summaryrefslogtreecommitdiffstats
path: root/libavformat/wtvenc.c
Commit message (Expand)AuthorAgeFilesLines
* wtvenc: mux thumbnail picturePeter Ross2013-01-071-5/+65
* wtv: permit root table and first sectors to be located beyond 2GB boundaryPeter Ross2012-12-191-4/+3
* lavf/wtvenc: fix s[tp]_pairs memleak.Clément Bœsch2012-11-131-0/+3
* wtvenc: produce seekable filesPeter Ross2012-11-071-7/+71
* wtvenc: simplify write_timestampPeter Ross2012-11-071-5/+1
* wtvenc: output third video pts in timestamp chunk (this is what Microsoft Win...Peter Ross2012-11-071-6/+1
* wtvenc: indent fixupPeter Ross2012-11-071-5/+5
* wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are...Peter Ross2012-11-071-27/+3
* wtv: move duplicated guids into wtv.cPeter Ross2012-11-061-10/+4
* wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENTPeter Ross2012-11-061-1/+1
* wtvenc: fix typoPeter Ross2012-11-061-2/+2
* rename missed CodecID to AVCodecIDMichael Niedermayer2012-08-071-1/+1
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-3/+3
* lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch2011-12-031-1/+1
* cleanup: remove various double end ';' all over the code.Clément Bœsch2011-11-161-1/+1
* Use AC-3 as default codec for wtv.Carl Eugen Hoyos2011-11-121-1/+1
* wtvenc: ensure fat tables are padded to the sector boundaryPeter Ross2011-11-061-1/+1
* wtvenc: use ff_put_guid and remove local copy of this functionPeter Ross2011-11-051-17/+12
* wtvenc: add @file commentPeter Ross2011-11-051-0/+6
* fix whitespace nitsPeter Ross2011-11-051-4/+4
* act, bintext, wtvenc: use named struct initializersAurelien Jacobs2011-09-261-11/+11
* wtvenc: add some asserts because iam paranoidMichael Niedermayer2011-09-141-0/+4
* WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)zhentan feng2011-09-141-0/+718
OpenPOWER on IntegriCloud