История коммитов

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