Wed, 03 Oct 2007 17:06:27 +0000 |
reimar |
The combination _vis=yes and proc=v9 makes no sense and will not even compile.
|
Wed, 03 Oct 2007 15:27:02 +0000 |
voroshil |
Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal PCM.
|
Wed, 03 Oct 2007 14:13:11 +0000 |
reimar |
Do not uselessly set _x264 to the value it already has
|
Wed, 03 Oct 2007 13:57:33 +0000 |
reimar |
"AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.
|
Wed, 03 Oct 2007 11:55:30 +0000 |
reimar |
Get rid of mp_msg_test in vo_png, only reason to use it is performance and
|
Wed, 03 Oct 2007 11:51:53 +0000 |
reimar |
Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easier
|
Wed, 03 Oct 2007 11:50:15 +0000 |
reimar |
Make a local-only variable static in vo_png
|
Tue, 02 Oct 2007 19:22:46 +0000 |
reimar |
Set biWidth/biHeight in fli demuxer
|
Tue, 02 Oct 2007 19:18:33 +0000 |
reimar |
Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli demuxer
|
Tue, 02 Oct 2007 19:13:23 +0000 |
reimar |
Remove ugly unused struct name from typedef
|
Tue, 02 Oct 2007 10:37:59 +0000 |
diego |
cosmetics: Fix AltiVec spelling.
|
Mon, 01 Oct 2007 22:48:39 +0000 |
diego |
Fix warning:
|
Mon, 01 Oct 2007 22:46:33 +0000 |
diego |
Detect support of and add necessary CFLAGS to avoid crashes when loading
|
Mon, 01 Oct 2007 21:22:41 +0000 |
diego |
Move misplaced paragraph to the right question and fix the wording.
|
Mon, 01 Oct 2007 20:51:09 +0000 |
diego |
Remove stray XML tags that broke compilation.
|
Mon, 01 Oct 2007 13:08:49 +0000 |
diego |
Remove useless quotes.
|
Sun, 30 Sep 2007 21:56:09 +0000 |
cehoyos |
Added EOF detection for RTSP via live555
|
Sun, 30 Sep 2007 21:53:46 +0000 |
cehoyos |
Clarify some RTSP changes
|
Sun, 30 Sep 2007 20:36:32 +0000 |
nicodvb |
mention the recent telecining bugfix in muxer_mpeg
|
Sun, 30 Sep 2007 20:02:57 +0000 |
rtogni |
Disable direct rendering for ROQ video, the buffer management used by
|
Sun, 30 Sep 2007 12:07:00 +0000 |
attila |
revert changes r23805, r23819 and r23866 to restore the mga_vid check
|
Sun, 30 Sep 2007 11:11:54 +0000 |
lu_zero |
Require atleast libnemesi 0.6.2 (range api and h263 support
|
Sun, 30 Sep 2007 03:49:22 +0000 |
voroshil |
AMV demuxer and audio/video decoder
|
Sat, 29 Sep 2007 22:49:25 +0000 |
lu_zero |
Gentoo patches for Xext
|
Sat, 29 Sep 2007 22:28:24 +0000 |
diego |
Give temporary executable file the system-specific executable extension.
|
Sat, 29 Sep 2007 22:26:35 +0000 |
diego |
Move declaration of temporary file variables to after the system-specific
|
Sat, 29 Sep 2007 22:19:54 +0000 |
diego |
Fix Theora check without pkgconfig, -ltheora will not link on its own,
|
Sat, 29 Sep 2007 22:16:07 +0000 |
diego |
Nuke some more outdated and confusing comments.
|