Commit Graph

19439 Commits

Author SHA1 Message Date
diego 247c260944 Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19344 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 09:48:33 +00:00
uau d3d49ba258 Don't crash if audio init fails.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19343 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 18:23:10 +00:00
lucabe f5bb104820 Another PIX_FMT_ ---> IMGFMT_ conversion
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19342 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 13:14:34 +00:00
ben d7b460956a isolated tcp socket code from network.c to a dedicated file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19341 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 10:30:06 +00:00
diego d3df3a773f Simplify Tremor low accuracy test, label external Tremor as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19340 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 10:02:09 +00:00
diego c869e5d1b1 Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19339 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 10:00:54 +00:00
ben 105438642b missing ifndef/define/endif couple in udp header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19338 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 09:24:07 +00:00
ben 5a85fcf1d8 kill a warning in getsockopt()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19337 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 08:56:54 +00:00
ben 603d621a37 kill a warning in getsockopt()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19336 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 08:49:40 +00:00
diego bf53de8156 10l, line from a local modification committed by accident.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19335 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 00:20:58 +00:00
diego df75f8facd Unify include path handling in the build system, part III:
Get rid of the last --with-*incdir parameters.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 23:57:04 +00:00
diego 863bd3ec3d Fix libcdio test after r19200, the detected include dir was not stored.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19333 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 23:42:17 +00:00
diego 67c9657f5d Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.
inspired by a patch from Emanuele Giaquinta, emanuele.giaquinta %@% gmail.com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 21:19:06 +00:00
nicodvb 2205e86985 auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on2 com (fixed by me)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19331 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 20:18:21 +00:00
ben 754f80ae18 added recent changes with independant stream layer library
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19330 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 20:13:43 +00:00
ben 2b488b5415 rtsp is a stream layer not demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19329 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 20:11:58 +00:00
ben e1485d3f15 inputs is for keys, this is stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19328 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:52:06 +00:00
ben fbba9bacde a few more files i'll maintain
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19327 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:49:05 +00:00
ben 2fafb67e96 removed some useless includes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19326 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:38:59 +00:00
ben 7c4ced0cbb moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19325 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:36:41 +00:00
ben 74f76ea788 removed udp socket creation code from rtp stack to a new dedicated udp helper file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19324 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:31:53 +00:00
reimar ae8b32f6c1 -identify should display all ID_ messages, including DVD title length
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19323 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:46:32 +00:00
ben 0dacae58b1 fix compilation of librtsp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19322 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:44:52 +00:00
ben e4b1fc6107 few cosmectic changes to remove duplication
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19321 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:42:28 +00:00
reimar 76cca6cfee Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).
Thanks to tomber71 in IRC for reporting the problem.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19320 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:40:19 +00:00
ben 2d79655938 split rtp stack, udp input layer and rtp input layer from rtp.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19319 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:32:36 +00:00
ben 2410b87a64 proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19318 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 17:01:29 +00:00
ben 2d112d6fe4 moved pnm.h to stream/ (where it belongs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19317 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 16:55:48 +00:00
diego 0289359637 Merge DirectFB header check into DirectFB check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19316 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 13:23:14 +00:00
diego 79f3951cef Remove silly check for $_inc_directfb, it is not set beforehand.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19315 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 13:10:41 +00:00
diego ba5c8a827d Remove one more redundant test invocation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19314 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 13:06:52 +00:00
diego e759f98fe0 Simplify DirectFB header check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 13:03:39 +00:00
diego 99fee35a7d cosmetics: Fix DVB test indentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19312 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 23:50:16 +00:00
diego c98b3d40c6 cosmetics: Fix indentation after last commit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19311 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 23:43:15 +00:00
diego c01293b981 Run DVB (HEAD) test only when the corresponding variable is set to auto.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19310 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 23:41:35 +00:00
diego ab02002f0d Forgotten part of the LIVE555 configure test simplification.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19309 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 22:18:21 +00:00
ben 6937525850 renamed dvdnav_stream to stream_dvdnav for consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19308 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 20:44:14 +00:00
ben d844273899 added dedicated file for mf:// input
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19307 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 19:43:02 +00:00
ben e503389acf mf.[hc] belong to libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19306 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 19:31:36 +00:00
diego 25af97d3f6 Recurse into subdirs before cleaning the top level to avoid error messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19305 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 19:29:20 +00:00
ben 91dcf52b19 renamed cue_read.c to stream_cue.c for consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19304 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 19:25:16 +00:00
ben 9ce2dd26c0 removed useless cue_read.h file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19303 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 19:22:23 +00:00
ben 51138f066e renamed dvbin.c to stream_dvb.c for consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19302 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 19:16:30 +00:00
ben 6eaeaa734e conversion from stream_null to stream_tv was missing stream type
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19301 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 19:12:31 +00:00
ben cbbbf761c3 correctly report audio input
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19300 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 18:59:37 +00:00
diego 70d49ab5e8 'make distclean' should remove all generated files, so also config.[h|mak].
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19299 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 17:34:54 +00:00
diego fffc1d306a 'make clean' now recurses through subdirectories as expected,
'make dirclean' can be used to clean just the toplevel directory.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19298 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 17:31:30 +00:00
diego 01ba6ad0ee Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
inspired by a patch by Emanuele Giaquinta, emanuele . giaquinta $@$ gmail . com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19297 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 17:07:31 +00:00
diego f6da625bc5 typo, VC-1/WMV3/WMV9 decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19296 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 13:02:38 +00:00
diego 6da324b1ef Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19295 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 11:47:15 +00:00