summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/h264_slice: Add casts to suppress warningsMichael Niedermayer2016-06-13
* lavc/videotoolbox: fix sps/pps mistake introduced in 1534ef87Clément Bœsch2016-06-12
* lavc/videotoolbox: fixes compilation after 1534ef87Clément Bœsch2016-06-12
* lavc/vda_h264: fixes compilation after 1534ef87Clément Bœsch2016-06-12
* avcodec/iff: Fix bytestream advanceMichael Niedermayer2016-06-12
* Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'Clément Bœsch2016-06-12
|\
| * h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-24
* | Merge commit '113aeee6aed35cb786a9f6d69b0cb210f498b9da'Clément Bœsch2016-06-12
|\|
| * h264_parser: move the H264DSPContext to the parser contextAnton Khirnov2016-04-24
* | lavc/h264: remove unused ff_h264_init_dequant_tables prototypeClément Bœsch2016-06-12
* | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch2016-06-12
|\|
| * h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-24
* | avcodec/sheervideo: add 10-bit interlaced RGB(A) supportPaul B Mahol2016-06-12
* | avcodec/utvideodec: add support for UQRG and UQRA formatsPaul B Mahol2016-06-12
* | lavc/libutvideodec: Do not set bits_per_raw_sample.Carl Eugen Hoyos2016-06-11
* | avcodec/utvideodec: fix multiple slices for UQY2 and other issuesPaul B Mahol2016-06-11
* | avcodec/utvideo: add support for UQY2Paul B Mahol2016-06-11
* | avcodec/mpc8: Correct end truncationMichael Niedermayer2016-06-11
* | lavc/videotoolboxenc: set extradata when opening codecRick Kern2016-06-11
* | lavc/videotoolboxenc: fix allocated buffer sizeRick Kern2016-06-11
* | vaapi_encode_h26[45]: Reject bitrate targets higher than 2^31Mark Thompson2016-06-10
* | avcodec/cfhd: Set dimensions unconditionallyMichael Niedermayer2016-06-10
* | avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:2:2Paul B Mahol2016-06-10
* | avcodec/sheervideo: fix argx format supportPaul B Mahol2016-06-10
* | avcodec/cuvid: add cuvid decoderTimo Rothenpieler2016-06-10
* | avcodec/mpegvideo: Do not clear the parse context during initMichael Niedermayer2016-06-10
* | avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:4:4(:4)Paul B Mahol2016-06-10
* | avcodec/sheervideo: fix prediction for ybyr formatPaul B Mahol2016-06-10
* | avcodec/sheervideo: fix predictions for c82p formatPaul B Mahol2016-06-10
* | avcodec/sheervideo: supports some other 8bit formatsPaul B Mahol2016-06-09
* | avcodec/sheervideo: add interlaced YCbCr(A) 4:2:2:4 8-bit supportPaul B Mahol2016-06-09
* | avcodec/sheervideo: add interlaced YCbCr(A) 4:4:4:4 8-bit supportPaul B Mahol2016-06-09
* | aacsbr: reduce element type mismatch warning severityRostislav Pehlivanov2016-06-08
* | x86/aacdec: use HADDPS macroJames Almer2016-06-08
* | avcodec/h264: Put context_count check backMichael Niedermayer2016-06-08
* | avcodec/h264: Fix off by 1 context countMichael Niedermayer2016-06-07
* | avcodec/sheervideo: fix order of operations for raw linesPaul B Mahol2016-06-07
* | avcodec/sheervideo: add support for 8-bit interlaced (A)RGBPaul B Mahol2016-06-07
* | avcodec: add BitJazz SheerVideo decoderPaul B Mahol2016-06-07
* | avcodec/alsdec: Check r to prevent out of array readMichael Niedermayer2016-06-07
* | lavc/mediacodec: improve error messagesMatthieu Bouron2016-06-07
* | lavc/mediacodec: bypass width/height restrictions when looking for a decoderMatthieu Bouron2016-06-07
* | lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for cons...Matthieu Bouron2016-06-07
* | lavc/mediacodec: move struct declarations at the beginMatthieu Bouron2016-06-07
* | lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mappingMatthieu Bouron2016-06-07
* | lavc/mediacodec: do not delete a local reference twice in case of errorMatthieu Bouron2016-06-07
* | avcodec/utils: check skip_samples signednessMichael Niedermayer2016-06-07
* | avcodec/nvenc: Check capabilities for interlaced encodingTimo Rothenpieler2016-06-06
* | avcodec/exr: indent b44 uncompress functionMartin Vignali2016-06-06
* | avcodec/exr: fix decoding of B44 exr when all channel doesnt have the same pi...Martin Vignali2016-06-06