summaryrefslogtreecommitdiff
path: root/libavformat/wtvdec.c
Commit message (Expand)AuthorAge
* [wtv] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* WTV muxer (1_extract_wtv_common_code.patch)zhentan feng2011-09-08
* wtvdec: also support big-sectors when fat depth is zeroPeter Ross2011-07-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
* replace remaining usage of deprecated av_metadata_set2() by av_dict_set()Aurelien Jacobs2011-06-13
* wtvdec: Avoid gmtime_r() it breaks compile on windows.Michael Niedermayer2011-05-09
* wtv: calculate ole date correctly (is seconds since 1899-12-30)Peter Ross2011-05-09
* wtv: detect ole date overflowPeter Ross2011-05-09
* WTV: Add ff_ prefix to the moved fields.zhentan feng2011-05-01
* WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv....zhentan feng2011-05-01
* rename wtv.c to wtvdec.czhentan feng2011-05-01