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-08-21ensure configure only accept valid --list-* parametersAurelien Jacobs
2007-08-18small simplificationDiego Biurrun
2007-08-17Enable MinGW networking supportRamiro Polla
2007-08-12restoring the alphabetical order (this time with case ignored)Roman Shaposhnik
2007-08-12Also check for closesocket in winsock2.hRamiro Polla
2007-08-11Enable swscale in MinGW vhooks only if swscale was configured.Ramiro Polla
2007-08-10 * reinserting gethrtime in alphabetical orderRoman Shaposhnik
2007-08-09forgotten av_Michael Niedermayer
2007-08-09 * Making [START|STOP]_TIMER work on architectures that support gethrtime()Roman Shaposhnik
2007-08-09check for closesocketAlex Beregszaszi
2007-08-08Check for winsock2.h instead of __MINGW32__Ramiro Polla
2007-08-07IndentRamiro Polla
2007-08-07Simplify configure's outputRamiro Polla
2007-08-07enable the native AC-3 decoderJustin Ruggles
2007-08-06Revert unused fixedpoint declaration.Diego Biurrun
2007-08-02correct order of fixedpoint in CONFIG listMarc Hoffman
2007-08-02--enable-fixedpoint, for configuring fixedpoint optimizations, this is just t...Marc Hoffman
2007-08-02replace some "disabled" calls with "! enabled"Måns Rullgård
2007-08-01alphabetical orderDiego Biurrun
2007-08-01Remove redundant variable declarations.Diego Biurrun
2007-08-01move gray so as to not introduce further misorderingMichael Niedermayer
2007-08-01remove unneeded gray="no"Michael Niedermayer
2007-08-01make grayscale only decoding checks in inner loops compiletime killableMichael Niedermayer
2007-07-27Add the possibility to show all configurable encoders, decoders, parsers,Panagiotis Issaris
2007-07-2210l: Uppercase some more overlooked makefile variables.Diego Biurrun
2007-07-21cosmetics: Use uppercase names for installation directories in makefiles.Diego Biurrun
2007-07-21cosmetics: Do not use braces in makefiles, use normal parentheses.Diego Biurrun
2007-07-14The svq3 decoder depends on h264idct.o and also requires h264_parser.Aurelien Jacobs
2007-07-14create and populate "tools" directoryMåns Rullgård
2007-07-13GXF muxer is no longer GPLed.Diego Biurrun
2007-07-13Check for GetProcessTimes and use it in getutimeRamiro Polla
2007-07-13Check for getrusageRamiro Polla
2007-07-13enable $ARCH_EXT_LIST before parsing command lineMåns Rullgård
2007-07-11Proper check for interactive support (termios and conio).Ramiro Polla
2007-07-11Proper check for mkstemp().Ramiro Polla
2007-07-11remove OS/2 supportMåns Rullgård
2007-07-10add fork to HAVE_LISTMåns Rullgård
2007-07-08fix build after breakage in r9544Måns Rullgård
2007-07-08Make vhook build non-recursive.Diego Biurrun
2007-07-06handle --enable-small same way as other CONFIG_* options (almost)Måns Rullgård
2007-07-03On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only whenVíctor Paesa
2007-06-28Clarify --enable-libfaadbin option description.Diego Biurrun
2007-06-28Clarify what libfaadbin means in the summary output.Diego Biurrun
2007-06-25Remove localtime_r implementation for systems that don't have it.Ramiro Polla
2007-06-19place -l flags after object files in check_ld()Måns Rullgård
2007-06-19tests/Makefile has been removedRamiro Polla
2007-06-19move lrintf() check before external lib checks to prevent runtimeMåns Rullgård
2007-06-18fix thread support selectionMåns Rullgård
2007-06-18fix report at end of configureMåns Rullgård
2007-06-17simplify ppc64 handlingMåns Rullgård