summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Bump major versions of all librariesVittorio Giovara2015-08-28
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-28
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-28
* lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-28
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-28
* nvenc: Properly free the fifosLuca Barbato2015-08-25
* dnxhddata: Add tables for missing DNx100 profilesVittorio Giovara2015-08-24
* dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara2015-08-24
* dnxhddata: Group together RUN-related tablesVittorio Giovara2015-08-24
* dnxhddata: Merge a few duplicated DC tablesVittorio Giovara2015-08-24
* dnxhddata: Group together DC-related tablesVittorio Giovara2015-08-24
* dnxhddata: List the reused tables in a commentVittorio Giovara2015-08-24
* dnxhddata: Keep a single CID in the table namesVittorio Giovara2015-08-24
* aac: Make sure to set err on the failure pathLuca Barbato2015-08-23
* xavs: Do not try to set the bitrate tolerance without a bitrateLuca Barbato2015-08-23
* h264: Fix faulty call to avpriv_request_sampleLuca Barbato2015-08-22
* h264: Discard currently unsupported registered seiJohn Högberg2015-08-21
* imgutils: Fix a typo in avcodec_get_pix_fmt_lossLuca Barbato2015-08-21
* hevcdsp: fix a function nameAnton Khirnov2015-08-21
* hevc: avoid invalid shifts of negative valuesAnton Khirnov2015-08-21
* vp7: bound checking in vp7_decode_frame_headerFederico Tomassetti2015-08-16
* libfdk-aacdec: Clean up properly if the init failsMartin Storsjö2015-08-16
* libfdk-aacdec: Always decode into an intermediate bufferMartin Storsjö2015-08-16
* libfdk-aacdec: Bump the max number of channels to 8Martin Storsjö2015-08-16
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
* x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-11
* x86: dcadsp: Avoid SSE2 instructions in SSE functionsHenrik Gramner2015-08-11
* cosmetics: Drop spurious spaces from if clausesPaolo Bizzarri2015-08-08
* h264: Do not print an error when the buffer has to be refilledLuca Barbato2015-08-06
* h264: Use AVERROR return codes instead of -1Jake Sebastian-Jones2015-08-05
* png: Be more informative regarding signature errorsLuca Barbato2015-08-02
* opusdec: properly handle mismatching configurations in multichannel streamsAnton Khirnov2015-08-02
* x86: dct: Disable dct32_float_sse on x86-64Henrik Gramner2015-08-02
* hevc: Split the sei parsing in 3 functionsLuca Barbato2015-08-01
* hevc: Use switch instead of if-nests in decode_nal_sei_messageLuca Barbato2015-08-01
* hevc: Use a proper enum for the SEI valuesLuca Barbato2015-08-01
* avcodec: h264: Extract decoder methodsDavid Holm2015-08-01
* dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600Martin Storsjö2015-07-28
* h264: fix AVDISCARD_NONKEY for some interlaced contentJohn Högberg2015-07-27
* qsvdec_mpeg2: drop an incorrect commentAnton Khirnov2015-07-27
* hap: Add utility functions fileVittorio Giovara2015-07-27
* Support the Hap chunked frame formatTom Butterworth2015-07-27
* hap: Move some per-stream setup into decoder init rather than per-frameTom Butterworth2015-07-27
* lavc: Update version and APIchangesVittorio Giovara2015-07-27
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27