summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* qsvenc: cavlc option is only available for h264Li, Zhong2017-11-24
* qsv/hevcdec: Load hw plugin by default on non-windows osLi, Zhong2017-11-23
* libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö2017-11-19
* vaapi_h264: Add missing return value checkMark Thompson2017-11-12
* h264_metadata: Fix clearing SEI payload in error caseMark Thompson2017-11-12
* cbs_h2645: Fix memory leak on when reading SEI failsMark Thompson2017-11-12
* cbs: Add a missing return value checkMark Thompson2017-11-12
* vaapi_h264: Do not use deprecated header typeMark Thompson2017-11-12
* vaapi_h264: Add workaround for bad SEI in old Intel driversMark Thompson2017-11-12
* vp9_superframe_bsf: cache packets by creating new references instead of movin...James Almer2017-11-11
* smacker: limit recursion depth of smacker_decode_bigtreeAndreas Cadhalpun2017-11-10
* smacker: add sanity check for length in smacker_decode_tree()Michael Niedermayer2017-11-10
* libspeexenc: Use speex_lib_get_mode instead of the speex_foo_mode data symbolsMartin Storsjö2017-11-04
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-25
* vaapi: Remove H.264 baseline profileMark Thompson2017-10-24
* vaapi: Disable deprecation warnings around use of struct vaapi_contextMark Thompson2017-10-24
* arm: Remove a redundant check in fmtconvert_init_arm.cMartin Storsjö2017-10-24
* lavc: fix hw_device_ctx operationwm42017-10-23
* lavc: external hardware frame pool initializationwm42017-10-19
* qsv: Make the hevc idr_interval consistent with the h264 oneLuca Barbato2017-10-18
* aarch64: Remove a dot from a labelMartin Storsjö2017-10-18
* mss1: Add missing macro parameters to ARITH_GET_* macrosDiego Biurrun2017-10-16
* qsv: Expose idr_interval for hevc as wellLuca Barbato2017-10-14
* pictor: Correctly check frame dimensionsMichael Niedermayer2017-10-12
* 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