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-02-28Separate the raw FLAC demuxer from raw.c and put in a new file,Justin Ruggles
2009-02-26move static tables from asf.h to non-static tables in asf.cAurelien Jacobs
2009-02-26rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistencyAurelien Jacobs
2009-02-26Share the function to write a raw FLAC header and use it in the MatroskaJustin Ruggles
2009-02-26Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.Justin Ruggles
2009-02-21add raw demuxer for Chinese AVS elementary streamsStefan Gehrer
2009-02-19fix missing dependenciesAurelien Jacobs
2009-02-18use new metadata API in rm (de)muxerAurelien Jacobs
2009-02-16Don't install rtsp.h. It is intended to be private, it depends on rtp codeRonald S. Bultje
2009-02-11Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail comToshimitsu Kimura
2009-02-08NC camera demuxerNicolas Martin
2009-02-08use new audio interleaving generic codeBaptiste Coudurier
2009-02-08extract audio interleaving code from mxf muxer, will be used by gxf and dvBaptiste Coudurier
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