| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mpeg4video: Factor non-codec stuff out into a header of its own | Andreas Rheinhardt | 2022-09-02 | 1 | -42/+0 |
* | avcodec/mpeg4video.h: Move encoder-only parts in a new file | Andreas Rheinhardt | 2022-02-13 | 1 | -12/+0 |
* | avcodec/mpeg4video.h: Move decoder-only parts to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -66/+0 |
* | avcodec/mpeg4videodec: Move use_intra_dc_vlc to stack, fix data race | Andreas Rheinhardt | 2022-01-29 | 1 | -1/+0 |
* | avcodec/mpegvideo: Move MPEG-4 Simple Studio Profile fields to mpeg4video | Andreas Rheinhardt | 2022-01-29 | 1 | -0/+5 |
* | avcodec/mpegvideo: Move handling Simple Studio Profile to mpeg4videodec | Andreas Rheinhardt | 2022-01-29 | 1 | -0/+4 |
* | avcodec/mpeg4?video: Move vo_type to Mpeg4DecContext | Andreas Rheinhardt | 2022-01-29 | 1 | -0/+2 |
* | avcodec/mpeg4video: Split off data in a header of its own | Andreas Rheinhardt | 2022-01-13 | 1 | -35/+0 |
* | avcodec/mpeg4videodec: Fix data race when initializing VLCs | Andreas Rheinhardt | 2022-01-09 | 1 | -1/+0 |
* | avcodec/mpeg4video: Skip unneeded element when parsing picture header | Andreas Rheinhardt | 2022-01-09 | 1 | -1/+2 |
* | avcodec/mpeg4video: Make initializing RLTable thread-safe | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+1 |
* | avcodec/mpeg4videodec: Make studio VLCs static | Andreas Rheinhardt | 2020-12-08 | 1 | -4/+0 |
* | avcodec/mpeg4video: Make tables used to initialize VLCs smaller | Andreas Rheinhardt | 2020-12-08 | 1 | -4/+4 |
* | avcodec/mpeg4videodec: Fix nonsense warning | Andreas Rheinhardt | 2019-03-12 | 1 | -1/+1 |
* | avcodec/mpeg4video: Detect reference studio streams as studio streams | Michael Niedermayer | 2018-05-17 | 1 | -0/+2 |
* | mpeg4video: Add support for MPEG-4 Simple Studio Profile. | Kieran Kunhya | 2018-04-02 | 1 | -0/+17 |
* | avcodec/mpeg4videodec: Use more specific error codes | Michael Niedermayer | 2018-03-26 | 1 | -2/+2 |
* | avcodec/mpeg4videodec: Add support for parsing and exporting video_range | Michael Niedermayer | 2017-12-21 | 1 | -0/+3 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | avcodec/mpeg4video: Check time_incr | Michael Niedermayer | 2016-01-12 | 1 | -1/+1 |
* | | avcodec/mpeg4video: Reorder operations to reduce accesses to err_recognition | Michael Niedermayer | 2015-05-24 | 1 | -5/+5 |
* | | Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193' | Michael Niedermayer | 2015-05-22 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: Drop err_recognition | Vittorio Giovara | 2015-05-22 | 1 | -1/+1 |
* | | mpeg4: use a self-explanatory #define MAX_NVOP_SIZE | Andreas Cadhalpun | 2015-04-04 | 1 | -0/+3 |
* | | Merge commit '93f29948e4b06acfb96e7f82d373ef86d6dc55f7' | Michael Niedermayer | 2014-08-14 | 1 | -6/+6 |
|\| |
|
| * | mpeg4video: Fix doxygen comment syntax to document correct struct member | Nidhi Makhijani | 2014-08-14 | 1 | -10/+10 |
* | | Merge commit 'ccbf370f2000b9b27f4af259c23007d67f7ea46e' | Michael Niedermayer | 2014-07-29 | 1 | -0/+2 |
|\| |
|
| * | mpegvideo: move vol_control_parameters to the only place it is used | Nidhi Makhijani | 2014-07-29 | 1 | -0/+2 |
* | | avcodec/mpeg4video: fix 2 more incorrectly associated comments | Michael Niedermayer | 2013-12-08 | 1 | -2/+4 |
* | | Merge commit 'ff7ffe48097f32417781fe8b2b417eff05a52c55' | Michael Niedermayer | 2013-12-06 | 1 | -0/+2 |
|\| |
|
| * | mpeg4videodec: move showed_packed_warning from MpegEncContext to Mpeg4DecContext | Anton Khirnov | 2013-12-05 | 1 | -0/+2 |
* | | Merge commit 'f7d228676cb7669059889c4225c8a8dc56708c24' | Michael Niedermayer | 2013-12-06 | 1 | -0/+2 |
|\| |
|
| * | mpeg4videodec: move intra_dc_threshold from MpegEncContext to Mpeg4DecContext | Anton Khirnov | 2013-12-05 | 1 | -0/+2 |
* | | Merge commit 'e41ff4210ac1192c62de3052b33a38c7bcf772f2' | Michael Niedermayer | 2013-12-06 | 1 | -0/+1 |
|\| |
|
| * | mpeg4videodec: move use_intra_dc_vlc from MpegEncContext to Mpeg4DecContext | Anton Khirnov | 2013-12-05 | 1 | -0/+1 |
* | | avcodec/mpeg4video: fix doxycomments so they are not associated with random u... | Michael Niedermayer | 2013-11-30 | 1 | -5/+5 |
* | | Merge commit 'e026ee0446de27fc38e33e98704fada012fdc763' | Michael Niedermayer | 2013-11-30 | 1 | -0/+4 |
|\| |
|
| * | mpeg4videodec: move sprite_{shift,traj} from MpegEncContext to Mpeg4DecContext | Anton Khirnov | 2013-11-29 | 1 | -0/+4 |
* | | Merge commit '513d849bb605d3d862da1ada709bd2ca1ac68f58' | Michael Niedermayer | 2013-11-30 | 1 | -0/+2 |
|\| |
|
| * | mpeg4videodec: move num_sprite_warping_points from MpegEncContext to Mpeg4Dec... | Anton Khirnov | 2013-11-29 | 1 | -0/+2 |
* | | Merge commit '9ba3fc3e3d12c9ef00dcb0222b7ea0ccb5c4a091' | Michael Niedermayer | 2013-11-30 | 1 | -0/+1 |
|\| |
|
| * | mpeg4videodec: move sprite_brightness_change from MpegEncContext to Mpeg4DecC... | Anton Khirnov | 2013-11-29 | 1 | -0/+1 |
* | | Merge commit '58c120a9290eef057dbf26761a4f89b7f67bbde1' | Michael Niedermayer | 2013-11-30 | 1 | -0/+1 |
|\| |
|
| * | mpeg4videodec: move scalability from MpegEncContext to Mpeg4DecContext | Anton Khirnov | 2013-11-29 | 1 | -0/+1 |
* | | Merge commit '6e81597d5a89f64dfab5c7e99e46b4355139e324' | Michael Niedermayer | 2013-11-30 | 1 | -0/+1 |
|\| |
|
| * | mpeg4videodec: move enhancement_type from MpegEncContext to Mpeg4DecContext | Anton Khirnov | 2013-11-29 | 1 | -0/+1 |
* | | Merge commit '3b1c0f686d5a162ceb5048910a7ce0bf7ed3a1ab' | Michael Niedermayer | 2013-11-30 | 1 | -0/+2 |
|\| |
|