Sun, 13 Dec 2009 15:28:00 +0000 |
cehoyos |
Use constant CODEC_ID_NONE instead of 0 where appropriate.
libavformat
|
Sun, 13 Dec 2009 15:01:09 +0000 |
michael |
Remove commented out code.
libavformat
|
Sun, 13 Dec 2009 10:07:08 +0000 |
kostya |
Factor out extradata reading code.
libavformat
|
Sun, 13 Dec 2009 09:08:58 +0000 |
kostya |
RM audio stream version should be 16-bit followed by header size or reserved
libavformat
|
Sun, 13 Dec 2009 08:51:27 +0000 |
kostya |
Make RM demuxer look more like proper demuxer by introducing codec tags
libavformat
|
Sun, 13 Dec 2009 08:44:06 +0000 |
kostya |
Factor out variable declaration
libavformat
|
Sat, 12 Dec 2009 20:18:43 +0000 |
conrad |
Fix PTS for OGM codecs.
libavformat
|
Sat, 12 Dec 2009 15:26:33 +0000 |
cehoyos |
Reset pts_buffers in av_read_frame_flush().
libavformat
|
Fri, 11 Dec 2009 17:13:35 +0000 |
kostya |
Dump RTMP packet contents in debug mode
libavformat
|
Fri, 11 Dec 2009 15:31:58 +0000 |
kostya |
5l trocadero: don't forget to free packet in gen_connect()
libavformat
|
Fri, 11 Dec 2009 11:37:21 +0000 |
kostya |
Do not try to interact with RTMP server after "stop" command was received.
libavformat
|
Thu, 10 Dec 2009 23:06:23 +0000 |
cehoyos |
(Partly) support Metasoft MJPEG Codec, fixes half of issue 1611.
libavformat
|
Thu, 10 Dec 2009 22:38:49 +0000 |
cehoyos |
Support Etymonix MPEG-2 video codec, fixes issue 1603.
libavformat
|
Wed, 09 Dec 2009 20:55:47 +0000 |
compn |
add dvcs to dvvideo, fixes issue 1604
libavformat
|
Tue, 08 Dec 2009 23:47:45 +0000 |
cehoyos |
Support AVI1 and AVI2 in avi as MJPEG.
libavformat
|
Tue, 08 Dec 2009 12:34:08 +0000 |
michael |
Raise threshold of h263 probe by 1 to avoid misdetection.
libavformat
|