Commit Graph

24307 Commits

Author SHA1 Message Date
Gabrov bafe44a900 synced with r24310
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24326 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-02 10:10:42 +00:00
voroshil dfdd178117 Increase number of skipped buffers to 5 to avoid mixing teletext pages from
different channels during channel switch.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24325 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-02 06:12:32 +00:00
nicodvb 0f4b9929eb a mouse selection may require at least a video codec reinit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24324 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 21:35:07 +00:00
nicodvb 4da74f1f7b implemented STREAM_CTRL_GET_ASPECT_RATIO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24323 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 21:00:18 +00:00
nicodvb 7ac5a60a2b moved to reinit_video_chain() the assignment of sh_video->stream_aspect, where it makes more sense
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24322 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 20:56:45 +00:00
voroshil a108787e00 Make sure that no pages will left in cache during
channel switch (immediately stop decoding of vbi buffer when clear_cache is called).



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24321 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 18:49:51 +00:00
nicodvb be450f8293 if the stream reader supports it assign to the video the stream aspect ratio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24320 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 15:56:19 +00:00
nicodvb 1dbfe77925 added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
by the user the video pipeline will use it as current aspect ratio


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24319 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 15:54:45 +00:00
nicodvb d20ff3542d implemented STREAM_CTRL_GET_ASPECT_RATIO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24318 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 15:51:41 +00:00
nicodvb 818cc0cf0d introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from the stream layer (if supported)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24317 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 15:50:52 +00:00
voroshil efd9aba867 Drop out control chars from page header in time position.
Expand time line if necessary.




git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24316 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 14:36:49 +00:00
iive e371194632 Remove imported rational calculation code and use the original one from avutil.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24315 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 10:50:36 +00:00
voroshil ce81a2156b Fix missed -1 -> 0x3f7f changes for subpage number.
Patch from Otvos Attila oattila at chello dot hu



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24314 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 10:14:42 +00:00
voroshil bbce9daf29 Fix displaying start page when it has subpages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24313 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 01:32:17 +00:00
voroshil b61657c12c Proper support for flashing chars in teletext pages.
Patch from Otvos Attila oattila at chello dot hu



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24312 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-01 01:22:30 +00:00
gpoirier b53264188b sync w/r24310
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24311 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-31 22:37:42 +00:00
voroshil 374e9dd5ba Support for selecting language via packet 28.
Also  allows to select default teletext language.
It will be used if language is not specified by network provider
via packet 28.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24310 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-31 16:53:27 +00:00
mhoffman 503a85926f renaming ARCH_BFIN to HAVE_BFIN
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24309 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-31 14:57:50 +00:00
diego 1e1e0618ac Make DGA 1 and DGA 2 separately selectable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24308 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-31 13:08:13 +00:00
diego 9c3c0cb83a warning fixes:
mga_vid_test.c: In function ‘main’:
mga_vid_test.c:157: warning: unused parameter ‘argc’
mga_vid_test.c:157: warning: unused parameter ‘argv’
tdfx_vid_test.c: In function ‘main’:
tdfx_vid_test.c:26: warning: unused parameter ‘argc’
tdfx_vid_test.c:26: warning: unused parameter ‘argv’


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24307 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-31 11:57:57 +00:00
diego a27a50733f Remove pointless forward declarations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24306 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-31 11:51:26 +00:00
diego b19d00992c cosmetics: Sort some lines, whitespace changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24305 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-30 23:11:55 +00:00
cehoyos 1ff3674d53 Added Sun VO driver for Denes Balatoni
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24304 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-30 22:28:49 +00:00
kraymer ced7334122 ignore some symlinked files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24303 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-30 11:46:28 +00:00
Gabrov d1455566c2 synced with r24301
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24302 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 22:58:47 +00:00
compn dc9ecf36ac replace deleted line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24301 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 19:13:53 +00:00
voroshil b60132ee12 Small code simplification as suggested by Reimar:
declare variables used only inside loop in those loop.
Hope this will make code a bit easy to understand.




git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24300 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 18:19:50 +00:00
voroshil 9ef594f0e8 Simplify code by using FFSWAP
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24299 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 18:11:09 +00:00
voroshil 23d80af5c6 (cosmetics) replace tabs with spaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24298 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 17:46:33 +00:00
voroshil beda7b3ce3 (cosmetics) fix indentation of previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24297 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 17:44:40 +00:00
voroshil 48302e019d Implement Hold/Release graphics (showing control chars as
graphics instead of spaces).



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24296 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 17:43:13 +00:00
voroshil 5b673bf021 Implement Flash/Steady (swapping foreground/background colors)
and Conceal (filling following chars with spaces) control characters.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24295 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 17:28:41 +00:00
compn c0831f3400 suboption consistency, add fixme document -vivo suboptions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24294 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 15:20:30 +00:00
compn b347965a33 remove planned features, ok by diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24293 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 15:18:36 +00:00
kraymer 72798a6754 sync with r24137, patch by JRaSH
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24292 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 14:56:57 +00:00
voroshil b32b4824f8 Make charset constants naming consistant
(renamed according to specification).



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24291 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 13:37:12 +00:00
diego be2c2bdccb Purge looooong obsolete remnants of vo_fsdga.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24290 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 10:18:47 +00:00
diego b438e1c385 Remove unused extern int declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24289 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 10:14:35 +00:00
cehoyos 0174a38b37 Silence make's 'Please run configure again' if it was already run.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24288 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 10:12:24 +00:00
diego b2481156c3 cosmetics: Fix up whitespace, indentation and similar things.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24287 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 09:43:00 +00:00
diego 38af490489 Fix linking on Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24286 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 09:31:44 +00:00
diego cbbbb1dbc9 warning fixes:
tdfx_vid_test.c: In function ‘main’:
tdfx_vid_test.c:28: warning: unused variable ‘ptr’
tdfx_vid_test.c:27: warning: unused variable ‘i’


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24285 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 09:26:33 +00:00
diego 4d2f586664 warning fix:
tdfx_vid.c:61: warning: ‘map_base’ defined but not used


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24284 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 09:21:06 +00:00
diego 2fd1650190 Build test programs with standard CFLAGS and use implicit rules.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24283 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 09:19:07 +00:00
diego 3b7e079594 warning fix:
tdfx_vid_test.c: In function ‘main’:
tdfx_vid_test.c:61: warning: incompatible implicit declaration of built-in function ‘memset’


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24282 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 09:16:56 +00:00
diego 665a58b83f Add FFmpeg AC-3 decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24281 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 08:44:02 +00:00
diego 7b0deba821 warning fixes:
pci_dev_ids.c:2404:18: warning: trigraph ??) ignored, use -trigraphs to enable
pci_names.c:1733:23: warning: trigraph ??) ignored, use -trigraphs to enable


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24280 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 23:56:17 +00:00
Gabrov a582989bda synced with r24216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24279 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 22:54:21 +00:00
diego 86f02c641d typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24278 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 22:48:01 +00:00
diego 01d92a32ad cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24277 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 22:38:45 +00:00