Thu, 23 Sep 2010 21:33:29 +0000 |
mstorsjo |
Add a G.722 encoder
libavcodec
|
Mon, 13 Sep 2010 22:08:51 +0000 |
cehoyos |
Add R10k decoder.
libavcodec
|
Thu, 09 Sep 2010 19:21:16 +0000 |
mstorsjo |
Add G.722 ADPCM audio decoder
libavcodec
|
Wed, 08 Sep 2010 15:07:14 +0000 |
stefano |
Move mm_support() from libavcodec to libavutil, make it a public
libavcodec
|
Fri, 03 Sep 2010 21:13:01 +0000 |
mstorsjo |
Fix the dependencies of the RTP muxer
libavcodec
|
Mon, 23 Aug 2010 11:52:34 +0000 |
bindhammer |
enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system
libavcodec
|
Sat, 07 Aug 2010 23:10:25 +0000 |
darkshikari |
Split h264dsp and h264pred in configure.
libavcodec
|
Fri, 06 Aug 2010 10:29:14 +0000 |
diego |
Add a CONFIG_ variable for generic Huffman routines.
libavcodec
|
Wed, 04 Aug 2010 23:04:05 +0000 |
darkshikari |
VP5/6/8: eliminate CABAC dependency
libavcodec
|
Wed, 04 Aug 2010 05:20:49 +0000 |
mstorsjo |
Fix VP8 decoder dependencies
libavcodec
|
Mon, 02 Aug 2010 23:49:49 +0000 |
diego |
The VP8 decoder does not depend on cabac.o.
libavcodec
|
Mon, 02 Aug 2010 23:23:27 +0000 |
diego |
The VP8 decoder does not depend on vp56.o and vp56data.o.
libavcodec
|
Mon, 02 Aug 2010 23:16:52 +0000 |
diego |
Remove redundant h264pred.o from VP8 objects list.
libavcodec
|
Tue, 27 Jul 2010 07:18:36 +0000 |
stefang |
add Chinese AVS encoding via external library libxavs
libavcodec
|
Mon, 26 Jul 2010 23:12:28 +0000 |
stefano |
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
libavcodec
|
Wed, 21 Jul 2010 12:37:37 +0000 |
flameeyes |
Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
libavcodec
|
Sun, 18 Jul 2010 08:03:35 +0000 |
pross |
ASCII/ANSI art decoder
libavcodec
|
Mon, 12 Jul 2010 18:52:03 +0000 |
alexc |
Split the ADTS header decoder off of the ADTS parser.
libavcodec
|
Sat, 10 Jul 2010 07:55:06 +0000 |
reimar |
Add native GSM 06.10 audio decoder.
libavcodec
|
Fri, 09 Jul 2010 10:53:30 +0000 |
mru |
Allow using libxvid RC without enabling encoding wrapper
libavcodec
|
Sun, 04 Jul 2010 19:03:04 +0000 |
mru |
Fix build with hardcoded tables
libavcodec
|
Fri, 02 Jul 2010 00:30:27 +0000 |
flameeyes |
tablegen: the executable depends on tablegen headers as well
libavcodec
|
Thu, 01 Jul 2010 16:09:38 +0000 |
aurel |
fix dependencies of vp5 and vp6 decoders after r23915
libavcodec
|
Wed, 30 Jun 2010 22:05:29 +0000 |
stefang |
renormalize VP5/6/7/8 range coder without loop
libavcodec
|
Sun, 27 Jun 2010 09:25:05 +0000 |
mstorsjo |
Fix libvorbis encoding with more than 2 channels
libavcodec
|
Wed, 23 Jun 2010 19:32:02 +0000 |
alexc |
Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section.
libavcodec
|
Wed, 23 Jun 2010 19:30:01 +0000 |
alexc |
aactab: Tablegenify ff_aac_pow2sf_tab.
libavcodec
|
Wed, 23 Jun 2010 00:08:21 +0000 |
mru |
Remove OS/2 threads support
libavcodec
|
Tue, 22 Jun 2010 23:18:13 +0000 |
mru |
Remove beosthreads support
libavcodec
|
Tue, 22 Jun 2010 19:29:03 +0000 |
alexc |
Move Parametric Stereo related ps* files to aacps*.
libavcodec
|