summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
...
* dcadec: scan for extensions in a separate functionAlexandra Hájková2015-09-161-52/+62
* jpeg2000: Factor out prec initLuca Barbato2015-09-141-96/+112
* jpeg2000: Factor out band stepsize initializationLuca Barbato2015-09-141-14/+25
* jpeg2000: Factor out band initializationLuca Barbato2015-09-141-193/+213
* jpeg2000: Refactor decode_packetsLuca Barbato2015-09-141-65/+83
* jpeg2000: Templatize the frame writerLuca Barbato2015-09-141-83/+58
* jpeg2000: Split codeblock decoding from the main tile decodingLuca Barbato2015-09-141-1/+3
* mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-1311-7/+8
* mpegvideo: Make sure mpegutils.h is included where neededVittorio Giovara2015-09-133-0/+3
* mpegvideo: Move macros to more appropriate headersVittorio Giovara2015-09-133-10/+8
* lavc: Keep idct integer optionVittorio Giovara2015-09-132-4/+0
* lavc: Fix compilation with --disable-everything --enable-parser=mpeg4videoHendrik Schreiber2015-09-121-1/+1
* lavc: Sanitize header inclusion guardsVittorio Giovara2015-09-126-6/+5
* lavc: Enable side data only packets by defaultVittorio Giovara2015-09-124-9/+22
* mmaldec: fix pkt_dts determinationwm42015-09-121-4/+2
* lavc: allow asynchronous decoders to return correct pkt_dts valueswm42015-09-123-2/+10
* mmaldec: disable timestamp interpolationwm42015-09-121-0/+4
* mmaldec: fix problems with flush logicwm42015-09-121-3/+10
* mmaldec: hack against buffering problems on broken inputwm42015-09-121-3/+12
* jpeg2000: Split codeblock decoding from the main tile decodingLuca Barbato2015-09-111-5/+14
* jpeg2000: Do not warn about known and skippable markersLuca Barbato2015-09-111-0/+4
* mmvideo: Make sure the rle does not write over the frame boundariesLuca Barbato2015-09-111-1/+5
* codec_desc: Add missing DXV entryVittorio Giovara2015-09-091-0/+7
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-077-13/+13
* dxtory: Unify and rework the decoding routinesLuca Barbato2015-09-061-239/+165
* checkasm: add unit tests for v210encHenrik Gramner2015-09-062-5/+12
* dxtory: Factorize the buffer loadingLuca Barbato2015-09-041-65/+37
* dxtory: Factorize slice size checksLuca Barbato2015-09-041-76/+48
* fraps: increase vlc nb_bitsMichael Niedermayer2015-09-031-2/+3
* huffman: allow specifying nb_bits to ff_huff_build_tree()Michael Niedermayer2015-09-034-7/+9
* huffman: increase bits constantMichael Niedermayer2015-09-031-1/+1
* huffman: use a named identifer for the bits constantMichael Niedermayer2015-09-034-4/+5
* mpegvideo: Drop a stray error messageLuca Barbato2015-09-031-3/+0
* DXV decoderVittorio Giovara2015-09-025-1/+465
* lavc: Add a lzf decompressorLuca Barbato2015-09-023-0/+120
* build: Skip libvpx.h if libvpx is not enabledLuca Barbato2015-08-311-0/+1
* dnxhddata: Double frame_size for cid 1260Michael Niedermayer2015-08-311-1/+1
* libfdk-aacdec: Remove unused variableVittorio Giovara2015-08-311-1/+0
* Bump major versions of all librariesVittorio Giovara2015-08-281-3/+3
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-281-29/+29
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-282-68/+0
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-286-290/+0
* lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-282-22/+0
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-284-308/+5
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-284-83/+2
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-288-81/+0
* nvenc: Properly free the fifosLuca Barbato2015-08-251-0/+4
* dnxhddata: Add tables for missing DNx100 profilesVittorio Giovara2015-08-241-10/+68
* dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara2015-08-241-31/+6
* dnxhddata: Group together RUN-related tablesVittorio Giovara2015-08-241-113/+116
OpenPOWER on IntegriCloud