Sat, 21 Nov 2009 20:56:46 +0000 |
alexc |
10l: Fix inverted if-condition from r20448. Fixes issue 1562.
libavcodec
|
Sat, 21 Nov 2009 09:58:15 +0000 |
cehoyos |
Factorize av_get_bit_rate (for future use outside of libavcodec).
libavcodec
|
Fri, 20 Nov 2009 22:14:37 +0000 |
michael |
Allocate pictures with enough padding for jpeg.
libavcodec
|
Fri, 20 Nov 2009 21:08:26 +0000 |
reimar |
In win32 thread implementation do not access jobnr if the thread is asked
libavcodec
|
Fri, 20 Nov 2009 19:16:42 +0000 |
daniel |
Add codec id for Flash screen codec v2 and hook it up in FLV demuxer
libavcodec
|
Fri, 20 Nov 2009 11:38:37 +0000 |
ramiro |
Indent
libavcodec
|
Fri, 20 Nov 2009 07:49:53 +0000 |
kostya |
Implement missing case for decoding samples with large pivot value in APE
libavcodec
|
Fri, 20 Nov 2009 07:26:17 +0000 |
kostya |
cosmetics: break some long lines and insert few spaces
libavcodec
|
Fri, 20 Nov 2009 07:22:41 +0000 |
kostya |
10l trocadero: ZMBV encoder used zero score to detect whether block should be
libavcodec
|
Fri, 20 Nov 2009 00:13:34 +0000 |
bcoudurier |
avoid integer overflow in dnxhd encoder, fixes #1557
libavcodec
|
Thu, 19 Nov 2009 23:28:21 +0000 |
bcoudurier |
clarify why the encoder is failing
libavcodec
|
Thu, 19 Nov 2009 22:56:57 +0000 |
stefano |
Fix name for PIX_FMT_NV21 PixFmtInfo entry.
libavcodec
|
Thu, 19 Nov 2009 11:49:03 +0000 |
reimar |
Disable image flipping during JPEG decoding if CODEC_FLAG_EMU_EDGE is set
libavcodec
|
Thu, 19 Nov 2009 00:05:30 +0000 |
bcoudurier |
Revert r20548, it was a dream. It seems faad does not ouput the last frame
libavcodec
|
Wed, 18 Nov 2009 21:01:42 +0000 |
bcoudurier |
faad needs CODEC_CAP_DELAY, otherwise you miss last frame
libavcodec
|
Wed, 18 Nov 2009 17:15:17 +0000 |
diego |
Add functions to return library license and library configuration.
libavcodec
|