summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * ffv1: Check memory allocationsVittorio Giovara2015-04-13
| * libx265: print supported presets and tunes on errorJames Almer2015-04-11
| * hqx: Fix clipping error in idct put functionFerdinand Oeinck2015-04-09
* | h264: remove bogus YCgCo warning messagewm42015-04-13
* | aacenc: Add support for Perceptual Noise Substitution energy valuesRostislav Pehlivanov2015-04-13
* | cabac-test: Return 1 if there are any errorsTimothy Gu2015-04-10
* | avcodec/libx265: print supported presets and tunes on errorJames Almer2015-04-10
* | avcodec/h264: Do not fail with randomly truncated VUIsMichael Niedermayer2015-04-10
* | avcodec/hqx: Use av_clip_uintp2()Michael Niedermayer2015-04-10
* | avcodec/libdcadec: honor AVCodecContext bitexact flagJames Almer2015-04-09
* | libavcodec/hqx: multi threading supportFerdinand Oeinck2015-04-10
* | Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'Michael Niedermayer2015-04-09
|\|
| * dnxhd: Log the selected profile idVittorio Giovara2015-04-09
* | Merge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b'Michael Niedermayer2015-04-09
|\|
| * v210: Fix typo in header guardsVittorio Giovara2015-04-09
* | avcodec/nvenc: Add options for level and tierTimo Rothenpieler2015-04-09
* | avcodec/h264: Use only one ERContextMichael Niedermayer2015-04-09
* | avcodec/h264: Be more tolerant to changing pps id between slicesMichael Niedermayer2015-04-09
* | avcodec/aacdec: Fix storing state before PCE decodeMichael Niedermayer2015-04-09
* | avcodec/h264_ps: Move truncation check from VUI to SPSMichael Niedermayer2015-04-08
* | Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d'Michael Niedermayer2015-04-08
|\|
| * g2meet: K&R formatting cosmeticsDiego Biurrun2015-04-08
* | avcodec/h264_slice: Fix uninitialized variableMichael Niedermayer2015-04-08
* | avcodec/h264_slice: Dont reset mb_aff_frame per sliceMichael Niedermayer2015-04-08
* | avcodec/h264: use consistent argument name in MB_FIELD() macroMichael Niedermayer2015-04-08
* | libavcodec/hqx: correct clipping errorferdo@bigroses.nl2015-04-08
* | avcodec/h264: finish previous slices before switching to single thread modeMichael Niedermayer2015-04-07
* | avcodec/h264: Fix race between slices where one overwrites data from the nextMichael Niedermayer2015-04-07
* | avcodec/pthread_frame: Fix memleak with frame threads and allocated AVOptionsMichael Niedermayer2015-04-06
* | avcodec/vc1dec: Check buf2 for malloc failureMichael Niedermayer2015-04-06
* | Merge commit '249796e2560c2cce1add722c3e873de96b17be74'Michael Niedermayer2015-04-06
|\|
| * svq3: initialize some required H264Context fields.Anton Khirnov2015-04-05
* | Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'Michael Niedermayer2015-04-05
|\|
| * libavcodec: Clarify the documentation of the internal codec capability flagsMartin Storsjö2015-04-05
| * avcodec/libx265: export chosen picture typesMichael Niedermayer2015-04-05
* | Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'Michael Niedermayer2015-04-05
|\|
| * h264: reset the private data in init_thread_copy()Anton Khirnov2015-04-05
* | Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'Michael Niedermayer2015-04-05
|\|
| * h264: remove a commented out nonsense lineAnton Khirnov2015-04-05
* | avcodec/svq3: add scaling matrix init that was removed from h264 initMichael Niedermayer2015-04-05
* | Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'Michael Niedermayer2015-04-05
|\|
| * h264: drop redundant initialization of the scaling matricesAnton Khirnov2015-04-05
* | Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'Michael Niedermayer2015-04-05
|\|
| * h264: factor out common code from init() and init_thread_copy()Anton Khirnov2015-04-05
* | avcodec/svq3: add initialization which was removed from h264 initMichael Niedermayer2015-04-05
* | Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'Michael Niedermayer2015-04-05
|\|
| * h264: drop redundant initialization in init()Anton Khirnov2015-04-05
* | Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'Michael Niedermayer2015-04-05
|\|
| * h264: initialize cur_chroma_format_idcAnton Khirnov2015-04-05
* | Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'Michael Niedermayer2015-04-05
|\|