Commit Graph

14836 Commits

Author SHA1 Message Date
diego 43e8637778 missing linebreak
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14786 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 01:55:18 +00:00
lorenm 4087d12af9 sync to x264 r137: adaptive B-frame decision, flush delayed frames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14785 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 19:59:24 +00:00
reimar c02f7dd0d0 100l, forgot to change an ifdef on last commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14784 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 14:07:18 +00:00
al 0df8c299bd Don't change buffers when paused and redrawing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14783 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 12:23:44 +00:00
henry a731d0e0e6 revert the flip part of vd_theora fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14782 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 11:55:26 +00:00
henry ee673b2ed3 revert the flip part of vd_theora fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14781 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 11:10:35 +00:00
nicodvb b9377319a6 replace bzero() with memset()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14780 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 07:30:37 +00:00
diego 4ca402d1b2 vstrict vs mjpeg update, typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14779 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 01:55:39 +00:00
diego 0b60eebcf9 Make vd message fit 80 character displays.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14778 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 01:43:15 +00:00
joey 74d0fa9d0e a helpful new message about vd.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14777 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 01:37:03 +00:00
reimar e26ad848c5 Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14776 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 00:10:26 +00:00
diego 4fb94e1b2c indentation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14775 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 23:43:30 +00:00
lorenm 17a41c85da List the 'context' option for the ffvhuff codec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14774 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 22:31:20 +00:00
nicodvb e23435af4a renamed init_adelay to vdelay with opposite range
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14773 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 21:49:08 +00:00
diego 0b151b7ea9 The MPEG muxer now supports MPEG-2 as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14772 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 21:27:58 +00:00
diego 4d491fb30e typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14771 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 21:19:15 +00:00
nplourde d5268a94fc rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar Doffinger
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14770 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:54:31 +00:00
diego d23dcf072b spelling, wording and consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14769 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:39:52 +00:00
diego 3b8cfe0f63 Sync -channels and -srate options with the XML docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14768 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:26:16 +00:00
michael 81ef1c7db5 switch from DIVX -> FMP4 fourcc for libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14767 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:24:18 +00:00
diego d6309637a2 Finish incomplete -af-adv documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14766 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:24:15 +00:00
diego c4337e9f7c Mention that vstrict is necessary for some codecs, add ffvhuff.
based on patch by Oded Shimon <ods15 at ods15 dot dyndns dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14765 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:08:30 +00:00
henry 3d602b653c Theora fixes:
- do not use negative stride (fixes -vf pp crash)
- pass true image dimensions to VO, not the aligned ones (fixes incorrect
aspect ratio bug & black bar under video)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14764 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 19:18:45 +00:00
reynaldo 451ec22f8f fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14763 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 15:13:28 +00:00
reimar bd10844282 fix for MAP_ANON vs. MAP_ANONYMOUS fix...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14762 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 14:40:44 +00:00
wight 294154615c fixes for previous commits
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14761 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 12:53:31 +00:00
lorenm 1db1d5ea38 Sync to x264 r134: weighted prediction for B-frames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14760 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 05:50:10 +00:00
rfelker 66b1d8c94b finally the dreaded white-noise-with-floats bug is fixed!!!!
the problem is that lrintf was not prototyped on some systems, but
it's easier and faster just not to use it at all. looks like the cola
goes to our friends the glibc developers for forgetting to put lrintf
in math.h in some versions. :))) i'm sure there are other broken libcs
too though.

also fixed a minor bug in the int->float conversion where the range
for float samples was exceeded...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14759 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 02:12:58 +00:00
nicodvb aa566ac6de initial, extremely experimental, libavformat muxer; don't expect anything to work yet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14758 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 23:18:31 +00:00
nicodvb 19c3ba158e mention new mpeg muxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14757 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 22:28:06 +00:00
nicodvb e0a6547571 added new mpeg muxer options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14756 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 22:27:28 +00:00
reimar 5bad92c6bc typo, missing _no
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14755 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 22:27:03 +00:00
nicodvb 10069de306 new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14754 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 21:45:49 +00:00
alex 4dc848b803 proper output formats for ffduck
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14753 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 17:40:46 +00:00
alex 467091d56a swf and flv through libavformat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14752 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 17:36:42 +00:00
alex 5aa4b2505f filter for adding a center channel, adding a high pass filter would be nice
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14751 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 17:14:00 +00:00
alex f139d7ead2 filter for adding a center channel, adding a high pass filter would be nice
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14750 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 17:08:45 +00:00
alex f3cfe83983 move the format related stuff to format.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14749 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 16:41:15 +00:00
reimar cdfb0214ba Remove a lot of duplicate code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14748 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 14:44:39 +00:00
diego ed329f9be7 Add OpenDoh and changuito skin authors.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14747 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 09:26:06 +00:00
diego 2c1c29a42f small updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14746 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 09:25:00 +00:00
diego 0771bfce44 -af surround delay default is 20ms, not 15ms.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14745 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 23:49:27 +00:00
al 471f9a844f We should not crash, only because we couldn't hide the cursor.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14744 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 22:58:55 +00:00
al f366d01286 Unified colorkey code for vo xv and vo xvmc.
Made the code also more flexible.

Colorkey drawing is now by default done as
proposed by Marko Macek.

Patch also approved by iive.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14743 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 22:43:25 +00:00
diego 73508716be man page review part XVI
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14742 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 18:34:06 +00:00
gabrov 1f3839609f fix sync tag after update by Reynaldo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14741 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 09:45:10 +00:00
ivo d03d839df6 Description of -af format was outdated. This updates it. Feel free to change
spelling or phrasing :)

Note: There's no official spelling of endianness. Personally I prefer
a single n, but the majority seems to use double n. Since I'm not a native
speaker, I used 'endianness' here.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14740 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 03:58:15 +00:00
lorenm 9b1bd1ae0f x264: expose option "level_idc".
patch by Jeff Clagg <snacky at ikaruga dot co dot uk>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14739 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 02:21:26 +00:00
paszczi 1892ec1662 synced with 1.876
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14738 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-19 23:15:34 +00:00
al 546e6316ac Move generic tests to a common place.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14737 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-19 20:14:00 +00:00