summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mmaldec: fix pkt_dts determinationwm42015-09-12
* lavc: allow asynchronous decoders to return correct pkt_dts valueswm42015-09-12
* mmaldec: disable timestamp interpolationwm42015-09-12
* mmaldec: fix problems with flush logicwm42015-09-12
* mmaldec: hack against buffering problems on broken inputwm42015-09-12
* jpeg2000: Split codeblock decoding from the main tile decodingLuca Barbato2015-09-11
* jpeg2000: Do not warn about known and skippable markersLuca Barbato2015-09-11
* mmvideo: Make sure the rle does not write over the frame boundariesLuca Barbato2015-09-11
* codec_desc: Add missing DXV entryVittorio Giovara2015-09-09
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* dxtory: Unify and rework the decoding routinesLuca Barbato2015-09-06
* checkasm: add unit tests for v210encHenrik Gramner2015-09-06
* dxtory: Factorize the buffer loadingLuca Barbato2015-09-04
* dxtory: Factorize slice size checksLuca Barbato2015-09-04
* fraps: increase vlc nb_bitsMichael Niedermayer2015-09-03
* huffman: allow specifying nb_bits to ff_huff_build_tree()Michael Niedermayer2015-09-03
* huffman: increase bits constantMichael Niedermayer2015-09-03
* huffman: use a named identifer for the bits constantMichael Niedermayer2015-09-03
* mpegvideo: Drop a stray error messageLuca Barbato2015-09-03
* DXV decoderVittorio Giovara2015-09-02
* lavc: Add a lzf decompressorLuca Barbato2015-09-02
* build: Skip libvpx.h if libvpx is not enabledLuca Barbato2015-08-31
* dnxhddata: Double frame_size for cid 1260Michael Niedermayer2015-08-31
* libfdk-aacdec: Remove unused variableVittorio Giovara2015-08-31
* 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