365 Commits (094e849f32ca15c42b2e4793fc9b51b414aa55b3)

Author SHA1 Message Date
  James Zern db06ddf8c6 Add WebM muxer 15 years ago
  Martin Storsjö d48539fb85 Add initial support for RTP hinting in the mov muxer 15 years ago
  Josh Allmann 339f5f3957 Merge Vorbis / Theora depayloaders. 15 years ago
  Josh Allmann 06a36faf4c Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging 15 years ago
  Mohamed Naufal 148bcae98c Implement YOP demuxer and video decoder. 15 years ago
  Howard Chu 0f943ce663 Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via 15 years ago
  Martin Storsjö aa8bf2fb80 Make RTSP use the generic http authentication code 15 years ago
  Martin Storsjö 9405f733d9 Split out http authentication handling into a separate file 15 years ago
  Justin Ruggles 06ebe9161e Put ff_flac_write_header() in a separate C file to allow it to be shared without 15 years ago
  Justin Ruggles 19de452a63 Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's 15 years ago
  Josh Allmann 887af2aa12 RTP depacketization of Theora 15 years ago
  James Darnley bb45237e11 Fix FLAC demuxer dependencies. 15 years ago
  James Darnley aeef3ec6f0 Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files. 15 years ago
  James Darnley 66061a1220 Add VorbisComment writing to FLAC files. 15 years ago
  Aurelien Jacobs 6dfa52c8bd matroskadec: fix missing dependency 15 years ago
  Aurelien Jacobs 6b10228a55 matroskadec: add support for SIPR audio tracks 15 years ago
  David Conrad 32ad869284 oggdec: Parse skeleton to determine the start time of each stream 15 years ago
  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>. 16 years ago
  Luca Abeni 22c1f65fa6 Rename the RTP muxer sources so that the packetisation functions are in 16 years ago
  Peter Ross 83ab7f1883 Adobe Filmstrip muxer and demuxer 16 years ago
  Luca Abeni fad9a42ad4 The RTP muxer does not need rtp_asf.c 16 years ago
  David Conrad 24ca518bd1 Add support for dirac in ogg 16 years ago
  Peter Ross e6565055b9 Deluxe Paint Animation demuxer 16 years ago
  Michael Tison a3d995c1eb CD+G demuxer and decoder 16 years ago
  Jai Menon 22ff336145 Parse ID3v[12] metadata from TTA files. 16 years ago
  Michael Niedermayer 00b6fa40c3 Support "A format generated by IndigoVision 8000 video server". 16 years ago
  Diego Biurrun 76e6e9c330 Remove ancient redir demuxer. 16 years ago
  Diego Biurrun 0cd0a22488 Move function that is only used by the MP3 muxer below the corresponding #if. 16 years ago
  Diego Biurrun cd69fa69c5 The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency. 16 years ago
  Diego Biurrun 6f571d89c1 Remove some duplicate object dependencies for the RTSP demuxer. 16 years ago
  Diego Biurrun 47e9f6217d Add missing rdt.o dependency for SDP demuxer. 16 years ago
  Diego Biurrun 15674f12be cosmetics: Break overly long lines. 16 years ago
  Justin Ruggles 0fa0fa296a 10l: update Makefile after rename 16 years ago
  Justin Ruggles 47b47bbdaf Split up the AIFF muxer and demuxer into separate files. 16 years ago
  Benjamin Larsson 61dc238b45 Hook up the MD studio demuxer and Atrac1 decoder. 16 years ago
  Peter Ross 5f14b56593 Core Audio Format demuxer 16 years ago
  Ivan Schreter 101036adb9 Support for generic multi-stream key frame finding for new seek API. 16 years ago
  Bartlomiej Wolowiec ab1eff9c5c Add support for S/PDIF encapsulation. 16 years ago
  Matti Hamalainen 311f96a8cc Parse APE metadata tags in Musepack SV7 files 16 years ago
  Kostya Shishkov 191e34cd67 Move APE tag parsing into separate module. 16 years ago