summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vdpau: fix constrained baseline fallbackwm42015-09-28
* lavc: reimplement avcodec_get_type() using codec descriptorswm42015-09-28
* vdpau: deprecate av_vdpau_get_profile()Rémi Denis-Courmont2015-09-28
* dxv: Improve error messageVittorio Giovara2015-09-24
* dxv: Support RAW intermediate compressionVittorio Giovara2015-09-24
* dxv: Print texture information after header parsingVittorio Giovara2015-09-24
* dxv: Support the original first versionVittorio Giovara2015-09-24
* dxv: Parse ancillary encoder informationVittorio Giovara2015-09-24
* mmal: Fix AVBufferRef usagewm42015-09-24
* mmal: Remove setting extradata on input formatwm42015-09-24
* mmal: drop the h264 BSFwm42015-09-24
* d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-17
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-17
* dcadec: set channel layout in a separate functionAlexandra Hájková2015-09-16
* dcadec: scan for extensions in a separate functionAlexandra Hájková2015-09-16
* jpeg2000: Factor out prec initLuca Barbato2015-09-14
* jpeg2000: Factor out band stepsize initializationLuca Barbato2015-09-14
* jpeg2000: Factor out band initializationLuca Barbato2015-09-14
* jpeg2000: Refactor decode_packetsLuca Barbato2015-09-14
* jpeg2000: Templatize the frame writerLuca Barbato2015-09-14
* jpeg2000: Split codeblock decoding from the main tile decodingLuca Barbato2015-09-14
* mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-13
* mpegvideo: Make sure mpegutils.h is included where neededVittorio Giovara2015-09-13
* mpegvideo: Move macros to more appropriate headersVittorio Giovara2015-09-13
* lavc: Keep idct integer optionVittorio Giovara2015-09-13
* lavc: Fix compilation with --disable-everything --enable-parser=mpeg4videoHendrik Schreiber2015-09-12
* lavc: Sanitize header inclusion guardsVittorio Giovara2015-09-12
* lavc: Enable side data only packets by defaultVittorio Giovara2015-09-12
* 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