summaryrefslogtreecommitdiff
path: root/libavformat/wtvenc.c
Commit message (Expand)AuthorAge
* rename missed CodecID to AVCodecIDMichael Niedermayer2012-08-07
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch2011-12-03
* cleanup: remove various double end ';' all over the code.Clément Bœsch2011-11-16
* Use AC-3 as default codec for wtv.Carl Eugen Hoyos2011-11-12
* wtvenc: ensure fat tables are padded to the sector boundaryPeter Ross2011-11-06
* wtvenc: use ff_put_guid and remove local copy of this functionPeter Ross2011-11-05
* wtvenc: add @file commentPeter Ross2011-11-05
* fix whitespace nitsPeter Ross2011-11-05
* act, bintext, wtvenc: use named struct initializersAurelien Jacobs2011-09-26
* wtvenc: add some asserts because iam paranoidMichael Niedermayer2011-09-14
* WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)zhentan feng2011-09-14