nicodvb
1b3cb7845a
when :card isn't specified by the user search the first available card
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25586 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-02 20:34:48 +00:00
reimar
2bf8c692f1
Mark the vo_functions_t definitions as const where possible.
...
This is not possible for xover and anything supporting vidix
due to horrible hacks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25248 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-02 14:39:15 +00:00
reimar
909887bdbe
Make vo info structs const
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25244 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-02 14:06:03 +00:00
nicodvb
01aa3fd1be
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19189 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-26 21:40:43 +00:00
ben
c2ade53518
removed now unnecessary define
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19168 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-23 09:56:05 +00:00
ben
c1676e21d9
removed now unnecessary variable
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19167 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-23 09:55:28 +00:00
nicodvb
a6a7d56cd1
reuse send_mpeg_lpcm_packet() instead of the old packetizer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19166 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-23 09:32:04 +00:00
ben
c4d02071c2
fix compilation if DVB is not defined
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19158 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-22 13:54:33 +00:00
nicodvb
b02374fb97
my_write() must return the bytes written
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19155 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-22 10:07:04 +00:00
nicodvb
fdcee83d90
simplified mpeg packetizer used by hw mpeg decoders/vo - first round
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19153 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-22 09:45:34 +00:00
ivo
cd55954e4e
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
...
return values can be negative (VO_ERROR, VO_NOTAVAIL and VO_NOTIMPL), so it's
changed to int now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16172 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 01:24:37 +00:00
henry
dbb001bae2
replace VO and VF numeric flags with #defined identifiers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15213 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 15:52:38 +00:00
nicodvb
3e2d9b9b63
user can select dvb card number to use (V3 api only)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13049 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-19 09:51:07 +00:00
arpi
aa2581c594
debug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8918 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-12 17:46:21 +00:00
arpi
2e399f394d
DVB-HEAD (aka. NEWSTRUCT) detection & support
...
patch by Dimitrios Dimitrakos <mail@dimitrios.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8595 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 12:04:58 +00:00
alex
6811f96358
removed get_info, using the same sheme as in libmpcodecs instead
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8149 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-11 15:22:10 +00:00
arpi
170cdeeee4
re-enabled a-v sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7861 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 14:39:13 +00:00
arpi
a2fd2e1ef8
- fixed a 10l bug: setting PTS flag even if no PTS stored
...
- support for file-writing even if --enable-dvb: -vo mpegpes:filename.mpg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7673 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 23:11:49 +00:00
alex
64bedd9683
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:32:32 +00:00
arpi
74b4cbe13d
re-enabled a-v sync, fixes 25fps playback problems
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6274 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-02 21:00:38 +00:00
pl
dbd92f86ed
warning fix (write()/close() require unistd.h)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6240 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:59:24 +00:00
rfelker
493d497996
open w/O_CREAT requires a third argument, mode!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5882 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-28 02:24:05 +00:00
arpi
07731c7fce
libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, height checks added to config()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5878 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-28 00:24:15 +00:00
atmos4
b45530c518
eeh 10l forogt to commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 19:39:00 +00:00
arpi
40e94d7385
VFCAP added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5567 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 21:07:00 +00:00
arpi
05c4efcaea
uninit sig11 fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5561 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 11:18:02 +00:00
arpi
1c6f0aff46
fame enabeld
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5142 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 19:15:12 +00:00
arpi
96b4387146
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5093 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:36:45 +00:00
arpi
b2b1105129
place subtitles under the image
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5081 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 14:42:15 +00:00
arpi
a240aa0c7e
10l? frames_per_sequence==GOPsize... so it should be few seconds
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5079 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 03:49:17 +00:00
arpi
0fd42e1983
using libFAME...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5060 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-13 01:23:36 +00:00
nick
5ddd8e92a1
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4738 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 08:24:43 +00:00
arpi
4b33dccb25
10000hl to Holm... control MUST BE static...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4597 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 01:21:48 +00:00
arpi
7c51652a1b
query_ stuff replaced by new control() - patch by David Holm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4593 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 00:47:26 +00:00
nick
b587a3d642
new info for tuning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4434 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-31 09:57:13 +00:00
nick
fa1d5742bc
Extensions for video accelerated architecture
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4353 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 16:01:26 +00:00
arpi
12fbdcb9ff
qscale 3->2 (Thank you Michael)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4342 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 18:59:06 +00:00
arpi
cb3dfa35e4
vo_pts fix (10l)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4331 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 00:08:22 +00:00
arpi
7f5bcb338f
cleanup of video packet writer, PTS sent only once
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4307 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-22 18:12:00 +00:00
arpi
35b41e3920
LPCM write code rewritten, thanks to Marcus at mocm@convergence.de
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4300 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-22 02:14:40 +00:00
jaf
15c3567aa8
autodetecting for dvb-cards
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2728 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-05 21:49:20 +00:00
jaf
ce1f575413
Sorry, my laptop has no dvb-card
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2710 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-05 05:38:23 +00:00
arpi
3b086e8243
audio packet writting added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2707 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-05 02:55:00 +00:00
nick
f5b56f98b6
libffmpeg.so support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2497 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-27 13:39:12 +00:00
arpi
f645dd3d29
using poll() only for DVB card - not required for file write
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2067 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-03 23:34:15 +00:00
arpi
f7ff55eb82
Y clipping fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1987 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-27 14:21:56 +00:00
arpi
5a593d2193
software OSD support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1944 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-23 18:42:39 +00:00
atmos4
dedf20f8ca
10l cola Arpi =)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1940 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-22 22:02:04 +00:00
arpi
566f205119
YV12 support (using libavcodec for mpeg1-I encoding)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1936 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-22 18:50:09 +00:00
arpi
e45b00a7fc
PS multiplexing fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1877 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-09 18:50:35 +00:00