Sun, 06 Jun 2010 18:29:39 +0000 |
stefano |
Fix width computation for nv12/nv21 in ff_get_plane_bytewidth().
libavcodec
|
Sun, 06 Jun 2010 15:27:37 +0000 |
reimar |
aacdec also depends on cbrt_tables.h for hardcoded-tables.
libavcodec
|
Sun, 06 Jun 2010 11:43:53 +0000 |
michael |
bgr/rgb444 for nut
libavcodec
|
Sun, 06 Jun 2010 11:00:30 +0000 |
michael |
fix rgb444 support in avi.
libavcodec
|
Sat, 05 Jun 2010 20:58:56 +0000 |
mstorsjo |
Improve grammar and readability
libavcodec
|
Sat, 05 Jun 2010 19:41:52 +0000 |
alexc |
Cleanup apply_window_and_mdct().
libavcodec
|
Sat, 05 Jun 2010 15:36:16 +0000 |
alexc |
Whitespace cosmetics
libavcodec
|
Sat, 05 Jun 2010 15:31:57 +0000 |
alexc |
aac: Move an initialization macro used only by the decoder out of the header.
libavcodec
|
Sat, 05 Jun 2010 15:27:53 +0000 |
alexc |
Rename aac.c to aacdec.c.
libavcodec
|
Sat, 05 Jun 2010 15:22:19 +0000 |
alexc |
aacdec: Rename avccontext to avctx.
libavcodec
|
Sat, 05 Jun 2010 12:01:28 +0000 |
stefano |
Move eval.c and eval.h from libavcodec to libavutil, and make the eval
libavcodec
|
Fri, 04 Jun 2010 23:33:36 +0000 |
bcoudurier |
More mov rawvideo fourcc supported by the rawvideo decoder
libavcodec
|
Fri, 04 Jun 2010 22:40:54 +0000 |
conrad |
Add WebM muxer
libavcodec
|
Fri, 04 Jun 2010 22:40:40 +0000 |
conrad |
libvorbis: Disable strict bitrate management when not requested
libavcodec
|
Fri, 04 Jun 2010 22:40:36 +0000 |
conrad |
libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of
libavcodec
|
Fri, 04 Jun 2010 22:40:31 +0000 |
conrad |
libvorbis: Hook up min/max bitrate
libavcodec
|
Fri, 04 Jun 2010 04:46:26 +0000 |
conrad |
Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora
libavcodec
|
Fri, 04 Jun 2010 01:15:41 +0000 |
hyc |
Use AV_BASE64_SIZE() macro
libavcodec
|
Thu, 03 Jun 2010 23:53:10 +0000 |
cehoyos |
Raise default vorbis encoding quality.
libavcodec
|
Thu, 03 Jun 2010 21:59:25 +0000 |
michael |
Clarify that get/release_buffer() overriding only works with CODEC_CAP_DR1 codecs.
libavcodec
|
Thu, 03 Jun 2010 21:53:41 +0000 |
michael |
Document the frames returned by the decoder better.
libavcodec
|
Thu, 03 Jun 2010 20:47:59 +0000 |
cehoyos |
VP8 encoding via libvpx.
libavcodec
|
Thu, 03 Jun 2010 18:53:35 +0000 |
stefano |
Fix misc typos.
libavcodec
|
Thu, 03 Jun 2010 02:17:49 +0000 |
alexc |
aacdec: Work around illegal files with all elem_id tags set to the same value.
libavcodec
|
Wed, 02 Jun 2010 22:41:32 +0000 |
mru |
ARM: struct offsets for Apple ABI
libavcodec
|
Wed, 02 Jun 2010 22:07:54 +0000 |
mru |
ARM: remove some unnecessary ifdefs, fix implicit declaration warnings
libavcodec
|
Wed, 02 Jun 2010 22:05:25 +0000 |
mru |
ARM: check struct offsets only when they are used
libavcodec
|
Wed, 02 Jun 2010 22:00:53 +0000 |
stefano |
Remove weird empty line and perform vertical align.
libavcodec
|