summaryrefslogtreecommitdiffstats
</
Commit message (Collapse)AuthorAgeFilesLines
* Produce correct version string even when not run in a Subversion working copy.diego2006-06-231-1/+3
| | | | | | | ported from FFmpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18794 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix charset of turkish help msggpoirier2006-06-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18793 b3059339-0415-0410-9bf9-f77b7e298cf2
* "make depend" requires version.huau2006-06-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18792 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove pointless and sometimes incorrect lookupTex stuffreimar2006-06-221-8/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18791 b3059339-0415-0410-9bf9-f77b7e298cf2
* reduce number of texture indirections to support older cardsreimar2006-06-221-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18790 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversion + better version.h handlingdiego2006-06-221-9/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18789 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversiondiego2006-06-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adapt FFmpeg version.sh that only recreates version.h if its content changed.diego2006-06-221-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18787 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversion in copyright noticesdiego2006-06-2297-155/+155
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18786 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore libmpencoders.a.diego2006-06-220-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18785 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edudiego2006-06-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18784 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove forgotten --disable-setlocale option from --help output.diego2006-06-221-1/+0
| | | | | | | noticed by Jim Huang jserv&&@&&linux2&&.&&cc&&.&&ntu&&.&&edu&&.&&tw git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18783 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")uau2006-06-212-16/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18782 b3059339-0415-0410-9bf9-f77b7e298cf2
* intercept VFCTRL_FLIP_PAGE if neededmichael2006-06-211-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18781 b3059339-0415-0410-9bf9-f77b7e298cf2
* send flip_page() through the filter chainmichael2006-06-211-1/+5
| | | | | | | | ignoring the filter chain cannot and does not work with frame skip / insertion filters if this breaks something then just reverse it, ive not exhaustively tested it ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18780 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for -alang in demux_lavfnicodvb2006-06-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18779 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for -alangnicodvb2006-06-211-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18778 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic changes (defines will be used later in other parts of the code)ben2006-06-212-14/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18777 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make most of the xpm-files read 'const char*' instead of 'char*'diego2006-06-2145-45/+45
| | | | | | | | to reflect the read-only status of the xpm-definitions. patch by Stefan Huehner stefan$$at$$huehner$$dot$$org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18776 b3059339-0415-0410-9bf9-f77b7e298cf2
* better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)ben2006-06-213-18/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18775 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move #ifdefs around complete files into the build system.diego2006-06-2132-161/+116
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18774 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore libraries.diego2006-06-210-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18773 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename cvs-howto.txt to svn-howto.txtivo2006-06-211-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18772 b3059339-0415-0410-9bf9-f77b7e298cf2
* Comment #ifdef #endif jungle.diego2006-06-211-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18771 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor Subversion-related changesdiego2006-06-211-12/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18770 b3059339-0415-0410-9bf9-f77b7e298cf2
* Comment some #endif directives to avoid confusion.diego2006-06-211-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18769 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove separation between Win32 DLL and DirectShow support in the build system.diego2006-06-219-86/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18768 b3059339-0415-0410-9bf9-f77b7e298cf2
* add command for changing commit messages after the commit took place.ivo2006-06-211-0/+7
| | | | | | | | command taken from ffmpeg-cvslog posting by Diego. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18767 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio stream switching in demux_lavfnicodvb2006-06-201-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18766 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for audio stream switchingnicodvb2006-06-201-1/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18765 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix a buffer overflow causing a segfaultaurel2006-06-201-1/+2
| | | | | | | (original patch by Vladimir Voroshilov < voroshil _at_ univer.omsk.su >) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18764 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversionaurel2006-06-201-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18763 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplifydiego2006-06-201-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18762 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab ↵nicodvb2006-06-192-5/+0
| | | | | | pardus punctum org puntum tr) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18761 b3059339-0415-0410-9bf9-f77b7e298cf2
* Full sync to r18498gpoirier2006-06-191-377/+1707
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18760 b3059339-0415-0410-9bf9-f77b7e298cf2
* full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,gpoirier2006-06-191-0/+1
| | | | | | | relayed by ismail dönmez, On the behalf of Pardus Linux Team git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18759 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio switching to any of the available tracksnicodvb2006-06-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18758 b3059339-0415-0410-9bf9-f77b7e298cf2
* feed any audio track present in the mux; switch to any of the available ↵nicodvb2006-06-191-29/+36
| | | | | | audio tracks git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18757 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change integer to string comparison in hw.optional.altivec test sincediego2006-06-191-1/+1
| | | | | | | | non-AltiVec machines return a blank instead of 0. patch by Tim Wojtulewicz timwoj**at**ieee**dot**org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18756 b3059339-0415-0410-9bf9-f77b7e298cf2
* avcodec_close()michael2006-06-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18755 b3059339-0415-0410-9bf9-f77b7e298cf2
* try to reduce the distance between consecutive frames with pts to no more ↵nicodvb2006-06-181-1/+1
| | | | | | than 0.4 seconds (required by dvds) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18754 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix link to help_mp-XX.h files in svn repokraymer2006-06-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18753 b3059339-0415-0410-9bf9-f77b7e298cf2
* r18712: improved -vo gl:lscale documentationkraymer2006-06-181-31/+26
| | | | | | | r18702: formatting fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Conditionally run some CPU-architecture and OS-specific tests.diego2006-06-181-8/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18751 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename --with-dts*dir options to --with-libdts*dir for consistency anddiego2006-06-181-4/+4
| | | | | | | as preparation for upcoming patches. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18750 b3059339-0415-0410-9bf9-f77b7e298cf2
* Software Scaler headers usage cleanuplucabe2006-06-1814-22/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18749 b3059339-0415-0410-9bf9-f77b7e298cf2
* prevent buffer overflow in the STD; simplified fill_packet() (moving part of ↵nicodvb2006-06-181-87/+111
| | | | | | the code to get_packet_stats()) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18748 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistency fix.rathann2006-06-181-2/+2
| | | | | | | 10l to Diego for missing this. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18747 b3059339-0415-0410-9bf9-f77b7e298cf2
* respect saved default for cache enable when nothing specified onreimar2006-06-171-1/+1
| | | | | | | command-line git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18746 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make header include order more similar to vo_gl.creimar2006-06-171-3/+2
| | | | | | | Patch by Erik Lunchpail (erik_27can at yahoo com) to ease win32 gui compilation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18745 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename --with-libdvnav --> --with-dvdnavdir for consistency.diego2006-06-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18744 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.diego2006-06-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18743 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify and streamline FAAD detection.diego2006-06-171-22/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18742 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistency fix: --with-foo switches shall not enable options.diego2006-06-171-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18741 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash with all audio-only ogg files, the vorbis_info struct is notreimar2006-06-171-1/+1
| | | | | | | stored in the sh_audio context but in the demuxer priv element git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18740 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/man/hu/mplayer.1 synced with r18712Gabrov2006-06-161-27/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18739 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rewrite audio EOF handling logic fixing some problems that could causeuau2006-06-162-9/+24
| | | | | | | | truncation of output, set flag AOPLAY_FINAL_CHUNK in play call to tell ao there will be no more data beyond what's in current buffer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18738 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Rename some variables and command line parameters.diego2006-06-161-74/+74
| | | | | | | (preparation for upcoming patches) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18737 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix definition of reinit_audio_chain().uau2006-06-161-1/+1
| | | | | | | | | It had return type "int" even though it did not return a value (callers do not expect one) and used old-style syntax. Changed return type to "void" and added "void" as parameter list. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18736 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed old dvdnav codenicodvb2006-06-163-246/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18735 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use a function for help output.diego2006-06-161-7/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18734 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)gpoirier2006-06-161-99/+169
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18733 b3059339-0415-0410-9bf9-f77b7e298cf2
* option handling consistency fixesdiego2006-06-161-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18732 b3059339-0415-0410-9bf9-f77b7e298cf2
* readability cosmeticsdiego2006-06-161-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18731 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use MPlayer's CPU detection module instead of libmpeg2's,gpoirier2006-06-162-0/+24
| | | | | | | | | | | | initial patch by Jim Huang jserv A linux2°cc°ntu°edu°tw, reworked by me according to The Guru's advices ;-) Original thread: Date: Jun 15, 2006 8:35 AM Subject: [MPlayer-dev-eng] [PATCH] Remove duplicated CPU detection in libmpeg2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18730 b3059339-0415-0410-9bf9-f77b7e298cf2
* Setting up a web server and FTP server.diego2006-06-161-2/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18729 b3059339-0415-0410-9bf9-f77b7e298cf2
* misc correctionsdiego2006-06-161-46/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18728 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoods152006-06-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18727 b3059339-0415-0410-9bf9-f77b7e298cf2
* update copyright an changelog with new liba52 0.7.4rathann2006-06-152-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18726 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! ↵rathann2006-06-154-2345/+0
| | | | | | | | | gmail * com< part 3: removed files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18725 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! ↵rathann2006-06-158-83/+85
| | | | | | | | | gmail * com< part 2: cosmetic changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18724 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! ↵rathann2006-06-1514-2290/+1521
| | | | | | | | | gmail * com< part 1: functional changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18723 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.reimar2006-06-151-4/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18722 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not parse numbers as octal, strip leading zeroes instead.reimar2006-06-151-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18721 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support UTF8 in OSD textreimar2006-06-151-2/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18720 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing free for malloced char_seq in OSD codereimar2006-06-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18719 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix window position when changing videos while in fullscreen and forreimar2006-06-156-13/+15
| | | | | | | window managers that modify position on Map. Oked by Alexander Strasser. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18718 b3059339-0415-0410-9bf9-f77b7e298cf2
* reduced standard verbosity and changed output messages to more uniform ↵nicodvb2006-06-141-13/+13
| | | | | | descriptions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18717 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround: at every read update demux->movi_end with stream->end_pos; ↵nicodvb2006-06-141-0/+5
| | | | | | needed to show the progress bar when playing dvdnav streams git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18716 b3059339-0415-0410-9bf9-f77b7e298cf2
* restored support for dvdnav only in the stream layer; all other ↵nicodvb2006-06-147-112/+201