summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TwinVQ decoder and demuxerrtognimp2004-12-299-3/+976
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14277 b3059339-0415-0410-9bf9-f77b7e298cf2
* less namespace pollution #2 (prefixed globals in filter.c with af_filter_)alex2004-12-296-28/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14276 b3059339-0415-0410-9bf9-f77b7e298cf2
* less namespace pollutionalex2004-12-293-22/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14275 b3059339-0415-0410-9bf9-f77b7e298cf2
* more verbose messagesalex2004-12-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14274 b3059339-0415-0410-9bf9-f77b7e298cf2
* accelerated conversionsalex2004-12-291-6/+98
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14273 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated with a reminder for mplayer-announcertognimp2004-12-291-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14272 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused definesreimar2004-12-291-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14271 b3059339-0415-0410-9bf9-f77b7e298cf2
* Doxygen comments improvedreimar2004-12-292-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14270 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/spellingdiego2004-12-291-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14269 b3059339-0415-0410-9bf9-f77b7e298cf2
* last draft with some insignificant changesrathann2004-12-291-0/+199
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14268 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.833gpoirier2004-12-281-8/+41
| | | | | | | | | new x264 options: b8x8mv, direct_pred changed explanation: 4x4mv changed defaults: subq, pb_factor git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14267 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try http if pnm connection failsrtognimp2004-12-281-3/+7
| | | | | | | Fixes pnm://www.darrelbowen.com/videos/commercials256.rm git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14266 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_fmt2str_shortalex2004-12-2810-27/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14265 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_fmt2str_shortalex2004-12-282-0/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14264 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, variable declarations must be before mp_msg.reimar2004-12-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14263 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l use right mask type when checking for input formatrtognimp2004-12-281-9/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14262 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l set default format for AF_FORMATs not supported by sound cardrtognimp2004-12-281-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14261 b3059339-0415-0410-9bf9-f77b7e298cf2
* new x264 options: b8x8mv, direct_predlorenm2004-12-281-9/+41
| | | | | | | | changed explanation: 4x4mv changed defaults: subq, pb_factor git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14260 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make af_ladspa use new AF_FORMAT define that was introduced by Alex'sivo2004-12-281-1/+1
| | | | | | | mega-patch. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14259 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r72.lorenm2004-12-281-5/+14
| | | | | | | | new options: b8x8mv, direct_pred changed defaults: pb_factor=1.3, subq=3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14258 b3059339-0415-0410-9bf9-f77b7e298cf2
* ensure af_fmt2str always return a 0 terminated stringreimar2004-12-271-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14257 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, buf etc. in af_fmt2str call are already pointers...reimar2004-12-277-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14256 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not use audio plugins anymorereimar2004-12-276-36/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14255 b3059339-0415-0410-9bf9-f77b7e298cf2
* win95 does not support GetMonitorInfofaust32004-12-271-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14254 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, nasty ao driversalex2004-12-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14253 b3059339-0415-0410-9bf9-f77b7e298cf2
* maybe now..alex2004-12-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14252 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, patch by Martin Braun <braun12@gmx.de>faust32004-12-271-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14251 b3059339-0415-0410-9bf9-f77b7e298cf2
* hopefully final fixalex2004-12-276-20/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14250 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing AFMT_ dependancyalex2004-12-271-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14249 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2004-12-271-30/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14248 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMTalex2004-12-272-0/+91
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14247 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing AFMT_ dependancyalex2004-12-2765-585/+483
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14246 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix ontop for some WMs that lose ontop state after fullscreen event.al2004-12-271-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14245 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use lavcresample when accuracy-optimized audio filter chain is requested.reimar2004-12-261-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14244 b3059339-0415-0410-9bf9-f77b7e298cf2
* Demuxer was fixed, so do not skip the first frame anymorereimar2004-12-261-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14243 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set message level of the added subtitle message to INFO, fixes bug #139reimar2004-12-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14242 b3059339-0415-0410-9bf9-f77b7e298cf2
* big syncpaszczi2004-12-256-595/+1333
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14241 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.832paszczi2004-12-251-2/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14240 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-12-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14239 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se]reimar2004-12-251-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14238 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix stream selection and -bandwidth for mms-over-http.reimar2004-12-252-186/+336
| | | | | | | | Modifies header parsing to do a brute-force scan for known guids, to avoid having to analyze and parse the whole property-tree structure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14237 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.832: small improvementsgpoirier2004-12-241-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14236 b3059339-0415-0410-9bf9-f77b7e298cf2
* small improvementsdiego2004-12-241-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14235 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.155gabrov2004-12-241-10/+73
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14234 b3059339-0415-0410-9bf9-f77b7e298cf2
* even more ffmpeg changesdiego2004-12-231-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14233 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more FFmeg changesdiego2004-12-231-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14232 b3059339-0415-0410-9bf9-f77b7e298cf2
* release namediego2004-12-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14231 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.831:gpoirier2004-12-231-0/+29
| | | | | | | Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14230 b3059339-0415-0410-9bf9-f77b7e298cf2
* one more itemdiego2004-12-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14229 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixesdiego2004-12-231-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14228 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not use pthreads on hpux (broken, hardly useful).reimar2004-12-231-0/+2
| | | | | | | | | | For reference, I get the following when starting a version compiled with it: Pthread internal error: message: __libc_reinit() failed, file: /ux/core/kern/pthreads/pthread.c, line: 1093 Return Pointer is 0xc0e29273 Quit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14227 b3059339-0415-0410-9bf9-f77b7e298cf2
* When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems ↵reimar2004-12-231-0/+5
| | | | | | with lavc (because utils.c defines a stub otherwise) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14226 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for Real codecs on OS Xdiego2004-12-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14225 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgot to remove now useless extern monitor_aspectreimar2004-12-231-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14224 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording, spelling, new categories, reordered entriesdiego2004-12-231-47/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14223 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_screenwidth/vo_screenheight is _not_ monitor_aspect.reimar2004-12-231-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14222 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.830wight2004-12-231-125/+177
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14221 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.831danny2004-12-231-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14220 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.830danny2004-12-231-128/+184
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14219 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.ivo2004-12-239-2/+1095
| | | | | | | | | | Compilation is optional and can be controled by configure. You need to have the LADSPA SDK installed in order to have it autodetected by configure. Manual page is updated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14218 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.ivo2004-12-231-0/+1
| | | | | | | | | | Compilation is optional and can be controled by configure. You need to have the LADSPA SDK installed in order to have it autodetected by configure. Manual page is updated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14217 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l misplaced variable declarationrtognimp2004-12-221-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14216 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix a segfault when calling loadfile during v4l2 playbackaurel2004-12-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14215 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make filters request a supported input format instead of failing.reimar2004-12-225-20/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14214 b3059339-0415-0410-9bf9-f77b7e298cf2
* add missing registers in clobber list, fixes bug #169reimar2004-12-212-0/+2
| | | | | | | Patch by basic basic (at) mozdev [dot] org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14213 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative sync:gpoirier2004-12-211-4/+7
| | | | | | | | 1.830: added -wid support for vo_directx. 1.829: added colorkey support for vo_directx. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14212 b3059339-0415-0410-9bf9-f77b7e298cf2
* Last round French corrections for this file (spelling, corrects wronggpoirier2004-12-211-190/+219
| | | | | | | translations and cuts overly long lines) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14211 b3059339-0415-0410-9bf9-f77b7e298cf2
* French corrections:gpoirier2004-12-211-84/+84
| | | | | | | | My video compression teachers calls "quants" (in English) "quantum" in French. Also corrects some differents spellings of "quantification" for comprehensiveness. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14210 b3059339-0415-0410-9bf9-f77b7e298cf2
* additional fixes by Torinthiel and Rathannpaszczi2004-12-213-10/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14209 b3059339-0415-0410-9bf9-f77b7e298cf2
* added -wid support for vo_directx.joey2004-12-215-8/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14208 b3059339-0415-0410-9bf9-f77b7e298cf2
* automatic monitoraspect calculation for vo_directx.joey2004-12-211-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14207 b3059339-0415-0410-9bf9-f77b7e298cf2
* added colorkey support for vo_directx.joey2004-12-212-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14206 b3059339-0415-0410-9bf9-f77b7e298cf2
* savage_vid addedfaust32004-12-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14205 b3059339-0415-0410-9bf9-f77b7e298cf2
* experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>faust32004-12-213-1/+1788
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.828: Remove spurious .RE macrogpoirier2004-12-211-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14203 b3059339-0415-0410-9bf9-f77b7e298cf2
* sumulative sync with 1.827:gpoirier2004-12-211-123/+176
| | | | | | | | 1.827: Better -lavdopts option descriptions. 1.826: Created audio filters section to replace -af description. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14202 b3059339-0415-0410-9bf9-f77b7e298cf2
* small updates, spellingdiego2004-12-211-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14201 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove spurious .RE macro.diego2004-12-211-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14200 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix position bar and length display for mov filesreimar2004-12-212-6/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14199 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use demuxer_get_percent_pos for the OSD position barreimar2004-12-212-7/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14198 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.825danny2004-12-211-64/+81
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14197 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon R200 QM (Radeon 9100) support patch by Simone <beniamino.scanzoni at ↵faust32004