summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-1020-2/+1950
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified patch from Otvos Attila oattila at chello dot hu Module uses zvbi library for all low-level VBI operations (like I/O with vbi device, converting vbi pages into usefull vbi_page stuctures, rendering them into RGB32 images). All teletext related stuff (except properties, slave commands and rendering osd in text mode or RGB32 rendered teletext pages in spu mode) is implemented in tvi_vbi.c New properties: teletext_page - switching between pages teletext_mode - switch between on/off/opaque/transparent modes teletext_format - (currently read-only) allows to get format info (black/white,gray,text) teletext_half_page - trivial zooming (displaying top/bottom half of teletext page) New slave commands: teletext_add_dec - user interface for jumping to any page by editing page number interactively teletext_go_link - goes though links, specified on current page git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23530 b3059339-0415-0410-9bf9-f77b7e298cf2
* init ts_probe to 0 and probe up to TS_MAX_PROBE_SIZE if the parameternicodvb2007-06-091-4/+5
| | | | | | | | | is not explicitly set by the user; make the code that checks audio-only stream files respect -tsprobe git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23529 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264 no longer defaults to qp=26.lorenm2007-06-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23528 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for DTS1 audio descriptornicodvb2007-06-091-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23527 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000l, descriptor VC-1 identifies VIDEO_VC1, not AUDIO_DTSnicodvb2007-06-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23526 b3059339-0415-0410-9bf9-f77b7e298cf2
* set the window aspect hinthenry2007-06-091-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23525 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mmes fourcc for mpeg2 in avi filescompn2007-06-081-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23524 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify addition of -Wdeclaration-after-statement to CFLAGS.cehoyos2007-06-081-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23523 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support icc 10.0.cehoyos2007-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23522 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r23504gpoirier2007-06-081-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23521 b3059339-0415-0410-9bf9-f77b7e298cf2
* reversed previus modification (r23517)ptt2007-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23520 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed vowels to accented utf8 vowelsptt2007-06-087-259/+259
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23519 b3059339-0415-0410-9bf9-f77b7e298cf2
* other two files translated :)ptt2007-06-082-0/+547
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23518 b3059339-0415-0410-9bf9-f77b7e298cf2
* small indentation and tags fixesptt2007-06-081-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23517 b3059339-0415-0410-9bf9-f77b7e298cf2
* little indentation fixptt2007-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23516 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable SIMD optmizations for mp3lib on AMD64zuxy2007-06-084-11/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23515 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed up to r23504ptt2007-06-081-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23514 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add regular #define for header file.voroshil2007-06-081-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23513 b3059339-0415-0410-9bf9-f77b7e298cf2
* italian xml/html docs translation - first step. up till now accented vowels areptt2007-06-087-1/+1958
| | | | | | | | vowels are written as <vowel>', i'll change them all together to html codes at the end :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23512 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: Fix indentation after last commit.cehoyos2007-06-081-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23511 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -Wdeclaration-after-statement etc. only to gcc.cehoyos2007-06-081-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23510 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compile C++ files with the same compiler as all other files.cehoyos2007-06-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23509 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8reimar2007-06-081-4/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23508 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix config declarations so that things like rtc=no work in addition to nortc=yesreimar2007-06-081-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23507 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set errno to 0 after printing it, not beforereimar2007-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23506 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compiler warnings.voroshil2007-06-083-5/+2
| | | | | | | | Remove unused tv_param_on variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23505 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lavdopts threads is only implemented for mpeg[12]lorenm2007-06-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23504 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.cehoyos2007-06-071-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23503 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix segfault when encoding from an mkv file with embedded fonts.eugeni2007-06-071-1/+2
| | | | | | | Patch by Dominique Dumont (domi dumont at free fr). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23502 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention change to libamr in Changelogreimar2007-06-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23501 b3059339-0415-0410-9bf9-f77b7e298cf2
* in vidix check protect [A-Z] and [a-z] with single quotes as in other ↵nicodvb2007-06-071-1/+1
| | | | | | checks; fixes some untranslated lowercases git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23500 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, fix compile error in r23498 due to bad copy in pastereimar2007-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23499 b3059339-0415-0410-9bf9-f77b7e298cf2
* RGB8/BGR8 IMGFMTs are paletted in case of swscale input.reimar2007-06-071-0/+2
| | | | | | | Actually they are also for output, but swscale does not support PIX_FMT_PAL8 output. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23498 b3059339-0415-0410-9bf9-f77b7e298cf2
* implement "bind sections"voroshil2007-06-073-15/+101
| | | | | | | | | | | | | | | allows to bind one input key to several slave commands (independently for each section) as shown below: RIGHT seek +10 RIGHT {tv} tv_step_channel 1 RIGHT {dvdnav} dvdnav 4 Currenlty only "tv" section added. patch by Otvos Attila oattila at chello dot hu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23497 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -Wno-switch to CFLAGS.cehoyos2007-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23496 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix r23494: It broke gcc 2.95.3cehoyos2007-06-071-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23495 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -Wno-pointer-sign to CFLAGScehoyos2007-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23494 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add 2vuy fourcc to rawuyvy codecreimar2007-06-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23493 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -Wall (back) to default CFLAGS.diego2007-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23492 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.cehoyos2007-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23491 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation after FFmpeg r9235.cehoyos2007-06-071-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23490 b3059339-0415-0410-9bf9-f77b7e298cf2
* Calculate pts with double precision in demux_asfuau2007-06-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23489 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: correct Core 2 detection under x86-64zuxy2007-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23488 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with en/mplayer.1 r23455 (patch by JRaSH)kraymer2007-06-061-8/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23487 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23440: New "automute" tv:// option.voroshil2007-06-061-2/+7
| | | | | | | | | r23444: update manual date, its been 8 months... r23455: new sentences on new lines, diego says ;-P r23467: then/than typo spotted by "JRaSH" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23486 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change some static temporary vars to automatic ones because mingw32 binutilszuxy2007-06-062-4/+4
| | | | | | | couldn't align them properly. Also 1% faster decode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23485 b3059339-0415-0410-9bf9-f77b7e298cf2
* Align output pointer so that we can use movaps instead of movups in dct64_sse;zuxy2007-06-064-19/+9
| | | | | | | 1.5% faster decode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23484 b3059339-0415-0410-9bf9-f77b7e298cf2
* little correction to make nroff not to complain about line lennghts....ptt2007-06-051-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23483 b3059339-0415-0410-9bf9-f77b7e298cf2
* protect _vidix_drivers variable, allowing --with-vidix-driver option to ↵ben2007-06-051-1/+1
| | | | | | actually handle more than one driver git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23480 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r23467ptt2007-06-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23479 b3059339-0415-0410-9bf9-f77b7e298cf2
* Create a new MSGT for just the status line.diego2007-06-055-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23478 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not use fast_memcpy when data is read again immediately afterwards.reimar2007-06-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23477 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not use fast_memcpy for small size copy, esp. when the size is constantreimar2007-06-0510-17/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23476 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace implicit use of fast_memcpy via macro by explicit use to allowreimar2007-06-0558-191/+192
| | | | | | | for future optimization. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23475 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use avcodec_decode_audio2 in ad_ffmpeg.creimar2007-06-051-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23474 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23410: add documentation for new -menu-chroot optionkraymer2007-06-051-5/+14
| | | | | | | | | | | | | r23420: added a missing space char r23423: added '&' for 'e.g.' r23425: removed unneeded space r23440: New "automute" tv:// option. r23444: update manual date, its been 8 months... r23455: new sentences on new lines r23467: (English typo, does not apply here) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23473 b3059339-0415-0410-9bf9-f77b7e298cf2
* correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_linemhoffman2007-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23472 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make gmplayer show right colors if X server does not use native byteorder.reimar2007-06-051-1/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23471 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoiding sscanf in cddb support reading more data with %s than buffer sizereimar2007-06-051-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23470 b3059339-0415-0410-9bf9-f77b7e298cf2
* Keep -pipe option in CFLAGS even in debug mode.diego2007-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23469 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/23467 (was just a typo in english doc, no incidence here)gpoirier2007-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23468 b3059339-0415-0410-9bf9-f77b7e298cf2
* then/than typo spotted by "JRaSH"corey2007-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23467 b3059339-0415-0410-9bf9-f77b7e298cf2
* Keep unused parameter warnings in debug mode.diego2007-06-051-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23466 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23416: Drop the metadata stuff and replace it with generic propertykraymer2007-06-051-2/+3
| | | | | | | | string expansion. patch by Sheldon Jin git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23465 b3059339-0415-0410-9bf9-f77b7e298cf2
* get rid of Gui code that has been commented out since agesreimar2007-06-041-20/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23464 b3059339-0415-0410-9bf9-f77b7e298cf2
* Factor out some duplicated gui codereimar2007-06-041-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23463 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove some useless codereimar2007-06-041-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23462 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use 'static inline' instead of 'inline static' to avoid warningszuxy2007-06-041-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23461 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change '%ld' to '%d' to remove warnings introduced by r23452zuxy2007-06-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23460 b3059339-0415-0410-9bf9-f77b7e298cf2
* Correct dct64 functions' declarationszuxy2007-06-045-13/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23459 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused parameter for mp_msgzuxy2007-06-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23458 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r23455gpoirier2007-06-021-7/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23457 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix after commit r9172 to ffmpeg, patch by Aurelgpoirier2007-06-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23456 b3059339-0415-0410-9bf9-f77b7e298cf2
* new sentences on new lines, diego says ;-Pptt2007-06-021-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23455 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed up to r23440 + a _big_ correction of tv suboptionsptt2007-06-021-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23454 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove non-existing make_decode_tables_MMX()zuxy2007-06-021-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23453 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use int and uint32_t instead of long and unsigned long, when appropriate.zuxy2007-06-026-26/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23452 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make realloc_struct inline as other functions defined in demuxer.hzuxy2007-06-021-1/+1
| |