aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* removed functions that were used to parse mpeg12 video (no more video); ↵Gravatar nicodvb2007-06-10
| | | | | | patch by John Donaghy git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23531 b3059339-0415-0410-9bf9-f77b7e298cf2
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 parameterGravatar nicodvb2007-06-09
| | | | | | | | | 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.Gravatar lorenm2007-06-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23528 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for DTS1 audio descriptorGravatar nicodvb2007-06-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23527 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000l, descriptor VC-1 identifies VIDEO_VC1, not AUDIO_DTSGravatar nicodvb2007-06-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23526 b3059339-0415-0410-9bf9-f77b7e298cf2
* set the window aspect hintGravatar henry2007-06-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23525 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mmes fourcc for mpeg2 in avi filesGravatar compn2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23524 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify addition of -Wdeclaration-after-statement to CFLAGS.Gravatar cehoyos2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23523 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support icc 10.0.Gravatar cehoyos2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23522 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r23504Gravatar gpoirier2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23521 b3059339-0415-0410-9bf9-f77b7e298cf2
* reversed previus modification (r23517)Gravatar ptt2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23520 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed vowels to accented utf8 vowelsGravatar ptt2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23519 b3059339-0415-0410-9bf9-f77b7e298cf2
* other two files translated :)Gravatar ptt2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23518 b3059339-0415-0410-9bf9-f77b7e298cf2
* small indentation and tags fixesGravatar ptt2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23517 b3059339-0415-0410-9bf9-f77b7e298cf2
* little indentation fixGravatar ptt2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23516 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable SIMD optmizations for mp3lib on AMD64Gravatar zuxy2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23515 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed up to r23504Gravatar ptt2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23514 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add regular #define for header file.Gravatar voroshil2007-06-08
| | | | 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 areGravatar ptt2007-06-08
| | | | | | | | 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.Gravatar cehoyos2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23511 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -Wdeclaration-after-statement etc. only to gcc.Gravatar cehoyos2007-06-08
| | | | 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.Gravatar cehoyos2007-06-08
| | | | 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 8Gravatar reimar2007-06-08
| | | | 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=yesGravatar reimar2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23507 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set errno to 0 after printing it, not beforeGravatar reimar2007-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23506 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compiler warnings.Gravatar voroshil2007-06-08
| | | | | | | | 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]Gravatar lorenm2007-06-08
| | | | 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.Gravatar cehoyos2007-06-07
| | | | 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.Gravatar eugeni2007-06-07
| | | | | | | 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 ChangelogGravatar reimar2007-06-07
| | | | 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 ↵Gravatar nicodvb2007-06-07
| | | | | | 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 pasteGravatar reimar2007-06-07
| | | | 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.Gravatar reimar2007-06-07
| | | | | | | 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"Gravatar voroshil2007-06-07
| | | | | | | | | | | | | | | 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.Gravatar cehoyos2007-06-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23496 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix r23494: It broke gcc 2.95.3Gravatar cehoyos2007-06-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23495 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -Wno-pointer-sign to CFLAGSGravatar cehoyos2007-06-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23494 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add 2vuy fourcc to rawuyvy codecGravatar reimar2007-06-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23493 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -Wall (back) to default CFLAGS.Gravatar diego2007-06-07
| | | | 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.Gravatar cehoyos2007-06-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23491 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation after FFmpeg r9235.Gravatar cehoyos2007-06-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23490 b3059339-0415-0410-9bf9-f77b7e298cf2
* Calculate pts with double precision in demux_asfGravatar uau2007-06-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23489 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: correct Core 2 detection under x86-64Gravatar zuxy2007-06-07
| | | | 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)Gravatar kraymer2007-06-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23487 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23440: New "automute" tv:// option.Gravatar voroshil2007-06-06
| | | | | | | | | 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 binutilsGravatar zuxy2007-06-06
| | | | | | | 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;Gravatar zuxy2007-06-06
| | | | | | | 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....Gravatar ptt2007-06-05
| | | | 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 ↵Gravatar ben2007-06-05
| | | | | | actually handle more than one driver git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23480 b3059339-0415-0410-9bf9-f77b7e298cf2