summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new tool to encode to mpeg using only mencoder; patch by Giacomo Comes ↵nicodvb2006-01-292-0/+1869
| | | | | | <comes ad naic punctum edu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17508 b3059339-0415-0410-9bf9-f77b7e298cf2
* More detailed description of brd_scale.corey2006-01-291-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17507 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update musepack entry: I actually implemented seeking and sometimes -af ↵reimar2006-01-291-2/+2
| | | | | | volume is needed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17506 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing entries since the last release (approved by Diego with smallrathann2006-01-291-6/+59
| | | | | | | fixes) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17505 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1218gpoirier2006-01-291-75/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17504 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, consistencydiego2006-01-291-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17503 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try to only use a linebreak without hyphenation (\:) where it makes sense.diego2006-01-291-69/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17502 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1216gpoirier2006-01-291-44/+104
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17501 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify the handling of escaped spaces.diego2006-01-291-38/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17500 b3059339-0415-0410-9bf9-f77b7e298cf2
* Include MEncoder config files in list of files.diego2006-01-291-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17499 b3059339-0415-0410-9bf9-f77b7e298cf2
* French MEncoder docs are not synced yet.diego2006-01-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17498 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: wrong syntaxgpoirier2006-01-282-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17497 b3059339-0415-0410-9bf9-f77b7e298cf2
* SDL video out syntax has changed a while ago, but the XML was not updated ↵gpoirier2006-01-282-5/+5
| | | | | | since now :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17496 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also remove objects in subdirectories.diego2006-01-281-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17495 b3059339-0415-0410-9bf9-f77b7e298cf2
* use mp_a52_framesize() when liba52 is not availablenicodvb2006-01-271-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17494 b3059339-0415-0410-9bf9-f77b7e298cf2
* export custom mp_a52_framesize(), needed to parse ac3 frames when liba52 is ↵nicodvb2006-01-271-3/+6
| | | | | | 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
* cosmetic, fix spacingods152006-01-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17492 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a ↵nplourde2006-01-271-0/+9
| | | | | | 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
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17490 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make clean/distclean behave uniformly in all directories.diego2006-01-2725-51/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17489 b3059339-0415-0410-9bf9-f77b7e298cf2
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ↵michael2006-01-2619-43/+44
| | | | | | muxer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17488 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesdiego2006-01-261-10/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17487 b3059339-0415-0410-9bf9-f77b7e298cf2
* limits.h for INT_MAXmichael2006-01-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17486 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct block alignmichael2006-01-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17485 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to 1.220kraymer2006-01-251-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17484 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix aac in mov/mp4michael2006-01-251-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17483 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the MSG?_FIXME and make the profiles help translatable.albeu2006-01-252-11/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17482 b3059339-0415-0410-9bf9-f77b7e298cf2
* pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this ↵michael2006-01-253-2/+30
| | | | | | | | | | 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
* setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)michael2006-01-241-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17480 b3059339-0415-0410-9bf9-f77b7e298cf2
* vglobal so the user can tell the encoder that she wants global headers ... ↵michael2006-01-241-1/+11
| | | | | | one step closer to correct mov/mp4 muxing git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17479 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo fix: missing "by" in brd_scale recommendation.corey2006-01-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17478 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix up new profiles section and the MPLAYER_VERBSE environment variable.diego2006-01-241-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17477 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.212: Make -list-options work in both MPlayer and MEncoder.kraymer2006-01-241-6/+45
| | | | | | | | | 1.211: Profiles support. man page finally in sync! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17476 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1206: sync to x264 r398.kraymer2006-01-241-1/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17475 b3059339-0415-0410-9bf9-f77b7e298cf2
* major update of x264encopts, credits go to Alex Günsche < ag .ät. ↵kraymer2006-01-241-251/+524
| | | | | | zirona.com>, thank you! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17474 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make -list-options work in both MPlayer and MEncoder.albeu2006-01-243-9/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17473 b3059339-0415-0410-9bf9-f77b7e298cf2
* Profiles support.albeu2006-01-244-1/+275
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17472 b3059339-0415-0410-9bf9-f77b7e298cf2
* New option type to print help text with a function.albeu2006-01-242-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17471 b3059339-0415-0410-9bf9-f77b7e298cf2
* Using INT_MAX without including limits.h breaks compilation on MinGW.diego2006-01-231-0/+1
| | | | | | | patch by Gianluigi Tiesi, mplayer $$@$$ netfarm $$.$$ it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17470 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to doalbeu2006-01-231-2/+2
| | | | | | | with the type of data used by the option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17469 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix multiple help clauses on the command line with mencoder.albeu2006-01-231-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17468 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix libav* linking order, libavutil needs to come after lavc/lavf.diego2006-01-231-2/+2
| | | | | | | patch by Brendan McCarthy < bmccarthy %%@%% iinet %%.%% net %%.%% au > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17467 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1210: support libavcodec's new sc_factor parameterkraymer2006-01-221-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17466 b3059339-0415-0410-9bf9-f77b7e298cf2
* support libavcodec's new sc_factor parametercorey2006-01-222-0/+13
| | | | | | | Original idea from Michael; patch by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17465 b3059339-0415-0410-9bf9-f77b7e298cf2
* proper support for shared libpostprocdiego2006-01-226-17/+63
| | | | | | | 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
* s/LIVE.COM/LIVE555/ + URL updategpoirier2006-01-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17463 b3059339-0415-0410-9bf9-f77b7e298cf2
* s/LIVE.COM/LIVE555/ + URL updategpoirier2006-01-223-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17462 b3059339-0415-0410-9bf9-f77b7e298cf2
* correcting sync version numberkraymer2006-01-221-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17461 b3059339-0415-0410-9bf9-f77b7e298cf2
* add comment about sync status of this filekraymer2006-01-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17460 b3059339-0415-0410-9bf9-f77b7e298cf2
* let configure find docbookx.dtd (version 4.4)kraymer2006-01-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17459 b3059339-0415-0410-9bf9-f77b7e298cf2
* German man page review part XVIIkraymer2006-01-221-95/+130
| | | | | | | 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
* 100L m_option_copy should use the copy callback and not the set one.albeu2006-01-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17457 b3059339-0415-0410-9bf9-f77b7e298cf2
* Interleave index to ease per-need decoding.ods152006-01-221-10/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17456 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quick&dirty compilation fix, needed after latest changes in ffmpeg buildrtognimp2006-01-221-0/+1
| | | | | | | system. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17455 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.209: consistency fix over the previous consistency fixkraymer2006-01-221-4/+2
| | | | | | | 1.208: consitency fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17454 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistency fix over the previous consistency fixgpoirier2006-01-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17453 b3059339-0415-0410-9bf9-f77b7e298cf2
* consitency fixgpoirier2006-01-211-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17452 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1208gpoirier2006-01-211-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17451 b3059339-0415-0410-9bf9-f77b7e298cf2
* German man page review part XVIkraymer2006-01-211-53/+57
| | | | | | | covers lines 4101-5160 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17450 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before ↵kraymer2006-01-211-3/+13
| | | | | | init git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17449 b3059339-0415-0410-9bf9-f77b7e298cf2
* German man page review part XVkraymer2006-01-211-70/+72
| | | | | | | covers lines 3547-4100 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17448 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cygwin compilation fixdiego2006-01-201-0/+2
| | | | | | | patch by Erik Lunchpail < erik_27can %%@%% yahoo %%.%% com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17447 b3059339-0415-0410-9bf9-f77b7e298cf2
* List Derek Lewis as AIX/Solaris maintainer, patch by himself.diego2006-01-201-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17446 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add Derek Lewis, patch by himself.diego2006-01-201-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17445 b3059339-0415-0410-9bf9-f77b7e298cf2
* AIX compiler CPU-option improvementsdiego2006-01-201-2/+8
| | | | | | | patch by Derek E. Lewis < dlewis &&@&& solnetworks &&.&& net > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17444 b3059339-0415-0410-9bf9-f77b7e298cf2
* AIX section for the ports descriptiondiego2006-01-201-0/+49
| | | | | | | patch by Derek E. Lewis < dlewis &&@&& solnetworks &&.&& net > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17443 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updatesods152006-01-201-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17442 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPLAYER_VERBOSE, new enviorment variable to control verbosity before initods152006-01-202-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17441 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic change, shift stuff around to more logical placesods152006-01-201-24/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17440 b3059339-0415-0410-9bf9-f77b7e298cf2
* change goals slightly..ods152006-01-201-37/+57
| | | | | | | | | | max_index_distance removed index changed to combination of syncpoint index and pts for keyframes back_ptr changed - points to most correct keyframe, not most recent. max(last_dts) <= syncpoint timestamp <= min(future_pts) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17439 b3059339-0415-0410-9bf9-f77b7e298cf2
* bump dateods152006-01-201-20/+42
| | | | | | | | add EOR add coded stream flags git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17438 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.atmos42006-01-201-1/+21
| | | | | | | | | Use -noaspect if you want Square-Px AR for anamorphic content (old behaviour). Note: Many applications might ignore these settings, but they matter for print design and video editing (Tested with Photoshop). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17437 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also define FF_POSTPROCESS when using shared libavcodec.diego2006-01-201-0/+1
| | | | | | | Based on a patch found in Christian Marillat's Debian package. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17436 b3059339-0415-0410-9bf9-f77b7e298cf2
* German man page review part XIVkraymer2006-01-201-83/+77
| | | | | | | covers lines 2712-3546 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17435 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention hwmpanicodvb2006-01-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17434 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented audio codec hwmpanicodvb2006-01-192-0/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17433 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement XvMC lib autodetection for future use (currently disabled, but workingrathann2006-01-191-3/+4
| | | | | | | | if you set it xvmc=auto) and make the configure display the name of the lib it finds. Approved by iive. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17432 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove rule to build shared libpostproc, it does not belong in MPlayer.diego2006-01-191-3/+0
| | | | | | | Based on a patch from Christian Marillat's Debian package. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17431 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use free instead of speex_free - since speex_free does not appear in thereimar2006-01-191-1/+1
| | | | | | | headers it probably is for internal use only. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17430 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo fixes by Bounecgpoirier2006-01-191-2/+2