Commit History

Author SHA1 Message Date
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
  Michael Niedermayer fae714a9fb Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov c10731e78b lavf: deprecate AVFormatContext.file_size 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
  Aurelien Jacobs e6ba3d4281 replace remaining usage of deprecated av_metadata_set2() by av_dict_set() 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. 14 years ago
  Michael Niedermayer a565c7b7f2 aiffdec:Rewrite get_meta() 14 years ago
  Carl Eugen Hoyos 91b782720f Move channel chunk reading function to isom.c. 14 years ago
  Carl Eugen Hoyos 8f2e438e52 Support channel layout when demuxing aif files. 14 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 14 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 14 years ago
  Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 14 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 14 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
  Anton Khirnov 74b3f67c9c lavf: replace all uses of url_fskip with avio_seek 14 years ago
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 14 years ago
  Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 14 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 14 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 14 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Aurelien Jacobs e94204dfd8 move pcm demuxers to their own file 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Michael Niedermayer 12ad66712a Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
  Vitor Sessak cea65433e0 decode qcelp in aiff, implement #1524, patch by Vitor 15 years ago
  Justin Ruggles 5855e4e0dd Rename aiff.c to aiffdec.c 15 years ago