summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add ontopnplourde2005-05-021-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15321 b3059339-0415-0410-9bf9-f77b7e298cf2
* syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>diego2005-05-011-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15320 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.74gabrov2005-05-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15319 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.60gabrov2005-05-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15318 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs-status.html now resides in DOCS/.diego2005-05-012-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15317 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs-status.html should be written to an existing path.diego2005-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15316 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix timestampsmichael2005-05-011-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15315 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nasty workaround for codec initialization data. In _at least_ one case (AAC) ↵mosu2005-05-011-1/+14
| | | | | | the stream_header.size element seems to be four bytes off. Skip those bytes but only for known cases (again AAC) and not for all. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15314 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prevent segfault when filter chain is empty (e.g. because allreimar2005-05-011-0/+5
| | | | | | | filters returned AF_DETACH). Fixes bugzilla bug #293. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15313 b3059339-0415-0410-9bf9-f77b7e298cf2
* Error out when invalid format is specifiedreimar2005-05-011-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15312 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix (libavcodec sync)rik2005-05-012-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15311 b3059339-0415-0410-9bf9-f77b7e298cf2
* at lest this fixes build.. there's no way muxer_lavf is working right yet ↵rfelker2005-05-011-0/+5
| | | | | | tho with mencoder's broken timestamps git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15310 b3059339-0415-0410-9bf9-f77b7e298cf2
* LIBAVFORMAT_BUILD >= 4624michael2005-05-011-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15309 b3059339-0415-0410-9bf9-f77b7e298cf2
* LIBAVCODEC_BUILD >= 4754michael2005-04-302-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15308 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo quartz use command keynplourde2005-04-301-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15307 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix for codecs2htmldiego2005-04-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15306 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l typodiego2005-04-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15305 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix wrong compilation instructions.diego2005-04-301-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15304 b3059339-0415-0410-9bf9-f77b7e298cf2
* On a Mac, option is Alt, the keys with the Apple logo are called command.diego2005-04-301-5/+5
| | | | | | | Insane amounts of Cola go to Nicolas for mixing this up. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15303 b3059339-0415-0410-9bf9-f77b7e298cf2
* mac osx changenplourde2005-04-301-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15302 b3059339-0415-0410-9bf9-f77b7e298cf2
* macosx vonplourde2005-04-302-9/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15301 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.949: Replace duplicate and wrong -sws parameter description with ↵gpoirier2005-04-301-5/+4
| | | | | | a pointer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15300 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes double import of avs_create_script_environment.gpoirier2005-04-301-1/+0
| | | | | | | Patch by Gianluigi Tiesi < mplayer & netfarm * it > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15299 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert one line of version 1.182 patch (caused use of already-freedrfelker2005-04-291-1/+1
| | | | | | | | | | memory and multiple double-free errors). i am fairly confident that all the relevant memory is now freed once and exactly once, but it's better than corrupting the heap in any case. 100l to reimar :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15298 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.56gabrov2005-04-291-1/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15297 b3059339-0415-0410-9bf9-f77b7e298cf2
* unused definealex2005-04-291-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15296 b3059339-0415-0410-9bf9-f77b7e298cf2
* recommended flags on osxnplourde2005-04-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15295 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace duplicate and wrong -sws parameter description with a pointer.diego2005-04-291-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15294 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable vo_macosx if corevideo availablenplourde2005-04-291-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15293 b3059339-0415-0410-9bf9-f77b7e298cf2
* macosx core video modulenplourde2005-04-293-2/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15292 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.948: af_volnorm method suboptiongpoirier2005-04-291-3/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15291 b3059339-0415-0410-9bf9-f77b7e298cf2
* macosx core video modulenplourde2005-04-292-0/+715
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15290 b3059339-0415-0410-9bf9-f77b7e298cf2
* use darwin accurate timernplourde2005-04-291-3/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15289 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_volnorm method suboptiondiego2005-04-281-1/+14
| | | | | | | patch by Thierry Reding < thierry at doppeltgemoppelt dot de > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15288 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also '3g2a' can be used for 3GPP Profile 2rtognimp2005-04-281-0/+1
| | | | | | | Based on patch by adland git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15287 b3059339-0415-0410-9bf9-f77b7e298cf2
* adds a parameter to the switch_audio command to directly select a track.reimar2005-04-287-23/+49
| | | | | | | Patch by kiriuja mplayer-patches at en-directo net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15286 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.947: explain how to use toolame in VBR mode + Diegos nitsgpoirier2005-04-271-3/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15285 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording improventsdiego2005-04-271-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15284 b3059339-0415-0410-9bf9-f77b7e298cf2
* explain how to use toolame in VBR modenicodvb2005-04-271-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15283 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed variability rangenicodvb2005-04-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15282 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mpeg demuxers maintenernicodvb2005-04-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15281 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.945: Document replacing , by . for -vo ggi:gpoirier2005-04-271-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15280 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbositynicodvb2005-04-271-41/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15279 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix palette8tobgr32/palette8torgb32 on big endiannplourde2005-04-271-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15278 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, fix wrong byterate in waveformatnicodvb2005-04-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15277 b3059339-0415-0410-9bf9-f77b7e298cf2
* use sleep_accurate darwin timernplourde2005-04-271-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15276 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, memset 0 was done on desc instead of cdesc, see bug #288reimar2005-04-271-1/+1
| | | | | | | Patch by Marcus Meissner [ meissner at suse de ] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15275 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document replacing , by . for -vo ggi:reimar2005-04-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15274 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make it possible to use a ggi device string that contains a ',' by writingreimar2005-04-271-0/+8
| | | | | | | a '.' instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15273 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the pattern that wasn't repeated every 4 lines.gpoirier2005-04-261-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15272 b3059339-0415-0410-9bf9-f77b7e298cf2
* not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...reimar2005-04-261-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15271 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.944: better slave mode description, spelling/grammargpoirier2005-04-261-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15270 b3059339-0415-0410-9bf9-f77b7e298cf2
* better slave mode description, spelling/grammardiego2005-04-261-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15269 b3059339-0415-0410-9bf9-f77b7e298cf2
* (hopefully) better description of slave modediego2005-04-261-6/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15268 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.943: faac optionsgpoirier2005-04-251-3/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15267 b3059339-0415-0410-9bf9-f77b7e298cf2
* toolame now works in vbr mode, toonicodvb2005-04-252-11/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15266 b3059339-0415-0410-9bf9-f77b7e298cf2
* better slave mode descriptiondiego2005-04-251-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15265 b3059339-0415-0410-9bf9-f77b7e298cf2
* faac section reviewdiego2005-04-251-13/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15264 b3059339-0415-0410-9bf9-f77b7e298cf2
* faac optionsnicodvb2005-04-251-1/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15263 b3059339-0415-0410-9bf9-f77b7e298cf2
* added format 0x706D for faac, compatible with ffmpegnicodvb2005-04-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15262 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention audio encoding modularization and faacnicodvb2005-04-251-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15261 b3059339-0415-0410-9bf9-f77b7e298cf2
* added faac audio encodernicodvb2005-04-258-0/+267
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15260 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed wrong function pointers definitionsnicodvb2005-04-252-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15259 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.79gabrov2005-04-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15258 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.24gabrov2005-04-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15257 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.73gabrov2005-04-241-1/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15256 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.55 (initial translation)gabrov2005-04-241-0/+2336
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15255 b3059339-0415-0410-9bf9-f77b7e298cf2
* explains how to fix the aspect ratio of an AVI filegpoirier2005-04-241-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15254 b3059339-0415-0410-9bf9-f77b7e298cf2
* - preserve ordering of the sliceshenry2005-04-241-8/+37
| | | | | | | - make sure that the black buffer is actually allocated to avoid sig11 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15253 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrong framesize calculation for layers 1 and 2 with lsf setnicodvb2005-04-241-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15252 b3059339-0415-0410-9bf9-f77b7e298cf2
* update to libogg 1.1.2 (needed for Theora)henry2005-04-244-44/+610
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15251 b3059339-0415-0410-9bf9-f77b7e298cf2
* check for negative strides before memcpyhenry2005-04-241-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15250 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for both orderings of the slices (top->down / bottom->up)henry2005-04-242-4/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15249 b3059339-0415-0410-9bf9-f77b7e298cf2
* 16-bit unsigned (needed by Theora exp.)henry2005-04-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15248 b3059339-0415-0410-9bf9-f77b7e298cf2
* use the documented default video device /dev/video0 instead of /dev/video ↵iive2005-04-231-1/+1
| | | | | | that is missing on most systems git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15247 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make "mplayer -- --a" play the file --a instead of bailing out with a uselessreimar2005-04-232-2/+2
| | | | | | | error message git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15246 b3059339-0415-0410-9bf9-f77b7e298cf2
* restore old lavc_find_atag to be used when compiling mplayer without libavformatnicodvb2005-04-221-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15245 b3059339-0415-0410-9bf9-f77b7e298cf2
* Credits for Michael Behrischgpoirier2005-04-221-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15244 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc 2.95 compilation fixreimar2005-04-221-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15243 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apply -srate and -channels only to the start of the filter chain, notreimar2005-04-221-3/+3
| | | | | | | to both start and end (made downmixing to 2 channels impossible). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15242 b3059339-0415-0410-9bf9-f77b7e298cf2
* macosx compilation fixnicodvb2005-04-225-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15241 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.lorenm2005-04-221-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15240 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2005-04-225-0/+5