summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* avcodec/h263: Remove disabled and wrong code from ff_h263_loop_filter()Michael Niedermayer2017-02-01
* avcodec/ituh263dec: Use correct error codes in ff_h263_decode_mb()Michael Niedermayer2017-02-01
* avcodec/ituh263dec: Correct indentionMichael Niedermayer2017-02-01
* lavc/error_resilience: Remove two unused variables.Carl Eugen Hoyos2017-02-01
* avcodec/ituh263dec: Implement B frame support with UMVMichael Niedermayer2017-02-01
* Merge commit 'a1f6a2dfdaf9beb42ca66e49d10bfaf5905a0128'Clément Bœsch2017-02-01
|\
| * ratecontrol: Reorder functions to avoid forward declarationsVittorio Giovara2016-07-20
* | Merge commit 'd639dcdae022130078c9c84b7b691c5e9694786c'Clément Bœsch2017-02-01
|\|
| * ratecontrol: Move Xvid-related functions to the place they are actually usedVittorio Giovara2016-07-20
| * ratecontrol: Move mpegenc-only function where it is usedVittorio Giovara2016-07-20
* | pgssubdec: reset rle_data_len/rle_remaining_len on allocation errorAndreas Cadhalpun2017-02-01
* | Revert "Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'"Michael Niedermayer2017-02-01
* | avcodec/mjpegdec: Check for for the bitstream end in mjpeg_decode_scan_progre...Michael Niedermayer2017-02-01
* | Merge commit 'b4bb9593834460bbbe0e70823f2c503cb01ad052'James Almer2017-01-31
|\|
| * ratecontrol: Drop commented out cruftVittorio Giovara2016-07-20
* | Merge commit 'd06dfaa5cbdd20acfd2364b16c0f4ae4ddb30a65'James Almer2017-01-31
|\|
| * x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriateDiego Biurrun2016-07-20
* | Merge commit '4efab89332ea39a77145e8b15562b981d9dbde68'James Almer2017-01-31
|\|
| * x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriateDiego Biurrun2016-07-20
* | Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'James Almer2017-01-31
|\|
| * x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific codeDiego Biurrun2016-07-20
* | Merge commit '95c1df929b92d81454656c222a35ec5f7db576b4'James Almer2017-01-31
|\|
| * x86: hpeldsp: Drop unused function parametersDiego Biurrun2016-07-20
* | Merge commit 'c3e83ad3b7d75f3597f47ada2616ba4479665009'James Almer2017-01-31
|\|
| * x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriateDiego Biurrun2016-07-20
* | Merge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5'James Almer2017-01-31
|\|
| * x86: hpeldsp: Split off VP3-specific bits into a separate fileDiego Biurrun2016-07-20
| * h264dec: do not call finish_setup() if we have not started a frameAnton Khirnov2016-07-20
* | Merge commit '76f7e70aa04fc5dbef5242b11cbf8fe4499f61d4'Clément Bœsch2017-01-31
|\|
| * h264dec: handle zero-sized NAL units in get_last_needed_nal()Anton Khirnov2016-07-20
| * h264dec: make sure not to call finish_setup() more than once per frameAnton Khirnov2016-07-20
| * hevc: set profile based on the profile compatibility flags if neededHendrik Leppkes2016-07-20
* | lavc/hevc: remove a few random spaces to reduce diff with libavClément Bœsch2017-01-31
* | Merge commit 'fca3c3b61952aacc45e9ca54d86a762946c21942'Clément Bœsch2017-01-31
|\|
| * hevc: Add AVX2 DC IDCTJames Almer2016-07-18
* | Merge commit 'cc16da75c2f99d92f7a6461100f041352deb6d88'Clément Bœsch2017-01-31
|\|
| * hevc: Add coefficient limiting to speed up IDCTMickaël Raulet2016-07-18
* | Merge commit 'a92fd8a06256e71a0be87b03751ec3c2a4a8aa21'Clément Bœsch2017-01-31
|\|
| * hevc: Add DC IDCTMickaël Raulet2016-07-18
* | Merge commit '4f247de3b797cdc9d243d26534412f81c306e5b5'Clément Bœsch2017-01-31
|\|
| * hevcdsp_template: Templatize IDCTMickaël Raulet2016-07-18
* | Merge commit '1bd890ad173d79e7906c5e1d06bf0a06cca4519d'Clément Bœsch2017-01-31
|\|
| * hevc: Separate adding residual to prediction from IDCTAlexandra Hájková2016-07-18
| * hevc: offer DXVA2 for 10bit 420Anton Khirnov2016-07-15
* | lavc/alac: Export samplerate.Carl Eugen Hoyos2017-01-31
* | lavc/hevcdsp: fix pretty printing mistakeClément Bœsch2017-01-30
* | lavc/mjpegdec: consume SOS data even if the frame is discardedMatthieu Bouron2017-01-29
* | avcodec/h264dec: Clear ref_count on slice header processing failureMichael Niedermayer2017-01-27
* | avcodecc/ccaption_dec: remove extra word from long codec descriptionPaul B Mahol2017-01-25
* | avcodec/utils: correct align value for interplayMichael Niedermayer2017-01-25