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
2009-01-20Enable building r3d demuxer when its config is set.Benoit Fouet
2009-01-20Fix probing of files with ID3v2 tags. Discussed atAlex Converse
2009-01-17added demuxer for FunCom ISS audio files,Stefan Gehrer
2009-01-15Factorise id3v2 header parsing from mp3.c to be sharedAlex Converse
2009-01-10Move the AVFormatContext options definition to a dedicated file,Stefano Sabatini
2009-01-09Add a second metadata compatibility layer, so that metadata that getsAurelien Jacobs
2009-01-06cosmetics: alphabetical orderDiego Biurrun
2009-01-04Move metadata API from avcodec to avformat.Michael Niedermayer
2008-12-13Matroska uses tables from isom.c, so add the object file to its dependencies.Anders Grönberg
2008-11-21cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Diego Biurrun
2008-10-24raw dnxhd de/muxerBaptiste Coudurier
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