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-09-26ASS/SSA muxer.Michael Niedermayer
2008-09-262 in 1, an ASS and SSA demuxer.Michael Niedermayer
2008-09-03Implement Realmedia/RTSP-compatible SETUP command. This includes calculationRonald S. Bultje
2008-09-01create a separate codec_id for E-AC-3Justin Ruggles
2008-08-26Remaining parts of GSoC MXF muxer by Zhentan Feng.Carl Eugen Hoyos
2008-08-18Factorize common code out of the mxf demuxer.Zhentan Feng
2008-08-07rename mxf.c to mxfdec.cBaptiste Coudurier
2008-08-04Add D-Cinema audio muxerPeter Ross
2008-07-23SMPTE 421M Annex L (aka .rcv) muxerKostya Shishkov
2008-07-14gifdec.c was removed, purge its entry from the Makefile.Diego Biurrun
2008-07-10Motion Pixels MVI Demuxer.Gregory Montoir
2008-07-07Add missing dependency declaration for raw Dirac demuxer.Diego Biurrun
2008-07-07add some missing dependenciesAurelien Jacobs
2008-06-08Oma demuxerBenjamin Larsson
2008-06-06Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun
2008-05-31flvenc.o depends on avc.o (for H.264 support functions).Peter Ross
2008-05-30raw mlp demuxerRamiro Polla
2008-05-26split ffm de/muxerBaptiste Coudurier
2008-05-21split swf de/muxerBaptiste Coudurier
2008-04-14Maxis XA demuxer and decoder.Robert Marston
2008-04-14BFI demuxerSisir Koppaka
2008-04-08non-recursive makefilesMåns Rullgård
2008-03-31ARMovie/RPL demuxerEli Friedman
2008-03-30IFF demuxerJai Menon
2008-03-21rl2 demuxerSascha Sommer
2008-03-18MSN TCP Webcam stream demuxer.Ramiro Polla
2008-03-16fucked up alphabetical order again, sorryBaptiste Coudurier
2008-03-16ipod/iphone compatible mp4 muxerBaptiste Coudurier
2008-03-08cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun
2008-03-07simplify library version handlingMåns Rullgård
2008-03-06consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård
2008-02-06Add support for speex in oggReimar Döffinger
2008-01-29SMPTE 421 Annex L format demuxerKostya Shishkov
2008-01-21Add support for H.264 video in the RTP muxerLuca Abeni
2008-01-21add missing Makefile rules for pcm muxers/demuxersAurelien Jacobs
2008-01-20new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot comPaul Egan
2008-01-12AlignmentVíctor Paesa
2008-01-12Link to libraries in dependency order.Víctor Paesa
2008-01-11Do not install rtp.h (which should have never been part of the public API)Luca Abeni
2008-01-11matroskaenc now depends on avc.oAurelien Jacobs
2008-01-11Move isom_write_avcc() and related functions into a separate file.Aurelien Jacobs
2008-01-08Linux Media Labs MPEG-4 (LMLM4) demuxerIvo van Poorten
2008-01-04Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependenciesLuca Abeni
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-03Fix the RTP muxer dependenciesLuca Abeni
2008-01-02TechnoTrend PVA DemuxerIvo van Poorten
2008-01-02cosmetics: sort()Diego Biurrun
2007-11-23Keep -L flags before corresponding -l flags.Diego Biurrun
2007-11-22Introduce libavdeviceLuca Abeni