Mercurial > libavformat.hg
graph
-
Add libavcodec/internal.h include to avoid warning: implicit declaration of libavformat2009-02-13, by superdump
-
use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com libavformat2009-02-13, by bcoudurier
-
Remove pointless #if around the file, it is already conditionally compiled. libavformat2009-02-13, by diego
-
cosmetics, reindent, add/remove some empty lines, redundant comment libavformat2009-02-13, by bcoudurier
-
split mpegvideo descriptor into cdci descriptor and wav common in sound common libavformat2009-02-13, by bcoudurier
-
write essence elements klv packets with ber4 length, more interoperable libavformat2009-02-13, by bcoudurier
-
ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header libavformat2009-02-12, by superdump
-
Add a warning log when trying to encode into a container requiring global libavformat2009-02-12, by benoit
-
Change ffm_write_write_index to return int, and return if error occured. libavformat2009-02-12, by bcoudurier
-
compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail dot com libavformat2009-02-12, by bcoudurier
-
rename wrongly named b_per_gop to b_per_i_or_p according to specs libavformat2009-02-11, by bcoudurier
-
fix frame size, time rate is not stts duration anymore with time offset libavformat2009-02-11, by bcoudurier
-
do not set start time to 0, it is not the case with elst time offset libavformat2009-02-11, by bcoudurier
-
Cosmetics: vertical align "*" for consistency with the other doxyies. libavformat2009-02-11, by stefano
-
Remove @deprecated notice from AVFrac, it is not deprecated anymore. libavformat2009-02-11, by stefano
-
remove check, mxf muxer does not have track number limitation anymore libavformat2009-02-10, by bcoudurier
-
write component depth and horizontal subsampling best effort local tags libavformat2009-02-10, by bcoudurier
-
move up mxf_write_klv_fill and align index, rip and primer pack libavformat2009-02-10, by bcoudurier
-
fix compilation with DEBUG defined, field does not exist anymore libavformat2009-02-10, by bcoudurier
-
Increase the number of packets required to identify as MPEG PES to keep from libavformat2009-02-09, by alexc