log

age author description
Mon, 17 Mar 2008 12:16:39 +0000 rbultje Split the SETUP request into a separate function, as a prelude into allowing libavformat
Sun, 16 Mar 2008 17:54:36 +0000 bcoudurier just skip klv packet, when no corresponding stream is found libavformat
Sun, 16 Mar 2008 15:13:40 +0000 bcoudurier simplify, flags is 24bits according to specs libavformat
Sun, 16 Mar 2008 13:40:21 +0000 bcoudurier fucked up alphabetical order again, sorry libavformat
Sun, 16 Mar 2008 13:36:36 +0000 bcoudurier ipod/iphone compatible mp4 muxer libavformat
Sat, 15 Mar 2008 16:15:47 +0000 diego typo fixes libavformat
Fri, 14 Mar 2008 13:10:49 +0000 bcoudurier useless null libavformat
Fri, 14 Mar 2008 12:48:13 +0000 bcoudurier remove useless img_write_trailer func libavformat
Wed, 12 Mar 2008 23:58:46 +0000 diego typo fixes libavformat
Mon, 10 Mar 2008 21:23:06 +0000 aurel add out of bound stream index checks libavformat
Mon, 10 Mar 2008 21:09:27 +0000 aurel add a temporary variable to simplify the code libavformat
Mon, 10 Mar 2008 19:03:39 +0000 superdump Add AVClass to URLContext at next major version bump libavformat
Mon, 10 Mar 2008 18:42:09 +0000 diego misc spelling fixes libavformat
Mon, 10 Mar 2008 00:48:36 +0000 aurel cosmetics: remove some empty lines libavformat
Mon, 10 Mar 2008 00:45:25 +0000 aurel remove useless and misleading comments libavformat
Sun, 09 Mar 2008 23:43:55 +0000 aurel consistent use of MKTAG() in the codec_bmp_tags table libavformat
Sun, 09 Mar 2008 23:34:14 +0000 aurel cosmetics: alignment of the codec_bmp_tags table libavformat
Sun, 09 Mar 2008 04:18:48 +0000 melanson recognize the CLJR FourCC (Cirrus Logic AccuPak) libavformat
Sat, 08 Mar 2008 22:43:13 +0000 ramiro Typo + grammar libavformat
Sat, 08 Mar 2008 21:59:11 +0000 ramiro Introduce max_picture_buffer variable in AVFormatContext, libavformat
Sat, 08 Mar 2008 19:00:55 +0000 ramiro Define WIN32_LEAN_AND_MEAN before including windows.h to exclude libavformat
Sat, 08 Mar 2008 18:59:45 +0000 ramiro Include windows.h instead of trying to redeclare Sleep libavformat
Sat, 08 Mar 2008 17:43:53 +0000 ramiro Put network-related code under #ifdef libavformat
Sat, 08 Mar 2008 17:43:10 +0000 ramiro Group network-related code together libavformat
Sat, 08 Mar 2008 14:39:43 +0000 diego cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libavformat
Fri, 07 Mar 2008 19:47:44 +0000 ramiro __stdcall -> WINAPI libavformat
Fri, 07 Mar 2008 19:27:17 +0000 mru simplify library version handling libavformat
Fri, 07 Mar 2008 19:25:09 +0000 eugeni Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing libavformat
Thu, 06 Mar 2008 20:44:44 +0000 mru consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment libavformat
Thu, 06 Mar 2008 17:44:42 +0000 bcoudurier do not reset duration_error for all streams, only reset current stream, fix wrong_fps.gxf libavformat