- 05 Feb, 2013 10 commits
-
-
multiple authors authored
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
multiple authors authored
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
multiple authors authored
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
multiple authors authored
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
multiple authors authored
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
multiple authors authored
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
multiple authors authored
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: avfilter: x86: consistent filenames for filter optimizations Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
multiple authors authored
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
multiple authors authored
Merged commits: commit 9a2978f37bcdf7a28235c9322e9e5a4fe15e2ff2 Author: cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> Date: Thu Jan 31 12:12:36 2013 +0000 Add more vf_stereo3d output formats. Adds high quality green-magenta and yellow-blue dubois anaglyph 3D output support. Patch by thomas schorpp, thomas.schorpp gmail git-svn-id: svn://svn.mplayerhq.hu:/mplayer/trunk@35906 b3059339-0415-0410-9bf9-f77b7e298cf2 commit 2c50e66460d8d3ec460cbf9425f252f75ea1022d Author: reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> Date: Sun Aug 12 17:31:47 2012 +0000 Add another anaglyph color variant. Patch by Bob [mpbob ezpi net]. git-svn-id: svn://svn.mplayerhq.hu:/mplayer/trunk@35080 b3059339-0415-0410-9bf9-f77b7e298cf2 commit 71c5261c2ac63e6e29a5a899b52d1ec4bdb62c4e Author: reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> Date: Sun Aug 12 17:25:30 2012 +0000 Convert comments into designated initializers. That is a simple way to ensure they always correspond to what the compiler actually does. git-svn-id: svn://svn.mplayerhq.hu:/mplayer/trunk@35079 b3059339-0415-0410-9bf9-f77b7e298cf2 commit d7164c5e1ba524c2a6983d979ef57e193b2c8a9f Author: reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> Date: Sun Aug 12 17:20:24 2012 +0000 Make compiler give the ana_coeff array automatically the right size. Makes adding more colour schemes easier. git-svn-id: svn://svn.mplayerhq.hu:/mplayer/trunk@35078 b3059339-0415-0410-9bf9-f77b7e298cf2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 04 Feb, 2013 19 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
In particular: always use @table @samp for showing constant tables, add a few empty lines for improving readability, and specify default value when missing.
-
Stefano Sabatini authored
In particular, fix warnings: ** Unknown command with braces `@item' (in doc/filters.texi l. 60XX)
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
-
Rudolf Polzer authored
The showspectrum filter gets multiple channel (any count) support. Signed-off-by: Rudolf Polzer <divverent@xonotic.org>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Initialize pointers to NULL for safety Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* mjbshaw/master: libopenjpegenc: make dci compliant j2c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: mpegvideo: simplify REBASE_PICTURE Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michaël Cinquin authored
Signed-off-by: Michael Bradshaw <mjbshaw@gmail.com>
-
Anton Khirnov authored
Always evaluate to NULL when the source Picture is not located in the MpegEncContext.picture array. That will only happen for next/last_picture_ptr when updating the thread context during h264 frame threaded decoding, where they will point to elements of ref_list. Since ref_list is not copied during updating the context and is invalid until it is constructed for the current slice, there is no point in doing anything complicated with next/last_picture_ptr, as they will get updated when the ref_list is filled.
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This also makes some other fields available earlier which may be usefull one day Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The effects of this are limited to numeric errors in the output Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 03 Feb, 2013 11 commits
-
-
Stefano Sabatini authored
Improve overall consistency.
-
Dave Rice authored
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Michael Niedermayer authored
The code is untested and contained bugs, we need a sample if any files use this branch. Suggested-by: Roberto Togni Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Avoid unintended truncation. Fixes CID700555 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Rudolf Polzer authored
Only power-of-two FFTs are supported; so to get a full spectrum (that is, one up to Nyquist), the height must be a power of two. Therefore, change the default height from 480 to 512. Signed-off-by: Rudolf Polzer <divverent@xonotic.org>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Dave Rice authored
Adding missing frame sizes used in parseutils.c to the documentation. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Dave Rice authored
This patch corrects a mistake in the documentation and aligns the documentation of frame rates to the values that exist in parseutils.c. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
The new name better expresses what the variable is.
-