summaryrefslogtreecommitdiff
path: root/libavformat/voc.h
Commit message (Expand)AuthorAge
* lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-28
* libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö2012-02-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Determine VOC block length when length field is zero, fixes issue1538.Peter Ross2009-11-24
* avoid POSIX reserved _t suffixAurelien Jacobs2008-12-11
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* voc: add ff_ prefix to some global const dataAurelien Jacobs2008-08-24
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* license header consistency cosmeticsDiego Biurrun2007-07-05
* add codec_id <-> codec_tag tables to AVIn/OutputFormatMichael Niedermayer2007-01-21
* move common voc muxer and demuxer data to voc.cAurelien Jacobs2006-11-21
* split voc.c into vocdec.c and vocenc.cAurelien Jacobs2006-11-21
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-09