summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '8e97a8c69162afce47abea96c8c0914f3550e212'James Almer2017-11-11
|\
| * build: Remove check for gsm/gsm.h for libgsmDiego Biurrun2017-10-10
| * build: Drop explicit check for dlfcn.hDiego Biurrun2017-10-10
* | Merge commit '09c98327b9f25c6c1716c0ee82ce09d8b484887a'James Almer2017-11-11
|\|
| * 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
* | Merge commit 'ea25ccd1b2a980df8d43cc1f86a23e3c094090a6'James Almer2017-11-11
|\|
| * 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
* | Merge commit 'f940c859c23ae201b0170cf541ea8f6b7a52dd49'James Almer2017-11-11
|\|
| * 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
* | Merge commit 'b05128f3c953bd66483e697d60a2e7e45ee9cfa0'James Almer2017-11-11
|\|
| * qsv: Load the hw hevc plugin by default on LinuxLuca Barbato2017-09-11
* | Merge commit '9dde6ab06c48f9447cd16f39bee33569cddb7be4'James Almer2017-11-11
|\|
| * arm: Fix SIGBUS on ARM when compiled with binutils 2.29Martin Storsjö2017-09-02
* | Merge commit 'accb06120c13a4ead442464d96f2fa318fa07a4e'James Almer2017-11-11
|\|
| * configure: Use dllexport/dllimport for data symbols across DLLs with mingwMartin Storsjö2017-08-31
* | Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'James Almer2017-11-11
|\|
| * msvc: Properly specify dllexport for data symbols shared across dll boundariesMartin Storsjö2017-08-31
| * png: Support RGBA64 pixel formatLuca Barbato2017-08-21
* | wmavoice: free frame before ff_get_bufferTimo Rothenpieler2017-11-11
* | avcodec/decode: always free private_refTimo Rothenpieler2017-11-11
* | avcodec: fix wrong duration of packets (dvd, bluray)Aleksandr Slobodeniuk2017-11-11
* | Merge commit '9f5b77c16f4da6248b57f0601364d9c762c620c2'James Almer2017-11-11
|\|
| * png: Report more details regarding unsupported pixel formatsLuca Barbato2017-08-21
* | avcodec/dnxhddata: remove dead codeJames Almer2017-11-11
* | avcodec/mpegaudiodecheader: remove dead codeJames Almer2017-11-11
* | Merge commit '4c0588b4562abad5540f6a5435c62828de9e4fdf'James Almer2017-11-11
|\|
| * 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
* | Merge commit 'd34a133b78afe2793cd8537f3c7f42437f441e94'James Almer2017-11-11
|\|
| * dfa: Disallow odd width/height and add proper bounds check for DDS1 chunksDiego Biurrun2017-08-13
* | Merge commit 'a14a12ca137bf1526452b97bedfc9f7b301d4e04'James Almer2017-11-11
|\|
| * vaapi_h265: Reduce the amount of padding in the streamMark Thompson2017-08-13