Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-29wtvenc: use ffio_fill()Paul B Mahol
2013-05-24vformat/wtvenc: fix doxygen commentsMichael Niedermayer
2013-04-14lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch
2013-01-07wtvenc: mux thumbnail picturePeter Ross
2012-12-18wtv: permit root table and first sectors to be located beyond 2GB boundaryPeter Ross
2012-11-13lavf/wtvenc: fix s[tp]_pairs memleak.Clément Bœsch
2012-11-07wtvenc: produce seekable filesPeter Ross
2012-11-07wtvenc: simplify write_timestampPeter Ross
2012-11-07wtvenc: output third video pts in timestamp chunk (this is what Microsoft Win...Peter Ross
2012-11-07wtvenc: indent fixupPeter Ross
2012-11-07wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are...Peter Ross
2012-11-06wtv: move duplicated guids into wtv.cPeter Ross
2012-11-06wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENTPeter Ross
2012-11-06wtvenc: fix typoPeter Ross
2012-08-08rename missed CodecID to AVCodecIDMichael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2011-12-03lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch
2011-11-16cleanup: remove various double end ';' all over the code.Clément Bœsch
2011-11-12Use AC-3 as default codec for wtv.Carl Eugen Hoyos
2011-11-06wtvenc: ensure fat tables are padded to the sector boundaryPeter Ross
2011-11-05wtvenc: use ff_put_guid and remove local copy of this functionPeter Ross
2011-11-05wtvenc: add @file commentPeter Ross
2011-11-05fix whitespace nitsPeter Ross
2011-09-26act, bintext, wtvenc: use named struct initializersAurelien Jacobs
2011-09-14wtvenc: add some asserts because iam paranoidMichael Niedermayer
2011-09-14WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)zhentan feng