August 23, 2011
View 42d4df0

WTV muxer (1_extract_wtv_common_code.patch)

zhentan feng authored on 2011/08/23 22:40:58
May 2, 2011
View 5edb232

WTV: Add ff_ prefix to the moved fields. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

zhentan feng authored on 2011/05/02 04:13:18
View 5ab826c

WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv.h and wtv.c. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

zhentan feng authored on 2011/05/02 04:12:02
View 80a3306

rename wtv.c to wtvdec.c Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

zhentan feng authored on 2011/05/02 04:10:00
April 15, 2011
View 85b2114

Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'

Michael Niedermayer authored on 2011/04/15 11:37:17
April 13, 2011
View ca402f3

handle malloc failures in ff_get_wav_header

Max Horn authored on 2011/04/13 00:44:20
April 7, 2011
View c0e51ec

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/07 10:32:26
April 6, 2011
View f5b386a

Reemove remaining uses of deprecated AVERROR_NOTSUPP.

Anton Khirnov authored on 2011/04/06 15:16:06
April 5, 2011
View 36ffabc

move PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get_id, MEDIASUBTYPE_BASE_GUID and audio_guids[] to riff.c/h (add FF_ prefix to PRI_GUID, ARG_GUID, and MEDIASUBTYPE_BASE_GUID; rename audio_guids to ff_codec_wav_guids)

Peter Ross authored on 2011/04/05 19:36:55
March 23, 2011
View 4fa0e24

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/23 10:42:56
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
March 18, 2011
View 0fecf26

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/18 00:53:58
March 17, 2011
View e42500c

lavf: replace some more avio_seek(SEEK_CUR) with avio_skip

Anton Khirnov authored on 2011/03/17 15:35:18
March 16, 2011
View 6947b0c

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/16 00:18:40
March 15, 2011
View 45a8a02

lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense

Anton Khirnov authored on 2011/03/15 17:14:38