Commit Graph

19271 Commits

Author SHA1 Message Date
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
rtogni f29898360c Make some more function static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19271 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 22:54:07 +00:00
diego 2915a2921d Clarify licensing situation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19270 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 22:20:50 +00:00
diego e9e6d8b29e There is a reference to a file COPYRIGHT that we do not include, so paste
the contents of COPYRIGHT into the file header.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19269 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 22:17:25 +00:00
rtogni 0b85735f5d md5 result is 16 bytes, not 20
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19268 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 21:50:10 +00:00
ben 78a534a906 removed now useless duplicate includes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19267 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 21:49:37 +00:00
diego 552106a0fe LRMI has been removed some time ago.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19266 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 21:35:15 +00:00
gpoirier fbed676746 How to encode movies for PSP
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19265 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 20:33:59 +00:00
diego 12ee85d9c5 Update for changes from r19139 and r19137.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19264 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 20:03:43 +00:00
rtogni d01ad3b845 xor_table can't be NULL, remove useless check
make xor_table static


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19263 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 17:02:27 +00:00
diego 544c56d95e Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19262 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 15:36:28 +00:00
rtogni 028454daf8 The real hash function is just a md5, replace with lavu code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19261 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 14:45:27 +00:00
rtogni 6818d62d94 Update upstream references, add a missing file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19260 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 10:57:17 +00:00
rtogni fb00960b8b Restore a local diff lost during license fix at r19256
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19259 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 10:56:35 +00:00
michael 307c59447a alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here
dont hesitate to fix typos, do rewordimg and so on
for controversial changes please disscuss at nut-devel@mphq first


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19258 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 09:13:01 +00:00
nicodvb 53dead1f8b no need to reming the copyright with msg_(), the notice in the source is enough
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19257 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 08:15:59 +00:00
uau 2a2cc8fa78 Replace tremor files that had old headers saying "ALL REDISTRIBUTION
RIGHTS RESERVED" with files taken from revision r3989 of upstream svn.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19256 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 01:41:58 +00:00
diego 113e9b534b Use LC_ALL instead of LANG since the former overrides the latter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19255 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 23:30:55 +00:00
diego ac142f0d45 cosmetics: Make patch apply cleanly.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19254 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 23:26:30 +00:00
diego f7dcc503b1 Add a paragraph about which Subversion version to use.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19253 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 22:16:13 +00:00
diego d41e0d30a7 Cope with localized Subversion clients.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19252 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 21:44:32 +00:00
vayne 83b0de1168 updated documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19251 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 19:31:08 +00:00
vayne 75f80a3277 improved fullscreen switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19250 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 19:30:38 +00:00
nicodvb 714109da01 re-added forgotten return in send_mpeg_lpcm_packet()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19249 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 18:41:25 +00:00
nicodvb 92c2148d7e final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19248 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 18:39:07 +00:00
reimar dbda0fb631 optimize and simplify memcpy usage, use mem2agpcpy_pic
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19247 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 18:24:27 +00:00
diego 30930c85f0 Add comment about Chinese AVS only working with lavf at the moment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19246 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 16:33:22 +00:00
nicodvb 22eb7d2acb ptslen was set to 5 even when no pts==0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19245 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 16:21:14 +00:00
ben a08cbbbd3e typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19244 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 16:08:59 +00:00
rtogni e30a4b18e9 Support for Chinese AVS
Patch by Stefan Gehrer  #<# stefan #.# gehrer #@# gmx #.# de #>#


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19243 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 15:42:01 +00:00
gpoirier a58403389e Part 2 of the various fixes features by Jerome Ferrari
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19242 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 15:31:22 +00:00
ben 2e20df93d6 missed some escaping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19241 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 15:27:42 +00:00
ben 1fd3bfff95 use DOCS writing standards for default values (asked by diego)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19240 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 15:25:57 +00:00
gpoirier 0bb44c74a0 Part 1 of review of Jerome's Ferrari's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19239 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 15:08:37 +00:00
attila 88d1dba3fc disable dha kernelhelper support by default.
gets rid of an error message that confuses users


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19238 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 14:53:38 +00:00
gpoirier fe2fe49e24 sync w/ r19233
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19237 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 14:47:24 +00:00
ben a932b9ec3e french manpage for pvr:// input
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19236 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 12:07:33 +00:00
ben 62cf120b7a added ivtv ao/vo in ChangeLog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19235 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 11:07:34 +00:00
ben 3e6954cf0e missing supported PVR card reference
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19234 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 11:03:38 +00:00
ben aa4223ea85 english manpage for pvr:// input
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19233 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 11:02:58 +00:00
uau 681194f99e Set user_muted in mp_property_mute(). Fixes mute turning off when
seeking.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19232 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 23:17:45 +00:00
ben a9cb95fbd7 updated en/fr manpages for ao_ivtv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19231 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 21:51:13 +00:00
ben fe8b229aab ao_ivtv driver in authors/maintainers files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19230 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 21:39:48 +00:00
ben 6e33f2b9ad added audio output for ivtv cards
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19229 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 21:36:03 +00:00
nicodvb 03c7cf5f51 removed default outfile for -ao mpegpes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19228 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 21:16:52 +00:00
nicodvb 8154069fad if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail instead
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19227 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 21:15:31 +00:00
reimar b0b702f667 Some more documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19226 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 19:37:49 +00:00