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
2008-01-08Move printing of the license status at the end of configure output, soRoberto Togni
2008-01-05improve CRC APIAurelien Jacobs
2008-01-04Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de...Luca Abeni
2008-01-03Rationalize some dependencies between rtsp and rtpLuca Abeni
2008-01-02Add portable way to check for the existence of definitions andDave Yeo
2007-12-27Check for the presence of llrint(), lrint(), round() and roundf()Michael Kostylev
2007-12-27Check for the presence of sys/select.h and conditionally #include it.Michael Kostylev
2007-12-24djgpp port, first partMichael Kostylev
2007-12-17dv1394 depends on dv_demuxer, fixes linking with demuxers disabled.Diego Biurrun
2007-12-17Remove unnecessary system include path from pkg-config files.Diego Biurrun
2007-12-13Revert r11202: do not create copy relocations when linking to shared libsMåns Rullgård
2007-12-11do not create copy relocations when linking to shared libsMåns Rullgård
2007-12-06Add --list-indevs and --list-outdevs command line options.Diego Biurrun
2007-12-06Add --disable-devices to --help output.Diego Biurrun
2007-12-06Add input and output devices to configure output.Diego Biurrun
2007-12-06Remove unnecessary quotes.Diego Biurrun
2007-12-06OS/2 support restored in cleaner form.Dave Yeo
2007-12-04use -Bsymbolic linker flag if supportedMåns Rullgård
2007-12-03Add a --disable-devices flag which disables all muxers and demuxers ofPanagiotis Issaris
2007-11-23Fix out of tree builds after introduction of libavdevice.Diego Biurrun
2007-11-23cosmetics: Consistently indent with 4 spaces, break some long lists into singleDiego Biurrun
2007-11-23Fix the creation of alldevices.c (create it without any rename).Luca Abeni
2007-11-22Introduce libavdeviceLuca Abeni
2007-11-20main() --> main(void)Diego Biurrun
2007-11-20whitespace consistency cosmeticsDiego Biurrun
2007-11-12remove now useless libogg supportBaptiste Coudurier
2007-11-08fix libogg muxer dependency checkingAurelien Jacobs
2007-11-06Keep -lvorbis in libvorbis linker flags even when only used for encoding.Diego Biurrun
2007-11-04Remove libvorbis Vorbis decoding support. Our native decoder is completeDiego Biurrun
2007-11-04List enabled code in configure outputRamiro Polla
2007-11-04Speed up show_listRamiro Polla
2007-10-24Rename --disable-opts option to --disable-optimizations in order to be lessDiego Biurrun
2007-10-24Rename optimize variable to the slightly more meaningful optimizations.Diego Biurrun
2007-10-19Install MSVC import libraries without version numbering in the filename.Ramiro Polla
2007-10-19Append BUILDSUF directly to NAME instead of prepending it to (S)LIBSUF.Ramiro Polla
2007-10-18Simplify one variable setting.Diego Biurrun
2007-10-18Rename LIB to LIBNAME for consistency.Diego Biurrun
2007-10-18Add multiple inclusion guards to config.h.Diego Biurrun
2007-10-17Add SLIB_UNINSTALL_EXTRA_CMD for MinGW.Diego Biurrun
2007-10-17Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed viaDave Yeo
2007-10-17comment grammar fixDiego Biurrun
2007-10-15Remove gcc import libraries from Win32 builds.Ramiro Polla
2007-10-12ffserver needs ffm_muxer specifically, and rtsp_demuxer for rtsp_parse_line()Ramiro Polla
2007-10-12Use single quotes to get rid of a bunch of backslash escapes.Diego Biurrun
2007-10-12Consistently use $(FOO) instead of ${FOO} in Makefile variables.Diego Biurrun
2007-10-06use pr -n -t instead of non-standard cat -nMåns Rullgård
2007-09-30fix -lm checkMåns Rullgård
2007-09-26set -mcpu for ARMMåns Rullgård
2007-09-26Fix avisynth compilation after allformats.h was removedRamiro Polla
2007-09-26Let the dependency checker deal with winsock2's extralibs.Ramiro Polla