Commit Graph

23822 Commits

Author SHA1 Message Date
rtogni a57509942b DTS decoding via libdca
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23841 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-22 16:24:25 +00:00
voroshil 89f490cffd Update sync tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23840 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-22 14:45:23 +00:00
diego dfae8b6646 Remove unused definition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23839 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-21 18:33:28 +00:00
ptt 95f0b9145c (finally) synced with r23272
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23838 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-21 11:12:52 +00:00
reimar 30233b48dd Use --static flag for pkg-config if --enable-static was used.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23837 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 21:57:59 +00:00
reimar 70207b6394 !00l, last commit mixed up "normal" ggi and ggiwmh tests.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23836 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 21:29:44 +00:00
reimar bd58ee07b3 Change ggi and SDL tests so that linking problems with --enable-static are more
likely to be detected.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23835 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 21:27:17 +00:00
diego 8b51dfe0e2 Remove vo_syncfb, which was unused for 5 years.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23834 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 18:17:58 +00:00
mhoffman c524f310b0 integrating blackfin optimized yuyvtoyv12 converter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23833 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 00:11:38 +00:00
mhoffman f0fdd488ef removing reference to bfin_sram.h its not used anylonger
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23832 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 00:10:55 +00:00
mhoffman 5e530992c3 adding blackfin optimized yuyvtoyv12 converter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23831 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 00:09:45 +00:00
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