summaryrefslogtreecommitdiffstats
path: root/libavcodec/h263dec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h263dec: enable nvdec hwaccelStefan Schoenefeld2019-08-041-0/+3
* avcodec/h263dec: fix hwaccel decodingStefan Schoenefeld2019-08-041-1/+1
* avcodec/h263dec: Fixed VA API, VDPAU, and VideoToolbox hardware acceleration ...fumoboy0072019-05-051-12/+15
* avcodec/mpeg4videodec: Fix nonsense warningAndreas Rheinhardt2019-03-121-2/+2
* lavc/h263dec: Remove a variable declaration that can lead to a warning.Carl Eugen Hoyos2018-07-131-2/+1
* avcodec/mpeg4videodec: Remove use of FF_PROFILE_MPEG4_SIMPLE_STUDIO as indica...Michael Niedermayer2018-07-041-2/+4
* avcodec/h263dec: Reinitialize idct context if it has not been setup for the a...Michael Niedermayer2018-05-301-0/+2
* avcodec/h263dec: Document padding_bug_score heuristic used for wrong stuffingMichael Niedermayer2018-05-041-0/+1
* avcodec/h263dec: Check slice_ret in mspeg4 slice loopMichael Niedermayer2018-04-251-1/+1
* mpeg4video: Add support for MPEG-4 Simple Studio Profile.Kieran Kunhya2018-04-021-0/+11
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-11-261-0/+13
* avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale2017-11-201-0/+3
* Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer2017-10-231-1/+0
|\
* \ Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33'James Almer2017-10-211-7/+0
|\ \ | |/
| * pthread_frame: ensure the threads don't run simultaneously with hwaccelAnton Khirnov2016-12-191-1/+1
* | avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mbMichael Niedermayer2017-06-191-2/+2
* | pthread_frame: ensure the threads don't run simultaneously with hwaccelAnton Khirnov2017-03-211-1/+1
* | avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecsMichael Niedermayer2017-01-211-0/+2
* | avcodec/h263dec: Return the correct error code in explode modeMichael Niedermayer2016-12-151-1/+1
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-4/+4
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-4/+4
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-191-1/+1
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* | Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8'Hendrik Leppkes2015-11-021-1/+1
|\ \ | |/
| * vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont2015-10-301-1/+1
* | Merge commit '4628443ca3534060888dd0015b229337eac13fd2'Hendrik Leppkes2015-10-051-2/+2
|\ \ | |/
| * h263: Drop uninitialized variable use from log messageVittorio Giovara2015-10-041-2/+2
* | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-191-1/+1
* | lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje2015-08-181-0/+2
* | avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert2015-08-031-0/+3
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-5/+5
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-2/+2
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-3/+3
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-2/+2
* | Merge commit '925b80d64029d41962e5998d7d901226c3a9baea'Michael Niedermayer2015-06-081-0/+1
|\ \ | |/
| * mpegvideo: Move OutFormat enum to mpegutils.hVittorio Giovara2015-06-081-0/+1
* | Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b'Michael Niedermayer2015-06-011-0/+1
|\ \ | |/
| * mpegvideo: wmv2: Move function declarationsVittorio Giovara2015-05-311-0/+1
* | avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale2015-05-251-1/+1
* | Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6'Michael Niedermayer2015-05-221-1/+1
|\ \ | |/
| * mpegvideo: Rework various functions not to use MpegEncContext directlyVittorio Giovara2015-05-221-1/+1
* | Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193'Michael Niedermayer2015-05-221-2/+2
|\ \ | |/
| * mpegvideo: Drop err_recognitionVittorio Giovara2015-05-221-1/+1
* | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer2015-05-221-5/+2
|\ \ | |/
| * mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-221-5/+2
* | lavc/h263: Set color_range for gray decoding.Carl Eugen Hoyos2015-05-171-1/+4
* | avcodec/h263dec: use PIX_FMT_GRAY8 when the user specified CODEC_FLAG_GRAYMichael Niedermayer2015-05-091-0/+3
* | Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845'Michael Niedermayer2015-04-291-1/+1
|\ \ | |/
| * h263: Convert function to macroVittorio Giovara2015-04-281-1/+1
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-201-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud