summaryrefslogtreecommitdiff
path: root/libavformat/wtvenc.c
Commit message (Collapse)AuthorAge
* 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
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* wtvenc: use ff_put_guid and remove local copy of this functionPeter Ross2011-11-05
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* wtvenc: add @file commentPeter Ross2011-11-05
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* fix whitespace nitsPeter Ross2011-11-05
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* act, bintext, wtvenc: use named struct initializersAurelien Jacobs2011-09-26
|
* wtvenc: add some asserts because iam paranoidMichael Niedermayer2011-09-14
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)zhentan feng2011-09-14