summaryrefslogtreecommitdiffstats
path: root/libavformat/wtvenc.c
Commit message (Expand)AuthorAgeFilesLines
* 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