348 Commits (296bdf9cf1ab6689a9db14ee53e29a10e94a6578)

Author SHA1 Message Date
Baptiste Coudurier 8fdd542ce4 In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
Martin Storsjö f65919af7e Rename RTP depacketizer files from rtp_* to rtpdec_* 15 years ago
Martin Storsjö 6f5a3d0a7b Add an RTSP muxer 15 years ago
Kostya Shishkov ce8f750c29 WavPack demuxer also depends on APE tag parser 15 years ago
Daniel Verkamp df17dbf73c AEA demuxer requires raw.o for pcm_read_seek 15 years ago
Kostya Shishkov f4f2160880 WavPack demuxer supports ID3v1 tags, so don't forget id3v1.o dependency for it 15 years ago
Ronald S. Bultje 556aa7a102 RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. 15 years ago
Michele Orrù 084eb95fd5 Implement a physical concatenation protocol. 15 years ago
Anton Khirnov 04d2540c4b Add AVI metadata conversion table. 15 years ago
Peter Ross 2e375df5b2 Bink demuxer 15 years ago
Ronald S. Bultje 45aa90807f Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. 15 years ago
Luca Abeni 22c1f65fa6 Rename the RTP muxer sources so that the packetisation functions are in 15 years ago
Peter Ross 83ab7f1883 Adobe Filmstrip muxer and demuxer 15 years ago
Luca Abeni fad9a42ad4 The RTP muxer does not need rtp_asf.c 15 years ago
David Conrad 24ca518bd1 Add support for dirac in ogg 15 years ago
Peter Ross e6565055b9 Deluxe Paint Animation demuxer 15 years ago
Michael Tison a3d995c1eb CD+G demuxer and decoder 15 years ago
Jai Menon 22ff336145 Parse ID3v[12] metadata from TTA files. 15 years ago
Michael Niedermayer 00b6fa40c3 Support "A format generated by IndigoVision 8000 video server". 15 years ago
Diego Biurrun 76e6e9c330 Remove ancient redir demuxer. 15 years ago
Diego Biurrun 0cd0a22488 Move function that is only used by the MP3 muxer below the corresponding #if. 15 years ago
Diego Biurrun cd69fa69c5 The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency. 15 years ago
Diego Biurrun 6f571d89c1 Remove some duplicate object dependencies for the RTSP demuxer. 15 years ago
Diego Biurrun 47e9f6217d Add missing rdt.o dependency for SDP demuxer. 15 years ago
Diego Biurrun 15674f12be cosmetics: Break overly long lines. 15 years ago
Justin Ruggles 0fa0fa296a 10l: update Makefile after rename 15 years ago
Justin Ruggles 47b47bbdaf Split up the AIFF muxer and demuxer into separate files. 15 years ago
Benjamin Larsson 61dc238b45 Hook up the MD studio demuxer and Atrac1 decoder. 15 years ago
Peter Ross 5f14b56593 Core Audio Format demuxer 15 years ago
Ivan Schreter 101036adb9 Support for generic multi-stream key frame finding for new seek API. 15 years ago
Bartlomiej Wolowiec ab1eff9c5c Add support for S/PDIF encapsulation. 15 years ago
Matti Hamalainen 311f96a8cc Parse APE metadata tags in Musepack SV7 files 15 years ago
Kostya Shishkov 191e34cd67 Move APE tag parsing into separate module. 15 years ago
Daniel Verkamp 740e89cf83 Sony Wave64 demuxer 15 years ago
Kostya Shishkov 9fd6b84360 RTMP protocol support (as a client) 16 years ago
Aurelien Jacobs 84c04e2519 fix various compilation dependencies 16 years ago
Diego Biurrun 647c2356a6 Make (de)muxers for format variants select the main format (de)muxer. 16 years ago
Stefano Sabatini 38e54a75ab Make the configure script select the input/output devices using 16 years ago
Patrick Dehne d9982edfed The AAC demuxer now depends on id3v1.o. 16 years ago
Patrick Dehne 7541118286 Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. 16 years ago
Jai Menon 3dfadf7b1e Add additional dependencies for sdp and rtsp demuxers. 16 years ago
Daniel Verkamp cbfe5bee2e Implement SoX native format muxer and demuxer. 16 years ago
Kenan Gillet cdce0fb845 Add QCP demuxer. 16 years ago
Cyril Comparon 5f1ac36dd2 Per-stream language-tags extraction in asfdec. 16 years ago
Daniel Verkamp 7c7d3e09f6 Add 8088flex TMV file demuxer. 16 years ago
Ramiro Polla 9145021d68 Add raw MLP muxer. 16 years ago
Ronald S. Bultje e6327fba98 Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 16 years ago
Martin Storsjö 08e696c0b2 Add support for AMR audio in the RTP muxer 16 years ago
Martin Storsjö 9edfaf3c6c Add support for H.263 video in the RTP muxer 16 years ago
Olivier Guilyardi 80ff8a16f5 Implement JACK input device. 16 years ago