Commit History

Author SHA1 Message Date
  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 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard b27565b143 Remove statements immediately following unconditional jumps 13 years ago
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 4c1e56ede8 oma: check avio_read() return value 13 years ago
  Michael Niedermayer e16665bf72 Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun d9dee728b8 Use av_log_ask_for_sample() to request samples from users. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 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
  Anton Khirnov 03700d399b Export metadata in the generic format. Deprecate old conversion API. 14 years ago
  Aurelien Jacobs e94204dfd8 move pcm demuxers to their own file 14 years ago
  Michael Karcher 6afd0ee3b2 Add metadata support. Patch by Michael Karcher. 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Carl Eugen Hoyos 45becaf337 Fix indentation after r21257. 14 years ago
  Michael Karcher 1454618426 Support demuxing of Sony OpenMG files without metadata header. 14 years ago
  Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
  Måns Rullgård 78ad664a7e oma: fix build if memcmp() is a macro 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Reimar Döffinger aecf157ed0 Mark several libavformat arrays const 16 years ago
  Reimar Döffinger c18545929e Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
  Benjamin Larsson 75d27450a1 Add support for mp3 contained in oma 16 years ago
  Benjamin Larsson de8c8181a9 Rearrange parameter logic 16 years ago
  Benjamin Larsson f035fe9755 Add more codec IDs and tags. 16 years ago
  Benjamin Larsson b339f0c6be Oma demuxer 16 years ago