log ffmdec.c @ 3438:40995a9455e3 libavformat

age author description
Sat, 07 Jun 2008 00:49:03 +0000 bcoudurier fix pts handling in ffm libavformat
Sat, 07 Jun 2008 00:35:37 +0000 bcoudurier Reset reading state after successful seek. libavformat
Fri, 06 Jun 2008 20:36:16 +0000 bcoudurier cosmetics, rename first to header, more explicit name libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Mon, 26 May 2008 23:59:28 +0000 bcoudurier typo libavformat
Mon, 26 May 2008 04:40:22 +0000 bcoudurier replace printf by av_log libavformat
Mon, 26 May 2008 04:38:46 +0000 bcoudurier use av_hex_dump_log libavformat
Mon, 26 May 2008 04:34:29 +0000 bcoudurier use dprintf libavformat
Mon, 26 May 2008 03:53:48 +0000 bcoudurier return error if frame_offset is negative, prevent segfault libavformat
Mon, 26 May 2008 03:53:10 +0000 bcoudurier return error if len is negative, prevent segfault libavformat
Mon, 26 May 2008 03:52:14 +0000 bcoudurier move ffserver specific functions up and only include unistd.h in this case libavformat
Mon, 26 May 2008 03:50:25 +0000 bcoudurier move ffm_seek1 before get_pts function since func uses it libavformat
Mon, 26 May 2008 03:47:56 +0000 bcoudurier move DEBUG_SEEK definition before get_pts since func uses it libavformat
Mon, 26 May 2008 03:47:07 +0000 bcoudurier move get_pts function to avoid useless declaration libavformat
Mon, 26 May 2008 03:44:31 +0000 bcoudurier split ffm de/muxer libavformat base ffm.c@3792f77cd4ef