summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* build: Remove check for gsm/gsm.h for libgsmDiego Biurrun2017-10-10
* build: Drop explicit check for dlfcn.hDiego Biurrun2017-10-10
* configure: rename hevc_ps to hevcparseJames Almer2017-10-10
* extract_extradata: return an error when buffer allocation failsJames Almer2017-10-09
* cinepakenc: Move declaration out of for initialisation statementMark Thompson2017-09-27
* hapdec: Delete include for nonexistent fileMark Thompson2017-09-27
* hevc: Fix aligned array declarationsMark Thompson2017-09-27
* qsv: Join the derived session to the parentLuca Barbato2017-09-27
* cbs_h264: Fix writing streams with auxiliary picturesMark Thompson2017-09-25
* vaapi_mpeg2: Convert to use coded bitstream infrastructureMark Thompson2017-09-12
* mpeg12: Move finding the best frame rate to common codeMark Thompson2017-09-12
* cbs_mpeg2: Add support for picture display extensionMark Thompson2017-09-12
* cbs_h265: Fix ranges of prediction weight offsetsMark Thompson2017-09-12
* cbs_h265: Fix reading of unknown parameter set extension dataMark Thompson2017-09-12
* vaapi_h264: Fix CPB/DPB delaysMark Thompson2017-09-12
* Revert "vaapi_h265: Reduce the amount of padding in the stream"Mark Thompson2017-09-12
* h264_metadata: Fix double-freeMark Thompson2017-09-12
* cbs: Add buffer padding when splitting fragmentsMark Thompson2017-09-12
* cbs: Always check for bitstream end before readingMark Thompson2017-09-12
* qsv: Load the hw hevc plugin by default on LinuxLuca Barbato2017-09-11
* arm: Fix SIGBUS on ARM when compiled with binutils 2.29Martin Storsjö2017-09-02
* configure: Use dllexport/dllimport for data symbols across DLLs with mingwMartin Storsjö2017-08-31
* msvc: Properly specify dllexport for data symbols shared across dll boundariesMartin Storsjö2017-08-31
* 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
* 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