Wed, 26 Nov 2003 20:57:15 +0000 |
rtognimp |
- Add reget_buffer() function to AVCodecContext
libavcodec
|
Fri, 07 Nov 2003 21:20:24 +0000 |
rtognimp |
Add cr codec capability and buffer hints
libavcodec
|
Mon, 03 Nov 2003 13:58:26 +0000 |
michael |
only add prefix after \n
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Thu, 30 Oct 2003 21:05:00 +0000 |
michael |
initalize various uninitalized variables and avoid coded_picture_number as its not always correct (later should be reversed after fixing the picture_number mess)
libavcodec
|
Thu, 30 Oct 2003 05:40:58 +0000 |
melanson |
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
libavcodec
|
Wed, 29 Oct 2003 14:08:18 +0000 |
bellard |
added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler handling of raw transport streams in ffserver and RTP - better solutions are welcomed)
libavcodec
|
Mon, 20 Oct 2003 22:33:53 +0000 |
michael |
use continued fractions to approximate a fraction if its numerator or denominator is too large
libavcodec
|
Mon, 20 Oct 2003 20:23:46 +0000 |
michael |
AVRational
libavcodec
|
Thu, 16 Oct 2003 18:27:48 +0000 |
romansh |
* original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGE
libavcodec
|
Wed, 15 Oct 2003 21:59:08 +0000 |
michael |
default_get_buffer() fixes
libavcodec
|
Tue, 07 Oct 2003 11:32:40 +0000 |
michaelni |
use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken
libavcodec
|
Wed, 10 Sep 2003 08:20:14 +0000 |
michaelni |
detect avcodec_open() on an already opened AVCodecContext
libavcodec
|
Tue, 09 Sep 2003 22:59:16 +0000 |
bellard |
removed warnings
libavcodec
|
Mon, 08 Sep 2003 22:49:26 +0000 |
bellard |
update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?)
libavcodec
|
Tue, 05 Aug 2003 10:19:43 +0000 |
michaelni |
cleanup / fixes
libavcodec
|
Tue, 29 Jul 2003 02:09:12 +0000 |
michaelni |
rate distortion mb decision support
libavcodec
|
Thu, 17 Jul 2003 12:29:07 +0000 |
michaelni |
AVCodec.flush()
libavcodec
|
Wed, 09 Jul 2003 23:10:59 +0000 |
michaelni |
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
libavcodec
|
Fri, 30 May 2003 13:27:21 +0000 |
michaelni |
rgb15 & rgb16 fix
libavcodec
|
Sat, 24 May 2003 18:48:30 +0000 |
mellum |
Warning and compatibility fixes.
libavcodec
|
Wed, 14 May 2003 23:08:01 +0000 |
michaelni |
cleanup
libavcodec
|
Mon, 12 May 2003 23:03:00 +0000 |
michaelni |
100l (document buffer padding requirements)
libavcodec
|
Fri, 25 Apr 2003 20:03:17 +0000 |
michaelni |
10l
libavcodec
|
Fri, 25 Apr 2003 00:29:48 +0000 |
michaelni |
fixing mixed dr1 + internal buffers
libavcodec
|
Sun, 20 Apr 2003 16:16:52 +0000 |
bellard |
fixed static init
libavcodec
|
Wed, 02 Apr 2003 10:18:29 +0000 |
michaelni |
10l
libavcodec
|
Sat, 22 Mar 2003 12:09:02 +0000 |
michaelni |
user setable quantizer bias
libavcodec
|
Sun, 16 Mar 2003 21:03:20 +0000 |
michaelni |
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)
libavcodec
|
Sun, 16 Mar 2003 20:22:22 +0000 |
michaelni |
field pic decoding cleanup
libavcodec
|
Wed, 12 Mar 2003 15:16:19 +0000 |
michaelni |
per context frame_rate_base, this should finally fix frame_rate related av sync issues
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 10 Feb 2003 09:35:32 +0000 |
kabi |
* static,const,compiler warning cleanup
libavcodec
|
Thu, 23 Jan 2003 23:18:42 +0000 |
bellard |
removed warning
libavcodec
|
Thu, 23 Jan 2003 23:03:09 +0000 |
bellard |
use av_malloc() functions - added av_strdup and av_realloc()
libavcodec
|
Sun, 12 Jan 2003 00:48:29 +0000 |
michaelni |
get_format()
libavcodec
|
Sat, 11 Jan 2003 04:52:39 +0000 |
bellard |
moved avpicture_xxx to imgconvert
libavcodec
|
Sat, 11 Jan 2003 00:07:06 +0000 |
bellard |
moved avcodec_get_chroma_sub_sample() to imgconvert.c
libavcodec
|
Mon, 06 Jan 2003 18:09:27 +0000 |
kabi |
* avoid usage of next/last buffer after flush
libavcodec
|
Sun, 05 Jan 2003 15:57:10 +0000 |
michaelni |
qpel in mmx2/3dnow
libavcodec
|
Wed, 18 Dec 2002 10:09:43 +0000 |
michaelni |
mb qp limits
libavcodec
|
Mon, 09 Dec 2002 18:54:09 +0000 |
kabi |
* fill codec_id in codec_open
libavcodec
|
Mon, 09 Dec 2002 12:03:43 +0000 |
michaelni |
AVVideoFrame -> AVFrame
libavcodec
|
Mon, 09 Dec 2002 00:29:17 +0000 |
michaelni |
cleanup / messup?
libavcodec
|
Wed, 04 Dec 2002 12:42:25 +0000 |
michaelni |
print a warning if something allocates 0 bytes
libavcodec
|
Wed, 04 Dec 2002 10:04:03 +0000 |
michaelni |
cleanup
libavcodec
|
Tue, 03 Dec 2002 19:40:35 +0000 |
kabi |
* two functions to handle allocation of static data more simple
libavcodec
|
Tue, 12 Nov 2002 15:00:04 +0000 |
kabi |
* fixing some minor const warnings
libavcodec
|
Mon, 11 Nov 2002 09:31:17 +0000 |
kabi |
* avcodec_init could be removed I guess...
libavcodec
|
Thu, 31 Oct 2002 12:11:53 +0000 |
michaelni |
dont call emms_c() for each MB
libavcodec
|
Tue, 22 Oct 2002 23:43:25 +0000 |
michaelni |
more defaults
libavcodec
|
Sun, 13 Oct 2002 13:16:04 +0000 |
michaelni |
better/cleaner error resilience (done in a 2nd pass after decoding)
libavcodec
|
Fri, 11 Oct 2002 09:16:35 +0000 |
bellard |
corrected pixel format display
libavcodec
|
Thu, 10 Oct 2002 17:12:55 +0000 |
bellard |
added two pass info
libavcodec
|
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
|