Commit Graph

15253 Commits

Author SHA1 Message Date
henry 1d5b31d1d2 - preserve ordering of the slices
- 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
2005-04-24 09:29:01 +00:00
nicodvb 867eedfa93 wrong framesize calculation for layers 1 and 2 with lsf set
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15252 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-24 08:41:45 +00:00
henry 00e49dd038 update to libogg 1.1.2 (needed for Theora)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15251 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-24 08:37:48 +00:00
henry 1f07ae744f check for negative strides before memcpy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15250 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-24 07:50:18 +00:00
henry be41c4a71e support for both orderings of the slices (top->down / bottom->up)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15249 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-24 07:47:41 +00:00
henry 9eaff54820 16-bit unsigned (needed by Theora exp.)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15248 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-24 07:43:41 +00:00
iive 6b82b8e381 use the documented default video device /dev/video0 instead of /dev/video that is missing on most systems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15247 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-23 21:23:58 +00:00
reimar 1390092640 Make "mplayer -- --a" play the file --a instead of bailing out with a useless
error message


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15246 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-23 20:41:19 +00:00
nicodvb 1442d50c9b restore old lavc_find_atag to be used when compiling mplayer without libavformat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15245 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 23:57:43 +00:00
gpoirier 85fb1d7a1a Credits for Michael Behrisch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15244 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 18:59:37 +00:00
reimar e41b239201 gcc 2.95 compilation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15243 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 18:38:47 +00:00
reimar 4d48a0a981 Apply -srate and -channels only to the start of the filter chain, not
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
2005-04-22 18:28:10 +00:00
nicodvb 7b937b3717 macosx compilation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15241 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 17:53:31 +00:00
lorenm 9fbd6b81c0 mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15240 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 15:48:15 +00:00
nexus 79b6ff0976 FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15239 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 13:53:56 +00:00
nplourde 8b495b579c replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx with --enable-macosx-bundle enable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15238 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 12:45:29 +00:00
diego c086bfc263 Remove § (paragraph) symbol, it's unavailable in non-latin charsets.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15237 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 10:35:21 +00:00
diego 42b1aeb298 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15236 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 10:33:02 +00:00
nicodvb 3faa5ea6fd audio encoding reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15235 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 06:59:59 +00:00
gpoirier aa33945a19 Some fixes. Patch by Bougiz.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15234 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-21 21:23:53 +00:00
rfelker 06ee8d3cc8 reversed broken linker option, it breaks compile on some systems. add a configure check for this nonsense if it's important..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15233 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-21 03:44:59 +00:00
rtognimp 7f3ef9a9f7 More fixes by The Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15232 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 22:07:08 +00:00
gpoirier 3014b33647 Sync with 1.941:
Correct description for -tv adevice=...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15231 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 21:48:29 +00:00
rtognimp ec69b02476 Start changelog for next release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15230 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 21:24:46 +00:00
rtognimp 4986b305a9 Indeo2 (fourcc "RT21") decoder via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15229 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 21:19:38 +00:00
diego c2b0e6d311 'cvs admin -o' is dangerous and should be handled with extra care.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15228 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 20:22:57 +00:00
rathann eae8498682 synced with 1.167
patch by plazmus at gmail.com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15227 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 19:35:46 +00:00
rfelker 14158adbbc proper fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15226 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 15:17:08 +00:00
rfelker d9b5ebeba3 undo dominik's 1000l cvs admin -o (recommitting bad patch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15225 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 15:16:31 +00:00
reimar e0a7c06d38 Link with -z noexecstack, fixes bug #258. Please test on all platforms!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15224 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 12:01:39 +00:00
reimar 18be3387ac Correct description for -tv adevice=...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15223 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 11:52:30 +00:00
gpoirier d42d23af81 Rich's tips regarding cropping and scaling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15222 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 11:16:29 +00:00
diego 5b1a19467a 100l build fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15221 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 09:22:27 +00:00
jheryan 900e78c617 Translation synced with 1.52
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15220 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 07:41:24 +00:00
rathann fb5558b8e7 100l to Jindrich! Changing the parameter name in the body, too.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15219 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-19 22:11:34 +00:00
lorenm f3bf706a77 integer overflow when reading fps from h264 vui.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15218 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-19 21:17:39 +00:00
wight 643a40dc01 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15217 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-19 06:48:33 +00:00
reimar 5a5d4c946e Fix MP3 detection (list of found MP3 headers was not kep sorted).
Also remove code that only fixed the symptoms.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15216 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 20:51:34 +00:00
lorenm 88f440321b mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15215 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 20:13:43 +00:00
nicodvb cd57606202 check the result of poll() before read()ing; 100l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15214 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 19:49:40 +00:00
henry dbb001bae2 replace VO and VF numeric flags with #defined identifiers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15213 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 15:52:38 +00:00
iive da39de73a8 Compile fix when XF86VM is not defined
patch by Ismail Donmez <ismail at kde org tr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15212 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 14:35:11 +00:00
wight 3b53063776 Some fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15211 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 09:09:33 +00:00
rtognimp e089ee403e Do not force real demuxer on x-pn-realaudio mimetype
Real and realaudio share the same mimetype, forcing real demuxer prevent
realaudio files from being played.
Fixes http://www.bbc.co.uk/romanian/rom.ra


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15210 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 20:33:25 +00:00
paszczi 8ae4d3413d syn
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15209 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 20:26:15 +00:00
rtognimp 1a457af14f Fixes suggested by The Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15208 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 19:51:07 +00:00
gpoirier 1db57895de Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15207 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 18:41:05 +00:00
rfelker 5528785463 nico partially fixed the bug i reported; here's the rest of the fix.
basically demux_audio was mixing data in its header buffer in a bogus
manner, whereby it could sometimes "make up" valid mpeg headers where
no such header actually occurred in the file. it should be correct now.

btw these changes also fix the bug where mplayer reports huge initial
cpu usage for sound when playing mp3 files.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15206 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 17:17:52 +00:00
nicodvb 4593e0f2cf skip framelen-4 bytes after having successfully detected an mpeg audio frame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15205 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 17:08:55 +00:00
rtognimp 7065445f1c First attempt to bring this howto closer to reality
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15204 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 13:45:55 +00:00