Limin Wang
|
e99be1735a
|
avcodec: remove the unused low_delay
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
|
2021-09-29 18:00:13 +08:00 |
|
James Almer
|
c3f3b562c9
|
avcodec: remove long dead debug_mv code
FF_API_DEBUG_MV has been zero since ffmpeg 4.0
Signed-off-by: James Almer <jamrial@gmail.com>
|
2021-01-25 19:03:22 -03:00 |
|
James Almer
|
c666689491
|
avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
Add an initial mvs flag to is, analog to the export_mvs flags2 one.
Signed-off-by: James Almer <jamrial@gmail.com>
|
2020-02-22 23:19:07 -03:00 |
|
Kieran Kunhya
|
a83a03af9a
|
libavcodec: Move ff_print_debug_info2 to mpegutils.c
|
2017-12-11 00:09:25 +00:00 |
|
Michael Niedermayer
|
329a3286d6
|
Merge commit 'be039278b5'
* commit 'be039278b5':
mpegvideo: move ff_draw_horiz_band() to mpegutils.c
Conflicts:
libavcodec/Makefile
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-17 13:23:48 +01:00 |
|
Vittorio Giovara
|
be039278b5
|
mpegvideo: move ff_draw_horiz_band() to mpegutils.c
Drop the mpegvideo dependency for svq3 in configure.
|
2014-03-16 23:05:39 +01:00 |
|