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 (Collapse)Author
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-20Remove unused libavutil/random.h #include.Diego Biurrun
Originally committed as revision 18067 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-27Cosmetics (format ff_nelly_dequantization_table nicer)Michael Niedermayer
Originally committed as revision 14993 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-07redundant assignment found by ClangBenjamin Larsson
Originally committed as revision 14096 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-09Separating from nellymoserdec.c parts required by encoderBartlomiej Wolowiec
Originally committed as revision 13713 to svn://svn.ffmpeg.org/ffmpeg/trunk