August 8, 2012
View 7a72695

Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'

Michael Niedermayer authored on 2012/08/08 05:45:46
August 5, 2012
View 36ef536

Replace all CODEC_ID_* with AV_CODEC_ID_*

Anton Khirnov authored on 2012/08/05 18:11:04
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
May 23, 2010
View 80b39e1

Move AVCodecTag from riff.h into internal.h.

Francesco Lavra authored on 2010/05/23 01:01:32
October 16, 2009
View bc2d2a0

Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.

Carl Eugen Hoyos authored on 2009/10/16 23:46:06
August 24, 2008
View 090a417

voc: add ff_ prefix to some global const data

Aurelien Jacobs authored on 2008/08/24 23:12:03
July 5, 2007
View e5a389a

license header consistency cosmetics

Diego Biurrun authored on 2007/07/05 19:40:25
January 21, 2007
View 7caf0cc

add codec_id <-> codec_tag tables to AVIn/OutputFormat

Michael Niedermayer authored on 2007/01/21 10:39:17
November 21, 2006
View e9f36c5

move common voc muxer and demuxer data to voc.c

Aurelien Jacobs authored on 2006/11/21 22:18:21
View 5d244b2

split voc.c into vocdec.c and vocenc.c

Aurelien Jacobs authored on 2006/11/21 22:08:04
October 8, 2006
View b78e719

Change license headers to say 'FFmpeg' instead of 'this program/this library' and fix GPL/LGPL version mismatches.

Diego Biurrun authored on 2006/10/08 00:30:46
July 12, 2006
View 9d9f411

move common stuff from avienc.c and wav.c to new file riff.c

Måns Rullgård authored on 2006/07/12 09:09:34
July 11, 2006
View ff70e60

allow individual selection of muxers and demuxers

Måns Rullgård authored on 2006/07/11 06:14:37
July 10, 2006
View d2a067d

give AVInput/OutputFormat structs consistent names

Måns Rullgård authored on 2006/07/10 08:40:53
July 8, 2006
View 5da7146

simplify the voc demuxer using av_get_bits_per_sample()

Aurelien Jacobs authored on 2006/07/08 07:42:36