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
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
2005-09-11forward_ptr doesnt contain its own length anymoreMichael Niedermayer
2005-09-02forgot to commit this after dv changesMichael Niedermayer
2005-07-25yamaha adpcm regression testMichael Niedermayer
2005-06-27nut prefers extradata style global headersMichael Niedermayer
2005-06-03mpegts regression testMichael Niedermayer
2005-06-03fix stream classMichael Niedermayer
2005-05-14ffm.c rev 1.39+Michael Niedermayer
2005-05-14round duration up in movMichael Niedermayer
2005-04-26Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gus...Roine Gustafsson
2005-03-2331_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ...Calcium
2005-03-23fix time stored in movMichael Niedermayer
2005-03-23trying to fix a few minor values in the mp4/mov muxerMichael Niedermayer
2005-03-16sample_size fixMichael Niedermayer
2005-02-22switch MPEG4 fourcc to FMP4Michael Niedermayer
2005-02-08checksum change due to (don't crash on null codec patch which changed the sto...Michael Niedermayer
2005-02-07max/avg bitrate change (movenc.c 1.25->1.26)Michael Niedermayer
2005-02-07regression test checksum change due to the mov header field and compressor na...Michael Niedermayer
2005-02-07reversing the 1.52->1.53 change (handle fixed sample_size patch)Michael Niedermayer
2005-01-30dithering for the mpeg audio decoderMichael Niedermayer
2005-01-20jpeg style yuv fixesMichael Niedermayer
2005-01-12handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforg...Roine Gustafsson
2005-01-04- Writes correct unknown aspectRoine Gustafsson
2004-12-07rm encoding fixMichael Niedermayer
2004-11-28fix some codec_id values so that new ones can be added at the end of the subs...Michael Niedermayer
2004-11-22fake regression errors caused by randomly choosen dct algoMichael Niedermayer
2004-11-06cbr audio muxing fixMichael Niedermayer
2004-10-25fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-...Wolfram Gloger
2004-10-22100l (dont reset the sample position at the block end)Michael Niedermayer
2004-10-17user setable preload and max_mux_delayMichael Niedermayer
2004-10-03initial dts fixMichael Niedermayer
2004-10-03pts/dts 100l fixMichael Niedermayer
2004-10-03SCR timestamp fix try #1Michael Niedermayer
2004-09-28 * experimental dynamic audio stream allocation for DV demuxer. ThisRoman Shaposhnik
2004-09-23jpeg regression testMichael Niedermayer
2004-09-23write shorter headers if possibleMichael Niedermayer
2004-08-1410l (lrintf(a)+b vs. lrintf(a+b))Michael Niedermayer
2004-08-02 * fixing a bug in DV timestamp generation. Now libavtest doesn'tRoman Shaposhnik
2004-07-29 * fixing a buffer overrun in gif.cRoman Shaposhnik
2004-07-27 * fixing a small quirk with DV audio muxingRoman Shaposhnik
2004-07-0110l (fixes delayed frames during encoding)Michael Niedermayer
2004-06-30fix first timestamp when decoding mpeg-psMichael Niedermayer