| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avcodec/mpeg4videodec: Avoid superfluous VLC structures | Andreas Rheinhardt | 2023-10-31 | 1 | -48/+45 |
* | avcodec/ituh263dec: Avoid superfluous VLC structures | Andreas Rheinhardt | 2023-10-31 | 1 | -9/+9 |
* | avcodec/h263dec, mpeg4videodec: Parse extradata during init | Andreas Rheinhardt | 2023-10-05 | 1 | -0/+9 |
* | lavc/mpeg4videodec: do not invent a framerate from guessed numbers | Anton Khirnov | 2023-10-03 | 1 | -3/+0 |
* | avcodec/vlc: Use proper namespace | Andreas Rheinhardt | 2023-09-11 | 1 | -9/+9 |
* | avcodec/mpeg4videodec: consider lowres in dest_pcm[] | Michael Niedermayer | 2023-09-08 | 1 | -1/+1 |
* | avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines | Andreas Rheinhardt | 2023-09-07 | 1 | -3/+3 |
* | avcodec/mpeg4videodec: more unsigned in amv computation | Michael Niedermayer | 2023-09-04 | 1 | -1/+1 |
* | avcodec: Ignoring errors is only possible before the input end | Michael Niedermayer | 2023-06-18 | 1 | -2/+2 |
* | avcodec: remove FF_API_FLAG_TRUNCATED | James Almer | 2023-02-09 | 1 | -3/+0 |
* | avcodec: remove FF_API_AVCTX_TIMEBASE | James Almer | 2023-02-09 | 1 | -3/+0 |
* | avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user | Andreas Rheinhardt | 2022-11-11 | 1 | -1/+5 |
* | avcodec/h263dec: Move initializing qpel DSP context to mpeg4videodec.c | Andreas Rheinhardt | 2022-11-06 | 1 | -0/+2 |
* | avcodec/mpegvideo: Don't use ScanTable where unnecessary | Andreas Rheinhardt | 2022-10-24 | 1 | -10/+18 |
* | avcodec/mpeg4videodec: Reindent after the previous commit | Andreas Rheinhardt | 2022-10-20 | 1 | -16/+16 |
* | avcodec/mpeg4videodec: Remove always-true checks | Andreas Rheinhardt | 2022-10-20 | 1 | -4/+2 |
* | avcodec/mpeg4videodec: Sync sprite_warping_accuracy between threads | Andreas Rheinhardt | 2022-10-20 | 1 | -0/+1 |
* | avcodec/mpegvideo: Move sprite-related fields to Mpeg4DecContext | Andreas Rheinhardt | 2022-10-20 | 1 | -53/+53 |
* | avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only | Andreas Rheinhardt | 2022-10-20 | 1 | -26/+32 |
* | avcodec/mpegvideo_motion: Move mspel/gmc motion to mpeg4videodec.c | Andreas Rheinhardt | 2022-10-20 | 1 | -0/+168 |
* | avcodec/codec_internal: Add macros for update_thread_context(_for_user) | Andreas Rheinhardt | 2022-09-03 | 1 | -2/+2 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/mpeg4video: Factor non-codec stuff out into a header of its own | Andreas Rheinhardt | 2022-09-02 | 1 | -0/+1 |
* | avcodec/mpeg4videodec: Keep data_partitioning in sync between threads | Andreas Rheinhardt | 2022-08-21 | 1 | -0/+1 |
* | avcodec/mpegvideo: Inline values in ff_update_block_index() | Andreas Rheinhardt | 2022-07-31 | 1 | -2/+4 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -2/+1 |
* | avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element | Andreas Rheinhardt | 2022-06-17 | 1 | -1/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -10/+10 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avcodec/ituh263dec: Make initializing VLCs thread-safe | Andreas Rheinhardt | 2022-02-18 | 1 | -1/+2 |
* | avcodec/mpegvideo: Move decoder-only stuff to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+1 |
* | avcodec/mpeg4video.h: Move decoder-only parts to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+1 |
* | avcodec/h263.h: Move encoder-only stuff to a new header h263enc.h | Andreas Rheinhardt | 2022-02-13 | 1 | -1/+1 |
* | avcodec/thread: Move ff_thread_(await|report)_progress to new header | Andreas Rheinhardt | 2022-02-09 | 1 | -1/+1 |
* | avcodec/mpeg4videodec: Move use_intra_dc_vlc to stack, fix data race | Andreas Rheinhardt | 2022-01-29 | 1 | -10/+14 |
* | avcodec/mpegvideo: Move MPEG-4 Simple Studio Profile fields to mpeg4video | Andreas Rheinhardt | 2022-01-29 | 1 | -21/+23 |
* | avcodec/mpegvideo: Move handling Simple Studio Profile to mpeg4videodec | Andreas Rheinhardt | 2022-01-29 | 1 | -0/+62 |
* | avcodec/mpeg4videodec: Use stack variable for aspect_ratio_info | Andreas Rheinhardt | 2022-01-29 | 1 | -8/+8 |
* | avcodec/mpeg4?video: Move vo_type to Mpeg4DecContext | Andreas Rheinhardt | 2022-01-29 | 1 | -8/+8 |
* | avcodec/mpeg4videodec: Keep vo_type in sync between threads | Andreas Rheinhardt | 2022-01-29 | 1 | -0/+1 |
* | avcodec/h263: Move decoding-only stuff to a new header h263dec.h | Andreas Rheinhardt | 2022-01-29 | 1 | -0/+1 |
* | avcodec/mpeg4videodec: Avoid multiple consecutive av_log() | Andreas Rheinhardt | 2022-01-13 | 1 | -29/+30 |
* | avcodec/h264_slice, mpeg4videodec: Don't use %s to write single char | Andreas Rheinhardt | 2022-01-13 | 1 | -3/+3 |
* | avcodec/mpeg4video: Split off data in a header of its own | Andreas Rheinhardt | 2022-01-13 | 1 | -0/+3 |
* | avcodec/mpeg4videodec: Fix data race when initializing VLCs | Andreas Rheinhardt | 2022-01-09 | 1 | -29/+21 |
* | avcodec/mpeg4video: Skip unneeded element when parsing picture header | Andreas Rheinhardt | 2022-01-09 | 1 | -3/+15 |