diego
64ada9ca7b
Include MEncoder config files in list of files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17499 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 02:08:40 +00:00
diego
bc19b5c0b1
French MEncoder docs are not synced yet.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17498 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 01:39:39 +00:00
gpoirier
089d689d62
10l: wrong syntax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17497 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-28 21:36:46 +00:00
gpoirier
32424931c1
SDL video out syntax has changed a while ago, but the XML was not updated since now :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17496 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-28 20:07:29 +00:00
diego
15b8702995
Also remove objects in subdirectories.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17495 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-28 17:35:16 +00:00
nicodvb
783976c512
use mp_a52_framesize() when liba52 is not available
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17494 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 23:07:53 +00:00
nicodvb
3ba7533cca
export custom mp_a52_framesize(), needed to parse ac3 frames when liba52 is not present; will be moved in a more appropriate place sometimes in the future
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17493 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 23:07:16 +00:00
ods15
f5cf39d015
cosmetic, fix spacing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17492 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 19:13:46 +00:00
nplourde
49880f795c
MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a valid udf image. Patch by Emanuele Giaquita <emanuele.giaquinta@gmail.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17491 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 03:07:13 +00:00
diego
6325365976
Make clean/distclean behave uniformly in all directories.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17490 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 00:18:52 +00:00
diego
89d549f984
Make clean/distclean behave uniformly in all directories.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17489 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 00:06:42 +00:00
michael
e6338c5858
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17488 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-26 19:32:07 +00:00
diego
24f25bfa81
updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17487 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-26 00:48:53 +00:00
michael
fe4aee5d94
limits.h for INT_MAX
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17486 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 20:55:47 +00:00
michael
2278fb117f
correct block align
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17485 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 19:30:01 +00:00
kraymer
4cafc89bc2
sync to 1.220
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17484 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 19:08:06 +00:00
michael
c88173f78a
fix aac in mov/mp4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17483 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 15:49:31 +00:00
albeu
f3ce1dc108
Fix the MSG?_FIXME and make the profiles help translatable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17482 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 11:28:19 +00:00
michael
590e8e7153
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse)
...
make a few things like mux_rate, mux_max_delay, ... user settable
fixed buffer underflow errors when muxing to mpeg-ps
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17481 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 01:17:57 +00:00
michael
510f186eff
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17480 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 23:55:43 +00:00
michael
1cba4675fa
vglobal so the user can tell the encoder that she wants global headers ... one step closer to correct mov/mp4 muxing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17479 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 23:50:41 +00:00
corey
8690664535
Typo fix: missing "by" in brd_scale recommendation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17478 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 22:44:34 +00:00
diego
5e54599187
Fix up new profiles section and the MPLAYER_VERBSE environment variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17477 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 20:22:57 +00:00
kraymer
dd00bb83d0
1.212: Make -list-options work in both MPlayer and MEncoder.
...
1.211: Profiles support.
man page finally in sync!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17476 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 16:34:13 +00:00
kraymer
813c204908
1.1206: sync to x264 r398.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17475 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 16:08:57 +00:00
kraymer
0bf4919615
major update of x264encopts, credits go to Alex Günsche < ag .ät. zirona.com>, thank you!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17474 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 15:50:22 +00:00
albeu
7f28974433
Make -list-options work in both MPlayer and MEncoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17473 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 11:34:24 +00:00
albeu
d4d62bbc65
Profiles support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17472 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 11:16:13 +00:00
albeu
eed2e8e820
New option type to print help text with a function.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17471 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 11:14:13 +00:00
diego
4e63801751
Using INT_MAX without including limits.h breaks compilation on MinGW.
...
patch by Gianluigi Tiesi, mplayer $$@$$ netfarm $$.$$ it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17470 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-23 13:53:40 +00:00
albeu
97740de423
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to do
...
with the type of data used by the option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17469 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-23 12:15:22 +00:00
albeu
d7df4557b5
Fix multiple help clauses on the command line with mencoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17468 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-23 11:33:18 +00:00
diego
81434e62c5
Fix libav* linking order, libavutil needs to come after lavc/lavf.
...
patch by Brendan McCarthy < bmccarthy %%@%% iinet %%.%% net %%.%% au >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17467 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-23 10:16:48 +00:00
kraymer
ca2d117189
1.1210: support libavcodec's new sc_factor parameter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17466 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 23:01:00 +00:00
corey
9e0acc3d2e
support libavcodec's new sc_factor parameter
...
Original idea from Michael; patch by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17465 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 21:02:14 +00:00
diego
65f186f4d0
proper support for shared libpostproc
...
patch by Nico Sabbi, fixes and consistency cleanups by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17464 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 18:11:35 +00:00
gpoirier
062bf105c0
s/LIVE.COM/LIVE555/ + URL update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17463 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 16:32:04 +00:00
gpoirier
4a5b2e82b3
s/LIVE.COM/LIVE555/ + URL update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17462 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 16:26:42 +00:00
kraymer
062e1930a7
correcting sync version number
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17461 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 16:03:29 +00:00
kraymer
931836623c
add comment about sync status of this file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17460 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 15:56:32 +00:00
kraymer
7ff784fb43
let configure find docbookx.dtd (version 4.4)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17459 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 15:50:49 +00:00
kraymer
eec5f9e04d
German man page review part XVII
...
covers lines 5161-6316 (for complete review, only x264encopts are left!)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17458 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 14:38:05 +00:00
albeu
169df2ac09
100L m_option_copy should use the copy callback and not the set one.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17457 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 12:43:14 +00:00
ods15
6d5a941a6e
Interleave index to ease per-need decoding.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17456 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 05:57:46 +00:00
rtognimp
fd00b2607e
Quick&dirty compilation fix, needed after latest changes in ffmpeg build
...
system.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 01:32:09 +00:00
kraymer
d6cebc2589
1.209: consistency fix over the previous consistency fix
...
1.208: consitency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17454 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 00:32:07 +00:00
gpoirier
2b42383c55
consistency fix over the previous consistency fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17453 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-21 20:32:13 +00:00
gpoirier
2e87e70a8b
consitency fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17452 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-21 19:44:48 +00:00
gpoirier
945a2d7938
synced with 1.1208
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17451 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-21 19:39:12 +00:00
kraymer
dfe9a57e22
German man page review part XVI
...
covers lines 4101-5160
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17450 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-21 13:52:47 +00:00