log

age author description
Fri, 17 Dec 2004 19:23:53 +0000 michael add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users sourceforge net>) libavformat
Wed, 15 Dec 2004 02:36:03 +0000 michael workaround some broken mpeg-ps timestamps libavformat
Tue, 14 Dec 2004 16:19:26 +0000 michael some sanity checks on what is muxed, invalid timestamps in mpeg are very common and lead to strange errors in the mpeg muxer otherwise libavformat
Tue, 14 Dec 2004 12:04:45 +0000 michael fix timestamp prediction for low_delay mpeg streams libavformat
Thu, 09 Dec 2004 19:44:55 +0000 melanson load the 'avcC' atom needed for 'avc1' decoding libavformat
Tue, 07 Dec 2004 13:14:37 +0000 michael rv20 encoding libavformat
Mon, 06 Dec 2004 23:43:28 +0000 michael seeking in rm 2nd try libavformat
Mon, 06 Dec 2004 22:44:03 +0000 michael seeking in rm libavformat
Mon, 06 Dec 2004 21:38:05 +0000 michael rm encoding fix libavformat
Mon, 06 Dec 2004 20:03:42 +0000 michael try to recover from errors instead of failing fataly libavformat
Mon, 06 Dec 2004 18:57:59 +0000 michael various demuxer fixes libavformat
Mon, 06 Dec 2004 17:21:17 +0000 michael rv10 thread safety fix / rv10 ffplay fix libavformat
Mon, 06 Dec 2004 16:40:10 +0000 michael timestamp fix libavformat
Mon, 06 Dec 2004 00:15:52 +0000 michael use pts based duration/bitrate guessing code for mpeg-ts libavformat
Mon, 06 Dec 2004 00:08:37 +0000 michael fixing pipe seek bug libavformat
Sun, 05 Dec 2004 23:21:39 +0000 michael next try at fixing rv20 decoding libavformat
Sun, 05 Dec 2004 02:46:00 +0000 michael This patch takes into account that fifo_realloc may adjust fifo.wptr libavformat
Wed, 01 Dec 2004 02:28:28 +0000 michael fifo_realloc() libavformat
Tue, 30 Nov 2004 21:57:51 +0000 michael kill a annoying debug printf libavformat
Tue, 30 Nov 2004 18:45:34 +0000 michael fixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incoming/blender_raw.avi libavformat
Sun, 28 Nov 2004 18:29:38 +0000 lorenm split ffhuffyuv into 2 codecs: libavformat
Tue, 23 Nov 2004 22:25:12 +0000 michael DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>) libavformat
Tue, 23 Nov 2004 18:23:56 +0000 michael int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>) libavformat
Sun, 21 Nov 2004 03:37:33 +0000 michael parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and Paul Curtis <pfc >at> terrapin <dot< com>) libavformat
Sat, 20 Nov 2004 23:53:24 +0000 melanson use correct types libavformat
Sat, 20 Nov 2004 23:10:07 +0000 mmu_man First implementation of nsv demuxer. libavformat
Fri, 19 Nov 2004 18:16:36 +0000 michael skip unknown streams instead of failing libavformat
Fri, 19 Nov 2004 16:36:30 +0000 michael rv20 demuxing fix libavformat
Wed, 17 Nov 2004 03:45:53 +0000 melanson native QPEG video decoder, courtesy of Konstantin Shishkov libavformat
Tue, 16 Nov 2004 16:28:27 +0000 michael loop hack libavformat
Sun, 14 Nov 2004 22:30:44 +0000 michael disable redundant image formats, otherwise we wont get any bugreports about -f image2 libavformat
Sat, 13 Nov 2004 17:35:09 +0000 michael raw h261 demuxing fix libavformat
Sat, 13 Nov 2004 01:27:35 +0000 michael allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end libavformat
Fri, 12 Nov 2004 22:51:52 +0000 michael try to guess the codec for imag2pipe too libavformat
Fri, 12 Nov 2004 22:49:55 +0000 michael last packet size fix libavformat
Fri, 12 Nov 2004 01:32:35 +0000 michael When playing libavformat
Thu, 11 Nov 2004 18:09:28 +0000 michael move p*m from image/lavf -> image2/lavc libavformat
Wed, 10 Nov 2004 00:02:06 +0000 michael prefer image2 over image libavformat
Tue, 09 Nov 2004 23:31:46 +0000 michael porting png support from -f image to -f image2 libavformat
Tue, 09 Nov 2004 17:27:33 +0000 michael doxy libavformat
Tue, 09 Nov 2004 00:27:16 +0000 michael IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>) libavformat
Mon, 08 Nov 2004 23:36:32 +0000 michael fix image stream copy libavformat
Sat, 06 Nov 2004 19:11:34 +0000 michael cbr audio muxing fix libavformat
Thu, 28 Oct 2004 10:12:57 +0000 michael H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavformat
Wed, 27 Oct 2004 04:30:48 +0000 melanson Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov libavformat
Sun, 24 Oct 2004 22:39:08 +0000 michael image2pipe fix libavformat
Sun, 24 Oct 2004 13:07:59 +0000 michael dvr-ms video decoding support libavformat
Fri, 22 Oct 2004 13:15:18 +0000 michael bug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at verse dot com>) libavformat
Fri, 22 Oct 2004 02:04:30 +0000 romansh * Introducing IIDC1394 grabbing interface. libavformat
Fri, 22 Oct 2004 01:51:17 +0000 michael set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams libavformat
Tue, 19 Oct 2004 10:37:02 +0000 michael fixing demuxing of vc2_intro.avi libavformat
Mon, 18 Oct 2004 11:42:40 +0000 alex report keyframes libavformat
Mon, 18 Oct 2004 09:43:39 +0000 michael set correct timebase libavformat
Sat, 16 Oct 2004 21:27:42 +0000 michael user setable preload and max_mux_delay libavformat
Sat, 16 Oct 2004 19:33:57 +0000 melanson Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) libavformat
Fri, 15 Oct 2004 22:06:46 +0000 michael set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>) libavformat
Wed, 13 Oct 2004 23:58:28 +0000 michael fix assertion failure in case of timestamp discontinuities libavformat
Wed, 13 Oct 2004 00:03:00 +0000 romansh * static allocation for audio packets. This will make it a little bit libavformat
Tue, 12 Oct 2004 12:47:49 +0000 melanson Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavformat
Tue, 12 Oct 2004 10:28:27 +0000 michael generic cur_dts update libavformat