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
|