Thu, 03 Aug 2006 17:34:54 +0000 |
diego |
'make distclean' should remove all generated files, so also config.[h|mak].
|
Thu, 03 Aug 2006 17:31:30 +0000 |
diego |
'make clean' now recurses through subdirectories as expected,
|
Thu, 03 Aug 2006 17:07:31 +0000 |
diego |
Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
|
Thu, 03 Aug 2006 13:02:38 +0000 |
diego |
typo, VC-1/WMV3/WMV9 decoder
|
Thu, 03 Aug 2006 11:47:15 +0000 |
diego |
Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.
|
Wed, 02 Aug 2006 14:50:16 +0000 |
Gabrov |
synced with r19293
|
Wed, 02 Aug 2006 11:22:11 +0000 |
diego |
Move conditional compilation of cdinfo.c to the build system.
|
Tue, 01 Aug 2006 18:44:31 +0000 |
ben |
fix a/v sync issues when using ad_hwmpa
|
Tue, 01 Aug 2006 15:54:23 +0000 |
diego |
Ignore .depend and stream.a.
|
Tue, 01 Aug 2006 15:10:02 +0000 |
diego |
$inc_extra vs $_inc_extra typo, closes bug #543.
|
Tue, 01 Aug 2006 14:44:07 +0000 |
uau |
Change toplevel Makefile to invoke subdirectory Makefiles
|
Tue, 01 Aug 2006 07:34:32 +0000 |
diego |
Simplify LIVE555 test and make it more consistent with the other tests.
|
Tue, 01 Aug 2006 07:14:51 +0000 |
diego |
We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.
|
Tue, 01 Aug 2006 06:39:27 +0000 |
nicodvb |
clarification on -mpegopts :vaspect
|
Mon, 31 Jul 2006 23:03:11 +0000 |
diego |
New sentences should start on a new line.
|
Mon, 31 Jul 2006 22:26:25 +0000 |
pacman |
Fix SVQ3 extradata handling so it works correctly with demux_lavf
|
Mon, 31 Jul 2006 22:19:48 +0000 |
pacman |
Fix bogus pointer addition in the extraction of extradata from
|
Mon, 31 Jul 2006 20:32:38 +0000 |
ben |
removed deprecated test.c file from libmpdemux
|
Mon, 31 Jul 2006 20:07:21 +0000 |
nicodvb |
don't use vaspect on mpeg1 video streams
|
Mon, 31 Jul 2006 19:59:06 +0000 |
ben |
fix includes due to libmpdemux split (patch by Stefan Huehner)
|
Mon, 31 Jul 2006 18:36:29 +0000 |
ben |
add an explicit tv stream input instead of the previous hack in stream_null
|
Mon, 31 Jul 2006 17:48:50 +0000 |
ben |
renamed cddX stream interface to stream_cddX for consistency
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
|
Mon, 31 Jul 2006 12:35:04 +0000 |
lucabe |
Add support for ffmpeg's pixel format names in libswscale
|
Mon, 31 Jul 2006 04:18:25 +0000 |
attila |
Move the section describing the per movie config files
|
Sun, 30 Jul 2006 22:59:12 +0000 |
diego |
Add Indexes to Options as suggested by Jaeho Shin.
|
Sun, 30 Jul 2006 22:54:27 +0000 |
rtogni |
Remove useless include
|
Sun, 30 Jul 2006 22:54:07 +0000 |
rtogni |
Make some more function static
|