Sun, 04 Jan 2009 16:23:18 +0000 |
michael |
If we find a VBR tag at the beginning of the file don't attempt to
libavformat
|
Sun, 04 Jan 2009 11:04:02 +0000 |
stefano |
Drop the deprecated parse_image_size() and parse_frame_rate() functions
libavformat
|
Wed, 31 Dec 2008 02:47:54 +0000 |
michael |
10l set AVPacket.size to the true size of the returned data instead of
libavformat
|
Wed, 31 Dec 2008 01:54:54 +0000 |
michael |
Fix indention which was off by 1 space.
libavformat
|
Wed, 31 Dec 2008 01:53:12 +0000 |
michael |
Replace buffer by AVPacket and avoid a memcpy() for video when the number
libavformat
|
Wed, 31 Dec 2008 00:24:54 +0000 |
michael |
Merge videobuf and audiobuf.
libavformat
|
Tue, 30 Dec 2008 21:23:02 +0000 |
michael |
Simplify the top of rm_assemble_video_frame().
libavformat
|
Tue, 30 Dec 2008 20:51:18 +0000 |
michael |
Add a few error checks to rm_assemble_video_frame()
libavformat
|
Tue, 30 Dec 2008 19:49:27 +0000 |
michael |
All non zero returns of rm_assemble_video_frame() are errors, check things
libavformat
|
Sun, 28 Dec 2008 23:25:17 +0000 |
rbultje |
av_free() -> av_freep(), patch by Reimar Doffinger, see discussion in
libavformat
|
Sun, 28 Dec 2008 23:23:59 +0000 |
rbultje |
Fix double free which happens for playback of .rm files after r16365. See
libavformat
|
Sun, 28 Dec 2008 16:22:42 +0000 |
kostya |
Fix a typo that made VMD demuxer always assume Indeo 3 as video codec.
libavformat
|