summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara2017-08-10
* h264: Add support for alternative transfer characterics SEIVittorio Giovara2017-08-10
* vaapi_encode: Move quality option to common codeMark Thompson2017-08-06
* 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
* mov: move stsd finalization to an appropriate placeSean McGovern2017-07-31
* mov: Do not set stsd_count if mov_read_stsd() failsSean McGovern2017-07-31
* mov: log and return early on non-positive stsd entry countsSean McGovern2017-07-30
* hevcdec: add a CUVID hwaccelAnton Khirnov2017-07-28
* fate/hevc: specify output pixel format explicitlyAnton Khirnov2017-07-28
* hevcdec: set the active SPS before calling get_format()Anton Khirnov2017-07-28
* avconv: when using -loop option bail out if seek to start failsPeter Große2017-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: track the last seen value of x264_buildAnton Khirnov2017-07-26
* imgutils: add function to clear an image to blackwm42017-07-26
* lavc, lavu: move frame cropping to a convenience functionwm42017-07-26
* rmdec: add missing brackets to compound statementSean McGovern2017-07-25
* lavf/vf_deinterlace_qsv: Enable the qsv deinterlace vppHuang, Zhengxu2017-07-25
* libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-25
* lavf: allow avformat_close_input() with NULLwm42017-07-22
* dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Mainwm42017-07-22
* caf: add an Opus tagAnton Khirnov2017-07-22
* hevc: Make sure to update the current frame transfer characteristicVittorio Giovara2017-07-21
* rmdec: don't ignore the return value of av_get_packet()Sean McGovern2017-07-17
* build: Add feature test macros for glibc 2.19+Diego Biurrun2017-07-10
* flac: Use a local cache for decode_residual()Luca Barbato2017-07-09
* flac: Postpone unlikely condition checksLuca Barbato2017-07-09
* flac: Convert to the new bitstream readerAlexandra Hájková2017-07-09
* bitstream: Avoid undefined behavior in bitstream_skip()Luca Barbato2017-07-09
* bink: Split read_dct_coeffs()Diego Biurrun2017-07-05
* fate: Add cinepak encoder vsynth testsDiego Biurrun2017-07-05
* cinepakenc: misc small changesDiego Biurrun2017-07-05
* cinepakenc: K&R formatting cosmeticsDiego Biurrun2017-07-05
* cinepakenc: Stop using AVPictureTimothy Gu2017-07-05