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-03-13Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292'Michael Niedermayer
2013-03-11lavf: remove disabled FF_API_INTERLEAVE_PACKET cruftAnton Khirnov
2013-03-08Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer
2013-03-08avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov
2013-01-17mux/chunked interleaver: better align duration chunks.Michael Niedermayer
2013-01-17mux: de-obfuscate chunked interleaver checksMichael Niedermayer
2013-01-17mux: simplify chunking interleaver codeMichael Niedermayer
2013-01-16mux: fix chunked interleaverMichael Niedermayer
2013-01-16mux: fix chunked_duration rounding anomalyMichael Niedermayer
2013-01-14lavf: Fix assignments in if()Michael Niedermayer
2013-01-14lavf/mux: Fix assignments in if()Michael Niedermayer
2013-01-09lavf/mux: do not pass a copy of the packet to write_packet().Clément Bœsch
2012-12-20lavf: split packets before muxing.Clément Bœsch
2012-10-08mux: change 1 assert->av_assert1()Michael Niedermayer
2012-10-03ff_choose_timebase: only try factors upto 14Michael Niedermayer
2012-10-03mux/nut: factorize ff_choose_timebase() out of nutMichael Niedermayer
2012-10-02Merge commit '1e46c63eb72be752e044ba32257d77f35cbd9dac'Michael Niedermayer
2012-10-02Merge commit '86bbdf865e04bc5ddc2021b0620e6de634375253'Michael Niedermayer
2012-10-02Merge commit '55f9037f38bc3beacb2f5a17408c1d24c077d7fd'Michael Niedermayer
2012-10-01avformat: refactor avformat_write_headerLuca Barbato
2012-10-01avformat: refactor avformat_write_headerLuca Barbato
2012-10-01avformat: split muxing functions from util.cLuca Barbato