]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/voc.c
O_DIRECT works!!!
[frescor/ffmpeg.git] / libavformat / voc.c
2008-08-24 aurelvoc: add ff_ prefix to some global const data
2007-07-05 diegolicense header consistency cosmetics
2007-01-21 michaeladd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-11-21 aurelmove common voc muxer and demuxer data to voc.c
2006-11-21 aurelsplit voc.c into vocdec.c and vocenc.c
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-12 mrumove common stuff from avienc.c and wav.c to new file...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-07-07 aurelsimplify the voc demuxer using av_get_bits_per_sample()
2006-02-16 aureladd Creative 8 bits ADPCM schemes support
2006-02-09 aurelvoc: set bits_per_sample correctly (fix mplayer playback)
2006-02-09 aureladd a Creative VOC (de)muxer