Commit History

Author SHA1 Message Date
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 14 years ago
  Carl Eugen Hoyos bc2d2a07d5 Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
  Aurelien Jacobs 090a41790e voc: add ff_ prefix to some global const data 16 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
  Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 17 years ago
  Aurelien Jacobs e9f36c5c4d move common voc muxer and demuxer data to voc.c 18 years ago
  Aurelien Jacobs 5d244b2932 split voc.c into vocdec.c and vocenc.c 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
  Aurelien Jacobs 5da714699d simplify the voc demuxer using av_get_bits_per_sample() 18 years ago
  Aurelien Jacobs 2433f24f60 add Creative 8 bits ADPCM schemes support 18 years ago
  Aurelien Jacobs b96532e970 voc: set bits_per_sample correctly (fix mplayer playback) 18 years ago
  Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer 18 years ago