0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
Commit Graph

19317 Commits

Author SHA1 Message Date
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
Gabrov
b3ccc45b79 synced with r19293
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19294 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-02 14:50:16 +00:00
diego
5fb3bfb2a9 Move conditional compilation of cdinfo.c to the build system.
patch by Emanuele Giaquinta, emanuele . giaquinta #at# gmail . com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19293 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-02 11:22:11 +00:00
ben
d4b05b8312 fix a/v sync issues when using ad_hwmpa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19292 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 18:44:31 +00:00
diego
153473152d Ignore .depend and stream.a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19291 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 15:54:23 +00:00
diego
a46fea4e8d $inc_extra vs $_inc_extra typo, closes bug #543.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19290 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 15:10:02 +00:00
uau
56aebde80e Change toplevel Makefile to invoke subdirectory Makefiles
unconditionally by default. Ensures that dependencies outside the
subdirectory (such as header dependencies recorded by "make depend")
aren't ignored.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19289 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 14:44:07 +00:00
diego
b35260f6b2 Simplify LIVE555 test and make it more consistent with the other tests.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19288 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 07:34:32 +00:00
diego
70dc64f378 We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19287 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 07:14:51 +00:00
nicodvb
9aecc5b6fd clarification on -mpegopts :vaspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19286 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 06:39:27 +00:00
diego
47ce3387c3 New sentences should start on a new line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19285 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 23:03:11 +00:00
pacman
fafd27da46 Fix SVQ3 extradata handling so it works correctly with demux_lavf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19284 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 22:26:25 +00:00
pacman
0265bf2065 Fix bogus pointer addition in the extraction of extradata from
BITMAPINFOHEADER.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19283 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 22:19:48 +00:00
ben
8f8547ae86 removed deprecated test.c file from libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19282 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 20:32:38 +00:00
nicodvb
c0821a7d51 don't use vaspect on mpeg1 video streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19281 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 20:07:21 +00:00
ben
145fffc5f7 fix includes due to libmpdemux split (patch by Stefan Huehner)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19280 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 19:59:06 +00:00
ben
1cad07f6cd add an explicit tv stream input instead of the previous hack in stream_null
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19279 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 18:36:29 +00:00
ben
7690284b94 renamed cddX stream interface to stream_cddX for consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19278 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 17:48:50 +00:00
ben
49867bd432 introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19277 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 17:39:17 +00:00
lucabe
d3b998da64 Add support for ffmpeg's pixel format names in libswscale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19276 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 12:35:04 +00:00
attila
63ccd4d06a Move the section describing the per movie config files
up, so it doesn't get seperated from the rest of the
config file doc by the config file example


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19274 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 04:18:25 +00:00
diego
a8da814ea7 Add Indexes to Options as suggested by Jaeho Shin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19273 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 22:59:12 +00:00
rtogni
1b397a5350 Remove useless include
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19272 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 22:54:27 +00:00