| March 30, 2011 | ||
|---|---|---|
View d4497f6
Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson authored on 2011/03/30 00:48:47 |
||
| March 18, 2011 | ||
|---|---|---|
View e528cda
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer authored on 2011/03/18 01:01:10 |
||
View 0cb8862
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer authored on 2011/03/18 00:57:37 |
||
| March 17, 2011 | ||
|---|---|---|
View 3e2523d
libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross authored on 2011/03/17 19:07:18 |
||
| March 15, 2011 | ||
|---|---|---|
View a03be6e
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau authored on 2011/03/15 06:27:40 |
||
View 29ba091
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau authored on 2011/03/15 06:23:10 |
||
| October 29, 2010 | ||
|---|---|---|
View 9c158e4
Store src/dstFormat after calling handle_jpegMartin Storsjö authored on 2010/10/29 22:48:12 |
||
| October 3, 2010 | ||
|---|---|---|
View 12eef0d
100l, fix sws_getCachedContext. It did not set the colorspace details, but worse it did not set up destination dimensions, thus every user of it would necessarily fail.Reimar Döffinger authored on 2010/10/03 16:53:40 |
||
| September 30, 2010 | ||
|---|---|---|
View f34fcdc
Set default values for the scale context in sws_alloc_context().Stefano Sabatini authored on 2010/09/30 07:06:44 |
||
View fc7c40c
Cosmetics: put "if (...)" and "av_log(...)" in the same line for improving vertical alignment and readability.Stefano Sabatini authored on 2010/09/30 01:15:42 |
||
| September 29, 2010 | ||
|---|---|---|
View d29e863
Put if (...) av_log() in the same line, more compact and increase readibility.Stefano Sabatini authored on 2010/09/29 22:02:31 |
||
View c24b404
Cosmetics: fix braces placement.Stefano Sabatini authored on 2010/09/29 17:44:09 |
||
View 0810a58
Deprecate sws_getContext(), use sws_alloc_context() and sws_init_context() instead.Stefano Sabatini authored on 2010/09/29 07:23:58 |
||
| September 28, 2010 | ||
|---|---|---|
View df0743e
Y400A (gray alpha) input support in libswscaleBaptiste Coudurier authored on 2010/09/28 07:24:03 |
||
View 9f694f0
swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r32068Janne Grunau authored on 2010/09/28 05:10:53 |
||