Commit Graph

1373 Commits

Author SHA1 Message Date
gpoirier b44bf0d4d9 Add bidir_refine to lavc's set of options, and document it.
Patch by Corey Hickey < bugfood DASH ml AHHH fatooh POIS org >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17257 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-28 08:45:18 +00:00
gpoirier 8cb2685e50 Merry Christmas and happy cola-chugging!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17247 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 06:27:56 +00:00
gpoirier 74f1ad8a0a Adds lavc's brd_scale and updates vb_strategy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17245 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 21:33:15 +00:00
gpoirier bd368b82f2 synced with 1.1184
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17243 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 20:42:27 +00:00
iive 5db2fddec5 This cache-seek-min is definitly implemented. The not implemented one got removed...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17235 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 18:08:32 +00:00
iive b189efcebb The <=132 frame rule is only valid at MacroBlock level not at frame one.
Following it gives worse compression even with IP sequence.(B-Frames doesn't accumulate error)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17234 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 16:13:12 +00:00
gpoirier 1d5cb76c89 synced with 1.1182
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17232 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-22 09:36:50 +00:00
henry 335f35f2bf reverse the H264 hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17226 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-19 18:04:37 +00:00
henry cbfe8d21d0 fspp update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17225 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 18:13:09 +00:00
ranma c3a56339d1 1.1180: [does not apply]
1.1179: Removing obsolete, and until recently, misdocumented option -verbose.
1.1178: make -o mandatory and add a warning when the extension does not match
        the container format, patch by Reynaldo Pinochet
1.1177: Another examples showing how to play raw YUV video samples
1.1176: Make -really-quiet a common option.
1.1175: Fix -v/-verbose description.
1.1174: 10l: \ needs to be escaped in roff.
1.1173: 1/4l
1.1172: Formatting fix
1.1171: Give an example about how to use the famous cqif video samples


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17217 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 20:02:47 +00:00
ranma ad18130764 typo: ouput -> output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17215 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:58:24 +00:00
ods15 e9c36ee295 Removing obsolete, and until recently, misdocumented option -verbose .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17209 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:10:51 +00:00
gpoirier 4b4da47d0c sync w/ 1.1178
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17205 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 15:13:42 +00:00
wanderer 83e5f5e72a make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17197 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:57:18 +00:00
gpoirier ef056dba90 Another examples showing how to play raw YUV video samples
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17181 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 22:09:55 +00:00
gpoirier 3b1633f737 sync with 1.1176
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17178 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 21:17:29 +00:00
diego 1e255f168e Make -really-quiet a common option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17176 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 18:05:23 +00:00
gpoirier 1935707875 Update email address, old one is dead
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17173 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 16:51:29 +00:00
gpoirier 0386501589 sync with 1.1175
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17172 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 16:50:07 +00:00
diego 17022dd4fd Fix -v/-verbose description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17171 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 16:44:44 +00:00
gpoirier 3313bff50b sync with 1.1174
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17170 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 16:38:04 +00:00
diego 5d5c708eee 10l: \ needs to be escaped in roff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17169 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 16:33:35 +00:00
gpoirier e9f1b1b6fe Sync with 1.1171
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17167 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 23:21:09 +00:00
gpoirier f8f00363ef 1/4l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17166 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 23:16:11 +00:00
gpoirier c411498f4e Formatting fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17165 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 23:14:24 +00:00
gpoirier 611d454dda Give an example about how to use the famous cqif video samples
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17164 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 22:49:13 +00:00
gpoirier 8c7dfbfe0c synced with 1.1170
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17162 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 22:22:24 +00:00
ranma e9b85dfc72 1.1162: multithreaded decoding
1.1163: new -msglevel option, constrols msg level for every msg module
1.1164: stray LIVE.COM -> LIVE555 transition
1.1165: alphabetical order + better explanation for '-lavdopts threads'
1.1166: new arguments for -vf spp, patch by Corey Hickey
1.1167: -msglevel description improvement
1.1168: preliminary environment variables section
1.1169: vf_fspp bframes option
1.1170: Clarifications for the AUDIOSERVER environment variable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17157 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 11:58:39 +00:00
gpoirier 46c01aa29b translate just 1.1169
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17142 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-08 10:59:53 +00:00
gpoirier 7f09ef5be6 synced with 1.1167
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17141 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-08 10:42:31 +00:00
diego 2fa480f2f3 Clarifications for the AUDIOSERVER environment variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17139 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-08 08:35:17 +00:00
henry ecf7adc3c0 vf_fspp bframes option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17135 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 20:09:25 +00:00
diego 4cb8e22333 preliminary environment variables section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17130 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 16:14:10 +00:00
jheryan f4ffe6df54 Minor spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17126 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 15:05:23 +00:00
jheryan 90c217b88d Synced with 1.1163
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17125 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 14:01:12 +00:00
diego 17a576b53d -msglevel description improvement
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17120 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 00:57:32 +00:00
wanderer 811f49466c new arguments for -vf spp, patch by Corey Hickey
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17119 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 22:53:39 +00:00
wanderer d1d5696ee1 alphabetical order + better explanation for '-lavdopts threads'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17115 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 21:34:42 +00:00
wanderer f68ce2dfbc minor grammar fix, + stray LIVE.COM -> LIVE555 transition
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17114 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 21:31:02 +00:00
ods15 5aac28ec24 new -msglevel option, constrols msg level for every msg module
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17107 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 08:42:48 +00:00
gpoirier 15438a9d2a multithreaded decoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17105 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 19:27:03 +00:00
ranma 69d45c4a96 1.1161: misc fixes [partly]
1.1160: Explain -vo gl:slice-height behaviour if YUV rendering is used.
1.1159: [does not apply]
1.1158: sync to x264 r373 (brdo) [partly]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17053 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-27 04:54:47 +00:00
gpoirier 6903361414 synced with 1.1161
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17036 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 08:26:53 +00:00
diego cd97fc3f46 misc fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17035 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 00:27:25 +00:00
gpoirier e6e448a23e sync with 1.1159
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17032 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 17:36:00 +00:00
reimar e68a443a6c Explain -vo gl:slice-height behaviour if YUV rendering is used.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17031 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 16:49:36 +00:00
ptt 3ad838d4c9 added a '.'... not abig effort by me indeed :-)))n..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17030 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 16:29:34 +00:00
ptt c4eea5cd24 sync with 1.1158
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17029 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 16:25:04 +00:00
lorenm c965918454 sync to x264 r373 (brdo)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17026 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 05:17:17 +00:00
ranma b47f1ff7ed 1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.
1.1155/1.1156: Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17012 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-18 14:14:21 +00:00