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
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Wed, 19 Jan 2005 17:10:20 +0000 |
reimar |
New suboption type: malloc'ed, zero terminated string
|
Fri, 31 Dec 2004 14:54:58 +0000 |
reimar |
Use subopt parser
|
Sun, 12 Dec 2004 15:17:53 +0000 |
reimar |
fix leak with -fixed-vo, allow concatenating
|
Fri, 03 Dec 2004 21:02:14 +0000 |
reimar |
Add a file= suboption to set output file.
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Sat, 25 Sep 2004 16:10:55 +0000 |
diego |
printf --> mp_msg transition in vo_yuv4mpeg
|
Tue, 02 Sep 2003 17:44:38 +0000 |
alex |
1000l
|