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-02-27Remove useless conditional.Diego Biurrun
2007-02-15rename video4linux[2] variables to v4l[2], consistent with --disable optionsMåns Rullgård
2007-02-13Move base64.[ch] to libavutil.Carl Eugen Hoyos
2007-02-09Remove commented-out NUT muxer entry, can be added once we have a native muxer.Diego Biurrun
2007-02-09cosmetics: Reorder NUT entries.Diego Biurrun
2007-02-09Properly separate native and libnut NUT (de)muxers.Diego Biurrun
2007-01-25Move conditional CFLAGS and OBJS setting to common place.Diego Biurrun
2007-01-25cosmetics: sortDiego Biurrun
2007-01-22reorder alphabeticallyMåns Rullgård
2007-01-22remove no longer needed ifeq testsMåns Rullgård
2006-12-24Musepack SV7 decoding supportKostya Shishkov
2006-12-22Make the X11 frame grabber disabled by default.Diego Biurrun
2006-12-13Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier
2006-12-13revert broken commit of x11 device demuxer patchGuillaume Poirier
2006-12-13Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier
2006-11-21move common voc muxer and demuxer data to voc.cAurelien Jacobs
2006-11-21split voc.c into vocdec.c and vocenc.cAurelien Jacobs
2006-11-15Move BeOS-specific code into os_support.c.Diego Biurrun
2006-11-14check for inet_aton in configureMåns Rullgård
2006-11-14Remove wrong/misleading comment.Diego Biurrun
2006-11-12Add libnut support until ffmpeg gets an independant and complete de/muxer for...Oded Shimon
2006-11-11updating nut demuxer to latest specMichael Niedermayer
2006-11-08allow spaces in source and build directory namesMåns Rullgård
2006-11-08add support for rtp/h264 streamingRyan Martell
2006-11-03kill AVImageFormatBaptiste Coudurier
2006-10-31cosmetics: Restore alphabetical order.Diego Biurrun
2006-10-28move up (in the file) AAC audio handling moved from belowRyan Martell
2006-10-15Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun
2006-10-15Consistently use $(BUILD_ROOT).Diego Biurrun
2006-10-12support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier
2006-10-12new mtv demuxerReynaldo H. Verdejo Pinochet
2006-10-11support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier
2006-10-11Move CFLAGS handling to common.mak.Diego Biurrun
2006-10-07Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun
2006-10-03Move EXTRALIBS handling to common.mak.Diego Biurrun
2006-10-02rtp.o needs mpegts.oDiego Biurrun
2006-09-26WavPack lossless audio decoderKostya Shishkov
2006-09-15Split the DV demuxer and muxer into separate files (as suggested by DiegoPanagiotis Issaris
2006-09-08Remove empty variable declaration.Diego Biurrun
2006-08-29AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %Steve L'Homme
2006-08-17Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun
2006-08-01move common code from mov.c and movenc.c to isom.cBaptiste Coudurier
2006-07-25MXF demuxerBaptiste Coudurier
2006-07-19GXF muxerBaptiste Coudurier
2006-07-14replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental useMåns Rullgård
2006-07-14move adler32 to libavutilMåns Rullgård
2006-07-12nut needs crc.oMåns Rullgård
2006-07-12move common stuff from avienc.c and wav.c to new file riff.cMåns Rullgård
2006-07-11allow individual selection of muxers and demuxersMåns Rullgård
2006-07-05cosmetics: Break overly long lines.Diego Biurrun