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
|
Wed, 11 Feb 2009 16:28:46 +0000 |
diego |
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
libavformat
|
Sun, 08 Feb 2009 18:50:32 +0000 |
vitor |
NC camera demuxer
libavformat
|
Sun, 08 Feb 2009 04:33:53 +0000 |
bcoudurier |
use new audio interleaving generic code
libavformat
|
Sun, 08 Feb 2009 04:31:44 +0000 |
bcoudurier |
extract audio interleaving code from mxf muxer, will be used by gxf and dv
libavformat
|
Tue, 20 Jan 2009 08:08:32 +0000 |
benoit |
Enable building r3d demuxer when its config is set.
libavformat
|
Mon, 19 Jan 2009 21:54:06 +0000 |
alexc |
Fix probing of files with ID3v2 tags. Discussed at
libavformat
|
Sat, 17 Jan 2009 20:08:43 +0000 |
stefang |
added demuxer for FunCom ISS audio files,
libavformat
|
Thu, 15 Jan 2009 12:23:03 +0000 |
superdump |
Factorise id3v2 header parsing from mp3.c to be shared
libavformat
|
Sat, 10 Jan 2009 09:56:07 +0000 |
stefano |
Move the AVFormatContext options definition to a dedicated file,
libavformat
|
Thu, 08 Jan 2009 23:24:51 +0000 |
aurel |
Add a second metadata compatibility layer, so that metadata that gets
libavformat
|
Tue, 06 Jan 2009 17:50:10 +0000 |
diego |
cosmetics: alphabetical order
libavformat
|
Sun, 04 Jan 2009 18:58:49 +0000 |
michael |
Move metadata API from avcodec to avformat.
libavformat
|
Sat, 13 Dec 2008 12:46:11 +0000 |
diego |
Matroska uses tables from isom.c, so add the object file to its dependencies.
libavformat
|
Thu, 20 Nov 2008 22:53:18 +0000 |
diego |
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
libavformat
|
Fri, 24 Oct 2008 01:42:57 +0000 |
bcoudurier |
raw dnxhd de/muxer
libavformat
|
Fri, 26 Sep 2008 19:42:21 +0000 |
michael |
ASS/SSA muxer.
libavformat
|
Fri, 26 Sep 2008 02:19:21 +0000 |
michael |
2 in 1, an ASS and SSA demuxer.
libavformat
|
Wed, 03 Sep 2008 04:44:58 +0000 |
rbultje |
Implement Realmedia/RTSP-compatible SETUP command. This includes calculation
libavformat
|
Mon, 01 Sep 2008 14:33:54 +0000 |
jbr |
create a separate codec_id for E-AC-3
libavformat
|
Tue, 26 Aug 2008 15:58:25 +0000 |
cehoyos |
Remaining parts of GSoC MXF muxer by Zhentan Feng.
libavformat
|
Mon, 18 Aug 2008 17:54:18 +0000 |
michael |
Factorize common code out of the mxf demuxer.
libavformat
|
Thu, 07 Aug 2008 02:12:14 +0000 |
bcoudurier |
rename mxf.c to mxfdec.c
libavformat
|
Mon, 04 Aug 2008 07:35:07 +0000 |
pross |
Add D-Cinema audio muxer
libavformat
|
Wed, 23 Jul 2008 17:06:40 +0000 |
kostya |
SMPTE 421M Annex L (aka .rcv) muxer
libavformat
|
Mon, 14 Jul 2008 08:55:07 +0000 |
diego |
gifdec.c was removed, purge its entry from the Makefile.
libavformat
|
Thu, 10 Jul 2008 03:02:19 +0000 |
ramiro |
Motion Pixels MVI Demuxer.
libavformat
|
Mon, 07 Jul 2008 10:44:34 +0000 |
diego |
Add missing dependency declaration for raw Dirac demuxer.
libavformat
|
Sun, 06 Jul 2008 20:48:47 +0000 |
aurel |
add some missing dependencies
libavformat
|
Sun, 08 Jun 2008 17:12:25 +0000 |
banan |
Oma demuxer
libavformat
|
Fri, 06 Jun 2008 17:50:32 +0000 |
diego |
Remove Fabrice's copyright from the Makefiles. They have been entirely
libavformat
|
Sat, 31 May 2008 14:26:56 +0000 |
diego |
flvenc.o depends on avc.o (for H.264 support functions).
libavformat
|
Fri, 30 May 2008 16:05:56 +0000 |
ramiro |
raw mlp demuxer
libavformat
|
Mon, 26 May 2008 03:44:31 +0000 |
bcoudurier |
split ffm de/muxer
libavformat
|
Tue, 20 May 2008 23:31:10 +0000 |
bcoudurier |
split swf de/muxer
libavformat
|
Mon, 14 Apr 2008 14:31:43 +0000 |
benoit |
Maxis XA demuxer and decoder.
libavformat
|
Sun, 13 Apr 2008 21:06:31 +0000 |
vitor |
BFI demuxer
libavformat
|
Mon, 07 Apr 2008 21:16:31 +0000 |
mru |
non-recursive makefiles
libavformat
|