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-06-06add mpegtsraw demuxerMichael Niedermayer
2007-05-10RoQ muxer, patch by Vitor, vitor1001 gmail comVitor Sessak
2007-05-07Renderware TXD demuxerIvo van Poorten
2007-04-08CRYO APC demuxerAnssi Hannula
2007-04-08Bethsoft VID demuxer and video decoderNicholas Tung
2007-04-07Interplay C93 demuxer and video decoderAnssi Hannula
2007-04-04changes some function declarations from () to (void) as per ansi c.Stefan Huehner
2007-04-04There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun
2007-04-03cosmetics: Sort list of input/output formats.Diego Biurrun
2007-04-01support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun
2007-03-14DXA demuxer and decoderKostya Shishkov
2007-02-09Raw VC-1 demuxerKostya Shishkov
2007-02-09Properly separate native and libnut NUT (de)muxers.Diego Biurrun
2006-12-24Musepack SV7 decoding supportKostya Shishkov
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-03kill AVImageFormatBaptiste Coudurier
2006-10-26Add support for H264 over RTPRyan Martell
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-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-26WavPack lossless audio decoderKostya Shishkov
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
2006-09-03remove redundant declarationsMåns Rullgård
2006-08-29AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %Steve L'Homme
2006-07-25MXF demuxerBaptiste Coudurier
2006-07-19GXF muxerBaptiste Coudurier
2006-07-13add lost raw pcm input/output formatsMåns Rullgård
2006-07-11allow individual selection of muxers and demuxersMåns Rullgård
2006-07-10give AVInput/OutputFormat structs consistent namesMåns Rullgård
2006-07-03add GXF demuxerReimar Döffinger
2006-06-30Woops, this file was supposed to be added in r5556: "Move initialisations and...Guillaume Poirier