summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* dds: Write the palette in the native endian formMartin Storsjö2015-07-23
* hap: Name enums, remove unused struct memberTom Butterworth2015-07-23
* snappy: Refactor so ff_snappy_uncompress() uses an existing bufferTom Butterworth2015-07-23
* asfdec: remove the wrong conditionAlexandra Hájková2015-07-23
* hap: Fix slice size computationTom Butterworth2015-07-23
* dds: Fix the slice size computationTom Butterworth2015-07-23
* af_channelmap: properly set the supported output channel layoutsAnton Khirnov2015-07-23
* asfdec: increment nb_streams right after the stream allocationAlexandra Hájková2015-07-23
* asfdec: set nb_streams to 0 in the asf_read_closeAlexandra Hájková2015-07-23
* mpegvideo: Add missing includeVittorio Giovara2015-07-22
* dds: Add a rgba fate testVittorio Giovara2015-07-22
* dds: Fix 32bpp bitmaps decodingMichael Niedermayer2015-07-22
* dds: Fix palette decodingVittorio Giovara2015-07-22
* dds: Fix enum declarationVittorio Giovara2015-07-22
* asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0Alexandra Hájková2015-07-22
* asfdec: close the demuxer properly when read_header is failingAlexandra Hájková2015-07-22
* asfdec: factor out seeking to the Data Object outside whileAlexandra Hájková2015-07-22
* qsvenc_hevc: use the correct HW plugin UIDAnton Khirnov2015-07-22
* checkasm: remove empty array initializer list in h264pred testJanne Grunau2015-07-22
* checkasm: Always link staticallyLuca Barbato2015-07-21
* dds: Decode using optimal slices sizesLuca Barbato2015-07-21
* hap: Decode using optimal slices sizesLuca Barbato2015-07-21
* parseutil: Use non ambiguous aliases for uhdLuca Barbato2015-07-21
* arm: use a local label instead of the function symbol in ff_prefetch_armJanne Grunau2015-07-20
* h264: aarch64: intra prediction optimisationsJanne Grunau2015-07-20
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* Add a quality factor packet side dataVittorio Giovara2015-07-20
* Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* flashsvenc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-20
* ffv1enc: Use input frame to set SAR and interlacingVittorio Giovara2015-07-20
* ffv1enc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-20
* qtrleenc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-20
* libtheoraenc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-20
* libvpxenc: Do not entangle coded_frameVittorio Giovara2015-07-20
* libxvid: Do not entangle coded_frameVittorio Giovara2015-07-20
* svq1enc: Do not entangle coded_frameVittorio Giovara2015-07-20
* proresenc: Do not entangle coded_frameVittorio Giovara2015-07-20
* a64multienc: Do not entangle coded_frameVittorio Giovara2015-07-20
* roqvideoenc: Drop unneeded initializationVittorio Giovara2015-07-20
* mpegvideo_enc: Drop unnneded initializationVittorio Giovara2015-07-20
* parseutil: Add more resolution aliasesLuca Barbato2015-07-20
* qsvenc: properly handle asynchronous encodingAnton Khirnov2015-07-19
* qsvdec: properly handle asynchronous decodingAnton Khirnov2015-07-19
* af_resample: do not touch the timestamps if we are not resamplingAnton Khirnov2015-07-19
* avconv: split creating and (re-)configuring complex filtergraphsAnton Khirnov2015-07-19
* avconv: create the complex filtergraphs earlierAnton Khirnov2015-07-19
* avconv: move the no streams failure to open_output_file()Anton Khirnov2015-07-19
* avconv: factor out the output stream initializationAnton Khirnov2015-07-19
* avconv: use read_file() for reading the 2pass statsAnton Khirnov2015-07-19
* avconv: move handling the 2pass logfile into avconv_optAnton Khirnov2015-07-19