Thu, 11 Dec 2008 18:48:08 +0000 |
rbultje |
Fix indenting.
libavformat
|
Thu, 11 Dec 2008 10:42:06 +0000 |
reimar |
Use "struct gxf_stream_info" instead of "st_info_t",
libavformat
|
Thu, 11 Dec 2008 10:35:20 +0000 |
reimar |
Remove useless and confusing (since they are also used in gxfenc.c) /* gxf.c */ comment.
libavformat
|
Thu, 11 Dec 2008 07:49:05 +0000 |
melanson |
add 'ACDV' FourCC (which is just complete JPEG files in individual AVI
libavformat
|
Mon, 08 Dec 2008 20:09:15 +0000 |
compn |
add mpeg2 fourcc and aac format tag from asf
libavformat
|
Sun, 07 Dec 2008 17:29:09 +0000 |
henry |
bind to the multicast address if possible
libavformat
|
Sun, 07 Dec 2008 01:53:31 +0000 |
reynaldo |
COSMETICS
libavformat
|
Sat, 06 Dec 2008 20:28:38 +0000 |
rbultje |
Remove static variable and a printf using it. See "[PATCH] asf.c: move
libavformat
|
Sat, 06 Dec 2008 18:41:17 +0000 |
rbultje |
Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler.
libavformat
|
Sat, 06 Dec 2008 18:35:52 +0000 |
rbultje |
Do not access s->gb directly in functions that have a local copy of that
libavformat
|
Fri, 05 Dec 2008 14:59:41 +0000 |
compn |
add VX1K h263 and DMK2 mpeg4 avi fourccs
libavformat
|
Thu, 04 Dec 2008 15:08:04 +0000 |
cehoyos |
Recognize pnm file as images.
libavformat
|
Thu, 04 Dec 2008 03:00:53 +0000 |
bcoudurier |
WRAW fourcc
libavformat
|
Wed, 03 Dec 2008 23:04:30 +0000 |
diego |
Add necessary header for av_set_program_name and av_program_add_stream_index.
libavformat
|
Wed, 03 Dec 2008 21:44:29 +0000 |
compn |
add fourccs from avi files
libavformat
|
Wed, 03 Dec 2008 16:49:58 +0000 |
michael |
add GEOX fourcc for mpeg4
libavformat
|
Wed, 03 Dec 2008 16:47:07 +0000 |
diego |
Move declaration of av_set_program_name and av_program_add_stream_index
libavformat
|
Wed, 03 Dec 2008 15:23:30 +0000 |
diego |
Delete unnecessary 'extern' keywords.
libavformat
|
Wed, 03 Dec 2008 13:53:13 +0000 |
compn |
add FFDS fourcc, ok'd by kostya
libavformat
|
Tue, 02 Dec 2008 16:48:05 +0000 |
vitor |
Commit last ok'ed parts of QCELP decoder and enable it.
libavformat
|
Tue, 02 Dec 2008 15:43:47 +0000 |
michael |
ADTS AAC probe.
libavformat
|
Mon, 01 Dec 2008 22:07:00 +0000 |
vitor |
More OKed parts of the QCELP decoder
libavformat
|
Mon, 01 Dec 2008 00:08:42 +0000 |
rbultje |
Implement rule-number parsing, the initial step in stream (and bitrate)
libavformat
|
Sun, 30 Nov 2008 22:24:35 +0000 |
rbultje |
Change RDTDemuxContext->st into an array of streams, which will make future
libavformat
|