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
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-03lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch
2011-11-05Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch
2011-10-17AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch
2011-10-13libmodplug: remove mathematical constants now redundant.Nicolas George
2011-10-10libmodplug: do not call av_expr_parse() in case of no expr specified.Clément Bœsch
2011-10-10libmodplug: simpler and faster use of eval expr.Clément Bœsch
2011-10-10libmodplug: add bintext video stream capability.Clément Bœsch
2011-10-06libmodplug: free file content buffer in read_close() callback.Clément Bœsch
2011-10-06libmodplug: add TODO entry for probing.Clément Bœsch
2011-10-06libmodplug: add metadata support.Clément Bœsch
2011-10-06libmodplug: add an option to enlarge the max supported file size.Clément Bœsch
2011-10-06libmodplug: support options (noise reduction, reverb, bass boost, ...)Clément Bœsch
2011-10-06libmodplug: handle EOF correctly.Clément Bœsch
2011-10-05libmodplug: simplify and fix read_packet() callback.Clément Bœsch
2011-10-05libmodplug: consistent use of sizeof.Clément Bœsch
2011-10-05Add libmodplug support.Clément Bœsch