Sat, 05 Jun 2010 06:45:01 +0000 |
reimar |
Remove colorspace conversion code from -vo yuv4mpeg, -vf scale should
|
Thu, 03 Jun 2010 21:50:08 +0000 |
siretart |
apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa2863dcce62a44dd9ea105f9f9288f4
|
Thu, 03 Jun 2010 17:37:58 +0000 |
siretart |
vo_yuv4mpeg: disable RGB support when compiling against a shared libswscale
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 07 Mar 2009 08:51:40 +0000 |
reimar |
Make data related to suboption parsing const in libvo
|
Wed, 18 Feb 2009 16:49:12 +0000 |
reimar |
Use the same code to convert fps in float to fraction as used in mencoder,
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Sun, 02 Dec 2007 14:39:15 +0000 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Thu, 04 Jan 2007 19:41:41 +0000 |
reimar |
Use av_d2q to produce the fps fraction, this usually produces more sane fractions
|
Thu, 04 Jan 2007 19:33:03 +0000 |
reimar |
Fix printf types: AVRational members are ints, not 64 bit.
|
Wed, 25 Oct 2006 14:41:55 +0000 |
gpoirier |
fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P net
|
Mon, 23 Oct 2006 15:43:42 +0000 |
reimar |
Set aspect information in yuv4mpeg
|
Fri, 30 Jun 2006 12:00:31 +0000 |
lucabe |
Move postproc ---> libswscale
|