Mercurial > libavformat.hg
graph
-
Define struct URLContext and typedef it to URLContext in one step. libavformat2009-05-25, by stefano
-
move DEBUG define before include to get dprintf and change printf to dprintf libavformat2009-05-24, by bcoudurier
-
move DEBUG define before include to get dprintf and move guidcmp before print_guid, fix compilation with DEBUG libavformat2009-05-24, by bcoudurier
-
fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com libavformat2009-05-23, by bcoudurier
-
simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com libavformat2009-05-23, by bcoudurier
-
compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com libavformat2009-05-23, by bcoudurier
-
correctly check for audio streams in mpeg ps muxer, fix multiple audio tracks libavformat2009-05-21, by bcoudurier
-
free Track and unset priv_data to avoid double free, fix memleak libavformat2009-05-15, by bcoudurier
-
parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop libavformat2009-05-13, by bcoudurier
-
Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative. libavformat2009-05-13, by bcoudurier
-
write a single pes for video frames, some proprietary player needs it libavformat2009-05-11, by bcoudurier
-
fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com libavformat2009-05-10, by bcoudurier