Commit Graph

14901 Commits

Author SHA1 Message Date
diego 9726cac72d MEncoder now supports multiple files, Jack transport API requested.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14901 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 12:57:40 +00:00
diego 9dd352a5c0 better explain where and how to use doxygen comments
patch by Oded Shimon <ods15 at ods15 dot dyndns dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14900 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 12:14:08 +00:00
diego 1e6d873366 Patches should not be sent as replies to unrelated threads.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14899 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 11:29:33 +00:00
reimar c5563969ec Fix rm files with a really big index chunk.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14898 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 10:23:28 +00:00
reimar fd9fe9e04d Make nuv files work on bigendian (but old nuv files created with mencoder
wont play anymore - before they would have worked with mplayer on be)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14897 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 10:19:56 +00:00
nicodvb 3d4f1ec483 mention telecine in mpeg muxer section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14896 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 07:54:50 +00:00
nicodvb 25496ac66c recalculate frame duration after soft telecine
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14895 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 07:48:54 +00:00
rathann 95c4eb180e options in config file have been using '-' instead of '_' for ages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14894 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 03:11:44 +00:00
gpoirier 980c26e5ac 35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions.
Next step would be to make turbo mode accept a "quality" argument to control the
speed vs quality tradeoff.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14893 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-02 19:28:42 +00:00
gpoirier e0a083db3c Sync with 1.905:
Finished translations of revision 1.894


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14892 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-02 19:24:27 +00:00
wight b4ebbcf5a2 libsmbclient is sometimes built with ssl support. This takes it into account
and tests if -lsmbclient needs -lssl.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14891 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-02 18:38:13 +00:00
gpoirier b52819a6d7 Some more translations of 1.894 revision
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14890 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-02 14:09:11 +00:00
rfelker 34611b5a46 configurable field parity (default from source); bugfixes; speed up mode 0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14889 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-02 09:13:11 +00:00
rathann 8896e5e98f Fix:
mpeg_hdr.c:212: warning: no return statement in function returning non-void
mpeg_hdr.c:262: warning: suggest parentheses around assignment used as truth value
mpeg_hdr.c:264: warning: suggest parentheses around assignment used as truth value
mpeg_hdr.c:270: warning: suggest parentheses around assignment used as truth value
mpeg_hdr.c:275: warning: suggest parentheses around assignment used as truth value
mpeg_hdr.c:212: warning: control reaches end of non-void function

mp4_header_process_vop() return value isn't used anywhere anyway.

Approved by Nico.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14888 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 23:45:32 +00:00
rathann 77fab94da1 missing #include (for malloc and free)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14887 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 22:57:57 +00:00
rathann 656f84e686 missing #include
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14886 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 22:56:07 +00:00
rathann 85199c9289 missing externs (fixes implicit declaration warnings)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14885 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 22:54:24 +00:00
rathann d8cd8fd5e9 obvious typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14884 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 22:52:02 +00:00
gpoirier ef6e942353 all synced up to 1.905, except the part of the translation of 1.894
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14883 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 22:08:21 +00:00
nicodvb d2c6e4fd59 100l wrong binary operator when setting progressive frame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14882 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 21:04:09 +00:00
nicodvb 8c1491ec85 telecine now works in display order (rather than decoding), as far as there are no more than 4 consecutive b-frames; added support for FMP4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14881 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 20:56:43 +00:00
gpoirier 7d049adfed Sync with 1.893:
1.881: added new mpeg muxer options
1.882: done in a previous commit
1.883: fixes for previous commits
1.884: Mention that vstrict is necessary for some codecs, add ffvhuff.
1.885: Finish incomplete -af-adv documentation.
1.886: Sync -channels and -srate options with the XML docs.
1.887: spelling, wording and consistency fixes
1.888: renamed init_adelay to vdelay with opposite range
1.889: List the 'context' option for the ffvhuff codec.
1.890: indentation fix
1.891: vstrict vs mjpeg update, typo
1.892: done in a previous commit
1.893: done in a previous commit


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14880 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 20:33:50 +00:00
henry 18abbb69a1 fixes for encoding of multiple files
- do not uninitialize video encoder between files
- checks for image size & format change moved from mencoder.c to vfilters

by Oded Shimon <ods15@ods15.dyndns.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14879 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 20:21:58 +00:00
reimar 9bc6e80972 set sh_audio->delay ins audio-only case so that correct time is displayed
after seeking.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14878 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 20:16:49 +00:00
ivo 5fba323489 10l Don't set SDL to X11 by default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14877 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 19:59:20 +00:00
gpoirier 68e599a13e From Eng man page 1.902: fix outdated/incorrect info about -srate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14876 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 18:09:22 +00:00
kraymer 64092e8345 1.159: fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
1.161: MEncoder multiple files patch by Oded Shimon (ods15)
1.162: Have OSS audio out fall back to s16ne instead of u8 if...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14875 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 17:43:01 +00:00
gpoirier 3d8831141f Typo noticed by Diego: it's mmap, not nmap.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14874 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 17:07:58 +00:00
gabrov 0aec157c27 synced with 1.21
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14873 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 16:11:01 +00:00
gpoirier 9c87d14373 Sync with 1.880:
1.879: man page review part XVI
1.880: done in a previous commit


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14872 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 16:08:52 +00:00
gabrov 2e8b75e298 synced with 1.64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14871 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 15:52:18 +00:00
jheryan fecde696b2 Synced with 1.162
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14870 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 13:26:26 +00:00
jheryan 36279dfe9f Synced with 1.903
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14869 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 13:25:03 +00:00
gabrov b258a9c599 synced with 1.162
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14868 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 13:20:13 +00:00
gpoirier 12f71fd558 From Eng manpage 1.892:
sync to x264 r137: adaptive B-frame decision, flush delayed frames.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14867 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 12:43:55 +00:00
wight 4387a0cff0 We should match end of token as well, to prevent MSGTR_FOO2 matching instead of
MSGTR_FOO. Helps compilation in case of some changes to help*.h files.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14866 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 10:44:45 +00:00
gpoirier 70f586b420 From Eng manpage 1.882:
Sync to x264 r134: weighted prediction for B-frames.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14865 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 09:29:18 +00:00
gpoirier c794d71b7a Sync with 1.878: Updates -af format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14864 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 09:19:46 +00:00
gpoirier 2e08f46f1a From Eng manpage 1.904:
Remove -noxv and -forcexv command line options and replace them by
suboptions to -vo sdl. Renamed noxv to nohwaccel to better reflect the
meaning of the option.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14863 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 08:57:08 +00:00
diego 40521978b8 MPlayer-specific changes to libdvdcss
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14862 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 06:58:15 +00:00
diego 7f2f536a17 Mark modified files as such to comply more closely with GPL §2a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14861 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 06:41:41 +00:00
diego 0716f6f775 Preserve $Id$ keyword from upstream on unmodified files.
Keyword expansion disabled with the -ko sticky flag.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14860 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 06:07:40 +00:00
diego 2fd5f90a32 cosmetics: Make diff -R apply without offsets.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14859 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 05:49:56 +00:00
ivo 91e58712df Remove -noxv and -forcexv command line options and replace them by
suboptions to -vo sdl. Renamed noxv to nohwaccel to better reflect the
meaning of the option. Updated manual page.

Original patch by < ods15 at ods15 dot dyndns dot org>
Modified by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14858 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 03:51:48 +00:00
diego 311ecb1bfa Arpi prefers root@mphq for CVS problems.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14857 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 03:49:04 +00:00
ivo 89e2f61a1c Remove left-over from old -z command line switch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14856 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 01:50:52 +00:00
michael f4462dccd7 some comments and whitespace changes by (Luca Barbato <lu_zero gentoo org>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14855 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 00:16:44 +00:00
jheryan 28eb814b53 Sync with 1.898
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14854 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-28 14:08:07 +00:00
ivo bec76eab73 Don't print (stupid) message if output directory is .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14853 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-28 04:25:25 +00:00
rfelker 97134095d3 stupid mistake i made when writing about divtc..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14852 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-28 02:10:45 +00:00