Commit History

Author SHA1 Message Date
  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 f095391a14 Merge remote-tracking branch 'qatar/master' 12 years ago
  Justin Ruggles ec2e767bf3 amr demuxer: do not set AVCodecContext.frame_size. 12 years ago
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 12 years ago
  Michael Niedermayer 9d76cf0b18 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 12 years ago
  Michael Niedermayer 4dcd1a3145 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun c88ebdb42c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 12 years ago
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 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 4fa0e24736 Merge remote-tracking branch 'newdev/master' 13 years ago
  Martin Storsjö af79dd36f3 amr: Set the AVFMT_GENERIC_INDEX flag 13 years ago
  Martin Storsjö 026fa81de4 amr: Set the pkt->pos field properly to the start of the packet 13 years ago
  Martin Storsjö 2890cba8b5 amr: Set the codec->bit_rate field based on the last packet 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 years ago
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov a1b7979261 lavf: replace remaining uses of put_tag with avio_write 13 years ago
  Anton Khirnov bbc413f943 lavf: replace remaining uses of put_tag with avio_write 13 years ago
  Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 13 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Martin Storsjö 8bb90c5394 Set frame_size in the amr demuxer 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Diego Biurrun 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 16 years ago
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 years ago
  Panagiotis Issaris 769e10f068 Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). 17 years ago
  Måns Rullgård f015e411d7 kill uninitialised variable warning in amr_read_packet() 17 years ago
  Vitor Sessak 7cf0999529 remove empty write trailer functions 17 years ago
  Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 17 years ago
  Michael Niedermayer d95442c03e unused #define 18 years ago
  Michael Niedermayer ab2c12ec90 remove dummy amr_read_close() 18 years ago
  Michael Niedermayer b49638928b more factoriztaion and a FIXME note 18 years ago
  Michael Niedermayer d84fd5d153 factorze another 2 lines 18 years ago
  Michael Niedermayer ce2f3c8b0c set duration and timebase (based on a patch by Simon Morlat simon.morlat linphone org) 18 years ago