Mercurial > libavformat.hg
graph
-
Change the vhook code to send real timestamps to the filters instead of the libavformatThu, 29 Mar 2007 05:24:35 +0000, by diego
-
revert r8538 (set bit rate for asf format) until regression tests issue is stated libavformatWed, 28 Mar 2007 14:48:42 +0000, by bcoudurier
-
set bit rate for asf format, patch by Zuxy Meng, zuxy meng gmail com libavformatWed, 28 Mar 2007 12:03:37 +0000, by bcoudurier
-
require at least a score of AVPROBE_SCORE_MAX/4 or reaching of PROBE_BUF_MAX libavformatTue, 27 Mar 2007 19:28:40 +0000, by michael
-
activate parser on MP3 id, fix [A-Destiny]_Konjiki_no_Gash_Bell_-_65_[71EE362C].mp4 libavformatSun, 25 Mar 2007 15:15:35 +0000, by bcoudurier
-
dont fail immediately when a somehow broken track is detected, some tracks might be good, fix mi2_vorbis51.mp4 libavformatSun, 25 Mar 2007 15:06:50 +0000, by bcoudurier
-
prefer MP3 id as mentioned in avcodec.h line 210 libavformatSat, 24 Mar 2007 15:11:47 +0000, by bcoudurier
-
Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed. libavformatFri, 23 Mar 2007 22:01:37 +0000, by mmu_man
-
The NSV demuxer assumes that a video frame's timestamp increases by one on each libavformatWed, 21 Mar 2007 11:05:35 +0000, by diego
-
av_estimate_timings_from_pts() flushes the packet queue but doesn't libavformatWed, 21 Mar 2007 10:48:10 +0000, by diego
-
cosmetics, sample_size_v1 -> bytes_per_frame / samples_per_frame libavformatWed, 21 Mar 2007 10:28:03 +0000, by bcoudurier
-
revert r8428, the check was not that useless libavformatTue, 20 Mar 2007 13:59:59 +0000, by michael
-
expose av_base64_decode and av_base64_encode libavformatMon, 19 Mar 2007 00:48:47 +0000, by lu_zero
-
improve ac3_probe by counting consecutive frames libavformatSun, 18 Mar 2007 19:32:22 +0000, by jbr
-
remove silly video check, theres nothing video specific in there libavformatFri, 16 Mar 2007 23:02:33 +0000, by michael
-
add a delay variable to hold the timestamp buffer size libavformatFri, 16 Mar 2007 22:59:45 +0000, by michael
-
remove special case for h.264 whatever this was supposed to do its not correct libavformatFri, 16 Mar 2007 22:31:57 +0000, by michael
-
disable pts reordering code and initialize a parser instead libavformatThu, 15 Mar 2007 23:08:58 +0000, by aurel
-
Properly initialize filesize during input buffer initialization. libavformatMon, 12 Mar 2007 14:51:18 +0000, by diego
-
Introduce two new logging functions av_hex_dump_log() and av_pkt_dump_log() libavformatMon, 12 Mar 2007 14:17:26 +0000, by takis
-
remove codec_info_duration/nb_frames from AVStream libavformatMon, 12 Mar 2007 10:59:47 +0000, by bcoudurier