Commit Graph

23811 Commits

Author SHA1 Message Date
gpoirier d71117c8f8 sync w/r23747, patch by JRaSH % jrash06 A 163 P com %
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23830 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-19 19:28:11 +00:00
reimar 7be3e8694b Somewhat hackish fix for A-V desync with ao_oss and frame stepping:
send 0-samples according to the amount of data lost during pause.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23829 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-19 19:15:59 +00:00
reimar daa6cb6cab Get rid of a few more useless malloc casts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23828 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-19 17:15:56 +00:00
reimar d7f314b0a9 Make sure all demuxer subtitles can be selected with 'j', even
if this leaves "holes" (allows to select subtitles that do not exist).
Fixes subtitle switching with http://samples.mplayerhq.hu/sub/NeroMP4/unsupported-embedded-subs-2.mp4


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23827 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-19 17:14:49 +00:00
reimar e607c7289f Remove some more useless *alloc casts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23826 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-19 13:52:39 +00:00
benoit 7de92dc41c UltraSPARC VIS yuv2rgb
patch by Denes Balatoni: [dbalatoni interware hu]
original thread: [FFmpeg-devel] [PATCH] UltraSPARC VIS yuv2rgb third try
date: 07/17/2007 08:35 PM


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23825 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-19 07:24:43 +00:00
zuxy b91d7cbd8d Explanation for CPUID flag 'ibs'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23824 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-19 06:39:38 +00:00
nicodvb 72fedc8425 fixed bug introduced with the addition of get_ext_stream_properties()
that should close bug #843, too.
Patch by John Donaghy. Explanation:
The issue is that get_ext_stream_properties shouldnt be returning
false when no extended stream properties are found for the stream in
question because that is not an error condition ... extended stream
properties are optional. The only time this function should return
false is when the buffer overrun checks fail.





git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23823 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 22:16:08 +00:00
Gabrov 4fe092aa40 synced with r23747 with corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23822 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 20:06:17 +00:00
Gabrov 7ad2018691 synced with r23748
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23821 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 19:12:15 +00:00
voroshil abcc1ff3c5 r23748: Leave out (no) prefix from option names for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23820 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 15:18:05 +00:00
diego 271a53760b Rename mga_vid test to make it more descriptive.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23819 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 15:13:52 +00:00
voroshil e55a7df208 r23745: Add the sub_scale property and command.
r23747: Add a loop command and property.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23818 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 15:07:55 +00:00
Gabrov d2705f7abe fix redundant redeclaration warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23817 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 13:02:08 +00:00
reimar 2e42b402b6 fopen is in stdio.h, so add this include.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23816 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 12:15:10 +00:00
diego f2a8f10af2 Fix a bunch of redundant redeclaration warnings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23815 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 10:09:42 +00:00
diego fe72927d6b Remove unused variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23814 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 10:09:09 +00:00
diego f84580f0f3 Restore vo_mga check, it is Linux-only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23813 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 09:15:34 +00:00
gpoirier 5e9b83e130 sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23812 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 08:48:54 +00:00
benoit 26333dbfec use YUV440P in swscale
patch by Andreas Öman: \andreas olebyn nu/
original thread: [FFmpeg-devel] half vertical chroma resolution from JPEGs..
date: 07/03/2007 01:29 PM


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23811 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 08:12:40 +00:00
ptt 0781696879 better translation of 'clip'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23810 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 17:30:50 +00:00
ptt 5342d904a6 better translation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23809 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 16:50:46 +00:00
ptt 14b4bb566a synced with r23748
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23808 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 16:37:26 +00:00
ptt 0013f8fff7 sync'd with r23747
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23807 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 16:13:48 +00:00
diego 3ad30e6de7 Remove pointless printing of include and linker paths.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23806 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 12:55:33 +00:00
diego 33b41dd080 Do not test for the existence of device files during configuration,
it fails for packagers, crosscompilers or other cases where the binaries
are built on a machine different from the one they are run on.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23805 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 12:37:16 +00:00
diego d098c92715 Modify X11 headers check so as not to add /usr/include, the default system
include path, to our custom include path or duplicate entries in it.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23804 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 11:16:15 +00:00
diego 9f852fcd18 Remove /usr/include from the list of places to check for headers,
default system directories are covered by the empty include path.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23803 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 11:08:41 +00:00
diego cd1f6674cd Put a compilation fix bandaid in place for the png.h issue.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23802 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 10:56:16 +00:00
diego 4e1f13e464 Revert include flag reordering, it does not fix the compilation problem.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23801 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 10:55:36 +00:00
diego 75407bf01d Remove commented-out dynamic linking check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23800 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 10:14:48 +00:00
diego b21bbf2505 Remove unused scandir() check and fallback implementation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23799 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 09:45:10 +00:00
diego b6b143c5dc Remove unused ftello() check and fallback implementation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23798 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 09:41:47 +00:00
diego e9b8b6cf1a Remove unused fseeko() check and fallback implementation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23797 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 09:40:32 +00:00
diego 411a4b4058 This was rewritten by Michael, switch copyrights to him and license to LGPL.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23796 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 09:35:21 +00:00
ptt 9b5ab4d87f another piece translated :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23795 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 09:15:22 +00:00
rtogni fa20b45747 realrtsp smil files can also use ' as field delimiter instead of "
Fixes rtsp://video.rootvision.net/xxc17.smil


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23794 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-16 20:25:23 +00:00
diego ef4a583b72 Reorder CFLAGS, fixes compilation after addition of png.h to FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23793 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-16 20:13:25 +00:00
diego 2ea4746dce Remove incomplete compilation fix bandaid.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23792 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-16 20:12:43 +00:00
diego e34332d602 Remove redundant "all rights reserved" statement, OKed by Walken.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23791 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-16 17:48:02 +00:00
reimar 434cf0c9eb Avoid crash if a non-existent audio track is selected with -aid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23790 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-16 14:01:53 +00:00
diego 4ab613d1a3 bandaid compilation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23789 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-16 11:34:18 +00:00
zuxy c240bcd5aa Use native Windows thread API when pthreads isn't available.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23788 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-16 06:34:51 +00:00
nicodvb 40b96432a1 added support for -alang and -slang with dvdnav:// streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23787 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-15 20:32:19 +00:00
reimar dfae0dfa58 Make sure that sub->id is -2 and sub->sh is NULL if subtitle doesn't
exist. Probably sanest way to avoid crash in e.g. mov demuxer without
having to check both all the time.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23786 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-15 17:56:06 +00:00
compn a7b8d368db subs working with lavf change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23785 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-15 14:47:19 +00:00
diego a00098bbbc Let us not pretend to be checking for devfs when we are not.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23784 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-14 15:16:34 +00:00
diego 88e8b54a16 Mark mp3lib, liba52 and libmpeg2 tests as internal.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23783 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-14 15:13:25 +00:00
diego 678370c580 Group all vo driver checks together.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23782 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-14 15:11:08 +00:00
diego fd385c45dd Move QuickTime codecs check together with the other codecs checks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23781 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-14 14:53:30 +00:00