Mercurial > libavformat.hg
graph
-
Extend DV autodetection to also reliably detect single-frame DVs with libavformat2009-09-29, by reimar
-
Fix possible buffer over-read in vorbis_comment, fix it double to be sure. libavformat2009-09-24, by reimar
-
Correctly print number of remaining bytes in oggparsevorbis instead of always libavformat2009-09-23, by reimar
-
Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #ifdefs. libavformat2009-09-22, by diego
-
Move find_guid function and guid_data array to a globally available place. libavformat2009-09-22, by diego
-
fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be libavformat2009-09-17, by bcoudurier
-
print at debug level the score at which codec probing succedeed libavformat2009-09-17, by bcoudurier
-
Improve SIFF probe by also checking the first tag is one of the expected. libavformat2009-09-17, by reimar
-
Improve dxa probe by checking the values for width and height are reasonable. libavformat2009-09-17, by reimar
-
Slightly improve probe for ea format by checking that it is possible to libavformat2009-09-17, by reimar
-
Do not include "mp4:" prefix from RTMP URL into "app" path or second time libavformat2009-09-17, by kostya
-
Improve amortized worst case speed of the muxers packet interleaving code libavformat2009-09-16, by michael
-
Check for explicit 32-bit FPS value so it works on 64-bit systems too libavformat2009-09-15, by kostya
-
Make h261 and mpegvideo probe a little more robust so they dont fail with libavformat2009-09-15, by michael
-
Improve sierravmd probe. It is still quite weak, but further improvements libavformat2009-09-15, by reimar
-
Slighty tweak mp3 probe threshold to prevent probetest from complaining. libavformat2009-09-14, by michael
-
Make dnxhd probe more strict, fail if we detect values in header that would libavformat2009-09-14, by reimar
-
Make DTS probe more robust against false positives (as e.g. probetest shows). libavformat2009-09-14, by reimar
-
Check the index validity more thoroughly for the c93 probe function. libavformat2009-09-14, by reimar
-
Add more sanity checks for header elements, rejecting files with clearly libavformat2009-09-14, by reimar
-
Extend check for integer overflow for malloc argument to take into account libavformat2009-09-14, by reimar
-
Fix wrong logical operator which causes too relaxed checking in VC-1 test libavformat2009-09-14, by kostya
-
Check buffer size for idcin check, otherwise false positives are too likely for libavformat2009-09-14, by reimar
-
reset pes state to skip after flushing, avoid segv with dvgrab-2009.03.28_19-07-22.m2t libavformat2009-09-13, by bcoudurier
-
Use I/O buffer size as initial value for backoff for seeking sync point search. libavformat2009-09-13, by schreter
-
check entries against field_size, potential malloc overflow in read_stsz, fix #1357 libavformat2009-09-07, by bcoudurier
-
add one missing check for stream existence in read_elst, fix #1364 libavformat2009-09-07, by bcoudurier
-
disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default) libavformat2009-09-06, by schreter
-
cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) libavformat2009-09-05, by schreter
-
Extend ipmovie signature to match exactly one place in mve files that have a libavformat2009-09-05, by reimar
-
Remove fake Speex header creation from FLV demuxer. Having it there was not the libavformat2009-09-04, by jbr
-
Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat libavformat2009-08-28, by jbr
-
Check for seek failures in avi_load_index, otherwise if the index offset libavformat2009-08-26, by reimar
-
check av_new_stream return value, patch by Kent Mein, mein at cs dot umn dot edu libavformat2009-08-25, by bcoudurier
-
matroskadec: add correct extradata offset for V_MS/VFW/FOURCC tracks libavformat2009-08-24, by aurel