summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add "Available video filters:" line to -vf help.diego2004-12-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14086 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.8.16: Better wording, better explain -nodouble.gpoirier2004-12-011-4/+2
| | | | | | | + a couple of 10l introduced just minutes ago. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14085 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync withgpoirier2004-12-011-13/+31
| | | | | | | | | | | | 1.815: use a configurable-size ringbuffer instead of a pipe for buffering key events. 1.814: sstep is usually inaccurate. 1.813: -identify now prints subtitle/audio track information. 1.812: -double is now default, thus -nodouble needs to be documented instead. Slightly reworded the description of -nodouble. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14084 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not bring process to front if HAVE_SDLnplourde2004-12-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14083 b3059339-0415-0410-9bf9-f77b7e298cf2
* clear menubar before adding new menunplourde2004-12-011-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14082 b3059339-0415-0410-9bf9-f77b7e298cf2
* suppress dummy frames due to B-frame delay.lorenm2004-12-011-5/+21
| | | | | | | flush delayed frames. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14081 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better wording, better explain -nodouble.diego2004-12-011-12/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14080 b3059339-0415-0410-9bf9-f77b7e298cf2
* More similar code from gl and gl2 moved to gl_commonreimar2004-12-014-159/+177
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14079 b3059339-0415-0410-9bf9-f77b7e298cf2
* use a configurable-size ringbuffer instead of a pipe for buffering key events.reimar2004-12-014-7/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14078 b3059339-0415-0410-9bf9-f77b7e298cf2
* sstep is usually inaccurate.reimar2004-12-011-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14077 b3059339-0415-0410-9bf9-f77b7e298cf2
* reserve enough memory for imagehenry2004-12-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14076 b3059339-0415-0410-9bf9-f77b7e298cf2
* call draw_slice in top-down order (fixes crash with -vf expand=...,scale)henry2004-12-011-9/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14075 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix image dimensions at filter config timehenry2004-12-013-2/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14074 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.152, minor bugfix.jheryan2004-12-011-7/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14073 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync to 1.811, bugfixjheryan2004-12-011-58/+94
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14072 b3059339-0415-0410-9bf9-f77b7e298cf2
* -identify now prints subtitle/audio track information.diego2004-11-301-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14071 b3059339-0415-0410-9bf9-f77b7e298cf2
* -double is now default, thus -nodouble needs to be documented instead.diego2004-11-301-10/+10
| | | | | | | Slightly reworded the description of -nodouble. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14070 b3059339-0415-0410-9bf9-f77b7e298cf2
* very old 10l, discussed a long time ago but never fixed (default should be ↵rfelker2004-11-301-1/+1
| | | | | | same vol, not -10 dB) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14069 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncedpaszczi2004-11-302-13/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14068 b3059339-0415-0410-9bf9-f77b7e298cf2
* it's stupid for the default to be something both slower (for xv+dr) and ↵rfelker2004-11-301-1/+1
| | | | | | visually incorrect.. use -nodouble if you want old behavior git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14067 b3059339-0415-0410-9bf9-f77b7e298cf2
* more verbosity spam fixesrfelker2004-11-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14066 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.55 (better label, new entry)gabrov2004-11-301-2/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14065 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.56 (better label)gabrov2004-11-301-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14064 b3059339-0415-0410-9bf9-f77b7e298cf2
* build fix, reflection English doc changewight2004-11-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14063 b3059339-0415-0410-9bf9-f77b7e298cf2
* better labeldiego2004-11-292-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14062 b3059339-0415-0410-9bf9-f77b7e298cf2
* FAQ about audio-only encoding (approved by Diego)rathann2004-11-291-0/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14061 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain how (not) to handle execute permissions and binary files.diego2004-11-291-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14060 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make use of the default duration for one frame if it is present in the file. ↵mosu2004-11-281-0/+3
| | | | | | This produces much smoother timecodes for laced audio frames. And I REALLY don't know why I missed that before... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14059 b3059339-0415-0410-9bf9-f77b7e298cf2
* new lavc codec: ffvhufflorenm2004-11-283-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14058 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compile fixranma2004-11-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14057 b3059339-0415-0410-9bf9-f77b7e298cf2
* fl32: BE float32 PCM audio in mov filesrtognimp2004-11-272-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14056 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for MPEG-1 and MPEG-2 in Matroska.mosu2004-11-262-4/+137
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14055 b3059339-0415-0410-9bf9-f77b7e298cf2
* rescale the fonts with hidden OSD toohenry2004-11-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14054 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove the rest of fb_dev_name + directfb usage.syrjala2004-11-261-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14053 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.49gabrov2004-11-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14052 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.55gabrov2004-11-261-9/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14051 b3059339-0415-0410-9bf9-f77b7e298cf2
* fb_dev_name no longer user in vo directfbzdar2004-11-261-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14050 b3059339-0415-0410-9bf9-f77b7e298cf2
* We now only support directfb >= 0.9.13.diego2004-11-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14049 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Philippe De Swert <philippedeswert at pi dot be>diego2004-11-251-2/+375
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14048 b3059339-0415-0410-9bf9-f77b7e298cf2
* Output more information about vids, aids, sids, alangs and slangs with ↵mosu2004-11-259-1/+103
| | | | | | -identify. Patch by kiriuja <mplayer-patches@en-directo.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14047 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l for me => is not >=zdar2004-11-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14046 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL update, more concise descriptiondiego2004-11-251-9/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14045 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removal of vo_directfb.c. From now DirectFB => 0.9.13 is required for vo ↵zdar2004-11-251-1872/+0
| | | | | | directfb. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14044 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is ↵zdar2004-11-251-5/+9
| | | | | | required for vo directfb. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14043 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>faust32004-11-251-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14042 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.811 using gvim find/replace option. Hope I got them all...gpoirier2004-11-251-22/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14041 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.802: Mention unichrome_vid in the list of VIDIX driverskraymer2004-11-241-12/+33
| | | | | | | | | | | 1.805: allow forcing of software volume control and setting maximum amplification 1.806: various (partly) 1.809: head related transfer function 1.810: updates in -tv - section 1.811: MPEG-X spelling git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14040 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncwight2004-11-243-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14039 b3059339-0415-0410-9bf9-f77b7e298cf2
* further updates in video filters sectionkraymer2004-11-241-44/+204
| | | | | | | wording: Schwellwert -> Schwellenwert git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14038 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fix :)paszczi2004-11-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14037 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.811 + some small language fixpaszczi2004-11-241-21/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14036 b3059339-0415-0410-9bf9-f77b7e298cf2
* merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TSnicodvb2004-11-244-42/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14035 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.48 (MPEG-X spelling)gabrov2004-11-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14034 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.12 (MPEG-X spelling)gabrov2004-11-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14033 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.16 (MPEG-X spelling)gabrov2004-11-241-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14032 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.53 (MPEG-X spelling)gabrov2004-11-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14031 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.20 (MPEG-X spelling) and small fixgabrov2004-11-241-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14030 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.55 (MPEG-X spelling)gabrov2004-11-241-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14029 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.810danny2004-11-241-214/+400
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14028 b3059339-0415-0410-9bf9-f77b7e298cf2
* Separate XML and man page translation maintainers.diego2004-11-241-8/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14027 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPEG-X spellingdiego2004-11-243-42/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14026 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPEG-X spellingdiego2004-11-249-77/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14025 b3059339-0415-0410-9bf9-f77b7e298cf2
* set sample aspect ratiolorenm2004-11-241-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14024 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing strange csp matching code (was copy&pasted from vf_pp where it ↵michael2004-11-231-12/+2
| | | | | | | | | originated from arpi 2.5 years ago) -> fixes spp+scale+x11 crash dont disable the filter by default (100l for iive) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove broken support for directbuffer and including frame-handling use.iive2004-11-231-178/+8
| | | | | | | | | Allows using of directrendering for hw acceleration, with fallbacl to directbuffer. No more black frames. No more flickering. patch by Christoph Egger, approved by al3x git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14022 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesdiego2004-11-232-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14021 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling and small updatesdiego2004-11-231-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14020 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.54gabrov2004-11-221-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14019 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try port 7070 if 554 fails for realrtsp streamsrtognimp2004-11-221-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14018 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix segfault with (height|width)%6!=0henry2004-11-221-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14017 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert useless uyvy planar->packed converterhenry2004-11-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14016 b3059339-0415-0410-9bf9-f77b7e298cf2
* check for __builtin_expect (used by libmpeg2)henry2004-11-221-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14015 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert useless uyvy planar->packed converterhenry2004-11-222-128/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14014 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1e6l fix (use 422P instead of UYVY)henry2004-11-221-32/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14013 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added maintainer of czech translation related filesjheryan2004-11-222-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14012 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.149 and retranslations of some messages for consistency with ↵jheryan2004-11-221-187/+440
| | | | | | manpage by Jiri Heryan. Applied some suggestions of Tomas Blaha and Jiri Svoboda. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14011 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***jheryan2004-11-221-430/+491
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14010 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.810: wordinggpoirier2004-11-211-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14009 b3059339-0415-0410-9bf9-f77b7e298cf2
* typorathann2004-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14008 b3059339-0415-0410-9bf9-f77b7e298cf2
* Restore normal/double size GUI functionality ( broken since EWMH fs support ).al2004-11-211-12/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14007 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.810 + some wordingwight2004-11-211-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14006 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain what you need to read to add a codec yourself, patch bydiego2004-11-211-0/+6
| | | | | | | Compn <tempn at twmi dot rr dot com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14005 b3059339-0415-0410-9bf9-f77b7e298cf2
* wordingdiego2004-11-211-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14004 b3059339-0415-0410-9bf9-f77b7e298cf2
* forced autodetection of file format when content-type is video-x-mpeg to ↵nicodvb