summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/dpx: Support decoding 12 bit colourspace with transparency information.Carl Eugen Hoyos2016-06-15
* lavc/mediacodec: re-indent after previous commitMatthieu Bouron2016-06-15
* lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByTypeMatthieu Bouron2016-06-15
* x86/aacpsdsp: optimize add_squares loopJames Almer2016-06-14
* lavc/dpx: Support decoding 10 bit colourspace with transparency information.Carl Eugen Hoyos2016-06-14
* lavc/h264_sei: fix broken style around green metadata codeClément Bœsch2016-06-14
* lavc/h264: rename GreenMetaData to H264SEIGreenMetaDataClément Bœsch2016-06-14
* lavc/h264_sei: reduce scope of parameters for green meta decodeClément Bœsch2016-06-14
* lavc/h264: move green meta logging out of the sei decodingClément Bœsch2016-06-14
* lavc/h264_sei: fix green metadata typoClément Bœsch2016-06-13
* avcodec/ffv1dec: fix some unsupported pix_fmtJérôme Martinez2016-06-13
* 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