| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Vorbis / Theora depayloaders. | Josh Allmann | 2010-04-01 | 1 | -1/+0 |
* | Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging | Josh Allmann | 2010-04-01 | 1 | -2/+2 |
* | Implement YOP demuxer and video decoder. | Mohamed Naufal | 2010-03-29 | 1 | -0/+1 |
* | Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via | Howard Chu | 2010-03-28 | 1 | -1/+6 |
* | Make RTSP use the generic http authentication code | Martin Storsjö | 2010-03-25 | 1 | -2/+2 |
* | Split out http authentication handling into a separate file | Martin Storsjö | 2010-03-24 | 1 | -1/+1 |
* | Put ff_flac_write_header() in a separate C file to allow it to be shared without | Justin Ruggles | 2010-03-23 | 1 | -2/+4 |
* | Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's | Justin Ruggles | 2010-03-22 | 1 | -1/+1 |
* | RTP depacketization of Theora | Josh Allmann | 2010-03-22 | 1 | -0/+1 |
* | Fix FLAC demuxer dependencies. | James Darnley | 2010-03-21 | 1 | -1/+1 |
* | Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files. | James Darnley | 2010-03-20 | 1 | -1/+2 |
* | Add VorbisComment writing to FLAC files. | James Darnley | 2010-03-20 | 1 | -3/+5 |
* | matroskadec: fix missing dependency | Aurelien Jacobs | 2010-03-15 | 1 | -1/+1 |
* | matroskadec: add support for SIPR audio tracks | Aurelien Jacobs | 2010-03-12 | 1 | -1/+1 |
* | oggdec: Parse skeleton to determine the start time of each stream | David Conrad | 2010-03-11 | 1 | -0/+1 |
* | In mpegts muxer, write adts header if aac bitstream does not contain it | Baptiste Coudurier | 2010-03-09 | 1 | -1/+1 |
* | Rename RTP depacketizer files from rtp_* to rtpdec_* | Martin Storsjö | 2010-02-28 | 1 | -3/+3 |
* | Add an RTSP muxer | Martin Storsjö | 2010-02-22 | 1 | -0/+1 |
* | WavPack demuxer also depends on APE tag parser | Kostya Shishkov | 2010-02-19 | 1 | -1/+1 |
* | AEA demuxer requires raw.o for pcm_read_seek | Daniel Verkamp | 2010-02-19 | 1 | -1/+1 |
* | WavPack demuxer supports ID3v1 tags, so don't forget id3v1.o dependency for it | Kostya Shishkov | 2010-02-19 | 1 | -1/+1 |
* | RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. | Ronald S. Bultje | 2010-02-10 | 1 | -0/+1 |
* | Implement a physical concatenation protocol. | Michele Orrù | 2010-02-07 | 1 | -0/+1 |
* | Add AVI metadata conversion table. | Anton Khirnov | 2010-02-06 | 1 | -2/+2 |
* | Bink demuxer | Peter Ross | 2010-01-31 | 1 | -0/+1 |
* | Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. | Ronald S. Bultje | 2010-01-28 | 1 | -0/+1 |
* | Rename the RTP muxer sources so that the packetisation functions are in | Luca Abeni | 2010-01-18 | 1 | -4/+4 |
* | Adobe Filmstrip muxer and demuxer | Peter Ross | 2010-01-14 | 1 | -0/+2 |
* | The RTP muxer does not need rtp_asf.c | Luca Abeni | 2010-01-13 | 1 | -1/+0 |
* | Add support for dirac in ogg | David Conrad | 2010-01-11 | 1 | -0/+1 |
* | Deluxe Paint Animation demuxer | Peter Ross | 2010-01-10 | 1 | -0/+1 |
* | CD+G demuxer and decoder | Michael Tison | 2009-12-17 | 1 | -0/+1 |
* | Parse ID3v[12] metadata from TTA files. | Jai Menon | 2009-12-16 | 1 | -1/+1 |
* | Support "A format generated by IndigoVision 8000 video server". | Michael Niedermayer | 2009-12-01 | 1 | -0/+1 |
* | Remove ancient redir demuxer. | Diego Biurrun | 2009-10-24 | 1 | -1/+0 |
* | Move function that is only used by the MP3 muxer below the corresponding #if. | Diego Biurrun | 2009-10-19 | 1 | -1/+1 |
* | The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency. | Diego Biurrun | 2009-10-19 | 1 | -2/+2 |
* | Remove some duplicate object dependencies for the RTSP demuxer. | Diego Biurrun | 2009-10-19 | 1 | -4/+1 |
* | Add missing rdt.o dependency for SDP demuxer. | Diego Biurrun | 2009-10-19 | 1 | -0/+1 |
* | cosmetics: Break overly long lines. | Diego Biurrun | 2009-10-18 | 1 | -7/+27 |
* | 10l: update Makefile after rename | Justin Ruggles | 2009-10-15 | 1 | -1/+1 |
* | Split up the AIFF muxer and demuxer into separate files. | Justin Ruggles | 2009-10-15 | 1 | -1/+1 |
* | Hook up the MD studio demuxer and Atrac1 decoder. | Benjamin Larsson | 2009-09-22 | 1 | -0/+1 |
* | Core Audio Format demuxer | Peter Ross | 2009-09-16 | 1 | -0/+1 |
* | Support for generic multi-stream key frame finding for new seek API. | Ivan Schreter | 2009-08-22 | 1 | -1/+1 |
* | Add support for S/PDIF encapsulation. | Bartlomiej Wolowiec | 2009-08-21 | 1 | -0/+1 |
* | Parse APE metadata tags in Musepack SV7 files | Matti Hamalainen | 2009-08-11 | 1 | -1/+1 |
* | Move APE tag parsing into separate module. | Kostya Shishkov | 2009-08-11 | 1 | -1/+1 |
* | Sony Wave64 demuxer | Daniel Verkamp | 2009-08-10 | 1 | -0/+1 |
* | RTMP protocol support (as a client) | Kostya Shishkov | 2009-07-31 | 1 | -0/+1 |