Commit History

Author SHA1 Message Date
  Michael Niedermayer 70a1182a48 Merge commit 'f844cb9bced3148fca2db5bbb092929526108005' into release/0.8 11 years ago
  Xi Wang f8d3bb8961 flacdec: simplify bounds checking in flac_probe() 11 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 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 13 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 years ago
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 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
  Reimar Döffinger 6612d8cf31 Move handling of ID3v2 to common utils.c code, reducing code duplication 14 years ago
  Aurelien Jacobs 4ca31edcfe split raw.c into rawdec.c and rawenc.c 14 years ago
  Michael Karcher 3a1350e8d9 Generalize ID3v2 functions to support ID3v2-like ID headers with a 14 years ago
  Stefano Sabatini 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  James Darnley 66061a1220 Add VorbisComment writing to FLAC files. 14 years ago
  Stefano Sabatini 5ae092ee34 Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 14 years ago
  David Conrad b53cde48bd oggdec: Metadata is per-stream; don't merge multiple streams' together 14 years ago
  David Conrad e4d2d8c5d7 Add ff_ prefix to vorbis_comment 14 years ago
  Justin Ruggles d7bb185f99 Add a VorbisComment metadata conversion table and use it in the FLAC and 15 years ago
  Justin Ruggles 29b0d168e6 seek backwards 4 bytes if 'fLaC' marker is not found 15 years ago
  Justin Ruggles f48b9304cd flacdec: Parse the metadata header in the raw FLAC demuxer. 15 years ago
  Justin Ruggles 344bcea46d cosmetics: indentation 15 years ago
  Justin Ruggles 81f052cb7d Separate the raw FLAC demuxer from raw.c and put in a new file, 15 years ago