Sat, 28 Sep 2002 01:49:37 +0000 |
mellum |
Minor warning fix.
libavcodec
|
Thu, 19 Sep 2002 20:22:39 +0000 |
michaelni |
fixing i_quant_factor, this should finally fix the bitrate bug with ffserver hopefully
libavcodec
|
Thu, 19 Sep 2002 18:24:52 +0000 |
michaelni |
fixing apiexample
libavcodec
|
Thu, 19 Sep 2002 09:13:43 +0000 |
michaelni |
avcodec_alloc_context()
libavcodec
|
Sat, 27 Jul 2002 03:08:04 +0000 |
philipjsg |
Add conversions to and from RGBA32 and BGRA32.
libavcodec
|
Tue, 09 Jul 2002 16:08:43 +0000 |
nickols_k |
new codec: Sorenson v1
libavcodec
|
Tue, 11 Jun 2002 13:45:17 +0000 |
bellard |
moved code to mem.c and allcodecs.c
libavcodec
|
Mon, 27 May 2002 16:42:14 +0000 |
kabi |
* started to cleanup name clashes for onetime compilation
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Mon, 20 May 2002 16:23:27 +0000 |
glantau |
better av_freep()
libavcodec
|
Sat, 18 May 2002 22:59:50 +0000 |
glantau |
proper memory handling functions
libavcodec
|
Sun, 12 May 2002 15:53:25 +0000 |
nickols_k |
build info for ABI
libavcodec
|
Thu, 09 May 2002 01:24:27 +0000 |
philipjsg |
* Don't allocate 0 bytes of memory. It upsets electricFence!
libavcodec
|
Sun, 05 May 2002 09:56:13 +0000 |
nickols_k |
version info
libavcodec
|
Wed, 24 Apr 2002 01:24:06 +0000 |
michaelni |
avcodec_flush_buffers()
libavcodec
|
Mon, 22 Apr 2002 19:57:26 +0000 |
kabi |
* using some small char buffer - needed for sprintf
libavcodec
|
Mon, 15 Apr 2002 02:28:05 +0000 |
pulento |
- Versions defined for libav/libavcodec.
libavcodec
|
Tue, 09 Apr 2002 04:52:49 +0000 |
pulento |
- Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for
libavcodec
|
Mon, 08 Apr 2002 21:03:35 +0000 |
kabi |
* using pixtype as enum - by Philip Gladstone
libavcodec
|
Sat, 06 Apr 2002 22:29:37 +0000 |
michaelni |
wmv1 header parser (unfinished)
libavcodec
|
Fri, 05 Apr 2002 04:09:04 +0000 |
michaelni |
msmpeg4v2 decoding (no encoding yet)
libavcodec
|
Mon, 01 Apr 2002 13:24:47 +0000 |
michaelni |
multiple init bugfix (patch by Alex Beregszaszi <alex@naxine.org>)
libavcodec
|
Sat, 16 Mar 2002 02:41:00 +0000 |
pulento |
- Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine)
libavcodec
|
Sun, 10 Mar 2002 14:58:53 +0000 |
pulento |
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.
libavcodec
|
Sun, 23 Dec 2001 22:25:18 +0000 |
arpi_esp |
avcodec_find_encoder_by_name() patch by Alex
libavcodec
|
Mon, 24 Sep 2001 23:29:46 +0000 |
glantau |
fixed pcm bitrate
libavcodec
|
Sun, 23 Sep 2001 17:16:51 +0000 |
glantau |
added pcm codecs
libavcodec
|
Fri, 21 Sep 2001 21:30:15 +0000 |
arpi_esp |
CONFIG_MPGLIB no more needed
libavcodec
|
Thu, 13 Sep 2001 07:16:59 +0000 |
nickols_k |
memalign autodetection
libavcodec
|
Mon, 20 Aug 2001 16:01:35 +0000 |
nickols_k |
Aligned malloc. Another 10% of speedup.
libavcodec
|
Wed, 15 Aug 2001 13:12:23 +0000 |
glantau |
changed opendivx to mpeg4
libavcodec
|
Sat, 11 Aug 2001 19:04:31 +0000 |
glantau |
picture utils
libavcodec
|
Mon, 06 Aug 2001 00:47:03 +0000 |
glantau |
added MJPEG decoder + comments
libavcodec
|
Mon, 23 Jul 2001 20:58:31 +0000 |
glantau |
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer)
libavcodec
|
Sun, 22 Jul 2001 14:18:56 +0000 |
glantau |
Initial revision
libavcodec
|