reimar
7713841e4d
Add -lavfdopts cryptokey
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24785 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 12:11:28 +00:00
diego
b74521d77b
small grammar fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24784 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 09:16:34 +00:00
diego
39dbbd4ba8
Consistently set NOTE: in italics.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24783 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 09:13:53 +00:00
voroshil
a15457b8d7
Remove unnecessary curly braces.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24782 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 07:20:24 +00:00
voroshil
f9a227eb94
8 bytes buffer is not enough for at least SECAM-DK.
...
Increase it to 20.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24781 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 06:28:51 +00:00
voroshil
19d217a981
Replace duplicated code with call to routine
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24780 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 05:56:17 +00:00
voroshil
a776f3be21
10l: routine sets norm from parameter, but prints value of tv norm option
...
(which can be not equal to parameter).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24779 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 05:45:20 +00:00
voroshil
40fdbecb5a
(cosmetics) indentation fix of my previous commit and small readability
...
improvement.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24778 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 05:18:32 +00:00
voroshil
4800f1bf62
Remove driver-dependent #ifdef from norm_from_string routine.
...
It will use TVI_CONTROL_SPC_GET_NORMID if supported by driver and
fallback to hardcoded norms otherwise.
This will not change current behaviour because hardcoded norms were used
with drivers which do not support above ioctl.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24777 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 05:15:51 +00:00
voroshil
6ec3aa1159
(cosmetics) remove trailing whitespace
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24776 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-14 04:56:01 +00:00
iive
bb18bd5088
10l fix compilation with v4l2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24775 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 19:57:51 +00:00
voroshil
ff0d591be3
Add me as author of dshow tv:// driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24774 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 19:12:22 +00:00
voroshil
f66f6e6a96
Changelog entry for dshow tv:// driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24773 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 19:08:52 +00:00
voroshil
45287b2c2b
DirectShow based tv:// driver for win32
...
Teletext is also supported (but 625 system parameters are hardcoded).
pthreads is required for teletext.
Code is still experimental.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24772 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 17:14:39 +00:00
compn
f512c46526
add more warning fixes change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24771 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 14:16:37 +00:00
nplourde
ffd9171d01
Fix deallocate bug which sometimes causes a crash when reinitializing.
...
patch by Ulion, ulion2002 gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24770 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 12:17:37 +00:00
nplourde
38920cc4d1
bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gmail com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24769 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 12:14:24 +00:00
diego
7b356a6680
support Y800 in raw video
...
patch by Attila Ötvös, oattila chello hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24768 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 09:41:50 +00:00
nicodvb
29979efc60
removed useless inclusion of error.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24767 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 09:40:32 +00:00
zuxy
f53d4bcb3e
Reorder #includes to get rid of the FIXME
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24766 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-12 03:17:43 +00:00
zuxy
c212ce53e6
Remove unnecessary #include <malloc.h>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24765 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-12 03:14:11 +00:00
diego
f28e5871ed
cosmetics: typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24764 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-11 12:22:14 +00:00
zuxy
1c6f85026a
Silence a gcc warning: "wrong type argument to increment".
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24763 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-11 09:47:03 +00:00
nplourde
3ec7b533fd
Add support for AC-3/DTS passthrough.
...
patch by Ulion, ulion2002 gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24762 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-11 02:00:05 +00:00
diego
2aa0a0cfc3
Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.
...
patch by Emanuele Giaquinta, emanuele.giaquinta gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24761 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-10 08:45:54 +00:00
ptt
76395883fb
my fault, left a wrong line, corrected
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24760 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:49:02 +00:00
reimar
b5df36517b
Make vf_screenshot use the libavcodec PNG encoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24759 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:46:10 +00:00
ptt
e456c2593e
synced with r24344
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24758 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:45:43 +00:00
ptt
fad823c3dd
synced with r24342
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24757 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:45:14 +00:00
ptt
b00d949e0f
synced with r24710
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24756 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:44:55 +00:00
ptt
d4d1e20b4f
synced with r24087
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24755 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:44:33 +00:00
ptt
7b23403773
synced with r24082
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24754 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:44:18 +00:00
ptt
03ec4945a4
synced up to r24293
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24753 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:43:56 +00:00
cehoyos
1d52247265
Added PAFF decoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24752 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:30:09 +00:00
diego
1e66ed0a5a
Fix Zip Motion Blocks Video codec name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24751 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:01:50 +00:00
compn
60764cac30
add DNxHD (SMPTE VC-3) encoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24750 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 01:59:16 +00:00
compn
23d0025435
add vf ow filter for rc3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24749 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 17:38:55 +00:00
diego
e0045554b2
Remove Makefile changes from upstream diff. They are strictly local.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24748 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 12:53:02 +00:00
diego
afaa5d3405
cosmetics: Align some lines.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24747 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 12:51:58 +00:00
gpoirier
afbb240e06
document filter -vf ow: Overcomplete Wavelet denoiser.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24746 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 12:41:36 +00:00
diego
779f22819e
libavcodec now supports dnxhd encoding.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24745 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 11:49:12 +00:00
diego
3a275964ab
cosmetics: Fix inconsistent indentation in directfb test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24744 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 11:43:56 +00:00
diego
f5173696b0
Simplify directfb/dfbmga test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24743 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 11:42:47 +00:00
diego
1b6eef9fc2
cosmetics: Fix indentation after previous commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24742 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 11:31:28 +00:00
diego
567a4618b4
Remove useless code, the same check is performed a few lines above.
...
patch by A Mennucc, mennucc1 debian org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24741 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 11:29:45 +00:00
diego
e62f56bb92
misc roff fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24740 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 11:19:10 +00:00
diego
213c4ad824
Remove the check for specific gcc versions, because:
...
- It was never updated to check for more recent gcc versions and
- using specific gcc versions is likely not a good idea in the first place,
it effectively changes the user's choice of default compiler.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24739 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 08:40:47 +00:00
jheryan
acc36f5a97
sync to r24573
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24738 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 08:40:08 +00:00
jheryan
8f68a86f71
sync to 21.9.2007
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24737 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 08:35:43 +00:00
jheryan
6b3ea472db
sync to r24423
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24736 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 08:34:16 +00:00