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
2014-04-06LucasArts SMUSH demuxerPaul B Mahol
2014-04-04replaygain: remove unused variableMichael Niedermayer
2014-04-04oggparsevorbis: export replaygain tags from Vorbis commentsAlessandro Ghedini
2014-04-04flacdec: export replaygain tags from Vorbis commentsAlessandro Ghedini
2014-04-04replaygain: correctly parse peak valuesAlessandro Ghedini
2014-04-04replaygain: fix gain sign decodingAlessandro Ghedini
2014-04-04On2 VP7 decoderPeter Ross
2014-04-04riff: Add an additional AAC TwoCCCarl Eugen Hoyos
2014-04-04riff: support 0xa100 TwoCC for G723_1Piotr Bandurski
2014-04-04riff: add 0x594a TwoCC for Xan DPCMPiotr Bandurski
2014-04-04riff: add 0x64 to g726Compn
2014-04-04riff: add G723_1 wav tagPiotr Bandurski
2014-04-04riff: map 0x0038 to amrnbCompn
2014-04-04riff: Support FLIC FourCCPaul B Mahol
2014-04-04riff: add escape130 FourCCMichael Niedermayer
2014-04-04riff: support 'aas4' FourCCPiotr Bandurski
2014-04-04riff: add "YUV8" FourCCPiotr Bandurski
2014-04-04riff: Add "S263" FourCCPiotr Bandurski
2014-04-04riff: Support XMPG as mpeg1Michael Niedermayer
2014-04-04riff: support BW10 as mpeg1Michael Niedermayer
2014-04-04riff: Add SLDV FourCC for dvvideoPiotr Bandurski
2014-04-04riff: Support NTSC forward dvcpro videosCarl Eugen Hoyos
2014-04-04riff: add dvis/pdvc FourCCsPiotr Bandurski
2014-04-04riff: add "GXVE" FourCC for WMV2Piotr Bandurski
2014-04-04riff: add PLV1 fourcc to mpeg4Compn
2014-04-04riff: Support decoding ASP variant from QNAP SystemsCarl Eugen Hoyos
2014-04-04riff: add "SM4V" FourCCPiotr Bandurski
2014-04-04riff: add DYM4 mpeg4 fourccCompn
2014-04-04riff: add DM4V FourCCPiotr Bandurski
2014-04-04riff: add G264 to mpeg4, only decodes keyframesCompn
2014-04-04riff: add "lsvm" FourCC for H263.Piotr Bandurski
2014-04-04riff: Support H.264 fourcc UMSVCarl Eugen Hoyos
2014-04-04riff: add FourCC for GeoVision camerasCarl Eugen Hoyos
2014-04-04riff: Add V264 for H264 in CCTV recordingsCarl Eugen Hoyos
2014-04-04riff: add H264 from QNAP SystemsCarl Eugen Hoyos
2014-04-04riff: add SMV2 FourCC for H264Piotr Bandurski
2014-04-04riff: add ISMP/timecode tagClément Bœsch
2014-04-04riff: Add ITRK tagJames Almer
2014-04-04isom: add some BOXX tagsPiotr Bandurski
2014-04-04isom: add 'flic' tagReimar Döffinger
2014-04-04isom: add 'm1v ' tagCarl Eugen Hoyos
2014-04-04mxf: Remove typoLuca Barbato
2014-04-02avi: Improve non-interleaved detectionMichael Niedermayer
2014-04-02lavf: add supported extension to avi and mov demuxersMarc-Antoine Arnaud
2014-04-02More correct printf format specifiersDiego Biurrun
2014-04-01OpenEXR decoderJimmy Christensen
2014-03-31mov: Unbreak sbtl writingMichael Niedermayer
2014-03-31mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhdMichael Niedermayer
2014-03-31mov: fill in subtitle dimensions after parsing tkhdMichael Niedermayer
2014-03-31isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata()Michael Niedermayer