log

age author description
Mon, 21 May 2007 08:33:36 +0000 bcoudurier print and return error if output is non seekable libavformat
Sun, 20 May 2007 15:11:55 +0000 aurel add a ff_ prefix to some mpegaudio funcs libavformat
Thu, 17 May 2007 10:30:03 +0000 alex Use usleep instead of sleep, some MinGW versions lack sleep. libavformat
Wed, 16 May 2007 12:25:54 +0000 diego Remove extern C declarations for C++. libavformat
Wed, 16 May 2007 09:21:23 +0000 diego Drop unnecessary libavcodec/ prefix in #include path. libavformat
Wed, 16 May 2007 02:02:22 +0000 corey Don't forget about audio remaining in buffer, in case there is enough libavformat
Tue, 15 May 2007 14:58:30 +0000 alex initial mingw networking support libavformat
Sat, 12 May 2007 22:17:40 +0000 bcoudurier simplify, no need for a function libavformat
Sat, 12 May 2007 22:02:27 +0000 bcoudurier fix ctts index computation when seeking, check must be done against next ctts sample, thanks to Uoti libavformat
Fri, 11 May 2007 19:07:40 +0000 alex cosmetics: fix indentation libavformat
Thu, 10 May 2007 23:42:28 +0000 bcoudurier dmb1 fourcc, mjpeg_opendml.mov libavformat
Thu, 10 May 2007 13:25:33 +0000 benoit Use url_fopen error code when opening input file libavformat
Thu, 10 May 2007 10:51:00 +0000 takis Typos libavformat
Thu, 10 May 2007 10:15:15 +0000 lucabe Reindent code after last commit libavformat
Thu, 10 May 2007 10:14:42 +0000 lucabe Allow avoid setting the video standard and input when capturing v4l2 video. libavformat
Wed, 09 May 2007 23:07:40 +0000 diego RoQ muxer, patch by Vitor, vitor1001 gmail com libavformat
Tue, 08 May 2007 23:25:31 +0000 aurel move aac and ac3 parsers in their own files libavformat
Tue, 08 May 2007 11:57:49 +0000 ivo autodetect ptx files libavformat
Mon, 07 May 2007 15:43:01 +0000 aurel fix display of theora videos with visible size smaller than encoded size libavformat
Mon, 07 May 2007 13:30:08 +0000 ivo Renderware TXD demuxer libavformat
Mon, 07 May 2007 11:57:46 +0000 michael improve mpeg4-es detection by rejecting streams with reserved startcodes (fixes 11-i_need_your_love-daw.mp3 detected as mpeg4) libavformat
Sun, 06 May 2007 18:23:28 +0000 reimar Fix two small typos in comment libavformat
Sun, 06 May 2007 12:04:17 +0000 diego cosmetics: Fix indentation after last commit, patch by Zuxy Meng. libavformat
Wed, 02 May 2007 22:54:28 +0000 diego cosmetics: Sort entries by CONFIG_ name. libavformat
Wed, 02 May 2007 13:36:45 +0000 benoit give the position offset of the file in the packet libavformat
Wed, 02 May 2007 09:18:41 +0000 benoit return right format in set_codec_from_probe_data libavformat
Wed, 02 May 2007 09:13:47 +0000 benoit patch so that the deprecated items show up correctly libavformat
Mon, 30 Apr 2007 15:56:11 +0000 benoit use asf stream information to set bitrate libavformat
Mon, 30 Apr 2007 09:46:11 +0000 diego Fix loop condition so it can be run through more than once. libavformat
Mon, 30 Apr 2007 09:43:29 +0000 diego more detailed error message for buffer underflow libavformat
Sat, 28 Apr 2007 13:07:52 +0000 bcoudurier fix AVStream documentation: clarify start_time, start_time and duration are actually in stream base libavformat
Fri, 27 Apr 2007 17:19:07 +0000 kostya Support for newer MacOSX AIFF libavformat
Fri, 27 Apr 2007 16:10:05 +0000 bcoudurier fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value libavformat
Fri, 27 Apr 2007 01:21:11 +0000 alex Use correct CONFIG_RTP_MUXER ifdef libavformat
Fri, 27 Apr 2007 00:41:50 +0000 alex implement ff_socket_nonblock and use it in networking code libavformat
Fri, 27 Apr 2007 00:35:54 +0000 alex use ff_neterrno() and FF_NETERROR() for networking error handling libavformat
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