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
2011-12-11life: add seed information in filter summary.Clément Bœsch
2011-12-11lavfi: add cellauto sourceStefano Sabatini
2011-12-11Add caf format regression test.Reimar Döffinger
2011-12-11Enable already existing rso regression test.Reimar Döffinger
2011-12-11Add regression test for "sox" format muxer/demuxer.Reimar Döffinger
2011-12-11Add wtv seek test.Reimar Döffinger
2011-12-11Add wtv lavf regression test.Reimar Döffinger
2011-12-11MAINTAINERS: extend syntax for entriesMichael Niedermayer
2011-12-11Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS XHanspeter Niederstrasser
2011-12-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-11eval.texi: document that variables are not shared between expressions.Michael Niedermayer
2011-12-11h264: Fix concealment regression introduced by babf4fe01a808327d53977ba319c11...Michael Niedermayer
2011-12-11h264: reset prev_poc_msb to the same value everywhere.Michael Niedermayer
2011-12-11Warn about avserver being broken.Anton Khirnov
2011-12-11avconv: drop code for special handling of avserver streams.Anton Khirnov
2011-12-11rawdec: don't set codec timebase.Anton Khirnov
2011-12-11lavf doxy: add muxing stuff to lavf_encoding groupAnton Khirnov
2011-12-11lavf doxy: add demuxing stuff to lavf_decoding groupAnton Khirnov
2011-12-11lavf doxy: expand/reword metadata API doxy.Anton Khirnov
2011-12-11lavf doxy: add installed headers to groups.Anton Khirnov
2011-12-11lavf doxy: add avio groups into the lavf_io group.Anton Khirnov
2011-12-11lavf doxy: rename lavf I/O group to lavf_io.Anton Khirnov
2011-12-11lavf doxy: add metadata docs to the main lavf groupAnton Khirnov
2011-12-11ffmpeg: better warning about loop_inputMichael Niedermayer
2011-12-10ttadec: check channel count as read from extradata.Shitiz Garg
2011-12-10Add CLJR encoding and decoding regression testsPaul B Mahol
2011-12-10cljr: remove unused codePaul B Mahol
2011-12-10flacdec: Support for tracks in cuesheet metadata blockPaul B Mahol
2011-12-10Run zmbv regression without md5sum.Reimar Döffinger
2011-12-10rtmpproto: make condition work in overflow case.Reimar Döffinger
2011-12-10Make detection of single-stream flv work again.Reimar Döffinger
2011-12-10h264: improve "no picture" debug output.Michael Niedermayer
2011-12-10h264: switch from qatars has_b_frames calculation back to mine.Michael Niedermayer
2011-12-10adpcm: fix division by zero in fate/creative/intro-partial.wav with -s 2 and ...Michael Niedermayer
2011-12-10ptx: fix inverted check for sufficient dataJanne Grunau
2011-12-10fftools: add -report option.Nicolas George
2011-12-10flac muxer: fix writing of file header and STREAMINFO header from extradataJustin Ruggles
2011-12-10ptx: emit a warning on insufficient picture dataJanne Grunau
2011-12-10utvideo: add fate tests covering all codec variantsAneesh Dogra
2011-12-10doc: update to refer to avconvLuca Barbato
2011-12-10doc: remove some stale entries from the faqLuca Barbato
2011-12-10Separate mxf_essence_container_uls for audio and video.Carl Eugen Hoyos
2011-12-10mxfdec: do not try to use an obviously broken index.Reimar Döffinger
2011-12-10Dxtory capture format decoderKostya Shishkov
2011-12-10lavc: 1000l, unbreak ABIMichael Niedermayer
2011-12-10avi: add escape130 supportMichael Niedermayer
2011-12-10amvenc: support videos with heights that are not a multiple of 16.Michael Niedermayer
2011-12-10wavdec: add ignore length option to ignore incorrect lengthesMichael Niedermayer
2011-12-10add missing long_name for amv and dca encoderPaul B Mahol
2011-12-10Makefile: disable compiling avconv by default.Michael Niedermayer