| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avcodec/h263dec, mpeg12dec: Remove redundant writes | Andreas Rheinhardt | 2021-04-12 | 1 | -1/+0 |
* | Revert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mp... | Andreas Rheinhardt | 2021-04-08 | 1 | -2/+2 |
* | mpegvideo: use the AVVideoEncParams API for exporting QP tables | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_init | Andreas Rheinhardt | 2020-12-31 | 1 | -1/+0 |
* | lavc: Mark hw_config pointer arrays as const | Mark Thompson | 2020-11-08 | 1 | -1/+1 |
* | avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common... | Limin Wang | 2020-06-13 | 1 | -2/+2 |
* | lavc: Rename hwaccel.h to hwconfig.h | Mark Thompson | 2020-04-26 | 1 | -1/+1 |
* | avcodec/h263dec: enable nvdec hwaccel | Stefan Schoenefeld | 2019-08-04 | 1 | -0/+3 |
* | avcodec/h263dec: fix hwaccel decoding | Stefan Schoenefeld | 2019-08-04 | 1 | -1/+1 |
* | avcodec/h263dec: Fixed VA API, VDPAU, and VideoToolbox hardware acceleration ... | fumoboy007 | 2019-05-05 | 1 | -12/+15 |
* | avcodec/mpeg4videodec: Fix nonsense warning | Andreas Rheinhardt | 2019-03-12 | 1 | -2/+2 |
* | lavc/h263dec: Remove a variable declaration that can lead to a warning. | Carl Eugen Hoyos | 2018-07-13 | 1 | -2/+1 |
* | avcodec/mpeg4videodec: Remove use of FF_PROFILE_MPEG4_SIMPLE_STUDIO as indica... | Michael Niedermayer | 2018-07-04 | 1 | -2/+4 |
* | avcodec/h263dec: Reinitialize idct context if it has not been setup for the a... | Michael Niedermayer | 2018-05-30 | 1 | -0/+2 |
* | avcodec/h263dec: Document padding_bug_score heuristic used for wrong stuffing | Michael Niedermayer | 2018-05-04 | 1 | -0/+1 |
* | avcodec/h263dec: Check slice_ret in mspeg4 slice loop | Michael Niedermayer | 2018-04-25 | 1 | -1/+1 |
* | mpeg4video: Add support for MPEG-4 Simple Studio Profile. | Kieran Kunhya | 2018-04-02 | 1 | -0/+11 |
* | lavc: Add hardware config metadata for decoders supporting hardware output | Mark Thompson | 2017-11-26 | 1 | -0/+13 |
* | avcodec: Implement mpeg4 nvdec hwaccel | Philip Langdale | 2017-11-20 | 1 | -0/+3 |
* | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68' | James Almer | 2017-10-23 | 1 | -1/+0 |
|\ |
|
* | | Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33' | James Almer | 2017-10-21 | 1 | -7/+0 |
|\| |
|
| * | pthread_frame: ensure the threads don't run simultaneously with hwaccel | Anton Khirnov | 2016-12-19 | 1 | -1/+1 |
* | | avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb | Michael Niedermayer | 2017-06-19 | 1 | -2/+2 |
* | | pthread_frame: ensure the threads don't run simultaneously with hwaccel | Anton Khirnov | 2017-03-21 | 1 | -1/+1 |
* | | avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs | Michael Niedermayer | 2017-01-21 | 1 | -0/+2 |
* | | avcodec/h263dec: Return the correct error code in explode mode | Michael Niedermayer | 2016-12-15 | 1 | -1/+1 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -4/+4 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -4/+4 |
| * | lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI | Mark Thompson | 2016-03-19 | 1 | -1/+1 |
* | | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -2/+2 |
* | | Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8' | Hendrik Leppkes | 2015-11-02 | 1 | -1/+1 |
|\| |
|
| * | vdpau: remove dysfunctional H.263 support | Rémi Denis-Courmont | 2015-10-30 | 1 | -1/+1 |
* | | Merge commit '4628443ca3534060888dd0015b229337eac13fd2' | Hendrik Leppkes | 2015-10-05 | 1 | -2/+2 |
|\| |
|
| * | h263: Drop uninitialized variable use from log message | Vittorio Giovara | 2015-10-04 | 1 | -2/+2 |
* | | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). | Gwenole Beauchesne | 2015-08-19 | 1 | -1/+1 |
* | | lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. | Ronald S. Bultje | 2015-08-18 | 1 | -0/+2 |
* | | avcodec: add new Videotoolbox hwaccel. | Sebastien Zwickert | 2015-08-03 | 1 | -0/+3 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -5/+5 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -3/+3 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit '925b80d64029d41962e5998d7d901226c3a9baea' | Michael Niedermayer | 2015-06-08 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: Move OutFormat enum to mpegutils.h | Vittorio Giovara | 2015-06-08 | 1 | -0/+1 |
* | | Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b' | Michael Niedermayer | 2015-06-01 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: wmv2: Move function declarations | Vittorio Giovara | 2015-05-31 | 1 | -0/+1 |
* | | avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header | Philip Langdale | 2015-05-25 | 1 | -1/+1 |
* | | Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6' | Michael Niedermayer | 2015-05-22 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: Rework various functions not to use MpegEncContext directly | Vittorio Giovara | 2015-05-22 | 1 | -1/+1 |
* | | Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193' | Michael Niedermayer | 2015-05-22 | 1 | -2/+2 |
|\| |
|