11 Commits (09d171b98879f58be1a766d5f277e131b18e98a1)

Author SHA1 Message Date
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Anton Khirnov 042ca05f0f vorbiscomment: convert metadata before computing the header's length 15 years ago
  Anton Khirnov 03700d399b Export metadata in the generic format. Deprecate old conversion API. 15 years ago
  Anton Khirnov 81e5ff7ae2 vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata** 15 years ago
  Justin Ruggles 19de452a63 Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's 15 years ago
  James Darnley 66061a1220 Add VorbisComment writing to FLAC files. 15 years ago
  Justin Ruggles 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 16 years ago
  Justin Ruggles faec0eba8b cosmetics: add a comment in flac_write_header(). 16 years ago
  Justin Ruggles 25582b8929 Add support for full header extradata to raw FLAC muxer. 16 years ago
  Justin Ruggles 59c6178a54 Use a shared function to validate FLAC extradata. 16 years ago
  Justin Ruggles caee91f7d0 Separate the raw FLAC muxer from raw.c to its own file, flacenc.c. 16 years ago