| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). | Clément Bœsch | 2011-12-03 | 1 | -1/+1 |
* | wtvdec: ignore another known guid | Peter Ross | 2011-11-06 | 1 | -1/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-29 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -2/+3 |
* | [wtv] Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2011-09-14 | 1 | -5/+9 |
* | WTV muxer (1_extract_wtv_common_code.patch) | zhentan feng | 2011-09-08 | 1 | -36/+11 |
* | wtvdec: also support big-sectors when fat depth is zero | Peter Ross | 2011-07-15 | 1 | -3/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -1/+1 |
* | replace remaining usage of deprecated av_metadata_set2() by av_dict_set() | Aurelien Jacobs | 2011-06-13 | 1 | -3/+3 |
* | wtvdec: Avoid gmtime_r() it breaks compile on windows. | Michael Niedermayer | 2011-05-09 | 1 | -3/+3 |
* | wtv: calculate ole date correctly (is seconds since 1899-12-30) | Peter Ross | 2011-05-09 | 1 | -1/+1 |
* | wtv: detect ole date overflow | Peter Ross | 2011-05-09 | 1 | -5/+13 |
* | WTV: Add ff_ prefix to the moved fields. | zhentan feng | 2011-05-01 | 1 | -13/+13 |
* | WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv.... | zhentan feng | 2011-05-01 | 1 | -28/+1 |
* | rename wtv.c to wtvdec.c | zhentan feng | 2011-05-01 | 1 | -0/+1079 |