Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Fri, 12 Dec 2008 00:19:14 +0000 |
bcoudurier |
dnxhd get_pixels_8x4_sym sse2
libavcodec
|
Fri, 12 Dec 2008 00:12:59 +0000 |
bcoudurier |
Move get_pixels_8x4 before init func to avoid useless forward declaration.
libavcodec
|
Fri, 12 Dec 2008 00:11:19 +0000 |
bcoudurier |
rename 4x8 to 8x4 to match widthxheight consistently
libavcodec
|
Thu, 11 Dec 2008 01:32:24 +0000 |
bcoudurier |
move structure definitions in their own header
libavcodec
|
Thu, 11 Dec 2008 01:16:01 +0000 |
bcoudurier |
cosmetics
libavcodec
|
Thu, 11 Dec 2008 01:15:00 +0000 |
bcoudurier |
use dsp clear_block
libavcodec
|
Wed, 12 Nov 2008 17:47:23 +0000 |
romansh |
Making it easier to send arbitrary structures as work orders to MT workers
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Mon, 02 Jun 2008 03:12:43 +0000 |
bcoudurier |
cosmetics, remove table_ prefix
libavcodec
|
Mon, 02 Jun 2008 03:07:32 +0000 |
bcoudurier |
optimize, merge offset bits in vlc code
libavcodec
|
Mon, 26 May 2008 23:14:25 +0000 |
diego |
consistency cosmetics: indices --> indexes
libavcodec
|
Mon, 12 May 2008 10:31:52 +0000 |
cehoyos |
Replace one more occurrence of -1 with PIX_FMT_NONE.
libavcodec
|
Tue, 06 May 2008 17:18:41 +0000 |
bcoudurier |
export dnxhd encoded picture quality
libavcodec
|
Sun, 27 Apr 2008 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Fri, 01 Feb 2008 03:26:31 +0000 |
michael |
consts
libavcodec
|
Tue, 18 Dec 2007 13:52:07 +0000 |
bcoudurier |
add bitrate helper to choose all dnxhd variants
libavcodec
|
Sun, 02 Dec 2007 19:28:20 +0000 |
bcoudurier |
indentation
libavcodec
|
Sun, 02 Dec 2007 19:27:19 +0000 |
bcoudurier |
dnxhd 720p encoding and decoding support
libavcodec
|
Sun, 02 Dec 2007 19:22:38 +0000 |
bcoudurier |
cosmetics, encode_variance -> encode_fast
libavcodec
|
Sun, 02 Dec 2007 19:20:46 +0000 |
bcoudurier |
fix corner case when qscale 1 bits < frame bits but max bits with worst padding > frame bits
libavcodec
|
Tue, 09 Oct 2007 14:15:03 +0000 |
bcoudurier |
better lambda search method
libavcodec
|
Mon, 08 Oct 2007 15:36:57 +0000 |
bcoudurier |
dnxhd 36mbit support
libavcodec
|
Mon, 08 Oct 2007 12:28:36 +0000 |
bcoudurier |
typo weigth->weight
libavcodec
|
Mon, 08 Oct 2007 11:27:18 +0000 |
bcoudurier |
DNxHD (SMPTE VC-3) encoder
libavcodec
|