summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* makedef: Fold as much text transformations as possible into the initial dumpMartin Storsjö2017-08-31
* msvc: Properly specify dllexport for data symbols shared across dll boundariesMartin Storsjö2017-08-31
* Remove support for building for mingw32ce (Windows CE)Martin Storsjö2017-08-31
* lavf: make avio_read_partial() publicwm42017-08-30
* swscale: Do not expand a macro with 'defined' in itDerek Buitenhuis2017-08-28
* configure: Include d3d11va_extralibs in libavutilMartin Storsjö2017-08-25
* yadif: Account for the buffer alignment while processing the frame edgesMichael Niedermayer2017-08-22
* aarch64: Fix negative movrel offsets for windowsMartin Storsjö2017-08-22
* png: Support RGBA64 pixel formatLuca Barbato2017-08-21
* png: Report more details regarding unsupported pixel formatsLuca Barbato2017-08-21
* mpeg2enc: Don't mark all streams as component videoMark Thompson2017-08-20
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-20
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-20
* cbs_h2645: Return error if writing failsMark Thompson2017-08-20
* h264dec: use a large enough field for reference list modification valuesAnton Khirnov2017-08-18
* xwddec: support 8bpp grayscalePiotr Bandurski2017-08-13
* dfa: Disallow odd width/height and add proper bounds check for DDS1 chunksDiego Biurrun2017-08-13
* vaapi_h265: Reduce the amount of padding in the streamMark Thompson2017-08-13
* 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
* 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