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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20lavf: use avpriv_ prefix for some dv functions.Anton Khirnov
2011-05-02Make DV (sub) demuxer set proper pkt->pos values.Reimar Döffinger
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-26Make dvenc.c functions static to the unit.Diego Elio Pettenò
2011-01-25Make dvenc.c functions static to the unit.Diego Elio Pettenò
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-07Remove inappropriate const qualifier from function argument, fixes the warning:Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2007-06-17include all prerequisites in header filesMåns Rullgård
2007-01-12* Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)Roman Shaposhnik
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-02-08typoDiego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2004-10-13 * static allocation for audio packets. This will make it a little bitRoman Shaposhnik
2003-11-01 * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik
2003-09-29 * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik