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