June 14, 2011
View e6ba3d4

replace remaining usage of deprecated av_metadata_set2() by av_dict_set()

Aurelien Jacobs authored on 2011/06/14 02:02:50
May 9, 2011
View 25308af

wtvdec: Avoid gmtime_r() it breaks compile on windows.

Michael Niedermayer authored on 2011/05/09 11:17:24
View fddf052

wtv: calculate ole date correctly (is seconds since 1899-12-30)

Peter Ross authored on 2011/05/09 03:14:47
View 8acab7a

wtv: detect ole date overflow

Peter Ross authored on 2011/05/09 03:13:59
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