log

age author description
Wed, 30 May 2007 23:42:37 +0000 michael move jpegls up, fixes sf bug #1629152 libavformat
Wed, 30 May 2007 10:04:37 +0000 aurel typo libavformat
Wed, 30 May 2007 09:50:35 +0000 aurel use FFSWAP() libavformat
Wed, 30 May 2007 09:45:09 +0000 aurel cosmetics: indentation libavformat
Wed, 30 May 2007 09:44:16 +0000 aurel split rm muxer and demuxer in their own files libavformat
Wed, 30 May 2007 00:08:32 +0000 michael warn the user about the the mdhd problem libavformat
Tue, 29 May 2007 08:19:37 +0000 benoit variable initialization (because of a gcc warning) libavformat
Sun, 27 May 2007 08:06:45 +0000 michael fix "incorrect frame size" errors with small.nuv libavformat
Wed, 23 May 2007 07:17:17 +0000 benoit add rgb suffix handling for demuxer libavformat
Tue, 22 May 2007 08:28:32 +0000 benoit id3v2 writer libavformat
Tue, 22 May 2007 08:23:45 +0000 benoit id3v2 reader libavformat
Tue, 22 May 2007 07:58:22 +0000 benoit cosmetic v1/v2 renaming libavformat
Tue, 22 May 2007 07:51:39 +0000 benoit Add transport method options libavformat
Tue, 22 May 2007 07:47:04 +0000 benoit Add support for options libavformat
Mon, 21 May 2007 16:08:03 +0000 alex r9095 invalidly removed the check for non-winsock libavformat
Mon, 21 May 2007 15:54:35 +0000 alex fix FD_SETSIZE handling in our poll() emulation libavformat
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