Mercurial > libavformat.hg
graph
-
adts demuxer: Set the time base to be the LCM of all ADTS sample rates. libavformat2010-09-09, by alexc
-
In mov muxer, write reduced sample aspect ratio values in pasp libavformat2010-09-08, by bcoudurier
-
In mov demuxer, do not override aspect ratio in tkhd by pasp like quicktime, fix issue #1539 libavformat2010-09-08, by bcoudurier
-
Add a special function to mkv demxuer to parse length values that includes libavformat2010-09-06, by reimar
-
move stream info arrays into a struct to ease future dynamic allocation libavformat2010-09-05, by aurel
-
Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups libavformat2010-09-03, by rbultje
-
Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>. libavformat2010-09-03, by rbultje
-
Send NAT punching messages to the address specified in the Transport: libavformat2010-09-03, by rbultje
-
Fix crash when decoding DV in AVI introduced in r24579 (issue 2174). libavformat2010-09-02, by cehoyos
-
gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is something else libavformat2010-09-01, by bcoudurier
-
Solving memory leak and initialization problem with prev_pkt / pkt. libavformat2010-08-31, by bindhammer
-
rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packet libavformat2010-08-29, by mstorsjo
-
Fix two compiler arnings related to printf-format of sizeof()-statements. libavformat2010-08-28, by rbultje
-
stream_selection can be freed in the fail case, in which case it's unassigned. libavformat2010-08-28, by rbultje