On Thu, Jul 14, 2016 at 06:37:02AM +0800, Steven Liu wrote:
> because Michael Niedermayer has re-factor BSF logic into a shareable
> function and
> make both av_write_frame and av_interleaved_write_frame use it.
>
> Signed-off-by: LiuQi
> ---
> libavformat/segment.c | 21 -
>
because Michael Niedermayer has re-factor BSF logic into a shareable
function and
make both av_write_frame and av_interleaved_write_frame use it.
Signed-off-by: LiuQi
---
libavformat/segment.c | 21 -
1 file changed, 21 deletions(-)
diff --git a/libavformat/segment.c b/liba