summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/ccaption_dec: implement special and extended character setsAman Gupta2016-02-17
* lavc/ccaption_dec: do not ignore repeated character commandsAman Gupta2016-02-17
* avcodec/eatqi: print error on mb decode failureMichael Niedermayer2016-02-17
* avcodec/mpeg12: Remove duplicate block_last_index setting codeMichael Niedermayer2016-02-16
* avcodec/mpeg12: Fix error returnMichael Niedermayer2016-02-16
* Merge commit '8d34a2f803c9ca9433b5a51bacbbe352e8d327e2'Derek Buitenhuis2016-02-16
|\
| * vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2016-02-13
| * hevc: Track long and short term RPS size for VDPAUPhilip Langdale2016-02-13
| * dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2016-02-13
| * nvenc: rename a misnamed functionAnton Khirnov2016-02-12
| * nvenc: merge input and output surface structsAnton Khirnov2016-02-12
| * nvenc: factor out the pixel format listAnton Khirnov2016-02-12
* | Merge commit 'f7d77b9a5dd42bf0f5dffecf590466b4c4239437'Derek Buitenhuis2016-02-16
|\|
| * eatqi: Remove MpegEncContext dependencyVittorio Giovara2016-02-09
* | Merge commit '7c25ffe070c286874a8c3513f7504b90e1626b0c'Derek Buitenhuis2016-02-16
|\|
| * mpeg1: Make intra-block decoding independent of MpegEncContextVittorio Giovara2016-02-09
* | Merge commit '249827f736db4c94dfcb24a3883aa4c04f9b119b'Derek Buitenhuis2016-02-16
|\|
| * mpeg12dec: Refactor mpeg1_decode_block_intra()Diego Biurrun2016-02-09
* | Merge commit 'cdbaa436042ba59c3b2bd7e9652e9a14136fd604'Derek Buitenhuis2016-02-16
|\|
| * mpeg12dec: Always close reader on errorVittorio Giovara2016-02-09
| * dnxhd: Make the encoder message friendlierLuca Barbato2016-02-09
| * flacenc: Load default prediction_order parameters if none is selectedMichael Niedermayer2016-02-08
* | Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45'Derek Buitenhuis2016-02-16
|\|
| * v210: Use separate sample_factorsLuca Barbato2016-02-01
| * v210: Add avx2 version of the 10-bit line encoderJames Darnley2016-02-01
| * v210: Add avx2 version of the 8-bit line encoderJames Darnley2016-02-01
| * flacenc: Restore defaults and range for {min, max}_prediction_orderDerek Buitenhuis2016-02-01
| * libx264: Make sure to preserve default option valuesVittorio Giovara2016-02-01
* | Merge commit 'eafb05fcf37cd19a910ca3b17824384f9006bc0a'Derek Buitenhuis2016-02-16
|\|
| * v210: x86: Add the correct guards around the asm codeLuca Barbato2016-01-26
* | Merge commit '9cac1b4b4f1532fb2aeef54799285360656be5eb'Derek Buitenhuis2016-02-16
|\|
| * qsvenc: Add private option to replace coder_typeVittorio Giovara2016-01-25
| * qsvenc: fix a typoAnton Khirnov2016-01-23
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-23
| * libavcodec: Add missing AVClass pointersMartin Storsjö2016-01-22
* | lavc/rawdec: Retrieve nut palette from packetsMats Peterson2016-02-16
* | vc2enc: print the average quantization index at the endRostislav Pehlivanov2016-02-15
* | vc2enc: fix use of uninitialized variables in the rate control systemRostislav Pehlivanov2016-02-15
* | hevc: support Main10 decoding through dxva2Hendrik Leppkes2016-02-15
* | x86: use the new helper macros where usefulJames Almer2016-02-14
* | avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failureMichael Niedermayer2016-02-14
* | x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM formatTimothy Gu2016-02-14
* | libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-14
* | avcodec: Fix a typo.Carl Eugen Hoyos2016-02-14
* | avcodec: only warn about hwaccel with frame threadsAndreas Cadhalpun2016-02-14
* | lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into th...Neil Birkbeck2016-02-14
* | vp9: only call ff_get_format on stream format changes.Ronald S. Bultje2016-02-13
* | aacenc: temporarily disable Mid/Side coding with multichannel filesRostislav Pehlivanov2016-02-13
* | avcodec/h264: Fix memleak of a53_captionMichael Niedermayer2016-02-13
* | avcodec/rawdec: Print stride and packet size at debug levelMats Peterson2016-02-13