Commit Graph

17346 Commits

Author SHA1 Message Date
diego 8ebd8076c8 Quote some values to silence debconf warnings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17346 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-08 17:37:48 +00:00
diego 8782202a69 Do not install .cvsignore files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17345 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-08 17:37:00 +00:00
nicodvb f774739df9 include the right avcodec.h, consistently with the rest of mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17344 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-08 14:03:42 +00:00
reimar 3b31501ff7 fix crash if no video codec available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17343 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-08 13:35:54 +00:00
henry 757387a4fc fix premature end of audio playback (audio only)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17342 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-08 10:18:18 +00:00
diego 9754119e17 Add uppercase MPG2 fourcc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17341 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-07 22:41:04 +00:00
nicodvb 627d7781e6 disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crash
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17340 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-07 22:20:46 +00:00
diego f8239c1896 Remove empty sections, speak of container formats, not file formats.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17339 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-07 22:09:10 +00:00
diego b09fcd306a minor rewording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17338 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-07 22:06:06 +00:00
reimar 05db92a86c avoid some gcc 4 compiler warnings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17337 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-07 19:56:55 +00:00
reimar c9c88c1530 Less ugly and easier to extend getFunctions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17336 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-07 19:53:51 +00:00
diego e20d2d8c60 Mention Chinese console messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17335 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 20:09:15 +00:00
rtognimp 20a80b7dab Update for realrtsp bandwidth support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 14:43:28 +00:00
rtognimp b59db28355 This patch makes real rtsp tell the server to deliver data at specified
bandwidth, if bandwidth cmdline option is given. Also, if that's given,
it uses it for sdp stream selection. If not given, the behavior is the
same as before.

It's used to implement something like turboplay in realplayer.

Patch by Tomas Janousek >>> tomi (At) nomi (.) cz <<<


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17333 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 14:39:10 +00:00
diego 2f095cc061 Reformat examples to prevent linebreaks and hyphenation. When occurring
at the wrong spot they can be extremely confusing for novices.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 14:03:51 +00:00
ods15 5f967fefe4 align byte is deprecated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17331 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 13:51:36 +00:00
rtognimp 808f63884f Yet another MPEG-4 fourcc (Samsung SMP4)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17330 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 12:36:59 +00:00
ods15 877e48ebc9 1) remove global_timebase
2) define convert_ts
3) use coded_pts for syncpoint


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17329 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 02:06:22 +00:00
ods15 a3b18c8f27 MN rule
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17328 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 02:05:57 +00:00
ods15 fa0991051c 1) change date and goals slightly
2) fix 's' in info packets
3) rename sync_point to syncpoint, and frame_startcode to syncpoint_startcode


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17327 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 02:05:34 +00:00
diego 415c557e23 Better default vo - xv instead of x11.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17326 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 01:40:30 +00:00
diego a39682c33e Remove unused template file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17325 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 00:54:03 +00:00
diego 3b63f4792e 100l, the vo selection should fall back to other vo drivers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17324 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 00:53:31 +00:00
diego 19c0e6070a build fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17323 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-05 23:33:20 +00:00
diego 5abb8c42f5 Improve overall structure by adding a few top-level chapters so that
sections no longer nest as deeply.  This has the added benefit of
removing a few sections that only consisted of the section title.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17322 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-05 23:32:18 +00:00
diego 1a5f1ffe05 Add FFmpeg TrueSpeech.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17321 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-05 22:50:54 +00:00
diego af0da25bae Add MPEG fourcc to all MPEG decoders.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17320 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-05 22:47:08 +00:00
rtognimp 15bd7324c2 Don't leak memory (free audio reordering buffers)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17319 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 23:36:36 +00:00
rtognimp 3aa98b93f7 Remove assumption that all audio packets in a block have the same
timestamp; now the code stores timestamp for every packet and puts them
on reordered packets
Fixes ra10cook.rmvc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17318 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 22:49:23 +00:00
rtognimp 6dafd56e2d 1000.0l timestamps are float
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17317 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 22:21:32 +00:00
diego 0d02e37001 Explain DVDREAD_NOKEYS environment variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17316 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 16:17:05 +00:00
diego 5081060d66 Bandaid fix for compilation failure when creating main/.depend with GUI
enabled.  This is only a problem if .developer is not present.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17315 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:54:47 +00:00
diego ac5044a2d4 cosmetics: Make the patch apply without offsets.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17314 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:31:01 +00:00
gpoirier a68b16aec1 Update copyright date to 2006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:28:02 +00:00
diego d376f5a7bf Update with current changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17312 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:25:51 +00:00
diego 203703af9a CONFIGURATION FILES section added to the man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17311 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:01:55 +00:00
diego 31115ac56a Expand the configuration file section to include MEncoder examples.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17310 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:01:30 +00:00
mosu 2e40bfa136 Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17309 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 12:05:15 +00:00
diego de86b6190a 10l build fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17308 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 11:26:15 +00:00
gpoirier 77a8d0f329 synced with 1.1198
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17307 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 08:20:27 +00:00
ptt f23e0d6ab7 little fixes i looked at after previous cvs commit :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17306 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 00:34:38 +00:00
ptt 3bfe5f4912 sync with 1.1198 plus little fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17305 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 00:24:14 +00:00
ptt b300f14562 fixed indentation for suboption brd_scale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17304 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 00:01:39 +00:00
gpoirier 1751210db9 synced with 1.1197
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17303 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:27:09 +00:00
nicodvb c28b22845c removed previously forgotten reording options/flags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17302 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:14:27 +00:00
gpoirier 2c984298a5 Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
This was an incorrect fix made at the codec when it should be done at the demuxer level.
static variables in codecs are ALWAYS wrong: the demuxer is supposed to have already removed all the junk
Does anyone have an idea of a fix for the demuxer?
(discussed on IRC)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17301 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:06:12 +00:00
nicodvb 62bc91fba2 removed frame reording option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17300 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:05:03 +00:00
nicodvb a5092cfa00 removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 video
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17299 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:02:11 +00:00
nicodvb fc64668e65 disable dvd subtitles by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17298 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 20:55:27 +00:00
ptt 18887a0811 word consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17297 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 17:18:44 +00:00