Thu, 17 May 2007 00:15:08 +0000 |
corey |
Add imgfmt (AKA pixel format) to muxer_stream_t so that encoders can
|
Thu, 17 May 2007 00:08:57 +0000 |
corey |
1L to me: dv does not support YVU9.
|
Wed, 16 May 2007 21:50:59 +0000 |
reimar |
"inline" is used elsewhere and more portable than "__inline"
|
Wed, 16 May 2007 21:45:46 +0000 |
reimar |
Include string.h for memcpy, fastmemcpy.h alone is not enough.
|
Wed, 16 May 2007 12:26:47 +0000 |
diego |
Remove extern C declarations for C++.
|
Tue, 15 May 2007 21:07:27 +0000 |
reimar |
Avoid passing test invalid arguments when string is empty.
|
Mon, 14 May 2007 21:41:21 +0000 |
kraymer |
fix typo
|
Mon, 14 May 2007 21:39:35 +0000 |
kraymer |
r23152: Add -ass-hinting option for setting font hinting method.
|
Mon, 14 May 2007 20:41:14 +0000 |
eugeni |
Support fractional font sizes.
|
Mon, 14 May 2007 20:24:53 +0000 |
eugeni |
Limit ass_font_set_transform to nonrotating transformations.
|
Mon, 14 May 2007 18:21:39 +0000 |
reimar |
Make vd_raw VDCTRL_QUERY_FORMAT simpler to understand
|
Mon, 14 May 2007 06:07:04 +0000 |
voroshil |
r23308: List dv in pixel formats lavc's dv encoder supports.
|
Mon, 14 May 2007 01:29:31 +0000 |
compn |
fix formating of lavcopts format suboptions
|
Mon, 14 May 2007 01:23:54 +0000 |
uau |
Fix double free() in demux_asf.c
|
Mon, 14 May 2007 01:23:52 +0000 |
uau |
Output message fix
|
Sun, 13 May 2007 22:54:03 +0000 |
compn |
add svq1 lavcopts format colorspace
|
Sun, 13 May 2007 22:33:06 +0000 |
diego |
Add standard license header, confirmed by Nick in private mail.
|
Sun, 13 May 2007 22:29:10 +0000 |
diego |
ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com
|
Sun, 13 May 2007 22:12:31 +0000 |
corey |
List dv in pixel formats lavc's dv encoder supports.
|
Sun, 13 May 2007 19:22:32 +0000 |
gpoirier |
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
|
Sun, 13 May 2007 17:51:17 +0000 |
corey |
Add DV fourcc.
|
Sun, 13 May 2007 15:58:38 +0000 |
rtogni |
Compilation fix after ffmpeg r9010 (bitstream filters optional
|
Sat, 12 May 2007 12:47:41 +0000 |
voroshil |
r23283: wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage error is 18 months old!
|
Sat, 12 May 2007 12:43:56 +0000 |
voroshil |
r23271: libdha is no more.
|
Sat, 12 May 2007 09:06:07 +0000 |
reimar |
Simplify -flip handling on vo_x11.c
|
Sat, 12 May 2007 09:03:50 +0000 |
reimar |
Fix crash with -flip on 64 bit systems, the result of
|
Sat, 12 May 2007 08:54:44 +0000 |
reimar |
Factor common code out of if in x11_common.c
|
Fri, 11 May 2007 23:15:11 +0000 |
diego |
Compile internal FFmpeg libraries only when configure enabled the static
|
Fri, 11 May 2007 21:39:39 +0000 |
diego |
help output typo noticed by Ramiro Polla
|
Fri, 11 May 2007 12:58:06 +0000 |
compn |
update changelog and bump codecs.conf release number
|
Fri, 11 May 2007 11:24:06 +0000 |
ivo |
cosmetics; one test per line for all isXXX(x) macros
|
Fri, 11 May 2007 07:51:42 +0000 |
diego |
Add correct boilerplate license headers.
|