summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara2015-09-07
* lavu: extend size of the AVPixFmtDescriptor.flags fieldwm42015-09-07
* asfdec: alloc enough space for storing name in asf_read_metadata_objAlexandra Hájková2015-09-06
* mov: Allow more than one keyframe per trunMartin Storsjö2015-09-06
* dxtory: Unify and rework the decoding routinesLuca Barbato2015-09-06
* checkasm: add unit tests for v210encHenrik Gramner2015-09-06
* riff: Add AVj2 fourcc for Avid jpeg2000Vittorio Giovara2015-09-04
* 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
* mux: Make sure that the data is actually writtenSean McGovern2015-09-03
* file: properly forward errors from file_read() and file_write()Sean McGovern2015-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
* tools: Drop a stale headerLuca Barbato2015-08-31
* dnxhddata: Double frame_size for cid 1260Michael Niedermayer2015-08-31
* des: Add missing includeVittorio Giovara2015-08-31
* ismindex: Use the correct abs() versionVittorio Giovara2015-08-31
* lavr: Remove unused labelVittorio Giovara2015-08-31
* libfdk-aacdec: Remove unused variableVittorio Giovara2015-08-31
* build: Add support for travis CIFederico Tomassetti2015-08-30
* Bump major versions of all librariesVittorio Giovara2015-08-28
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* lavu: Drop deprecated private lls functionsVittorio Giovara2015-08-28
* lavu: Drop deprecated context size variablesVittorio Giovara2015-08-28
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-28
* lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbolVittorio Giovara2015-08-28
* lavu: Drop deprecated audioconvert.h headerVittorio Giovara2015-08-28
* lavu: Drop deprecated av_reverse functionVittorio Giovara2015-08-28
* lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara2015-08-28
* lavu: Drop deprecated old_pix_fmt.h and related codeVittorio 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
* lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-28
* lavfi: Drop deprecated *_count suffixed variablesVittorio Giovara2015-08-28
* lavfi: Drop deprecated public AVFilterPad structVittorio Giovara2015-08-28
* lavr: Drop deprecated context reinitialization if resampling was not enabledVittorio Giovara2015-08-28
* sws: Drop deprecated SWS_CPU_CAPS definesVittorio Giovara2015-08-28
* checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-28
* vf_scale: Add an option to pass the scaler paramsLuca Barbato2015-08-26
* avconv_opt: Add an option that lists all supported hwaccelsTimothy Gu2015-08-26
* avconv_opt: Add missing commaTimothy Gu2015-08-26