log

age author description
Thu, 26 Apr 2007 23:44:56 +0000 alex Make protocols configure selectable and also cleanup the CONFIG_NETWORK libavformat
Thu, 26 Apr 2007 23:41:20 +0000 alex Don't compile RTSP_DEMUXER if not requested libavformat
Thu, 26 Apr 2007 23:40:36 +0000 alex properly compile code for REDIR_DEMUXER libavformat
Thu, 26 Apr 2007 19:27:32 +0000 diego cosmetics: Remove trailing whitespace and tabs. libavformat
Thu, 26 Apr 2007 18:31:33 +0000 diego cosmetics: sort() libavformat
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
Fri, 13 Apr 2007 07:50:04 +0000 benoit timestamps generation improvement when parsing avi libavformat
Thu, 12 Apr 2007 11:28:34 +0000 diego spelling libavformat
Thu, 12 Apr 2007 08:11:33 +0000 benoit DVR-MS probe audio format libavformat
Tue, 10 Apr 2007 14:10:36 +0000 bcoudurier add D-10 PAL 40 audio essence container ul libavformat
Tue, 10 Apr 2007 14:04:59 +0000 bcoudurier add D-10 PAL 40 ul libavformat
Tue, 10 Apr 2007 11:27:24 +0000 aurel cosmetics: indentation libavformat
Mon, 09 Apr 2007 17:03:20 +0000 aurel add support for seeking to a keyframe instead of a random frame libavformat
Mon, 09 Apr 2007 17:00:09 +0000 aurel add an intermediate variable (prepare for next patch) libavformat
Mon, 09 Apr 2007 16:48:28 +0000 aurel add support for seeking in matroska files libavformat
Mon, 09 Apr 2007 16:45:43 +0000 aurel move matroska_find_track_by_num() upper in the file libavformat
Mon, 09 Apr 2007 16:29:10 +0000 aurel cluster position is relative to segment_start libavformat
Mon, 09 Apr 2007 16:27:00 +0000 aurel properly set streams start_time libavformat
Mon, 09 Apr 2007 16:24:03 +0000 aurel remove unused context field libavformat
Mon, 09 Apr 2007 16:22:18 +0000 aurel remove wrong and no more used packet reordering code libavformat
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavformat
Sun, 08 Apr 2007 20:21:11 +0000 diego Make some functions which aren't used outside their declaring source file libavformat
Sun, 08 Apr 2007 12:05:02 +0000 diego cosmetics: indentation fix libavformat
Sun, 08 Apr 2007 11:37:43 +0000 michael file extension based probe is max/2 libavformat
Sun, 08 Apr 2007 11:37:04 +0000 michael factorize libavformat
Sun, 08 Apr 2007 11:34:15 +0000 michael allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat
Sun, 08 Apr 2007 09:50:08 +0000 michael also remove c93_ prefix for static function in the c93 demuxer libavformat
Sat, 07 Apr 2007 23:32:55 +0000 michael s/rle_num_bytes/code/ libavformat
Sat, 07 Apr 2007 23:26:11 +0000 michael simplify libavformat
Sat, 07 Apr 2007 23:24:31 +0000 michael conform to spec libavformat
Sat, 07 Apr 2007 23:10:22 +0000 michael use shorter names for the block type enum libavformat