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
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
2006-07-03add GXF demuxerReimar Döffinger
2006-06-02remove redundant make variable SUBDIRMåns Rullgård
2006-05-12ogm demuxingMåns Rullgård
2006-05-06Further simplify AMR build.Diego Biurrun
2006-04-15Have EXTRALIBS appear after other link options, fixes shared build on Cygwin.Diego Biurrun
2006-03-28NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger
2006-03-21Smacker demuxer and decoder.Kostya Shishkov
2006-02-17complete AVS playback system (from Creature Shock computer game),Mike Melanson
2006-02-13move common parts of makefiles into common.makMåns Rullgård
2006-02-12complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson
2006-02-12tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi
2006-02-11Use the incdir variable.Diego Biurrun
2006-02-11Simplify header installation.Diego Biurrun
2006-02-11Separate library install into static and shared installation.Diego Biurrun
2006-02-11Separate header file installation from the general install target.Diego Biurrun
2006-02-10generate adts frame headers if requiredMåns Rullgård
2006-02-10add a Creative VOC (de)muxerAurelien Jacobs
2006-02-02AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer
2006-02-01video4linux2 input supportLuca Abeni
2006-01-30On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun