| Commit message (Expand) | Author | Age | Files | Lines |
* | mpeg4video: Add support for MPEG-4 Simple Studio Profile. | Kieran Kunhya | 2018-04-02 | 1 | -14/+4 |
* | avcodec/mpeg2dec: Fix field selection for skipped macroblocks | Nekopanda | 2018-02-11 | 1 | -0/+2 |
* | avcodec/mpeg12dec: fix preprocessor check for mpeg1_nvdec hwaccel | James Almer | 2018-01-21 | 1 | -1/+1 |
* | lavc: Add hardware config metadata for decoders supporting hardware output | Mark Thompson | 2017-11-26 | 1 | -1/+44 |
* | avcodec: Implement mpeg1 nvdec hwaccel | Philip Langdale | 2017-11-20 | 1 | -0/+3 |
* | avcodec: Implement mpeg2 nvdec hwaccel | Philip Langdale | 2017-11-18 | 1 | -0/+3 |
* | avcodec/mpeg12dec: ensure a53_caption_size is reset on malloc failures | Aman Gupta | 2017-11-15 | 1 | -3/+10 |
* | avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data | Aman Gupta | 2017-11-15 | 1 | -0/+39 |
* | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68' | James Almer | 2017-10-23 | 1 | -63/+1 |
|\ |
|
* | | Merge commit '5182a28b5de060c51c21b36053ab205bfbbbbe31' | James Almer | 2017-10-23 | 1 | -5/+0 |
|\| |
|
| * | lavc: Drop deprecated global afd field | Vittorio Giovara | 2017-03-23 | 1 | -5/+0 |
* | | Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198' | James Almer | 2017-10-23 | 1 | -43/+0 |
|\| |
|
| * | lavc: Remove deprecated XvMC support hacks | Diego Biurrun | 2017-03-23 | 1 | -103/+0 |
| * | mpeg12dec: move setting first_field to mpeg_field_start() | Anton Khirnov | 2016-12-19 | 1 | -2/+5 |
| * | mpeg12dec: avoid signed overflow in bitrate calculation | Anton Khirnov | 2016-12-19 | 1 | -2/+11 |
* | | Fix visual glitch with XvMC, caused by wrong idct permutation. | Ivan Kalvachev | 2017-10-12 | 1 | -1/+1 |
* | | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-27 | 1 | -0/+1 |
* | | avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb | Michael Niedermayer | 2017-06-19 | 1 | -1/+1 |
* | | avcodec/mpeg12dec: Fixes runtime error: division by zero | Michael Niedermayer | 2017-05-11 | 1 | -1/+2 |
* | | avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1 | Michael Niedermayer | 2017-03-13 | 1 | -1/+1 |
* | | avcodec/mpeg12dec: Fix runtime error: left shift of negative value -13 | Michael Niedermayer | 2017-03-04 | 1 | -1/+1 |
* | | avcodec/mpeg12dec: Fix runtime error: left shift of negative value -2 | Michael Niedermayer | 2017-02-26 | 1 | -2/+2 |
* | | avcodec/mpeg12dec: Fix runtime error: left shift of negative value | Michael Niedermayer | 2017-02-19 | 1 | -2/+2 |
* | | avcodec/mpeg12dec: Provide debug level log on skiped P/B frames | Michael Niedermayer | 2017-02-19 | 1 | -0/+4 |
* | | avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM | Michael Niedermayer | 2016-12-10 | 1 | -1/+5 |
* | | mpeg12dec: unref discarded picture from extradata | Andreas Cadhalpun | 2016-10-21 | 1 | -0/+1 |
* | | lavc: fix typos | Moritz Barsnick | 2016-10-09 | 1 | -1/+1 |
* | | avcodec/mpeg12dec: add comments documenting the format of the DVD CC user-dat... | Jonathan Campbell | 2016-09-13 | 1 | -1/+25 |
* | | lavc/get_bits: add a logging context to check_marker() | Clément Bœsch | 2016-06-22 | 1 | -3/+3 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -5/+5 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -5/+5 |
| * | lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI | Mark Thompson | 2016-03-19 | 1 | -1/+1 |
* | | avcodec/mpeg12dec: Print position in end mismatch error | Michael Niedermayer | 2016-05-01 | 1 | -2/+2 |
* | | avcodec/mpeg12dec: Do not choke on extra m704 alpha data | Michael Niedermayer | 2016-05-01 | 1 | -0/+4 |
* | | avcodec/mpeg12dec: Fix missing slice handling without padding | Michael Niedermayer | 2016-02-24 | 1 | -3/+5 |
* | | avcodec/mpeg12: Remove duplicate block_last_index setting code | Michael Niedermayer | 2016-02-16 | 1 | -1/+1 |
* | | Merge commit '7c25ffe070c286874a8c3513f7504b90e1626b0c' | Derek Buitenhuis | 2016-02-16 | 1 | -102/+13 |
|\| |
|
| * | mpeg1: Make intra-block decoding independent of MpegEncContext | Vittorio Giovara | 2016-02-09 | 1 | -95/+13 |
* | | Merge commit '249827f736db4c94dfcb24a3883aa4c04f9b119b' | Derek Buitenhuis | 2016-02-16 | 1 | -11/+18 |
|\| |
|
| * | mpeg12dec: Refactor mpeg1_decode_block_intra() | Diego Biurrun | 2016-02-09 | 1 | -11/+18 |
* | | Merge commit 'cdbaa436042ba59c3b2bd7e9652e9a14136fd604' | Derek Buitenhuis | 2016-02-16 | 1 | -11/+44 |
|\| |
|
| * | mpeg12dec: Always close reader on error | Vittorio Giovara | 2016-02-09 | 1 | -15/+48 |
* | | mpeg12dec: Export GOP timecodes as side data | Derek Buitenhuis | 2016-02-01 | 1 | -2/+20 |
* | | Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6' | Hendrik Leppkes | 2016-01-01 | 1 | -13/+2 |
|\| |
|
| * | lavc: add profiles to AVCodecDescriptor | Anton Khirnov | 2015-12-12 | 1 | -13/+2 |
| * | mpeg12: Unbreak building stale code | Luca Barbato | 2015-10-16 | 1 | -1/+1 |
| * | lavc: AV-prefix a few left out capabilities | Vittorio Giovara | 2015-10-15 | 1 | -1/+1 |
* | | avcodec/mpeg12dec: Do not call show_bits() with invalid bits | Michael Niedermayer | 2015-11-06 | 1 | -1/+1 |
* | | avcodec: use HAVE_THREADS header guards to silence -Wunused-function | Ganesh Ajjanagadde | 2015-10-04 | 1 | -0/+2 |
* | | avcodec/mpeg12dec: Initialize chroma_format to 1 | Michael Niedermayer | 2015-09-30 | 1 | -0/+1 |