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
2007-02-23synchronize to latest ffm changesAlex Beregszaszi
2007-02-14use aiff when we can, some players only support aiffBaptiste Coudurier
2007-02-13always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer
2007-02-13oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer
2007-02-12dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer
2007-02-09fix broken memset(padding, 0) codeMichael Niedermayer
2007-02-08iam pretty sure send time is dts and not pts ...Michael Niedermayer
2007-02-07fix regression tests due to pixel format name changesBaptiste Coudurier
2007-01-21fix msmpeg4v3 tag in asfMichael Niedermayer
2007-01-17update swf regression checksumMåns Rullgård
2007-01-15 * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik
2007-01-09change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier
2007-01-02Correct value for the test.Benjamin Larsson
2006-12-01remove pretty much useless skiping of some predictorsMichael Niedermayer
2006-12-011 step diamond search around the median MV predictorMichael Niedermayer
2006-11-28readjust dts if negativeBaptiste Coudurier
2006-11-24bring AC3 encoder output up to input volume levelBill O'Shaughnessy
2006-11-11disable nut regression test until we have a working muxerMichael Niedermayer
2006-10-11simplify by not writing unneeded codec name to fix segfault when stream copyBaptiste Coudurier
2006-10-01Fix wrong ASF duration of generated filesBrian Brice
2006-09-04 * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik
2006-08-22replace MULL by MULH + shift in dct32() (code is very slightly faster, and th...Michael Niedermayer
2006-08-21gxf regression testsBaptiste Coudurier
2006-08-18AVI tag reading and writing patch by David Conrad.David Conrad
2006-08-06always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier
2006-07-18add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel...Michael Niedermayer
2006-06-17update libav regression tests for r5449 (adpcm)Baptiste Coudurier
2006-04-28missmatch control for mpeg2 intra dequantization if bitexact=1Michael Niedermayer
2006-04-10AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net.Benjamin Larsson
2006-04-08Fix regression tests to match changed output of AC3 encoderCorey Hickey
2006-03-18Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun
2006-03-17Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun
2006-03-02fixing total_framesMichael Niedermayer
2006-03-02ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier
2006-03-02compute output format before setting language patch by (Baptiste COUDURIER <b...Baptiste Coudurier
2006-02-28Assign class 2 to most macroblocks by default, instead of a more conservativeDan Maas
2006-02-27AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. TheDan Maas
2006-02-26size[0-3] are not initialized (and can get random negative trashDan Maas
2006-02-23dont lowwer qnos of more blocks then neededMichael Niedermayer
2006-02-23fixing dv_guess_qnos()Michael Niedermayer
2006-02-10add a Creative VOC (de)muxerAurelien Jacobs
2006-02-02AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer
2006-01-25avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer
2006-01-23>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer
2006-01-13update x264 wrapper.Robert Swain
2006-01-08fixing second last time François Revol applies a patch without running the r...Michael Niedermayer
2005-11-1310l to michael not updating this after changing crc to output 0x prefixes (cr...Alex Beregszaszi
2005-09-21Add a leading zero to the sequence files generated by the testsuiteSam Hocevar
2005-09-12convert some options in ffmpeg.c to AVOptionsMichael Niedermayer
2005-09-12checksum doesnt cover the forward_ptr anymore (seems i forgot to commit this ...Michael Niedermayer