summaryrefslogtreecommitdiff
path: root/libavcodec/rv10.c
Commit message (Expand)AuthorAge
* avcodec/mpegvideo: Don't set unrestricted_mv for decodersAndreas Rheinhardt2022-01-13
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/rv10: Execute whole size check earlier for rv20Michael Niedermayer2021-04-20
* avcodec/rv10: Don't presume context to be initializedAndreas Rheinhardt2021-04-08
* Revert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mp...Andreas Rheinhardt2021-04-08
* avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_initAndreas Rheinhardt2020-12-31
* avcodec/rv10: Simplify handling of skip VLC entriesAndreas Rheinhardt2020-12-08
* avcodec/rv10: Make VLC tables smallerAndreas Rheinhardt2020-12-08
* avcodec/rv10: Use symbol table more effectivelyAndreas Rheinhardt2020-12-08
* avcodec/rv10: Reduce number of exceptions when reading VLC valueAndreas Rheinhardt2020-12-08
* avcodec/rv10: Reduce the size of the tables used to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/rv10: Make initializing static RV10 VLCs thread-safeAndreas Rheinhardt2020-11-24
* avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common...Limin Wang2020-06-13
* avcodec/rv10: Check input for minimal frame sizeMichael Niedermayer2019-11-01
* avcodec/rv10: Fix integer overflow in aspect ratio compareMichael Niedermayer2019-07-08
* avcodec/rv10: Avoid calculating undefined value that is unusedMichael Niedermayer2019-06-26
* avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mbMichael Niedermayer2017-06-19
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: rv10: Move function declaration to a separate headerVittorio Giovara2015-06-12
* | Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: h263: Move all tables to a single fileVittorio Giovara2015-06-12
* | Merge commit '925b80d64029d41962e5998d7d901226c3a9baea'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Move OutFormat enum to mpegutils.hVittorio Giovara2015-06-08
* | Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61'Michael Niedermayer2015-06-01
|\|
| * mpegvideo: Move tables to a separate fileVittorio Giovara2015-05-31
* | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer2015-05-22
|\|
* | avcodec/rv10: Use ff_tlog() for block level tracingMichael Niedermayer2015-04-26
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | avcodec/mpegvideo: Factor ff_mpv_decode_init() outMichael Niedermayer2014-09-05
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'Michael Niedermayer2014-08-15
|\|
| * mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun2014-08-15
* | Merge commit '998c9f15d1ca8c7489775ebcca51623b915988f1'Michael Niedermayer2014-08-15
|\|
| * idct: remove call to ff_idctdsp_init from ff_MPV_common_initJohn Stebbins2014-08-14
* | Merge commit '9f99a5f1d078721a30a76aec27c58805b7b87e58'Michael Niedermayer2014-07-20
|\|
| * mpegencconetxt: Move rv10-specific orig_width/orig_height where they belongNidhi Makhijani2014-07-20
* | Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e'Michael Niedermayer2014-06-23
|\|
| * mpeg: Split error resilience bits off into a separate fileDiego Biurrun2014-06-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-09
|\|
| * mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-23
|\|
| * lavc: drop ff_pixfmt_list_420Vittorio Giovara2014-03-23