log

age author description
Sat, 14 Mar 2009 21:46:00 +0000 reimar Add AVFMT_GENERIC_INDEX support also for formats that do not use a parser. libavformat
Sat, 14 Mar 2009 20:50:54 +0000 reimar Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectly libavformat
Sat, 14 Mar 2009 16:30:51 +0000 michael Do not lose user flags when passing calls from the new to the old seeking API. libavformat
Sat, 14 Mar 2009 15:51:46 +0000 michael add avformat_seek_file() libavformat
Fri, 13 Mar 2009 22:26:45 +0000 reimar Set pkt->pos correctly (to the start of header of the packet) in swfdec. libavformat
Fri, 13 Mar 2009 19:37:05 +0000 bcoudurier fix swf seeking by fixing new stream detection libavformat
Fri, 13 Mar 2009 13:37:35 +0000 reimar Simplify RoQ demuxer pts calculation by using a appropriate time bases. libavformat
Thu, 12 Mar 2009 11:47:50 +0000 reimar Set video width/height and create audio stream in read_packet instead of libavformat
Wed, 11 Mar 2009 08:05:18 +0000 bcoudurier reindent libavformat
Wed, 11 Mar 2009 08:04:44 +0000 bcoudurier keep original tag when stream copying subs with ipod format libavformat
Wed, 11 Mar 2009 08:03:42 +0000 bcoudurier ipod supports both subs tags libavformat
Wed, 11 Mar 2009 08:02:59 +0000 bcoudurier reindent libavformat
Wed, 11 Mar 2009 08:01:39 +0000 bcoudurier write correct atoms based on tag and not format, fixes subs stream copy libavformat
Wed, 11 Mar 2009 07:59:38 +0000 bcoudurier use correct codec tag list for ipod format libavformat
Wed, 11 Mar 2009 06:48:02 +0000 bcoudurier again 10l, typo, put_byte instead of put_buffer libavformat
Wed, 11 Mar 2009 06:15:00 +0000 bcoudurier attempt to try to generate an random umid libavformat
Wed, 11 Mar 2009 06:04:56 +0000 bcoudurier fix subs track height, set track->height to codec height if not set libavformat
Wed, 11 Mar 2009 01:36:25 +0000 compn sn40 avi fourcc decodes with ffodivx libavformat
Tue, 10 Mar 2009 12:55:29 +0000 rbultje Correctly skip complete INDX chunks, i.e. read the 32-bit header correctly libavformat
Mon, 09 Mar 2009 22:03:47 +0000 rbultje Prevent (negative) overflow of rm->remaining_len. This evaluation really only libavformat
Mon, 09 Mar 2009 22:02:06 +0000 rbultje Revert to r17908. libavformat
Mon, 09 Mar 2009 21:53:00 +0000 rbultje Move MOVContext and related structures from mov.c to isom.h. See "[PATCH] libavformat
Mon, 09 Mar 2009 17:47:47 +0000 reimar Reorder arguments for av_fifo_generic_read to be more logical and libavformat
Mon, 09 Mar 2009 13:08:19 +0000 rbultje Prevent (negative) overflow of rm->remaining_len. This evaluation really only libavformat
Mon, 09 Mar 2009 12:46:32 +0000 rbultje Replace separate packet parsing for "old_format" .ra files by a call to libavformat
Mon, 09 Mar 2009 12:42:53 +0000 rbultje Move frame discarding out of the ff_rm_parse_packet() loop, and respect libavformat
Mon, 09 Mar 2009 12:25:13 +0000 reimar Mark all packets from nuv demuxer as keyframes in order to make seeking work. libavformat
Mon, 09 Mar 2009 12:06:31 +0000 reimar 100l, to start reading from the first frame we must seek to data_offset, libavformat
Mon, 09 Mar 2009 11:35:59 +0000 reimar Set AVPacket pos also for audio packets in nuv demuxer. libavformat
Mon, 09 Mar 2009 04:17:12 +0000 bcoudurier reindent libavformat
Mon, 09 Mar 2009 03:34:15 +0000 bcoudurier change path pattern to be similar to existing files, and remove useless buffer libavformat
Mon, 09 Mar 2009 02:49:47 +0000 bcoudurier merge struct declaration and definition libavformat
Mon, 09 Mar 2009 02:47:32 +0000 bcoudurier write map packet every 100 packets according to specs libavformat
Mon, 09 Mar 2009 01:35:00 +0000 bcoudurier write flt packet, might need some tweaking but it works libavformat
Mon, 09 Mar 2009 01:10:28 +0000 bcoudurier correctly interleave audio and video according to specs libavformat
Mon, 09 Mar 2009 00:14:55 +0000 bcoudurier write timecode track in gxf libavformat
Sun, 08 Mar 2009 22:23:44 +0000 bcoudurier compute media info in write_header libavformat
Sun, 08 Mar 2009 22:14:26 +0000 bcoudurier factorize write packet libavformat
Sun, 08 Mar 2009 22:12:56 +0000 bcoudurier remove unneeded and empty user data libavformat
Sun, 08 Mar 2009 21:55:08 +0000 bcoudurier uniformize variable names and remove duplicating fields in private structs libavformat
Sun, 08 Mar 2009 21:08:06 +0000 bcoudurier remove useless fields libavformat
Sun, 08 Mar 2009 14:42:11 +0000 reimar Replace all uses of the replaced av_fifo_read by av_fifo_generic_read libavformat
Sun, 08 Mar 2009 14:16:55 +0000 michael Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavformat
Sat, 07 Mar 2009 22:42:09 +0000 vitor VQF demuxer libavformat
Sat, 07 Mar 2009 15:20:55 +0000 rbultje rtpmap is case-insensitive, see comment from Luca in "[PATCH] rtsp.c: libavformat
Fri, 06 Mar 2009 21:19:16 +0000 alexc ADTS: Increased protection against writing illegal/nonsense files. libavformat
Fri, 06 Mar 2009 20:51:50 +0000 michael Add my name to copyright & author as requested by the original author. libavformat
Fri, 06 Mar 2009 20:48:31 +0000 michael Add code to the self test to print jitter & drift. libavformat
Fri, 06 Mar 2009 03:12:33 +0000 rbultje Oops, very silly typo. libavformat
Fri, 06 Mar 2009 01:31:10 +0000 jbr flacdec: Parse the metadata header in the raw FLAC demuxer. libavformat
Fri, 06 Mar 2009 00:57:26 +0000 diego Add '#undef rand' to fix test program build. libavformat
Fri, 06 Mar 2009 00:55:50 +0000 diego cosmetics: Fix test program warnings. libavformat
Fri, 06 Mar 2009 00:48:02 +0000 michael Vertical align. libavformat
Fri, 06 Mar 2009 00:47:16 +0000 michael Better name for integrator2_state. libavformat
Fri, 06 Mar 2009 00:44:12 +0000 michael Add clock_period parameter, this should make the code easier to use. libavformat
Fri, 06 Mar 2009 00:26:51 +0000 michael Selftest code. libavformat
Fri, 06 Mar 2009 00:23:52 +0000 michael Fix bug with time==0 being special. libavformat
Fri, 06 Mar 2009 00:20:55 +0000 michael Adapt first factor. libavformat
Fri, 06 Mar 2009 00:14:44 +0000 michael Merge ff_timefilter_read() and ff_timefilter_update(), this simplifies API and libavformat
Fri, 06 Mar 2009 00:09:14 +0000 michael Allow timespans to vary. libavformat