Commit History

Author SHA1 Message Date
  Michael Niedermayer 38df088545 asfenc: avoid negative timestamps 12 years ago
  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 f5f3684fb8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Mans Rullgard 987170cb9d dict: add av_dict_count() 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 d1dad7c824 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
  Ronald S. Bultje fd48721849 lavf: use conditional notation for default codec in muxer declarations. 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
  Ramiro Polla bd603494f9 asfenc: properly write index information 12 years ago
  Ramiro Polla ae315a6a38 asfenc: start at object 1 instead of 0 12 years ago
  Ramiro Polla bc13b74992 asfenc: remove useless casts 12 years ago
  Ramiro Polla f2fad251b8 asfenc: reduce code duplication with new variable 12 years ago
  Ramiro Polla 1ceff0859d asfenc: rename some variables 12 years ago
  Ramiro Polla 97d36a1898 asfenc: realloc index_ptr fewer times 12 years ago
  Michael Niedermayer 9d76cf0b18 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
  ami_stuff ef4f403159 Never use MP3 as default audio codec for asf. 13 years ago
  ami_stuff e2adce3b8e asfenc: Use wmav2 audio codec by default. 13 years ago
  Peter Ross b7c9512fca asfenc: rename put_guid to ff_put_guid 13 years ago
  Michael Niedermayer bd4ebbbbed Merge remote-tracking branch 'qatar/master' 13 years ago
  John Brooks 2c4e08d893 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 13 years ago
  Carl Eugen Hoyos d9b6068764 Use WMAv2 as default audio codec for asf. 13 years ago
  Carl Eugen Hoyos 3bcbd8c5c7 Use M4S2 as default video tag for MPEG-4 ASP in asf. 13 years ago
  Chiranjeevi Melam 8096b7c67f asfenc: fix assert failure on long ffserver runs 13 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 6dc7d80de7 avio: avio_ prefix for url_close_dyn_buf 13 years ago
  Anton Khirnov b92c545282 avio: avio_ prefix for url_open_dyn_buf 13 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 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 a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 years ago
  Anton Khirnov e731b8d872 avio: move init_put_byte() to a new private header and rename it 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov 4bc328a2bd asf: split ASFContext into muxer and demuxer parts. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Anton Khirnov dccbd97d72 lavf: move ff_put_str16_nolen from asf to avio and rename it 13 years ago
  Anton Khirnov ad7768f4c4 add ff_ prefix to metadata_conv() 14 years ago
  Anton Khirnov 03700d399b Export metadata in the generic format. Deprecate old conversion API. 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