| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -29/+29 |
* | avformat: use ff_standardize_creation_time for formats writing all format str... | Marton Balint | 2016-03-03 | 1 | -0/+1 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | avformat/wtvenc: Use av_realloc_array() | Michael Niedermayer | 2015-04-11 | 1 | -1/+1 |
* | avformat: Add prefix to get_codec_guid() | Michael Niedermayer | 2015-02-27 | 1 | -2/+2 |
* | ff_put_wav_header: add flag to force WAVEFORMATEX | Daniel Verkamp | 2014-04-30 | 1 | -1/+1 |
* | avformat/wtvenc: advise user when H264 startcode is not present | Peter Ross | 2014-03-30 | 1 | -1/+7 |
* | avformat/wtvenc: pad judiciously when writing mpeg2 extradata | Peter Ross | 2014-03-30 | 1 | -2/+3 |
* | Move GUID-related objects to riffenc.c and riff.c. | Carl Eugen Hoyos | 2014-01-29 | 1 | -11/+0 |
* | wtvenc: output ff_format_none if ff_put_wav_header fails | Peter Ross | 2013-12-23 | 1 | -1/+2 |
* | wtvenc: use codec tag + MEDIASUBTYPE_BASE_GUID, if there is no suitable guid | Peter Ross | 2013-12-23 | 1 | -7/+15 |
* | wtvenc: populate VIDEOINFOHEADER2 | Peter Ross | 2013-12-23 | 1 | -8/+43 |
* | 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 |