summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * vaapi_h265: Add support for AUD NAL unitsMark Thompson2017-08-13
| * vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-08-13
| * vaapi_h264: Add support for SEI recovery pointsMark Thompson2017-08-13
| * vaapi_h264: Add support for AUD NAL unitsMark Thompson2017-08-13
| * vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-08-13
| * lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-13
| * lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-08-13
| * lavc: Add h264_metadata bitstream filterMark Thompson2017-08-13
| * lavc: Add trace_headers bitstream filterMark Thompson2017-08-12
| * lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-08-12
| * lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-12
| * lavc: Add coded bitstream read/write APIMark Thompson2017-08-12
| * h264: Add support for alternative transfer characterics SEIVittorio Giovara2017-08-10
| * vaapi_encode: Move quality option to common codeMark Thompson2017-08-06
* | Merge commit '1329c08ad6d2ddb304858f2972c67b508e8b0f0e'James Almer2017-11-11
|\|
| * hevc: Validate the number of long term reference picturesMark Thompson2017-08-05
| * hevc: Improve stream constraint values in common headerMark Thompson2017-08-05
| * h264: Add stream constraint values to the common headerMark Thompson2017-08-05
* | avcodec/nvdec: fix copyright headersJames Almer2017-11-10
* | Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer2017-11-10
|\|
| * hevcdec: add a CUVID hwaccelAnton Khirnov2017-07-28
* | Merge commit '00fd914d4912322212e924c15f325cebf2fde8d3'James Almer2017-11-10
|\|
| * hevcdec: set the active SPS before calling get_format()Anton Khirnov2017-07-28
| * cuvid: add cuvid.h to SKIPHEADERSAnton Khirnov2017-07-27
| * h264dec: add a CUVID hwaccelAnton Khirnov2017-07-26
| * decode: add a per-frame private data for hwaccel useAnton Khirnov2017-07-26
| * decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov2017-07-26
| * decode: add a method for attaching lavc-internal data to framesAnton Khirnov2017-07-26
| * decode: avoid leaks on failure in ff_get_buffer()Anton Khirnov2017-07-26
| * h264dec: Fix mix of lossless and lossy MBs decodingAnton Mitrofanov2017-07-26
| * h264_cabac: Fix CABAC+8x8dct in 4:4:4Anton Mitrofanov2017-07-26
| * h264dec: fix Lossless Decoding (Profile 244) for 8x8 Intra PredictionYogender Kumar Gupta2017-07-26
* | h264dec: add a NVDEC hwaccelAnton Khirnov2017-11-10
* | avcodec/decode: add missing \n to log messagewm42017-11-10
* | avcodec: allow multiple hwaccels for the same codec/pixfmtwm42017-11-10
* | avcodec/cuvid: rename cuvid.c to cuviddec.cwm42017-11-10
* | aptx: implement the aptX bluetooth codecAurelien Jacobs2017-11-10
* | decode: add a per-frame private data for hwaccel useAnton Khirnov2017-11-10
* | decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov2017-11-10
* | decode: add a method for attaching lavc-internal data to framesAnton Khirnov2017-11-10
* | lavc/libx265: switch to ff_alloc_packet2Jun Zhao2017-11-10
* | lavc/libkvazaar: switch to ff_alloc_packet2.Jun Zhao2017-11-10
* | avcodec/cngdec: Fix integer clippingMichael Niedermayer2017-11-09
* | lavc/pngdec: fix av_bprint_finalize() usage.Nicolas George2017-11-09
* | aacenc: mark the preset 5.0/5.1 layouts correctly with back speakersRostislav Pehlivanov2017-11-09
* | aacenc: use the PCE comment field for encoder IDRostislav Pehlivanov2017-11-09
* | aacenc: support extended channel layouts using PCEsRostislav Pehlivanov2017-11-09
* | pngdec: expose gAMA and cHRM chunks as side/meta dataRostislav Pehlivanov2017-11-09
* | pngdec: check for bprint finalization sucess on icc data parsingRostislav Pehlivanov2017-11-09
* | vc2enc_dwt: pad the temporary buffer by the slice sizeRostislav Pehlivanov2017-11-09