Wed, 20 May 2009 17:19:39 +0000 |
kmalaussene |
Add QCP demuxer.
libavformat
|
Tue, 12 May 2009 12:35:46 +0000 |
benoit |
Per-stream language-tags extraction in asfdec.
libavformat
|
Wed, 06 May 2009 22:01:54 +0000 |
stefano |
Add 8088flex TMV file demuxer.
libavformat
|
Tue, 21 Apr 2009 23:23:15 +0000 |
ramiro |
Add raw MLP muxer.
libavformat
|
Tue, 14 Apr 2009 15:01:46 +0000 |
rbultje |
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
libavformat
|
Wed, 08 Apr 2009 07:16:14 +0000 |
lucabe |
Add support for AMR audio in the RTP muxer
libavformat
|
Tue, 07 Apr 2009 06:41:55 +0000 |
lucabe |
Add support for H.263 video in the RTP muxer
libavformat
|
Thu, 02 Apr 2009 23:53:47 +0000 |
stefano |
Implement JACK input device.
libavformat
|
Wed, 01 Apr 2009 00:53:34 +0000 |
mru |
Add $(ELIBS) to example/test app link command
libavformat
|
Wed, 01 Apr 2009 00:53:31 +0000 |
mru |
Make examples and test progs depend on libraries
libavformat
|
Mon, 30 Mar 2009 13:09:44 +0000 |
diego |
Fix timefilter test program build without previously building libavformat.
libavformat
|
Sun, 29 Mar 2009 14:35:20 +0000 |
diego |
Generalize example target rule in common.mak so that it sets a -example$(EXESUF)
libavformat
|
Fri, 27 Mar 2009 17:06:39 +0000 |
diego |
Move output-example dependency declaration after subdir.mak include so that it is
libavformat
|
Fri, 27 Mar 2009 00:01:06 +0000 |
diego |
Move output_example.c --> libavformat/output-example.c.
libavformat
|
Wed, 25 Mar 2009 18:19:20 +0000 |
diego |
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak.
libavformat
|
Sun, 22 Mar 2009 23:13:21 +0000 |
diego |
Rename 'tests' target to 'testprogs'. It is too easily confused with the
libavformat
|
Thu, 19 Mar 2009 21:46:56 +0000 |
ramiro |
Support raw TrueHD files
libavformat
|
Tue, 17 Mar 2009 12:34:57 +0000 |
rbultje |
Add RTP/ASF header parsing, which is part of the SDP of these streams. See
libavformat
|
Sat, 07 Mar 2009 22:42:09 +0000 |
vitor |
VQF demuxer
libavformat
|
Fri, 06 Mar 2009 01:31:10 +0000 |
jbr |
flacdec: Parse the metadata header in the raw FLAC demuxer.
libavformat
|
Tue, 03 Mar 2009 14:09:10 +0000 |
diego |
Remove deprecated vhook subsystem.
libavformat
|
Sat, 28 Feb 2009 17:24:46 +0000 |
jbr |
Separate the raw FLAC demuxer from raw.c and put in a new file,
libavformat
|
Thu, 26 Feb 2009 16:17:17 +0000 |
aurel |
move static tables from asf.h to non-static tables in asf.c
libavformat
|
Thu, 26 Feb 2009 15:44:19 +0000 |
aurel |
rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency
libavformat
|
Thu, 26 Feb 2009 02:41:53 +0000 |
jbr |
Share the function to write a raw FLAC header and use it in the Matroska
libavformat
|
Thu, 26 Feb 2009 02:21:43 +0000 |
jbr |
Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.
libavformat
|
Sat, 21 Feb 2009 10:34:29 +0000 |
stefang |
add raw demuxer for Chinese AVS elementary streams
libavformat
|
Thu, 19 Feb 2009 00:27:57 +0000 |
aurel |
fix missing dependencies
libavformat
|
Tue, 17 Feb 2009 21:40:38 +0000 |
aurel |
use new metadata API in rm (de)muxer
libavformat
|
Mon, 16 Feb 2009 16:24:01 +0000 |
rbultje |
Don't install rtsp.h. It is intended to be private, it depends on rtp code
libavformat
|