Commit History

Author SHA1 Message Date
  Michael Niedermayer 19a61bf39d rmdec: pass mime type to ff_rm_read_mdpr_codecdata() 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 f095391a14 Merge remote-tracking branch 'qatar/master' 12 years ago
  Justin Ruggles 2dd18d4435 rdt: remove workaround for infinite loop with aac 12 years ago
  Michael Niedermayer 8bc7fe4daf Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 12 years ago
  Michael Niedermayer 7fad19a63d Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun da9cea77e3 Fix a bunch of common typos. 12 years ago
  Michael Niedermayer 0bd42ae72c Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö ed307e2659 rdt: Check the return value of avformat_open 12 years ago
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 84ad31ff18 lavf: replace av_new_stream->avformat_new_stream part II. 13 years ago
  Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 603b8bc2a1 Deprecate av_open_input_* and remove their uses. 13 years ago
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 years ago
  Martin Storsjö 9261e6cf3f rtp: Rename the open/close functions to alloc/free 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov 8d9ac969cb avio: rename av_alloc_put_byte -> avio_alloc_context for consistency 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
  Martin Storsjö b2dd842d21 rtsp/rdt: Assign the RTSPStream index to AVStream->id 13 years ago
  Mans Rullgard 44adbebe17 Remove final semicolon from some macros 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Martin Storsjö ad4ad27fb6 rtsp/rtpdec: Allow rtp_parse_packet to take ownership of the packet buffer 13 years ago
  Aurelien Jacobs dfdb353cd5 get rid of MAX_STREAMS limit in RDT 14 years ago
  Diego Biurrun 0baf34d844 Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Ronald S. Bultje 0b9535b9a2 Remove dead initialization. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Martin Storsjö ddbeb95447 Add a lowercase parameter to ff_data_to_hex 14 years ago
  Ronald S. Bultje 84f0aba18d handler can be NULL if we did not support this dynamic format (codec). 14 years ago
  Ronald S. Bultje 34bddc39b4 Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function 15 years ago
  Colin McQuillan 202a6697ba Use named initializers and use new/free_context() instead of extradata() 15 years ago
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 15 years ago
  Ronald S. Bultje c882927957 Reindent after r18010. 15 years ago
  Ronald S. Bultje c5efef7be9 Remove packet returning in ff_rm_parse_packet() if we're using the packet 15 years ago
  Ronald S. Bultje a68d44ed6f Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing 15 years ago
  Luca Abeni 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 15 years ago
  Ronald S. Bultje 1a45a9f4c0 Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Luca Abeni 20631a9c15 Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 15 years ago
  Diego Biurrun c2fef0c163 Use "" instead of <> when #including non-system headers. 15 years ago
  Ronald S. Bultje 7c68a17754 Parse the OpaqueData field for every AVStream represented by this "set of 15 years ago
  Ronald S. Bultje 530bca9439 Parse the bitrate field in the ASMRuleBook ("AverageBandwidth") to fill in 15 years ago