log

age author description
Thu, 26 Apr 2007 18:04:42 +0000 alex move resolve_host from tcp.c to os_support.c as it is used widely libavformat
Thu, 26 Apr 2007 18:00:28 +0000 alex cosmetics in resolve_host libavformat
Thu, 26 Apr 2007 17:38:30 +0000 alex remove unused rtsp_callback libavformat
Thu, 26 Apr 2007 17:35:31 +0000 diego proper dependency on mpegts_demuxer for rtp_muxer libavformat
Thu, 26 Apr 2007 11:46:04 +0000 bcoudurier remove no more true comment libavformat
Thu, 26 Apr 2007 11:36:05 +0000 bcoudurier cosmectics, use consistant and homogeneous type names for atoms libavformat
Thu, 26 Apr 2007 11:24:10 +0000 bcoudurier use dprintf with AVFormatContext and simplify libavformat
Thu, 26 Apr 2007 10:49:48 +0000 lucabe Fix reading PTSs and DTSs in libavformat, by reverting r8465. libavformat
Thu, 26 Apr 2007 08:42:21 +0000 bcoudurier remove now obsolete and no more true comments libavformat
Wed, 25 Apr 2007 23:22:05 +0000 conrad Support for seeking in TTA files. libavformat
Wed, 25 Apr 2007 15:58:05 +0000 bcoudurier add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov libavformat
Wed, 25 Apr 2007 15:57:15 +0000 bcoudurier add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.mov libavformat
Wed, 25 Apr 2007 09:01:54 +0000 benoit add rgb suffix to rawvideo muxer libavformat
Tue, 24 Apr 2007 11:45:13 +0000 benoit more format abbreviations libavformat
Tue, 24 Apr 2007 10:51:26 +0000 bcoudurier correct comment about seek function libavformat
Tue, 24 Apr 2007 05:50:30 +0000 diego Remove unused code + variable, fixes a warning. libavformat
Sun, 22 Apr 2007 18:48:07 +0000 michael dont assert(0) due to buggy rm demuxer libavformat
Sun, 22 Apr 2007 16:23:44 +0000 michael fix av_seek_frame_generic() so that it doesnt fail if the libavformat
Sun, 22 Apr 2007 11:07:35 +0000 michael init packet before calling the demuxer libavformat
Sun, 22 Apr 2007 00:50:36 +0000 conrad Change from using a seek table internal to the TTA demuxer to using the standard lavf index. libavformat
Sat, 21 Apr 2007 18:37:10 +0000 bcoudurier long -> int libavformat
Sat, 21 Apr 2007 18:12:51 +0000 bcoudurier cosmetics: mov_mp4 -> mp4 libavformat
Sat, 21 Apr 2007 18:09:14 +0000 bcoudurier clean and simplify esds reading function libavformat
Sat, 21 Apr 2007 18:03:53 +0000 bcoudurier remove broken ctab code libavformat
Sat, 21 Apr 2007 18:01:47 +0000 bcoudurier use INT64_MAX libavformat
Fri, 20 Apr 2007 23:45:53 +0000 alex remove possibly broken wince cruft libavformat
Tue, 17 Apr 2007 20:53:39 +0000 banan Atrac3 decoder. libavformat
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Sun, 15 Apr 2007 12:35:44 +0000 diego Make the declaration of AVInputFormat ac3_demuxer conditional libavformat
Sun, 15 Apr 2007 12:32:36 +0000 diego Move AC3 header parsing code together with the rest of the AC3 parsing code. libavformat