Sat, 19 May 2007 08:09:16 +0000 |
zuxy |
Fix bug in reference code
|
Fri, 18 May 2007 18:58:34 +0000 |
eugeni |
Revert y-axis rotation. Change order of rotations.
|
Fri, 18 May 2007 02:10:41 +0000 |
corey |
cosmetics: fix indentation for previous commit
|
Fri, 18 May 2007 02:09:26 +0000 |
corey |
PIX_FMT_NONE is -1, not 0, so if stream->imgfmt is 0, ctx->pix_fmt gets
|
Thu, 17 May 2007 23:20:58 +0000 |
diego |
Clean up VIDIX test.
|
Thu, 17 May 2007 23:03:36 +0000 |
diego |
10l: leftover line from incompletely split commit
|
Thu, 17 May 2007 21:48:56 +0000 |
diego |
Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
|
Thu, 17 May 2007 21:33:49 +0000 |
diego |
Move the internal VIDIX check from a random place into the VIDIX section.
|
Thu, 17 May 2007 21:19:18 +0000 |
diego |
Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,
|
Thu, 17 May 2007 21:13:41 +0000 |
diego |
Merge internal and external VIDIX checks.
|
Thu, 17 May 2007 20:55:12 +0000 |
diego |
ffdts is no more.
|
Thu, 17 May 2007 13:07:15 +0000 |
reimar |
Reuse AV_RL macros in ogg demuxer instead of its own overcomplicated implementations of it.
|
Thu, 17 May 2007 12:56:08 +0000 |
reimar |
Make use of new AV_RL64
|
Thu, 17 May 2007 10:05:00 +0000 |
reimar |
Remove useless setting of dp->len, it is already set to that value by
|
Thu, 17 May 2007 00:16:51 +0000 |
corey |
Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).
|
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
|