Mercurial > libavformat.hg
graph
-
support swink created files which have soi/eoi broken tags reversed libavformat2007-08-20, by bcoudurier
-
Do not butcher start_time in av_estimate_timings_from_bit_rate(). libavformat2007-08-18, by michael
-
mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de) libavformat2007-08-18, by michael
-
Don't pre-scale default_duration to avoid precision loss in fps calculation. libavformat2007-08-16, by aurel
-
calculate default_duration according to framerate only when not already set libavformat2007-08-16, by aurel
-
elaborate a little on AVStream.start_time, it seems the comment is not clear libavformat2007-08-16, by michael
-
pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa contains them) libavformat2007-08-12, by michael
-
muxer should now be spec compliant (though it likely still contains bugs!) libavformat2007-08-10, by michael
-
muxer is not yet fully compliant so prevent people from mistakenly using it libavformat2007-08-10, by michael
-
Make the pipe URLProtocol share read and write functions with the file URLProtocol libavformat2007-08-09, by ramiro
-
add a universal fallback frame code for the case that no other applies libavformat2007-08-09, by michael
-
ensure that the codec_id detection in av_find_stream_info() does not libavformat2007-08-06, by michael
-
ignore preroll, it is generally not what AVStream.start_time should contain libavformat2007-08-06, by michael
-
Change avf_sdp_create() to get a pre-allocated buffer as input, and to libavformat2007-08-05, by lucabe
-
10l to me. Revert recent changes to ac3_probe() which made misdetection as AC3 too probable. libavformat2007-08-05, by jbr
-
add streams on the fly, swf is a streaming format and has no real header, correctly detect audio in RamboMJPEGAVP6_112K.swf now libavformat2007-08-05, by bcoudurier