Mercurial > libavformat.hg
graph
-
Allocate a bit more memory for MPC SV8 seek table, so bitreader won't read libavformat2009-06-13, by kostya
-
Analysis of logs show that there are in fact some files with m1v1 too (not just m2v2), libavformat2009-06-13, by darkshikari
-
Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of libavformat2009-06-13, by conrad
-
Add "0x11005354" as a fourcc for MOV audio; fixes audio detection in a problematic MOV file. libavformat2009-06-13, by darkshikari
-
Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. libavformat2009-06-12, by darkshikari
-
Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4 libavformat2009-06-12, by conrad
-
Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files. libavformat2009-06-12, by darkshikari
-
Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV file. libavformat2009-06-12, by darkshikari
-
Remove time_rate, we cannot compute exactly when fragments are libavformat2009-06-11, by bcoudurier
-
Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: libavformat2009-06-09, by rbultje
-
Introduce http_get_line and modify http_connect to use http_get_line. libavformat2009-06-06, by jai_menon
-
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavformat2009-06-06, by stefano
-
Ensure that the extradata buffer is padded appripriately in the ogg demuxer. libavformat2009-06-05, by conrad
-
Move function for reading whole specified amount of data from RTSP libavformat2009-06-04, by kostya
-
fix 3gp metadata, write strings in UTF8, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com libavformat2009-05-31, by bcoudurier
-
add streams even if they are not present in PMT, fix #1092 and #835 libavformat2009-05-31, by bcoudurier
-
fix codec probing, stop after MAX_PROBE_PACKETS and return all packets libavformat2009-05-31, by bcoudurier