]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/utils.c
(f)printf() is disallowed in libavcodec, compilation will fail now if its used, excep...
[frescor/ffmpeg.git] / libavcodec / utils.c
2004-02-22 michael(f)printf() is disallowed in libavcodec, compilation...
2004-02-13 michaelmultithreaded/SMP motion estimation
2004-02-12 michaelppc chroma mess workaround (real bug is that the motion...
2004-02-01 mellumtiny warning fix
2004-01-23 michaelsegfault fix
2004-01-10 michaelcopyright year update of the files i touched and rememb...
2004-01-05 michael10l
2003-11-26 rtognimp- Add reget_buffer() function to AVCodecContext
2003-11-07 rtognimpAdd cr codec capability and buffer hints
2003-11-03 michaelonly add prefix after \n
2003-11-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-30 michaelinitalize various uninitalized variables and avoid...
2003-10-30 melansonrevised palette API, courtesy of Roberto Togni (rtogni...
2003-10-29 bellardadded fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DA...
2003-10-20 michaeluse continued fractions to approximate a fraction if...
2003-10-20 michaelAVRational
2003-10-16 romansh * original fix still didn't align lines on s_align...
2003-10-15 michaeldefault_get_buffer() fixes
2003-10-07 michaelniuse lagrange multipler instead of qp for ratecontrol...
2003-09-10 michaelnidetect avcodec_open() on an already opened AVCodecContext
2003-09-09 bellardremoved warnings
2003-09-08 bellardupdate sub_id in mpegaudio decoding (might need same...
2003-08-05 michaelnicleanup / fixes
2003-07-29 michaelnirate distortion mb decision support
2003-07-17 michaelniAVCodec.flush()
2003-07-09 michaelniflash video (flv) support patch by (Garrick Meeker...
2003-05-30 michaelnirgb15 & rgb16 fix
2003-05-24 mellumWarning and compatibility fixes.
2003-05-14 michaelnicleanup
2003-05-12 michaelni100l (document buffer padding requirements)
2003-04-25 michaelni10l
2003-04-25 michaelnifixing mixed dr1 + internal buffers
2003-04-20 bellardfixed static init
2003-04-02 michaelni10l
2003-03-22 michaelniuser setable quantizer bias
2003-03-16 michaelnirawvideo patch by (Fred Rothganger <rothgang at uiuc...
2003-03-16 michaelnifield pic decoding cleanup
2003-03-12 michaelniper context frame_rate_base, this should finally fix...
2003-03-06 michaelniper file doxy
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-02-10 kabi* static,const,compiler warning cleanup
2003-01-23 bellardremoved warning
2003-01-23 bellarduse av_malloc() functions - added av_strdup and av_real...
2003-01-12 michaelniget_format()
2003-01-11 bellardmoved avpicture_xxx to imgconvert
2003-01-11 bellardmoved avcodec_get_chroma_sub_sample() to imgconvert.c
2003-01-06 kabi* avoid usage of next/last buffer after flush
2003-01-05 michaelniqpel in mmx2/3dnow
2002-12-18 michaelnimb qp limits
2002-12-09 kabi* fill codec_id in codec_open
2002-12-09 michaelniAVVideoFrame -> AVFrame
2002-12-09 michaelnicleanup / messup?
2002-12-04 michaelniprint a warning if something allocates 0 bytes
2002-12-04 michaelnicleanup
2002-12-03 kabi* two functions to handle allocation of static data...
2002-11-12 kabi* fixing some minor const warnings
2002-11-11 kabi* avcodec_init could be removed I guess...
2002-10-31 michaelnidont call emms_c() for each MB
2002-10-22 michaelnimore defaults
2002-10-13 michaelnibetter/cleaner error resilience (done in a 2nd pass...
2002-10-11 bellardcorrected pixel format display
2002-10-10 bellardadded two pass info
2002-09-28 mellumMinor warning fix.
2002-09-19 michaelnifixing i_quant_factor, this should finally fix the...
2002-09-19 michaelnifixing apiexample
2002-09-19 michaelniavcodec_alloc_context()
2002-07-27 philipjsgAdd conversions to and from RGBA32 and BGRA32.
2002-07-09 nickols_knew codec: Sorenson v1
2002-06-11 bellardmoved code to mem.c and allcodecs.c
2002-05-27 kabi* started to cleanup name clashes for onetime compilation
2002-05-25 glantaulicense/copyright change
2002-05-20 glantaubetter av_freep()
2002-05-18 glantauproper memory handling functions
2002-05-12 nickols_kbuild info for ABI
2002-05-09 philipjsg* Don't allocate 0 bytes of memory. It upsets electricF...
2002-05-05 nickols_kversion info
2002-04-24 michaelniavcodec_flush_buffers()
2002-04-22 kabi* using some small char buffer - needed for sprintf
2002-04-15 pulento- Versions defined for libav/libavcodec.
2002-04-09 pulento- Fixed AC3 decoding for 5:1 AC3 streams. Now when...
2002-04-08 kabi* using pixtype as enum - by Philip Gladstone
2002-04-06 michaelniwmv1 header parser (unfinished)
2002-04-05 michaelnimsmpeg4v2 decoding (no encoding yet)
2002-04-01 michaelnimultiple init bugfix (patch by Alex Beregszaszi <alex...
2002-03-16 pulento- Bug fix MPEG-2 decoder to handle "repeat_first_field...
2002-03-10 pulento- Added MP3 encoding through libmp3lame contributed...
2001-12-23 arpi_espavcodec_find_encoder_by_name() patch by Alex
2001-09-24 glantaufixed pcm bitrate
2001-09-23 glantauadded pcm codecs
2001-09-21 arpi_espCONFIG_MPGLIB no more needed
2001-09-13 nickols_kmemalign autodetection
2001-08-20 nickols_kAligned malloc. Another 10% of speedup.
2001-08-15 glantauchanged opendivx to mpeg4
2001-08-11 glantaupicture utils
2001-08-06 glantauadded MJPEG decoder + comments
2001-07-23 glantauadded CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and...
2001-07-22 glantauInitial revision