Commit Graph

14996 Commits

Author SHA1 Message Date
rfelker 7a58560c9a no effect in practice, but strides should always be signed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14796 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:07:49 +00:00
rfelker aa2ba2b5c3 100l to me: bugfix for negative stride
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14795 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:05:34 +00:00
rfelker ecaea5368c bugfix for negative stride
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14794 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:04:04 +00:00
rfelker 1361d53817 stride must be signed! otherwise negative stride is broken on 64bit systems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14793 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 16:52:18 +00:00
rfelker e6819bc591 100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototype
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14792 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 16:48:18 +00:00
wight 210ba4f90e sync 1.883
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14791 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 15:22:04 +00:00
alex 9bf232971a quick solution for making an option less braindead
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14790 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 15:00:47 +00:00
gabrov 97df8e3ebb synced with 1.31
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14789 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 11:35:10 +00:00
diego 201691be52 Move audio filter descriptions to the man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14788 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 11:00:45 +00:00
rfelker 55aa474d7e 100l to michael :))))
vi_qoffset/vb_qoffset have been broken ever since the qp2lambda stuff
went in, which is a LONG time ago.....


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14787 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 02:31:41 +00:00
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