19 Commits (f74be3669daa8b471fb8919fa980d9bed3207af2)

Author SHA1 Message Date
  Michael Niedermayer 7ffdc7bef2 avcodec/export av_vorbis_parse_frame_flags() 11 years ago
  Anton Khirnov 2f3fadfbe3 lavc,lavf: switch to the new vorbis parse API 11 years ago
  Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 11 years ago
  Anton Khirnov 6896f95b24 vorbis_parser: add an AV prefix to VorbisParseContext 11 years ago
  Anton Khirnov 874792641e vorbis_parser: use a dedicated AVClass for logging 11 years ago
  Ben Boeckel 255302da70 vorbis: handle special packets in the middle of a stream 12 years ago
  Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 12 years ago
  Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
  Michael Niedermayer 16db88a093 vorbis_parser: fix blocksize 13 years ago
  Michael Niedermayer 441dce2169 oggvorbis: move handling of first packets ts from parser to muxer. 13 years ago
  Michael Niedermayer 1f95ad48ff oggvorbisdec: redesign special handling of first frames timestamp. 13 years ago
  Justin Ruggles 5602a464c9 avcodec: add a Vorbis parser to get packet duration 14 years ago