Commit History

Author SHA1 Message Date
  Michael Niedermayer f276a490f0 Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' 12 years ago
  Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Michael Niedermayer b5da7d4c1a Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago
  Reimar Döffinger 755667eebc rmenc: more than 2 streams are not currently possible. 12 years ago
  Michael Niedermayer 2e0c360abd Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 12 years ago
  Michael Niedermayer 7d8f115843 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 44b0edda3f Drop some pointless void* return value casts from av_malloc() invocations. 12 years ago
  Michael Niedermayer 78accb876c Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 13 years ago
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 13 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 years ago
  Michael Niedermayer 4fa0e24736 Merge remote-tracking branch 'newdev/master' 13 years ago
  Anton Khirnov 447fe33691 rmenc: replace avio_seek(0) with avio_tell() 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov bbc413f943 lavf: replace remaining uses of put_tag with avio_write 13 years ago
  Anton Khirnov 0abdb29317 lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 13 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Francesco Lavra 22a255842b Reindent after r23361. 14 years ago
  Francesco Lavra cff87f0404 Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows muxing 14 years ago
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Ronald S. Bultje 8b9794e542 Remove index writing in RM muxer, since it is broken (multiple streams per 15 years ago
  Aurelien Jacobs 7379d5bc0b use new metadata API in rm (de)muxer 15 years ago
  Diego Biurrun 517ac2434b Use more descriptive format long_names. 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Ronald S. Bultje 1edddc99dc Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. 15 years ago
  Justin Ruggles 14b7062829 cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Diego Biurrun f4433de9ef consistency cosmetics: indices --> indexes 16 years ago
  Kostya Shishkov 47ac2b0d14 Fix muxer so that generated files are playable by realplayer, other open 16 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Aurelien Jacobs 7b2a2ce556 split rm muxer and demuxer in their own files 17 years ago