| Commit message (Expand) | Author | Age | Files | Lines |
* | wtvenc: use ffio_fill() | Paul B Mahol | 2013-05-29 | 1 | -6/+2 |
* | vformat/wtvenc: fix doxygen comments | Michael Niedermayer | 2013-05-24 | 1 | -4/+4 |
* | lavf: remove some flushing in write_packet muxers callbacks. | Clément Bœsch | 2013-04-14 | 1 | -1/+0 |
* | wtvenc: mux thumbnail picture | Peter Ross | 2013-01-07 | 1 | -5/+65 |
* | wtv: permit root table and first sectors to be located beyond 2GB boundary | Peter Ross | 2012-12-19 | 1 | -4/+3 |
* | lavf/wtvenc: fix s[tp]_pairs memleak. | Clément Bœsch | 2012-11-13 | 1 | -0/+3 |
* | wtvenc: produce seekable files | Peter Ross | 2012-11-07 | 1 | -7/+71 |
* | wtvenc: simplify write_timestamp | Peter Ross | 2012-11-07 | 1 | -5/+1 |
* | wtvenc: output third video pts in timestamp chunk (this is what Microsoft Win... | Peter Ross | 2012-11-07 | 1 | -6/+1 |
* | wtvenc: indent fixup | Peter Ross | 2012-11-07 | 1 | -5/+5 |
* | wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are... | Peter Ross | 2012-11-07 | 1 | -27/+3 |
* | wtv: move duplicated guids into wtv.c | Peter Ross | 2012-11-06 | 1 | -10/+4 |
* | wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENT | Peter Ross | 2012-11-06 | 1 | -1/+1 |
* | wtvenc: fix typo | Peter Ross | 2012-11-06 | 1 | -2/+2 |
* | rename missed CodecID to AVCodecID | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -3/+3 |
* | lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). | Clément Bœsch | 2011-12-03 | 1 | -1/+1 |
* | cleanup: remove various double end ';' all over the code. | Clément Bœsch | 2011-11-16 | 1 | -1/+1 |
* | Use AC-3 as default codec for wtv. | Carl Eugen Hoyos | 2011-11-12 | 1 | -1/+1 |
* | wtvenc: ensure fat tables are padded to the sector boundary | Peter Ross | 2011-11-06 | 1 | -1/+1 |
* | wtvenc: use ff_put_guid and remove local copy of this function | Peter Ross | 2011-11-05 | 1 | -17/+12 |
* | wtvenc: add @file comment | Peter Ross | 2011-11-05 | 1 | -0/+6 |
* | fix whitespace nits | Peter Ross | 2011-11-05 | 1 | -4/+4 |
* | act, bintext, wtvenc: use named struct initializers | Aurelien Jacobs | 2011-09-26 | 1 | -11/+11 |
* | wtvenc: add some asserts because iam paranoid | Michael Niedermayer | 2011-09-14 | 1 | -0/+4 |
* | WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch) | zhentan feng | 2011-09-14 | 1 | -0/+718 |