Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27lavc: Deprecate avctx.me_methodVittorio Giovara
2015-07-27wmv2enc: Check memory allocationVittorio Giovara
2015-07-27ac3enc_template: Use the correct context fieldVittorio Giovara
2015-07-27configure: Check for _M_ARMT to detect thumb when using MSVCMartin Storsjö
2015-07-27configure: Check MSVC defines for identifying hardfloatMartin Storsjö
2015-07-27configure: Default to armasm for --toolchain=msvc when targeting armMartin Storsjö
2015-07-27configure: Simplify, remove an unnecessary intermediate variableMartin Storsjö
2015-07-27doc: Remove the now unnecessary remark about PATH and link.exeMartin Storsjö
2015-07-27asfdec: interpret the first flag in an asf packet as length flagAlexandra Hájková
2015-07-27checkasm: Modify report formatHenrik Gramner
2015-07-27qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov
2015-07-26configure: Only redirect strtoll to _strtoi64 if necessaryMartin Storsjö
2015-07-26configure: Only redefine inline to __inline for msvc if necessaryMartin Storsjö
2015-07-26configure: Only add -FIstdlib.h for msvc/icl if necessaryMartin Storsjö
2015-07-26force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.hSteve Lhomme
2015-07-26checkasm: Use LOCAL_ALIGNEDMichael Niedermayer
2015-07-25lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov
2015-07-25lavc: add Intel libmfx-based MPEG2 decoder.Anton Khirnov
2015-07-25lavc: add a HEVC mp4->annex B bitstream filterAnton Khirnov
2015-07-25qsvdec: move qsv_process_data() from qsvdec_h264 to the common codeAnton Khirnov
2015-07-25qsvenc_hevc: fix enum declarationAnton Khirnov
2015-07-25qsvdec: fix a memleak of async_fifoAnton Khirnov
2015-07-25qsvdec: avoid an infinite loop with no consumed data and no outputAnton Khirnov
2015-07-24use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme
2015-07-23configure: force -nologo- when detecting MSVCSteve Lhomme
2015-07-23dds: Write the palette in the native endian formMartin Storsjö
2015-07-23hap: Name enums, remove unused struct memberTom Butterworth
2015-07-23snappy: Refactor so ff_snappy_uncompress() uses an existing bufferTom Butterworth
2015-07-23asfdec: remove the wrong conditionAlexandra Hájková
2015-07-23hap: Fix slice size computationTom Butterworth
2015-07-23dds: Fix the slice size computationTom Butterworth
2015-07-23af_channelmap: properly set the supported output channel layoutsAnton Khirnov
2015-07-23asfdec: increment nb_streams right after the stream allocationAlexandra Hájková
2015-07-23asfdec: set nb_streams to 0 in the asf_read_closeAlexandra Hájková
2015-07-22mpegvideo: Add missing includeVittorio Giovara
2015-07-22dds: Add a rgba fate testVittorio Giovara
2015-07-22dds: Fix 32bpp bitmaps decodingMichael Niedermayer
2015-07-22dds: Fix palette decodingVittorio Giovara
2015-07-22dds: Fix enum declarationVittorio Giovara
2015-07-22asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0Alexandra Hájková
2015-07-22asfdec: close the demuxer properly when read_header is failingAlexandra Hájková
2015-07-22asfdec: factor out seeking to the Data Object outside whileAlexandra Hájková
2015-07-22qsvenc_hevc: use the correct HW plugin UIDAnton Khirnov
2015-07-22checkasm: remove empty array initializer list in h264pred testJanne Grunau
2015-07-22checkasm: Always link staticallyLuca Barbato
2015-07-21dds: Decode using optimal slices sizesLuca Barbato
2015-07-21hap: Decode using optimal slices sizesLuca Barbato
2015-07-21parseutil: Use non ambiguous aliases for uhdLuca Barbato