Mercurial > libavformat.hg
graph
-
Make some functions which aren't used outside their declaring source file libavformat2007-04-08, by diego
-
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat2007-04-08, by michael
-
remove inappropriate debuging av_log() alternatively they could be changed to dprintf() libavformat2007-04-07, by michael
-
changes some function declarations from () to (void) as per ansi c. libavformat2007-04-04, by gpoirier
-
There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring libavformat2007-04-03, by diego
-
CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals. libavformat2007-04-03, by diego
-
support for the THP game format by Marco Gerards, mgerards xs4all nl libavformat2007-04-01, by diego
-
10^10l to the idiot who designed this format and didnt even realize what number he used libavformat2007-03-30, by michael
-
break if atom size is more than size left in container atom, fix shooter.mov libavformat2007-03-29, by bcoudurier
-
Change the vhook code to send real timestamps to the filters instead of the libavformat2007-03-29, by diego
-
revert r8538 (set bit rate for asf format) until regression tests issue is stated libavformat2007-03-28, by bcoudurier
-
set bit rate for asf format, patch by Zuxy Meng, zuxy meng gmail com libavformat2007-03-28, by bcoudurier
-
require at least a score of AVPROBE_SCORE_MAX/4 or reaching of PROBE_BUF_MAX libavformat2007-03-27, by michael
-
activate parser on MP3 id, fix [A-Destiny]_Konjiki_no_Gash_Bell_-_65_[71EE362C].mp4 libavformat2007-03-25, by bcoudurier
-
dont fail immediately when a somehow broken track is detected, some tracks might be good, fix mi2_vorbis51.mp4 libavformat2007-03-25, by bcoudurier