aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* h263 slice structured modeMichael Niedermayer2003-12-071-12/+26
* initial support for Duck TrueMotion v1 (think of it as On2 VP1); onlyMike Melanson2003-12-031-0/+2
* h263 loop filterMichael Niedermayer2003-12-011-0/+2
* rv20 decoderMichael Niedermayer2003-11-301-0/+3
* h263 alternative inter vlc supportMichael Niedermayer2003-11-291-2/+2
* - Add reget_buffer() function to AVCodecContextRoberto Togni2003-11-261-8/+11
* yep, FLI supportMike Melanson2003-11-141-0/+2
* * sys/types.h for size_tZdenek Kabelac2003-11-131-0/+1
* rate distored optimal lambda->qp supportMichael Niedermayer2003-11-121-0/+2
* mpegvideo is backIvan Kalvachev2003-11-121-0/+1
* new audio/video parser APIFabrice Bellard2003-11-101-1/+45
* added Apple Graphics (SMC) decoderMike Melanson2003-11-101-0/+2
* 8BPS decoderRoberto Togni2003-11-071-0/+2
* Add cr codec capability and buffer hintsRoberto Togni2003-11-071-1/+24
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-031-0/+22
* noise reduction of dct coefficientsMichael Niedermayer2003-11-021-1/+8
* 10l ...Michael Niedermayer2003-11-021-1/+1
* Fix some palette related defines, bump build numberRoberto Togni2003-11-021-3/+4
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-301-6/+20
* added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler...Fabrice Bellard2003-10-291-1/+5
* floating point AAN DCTMichael Niedermayer2003-10-221-0/+1
* AVRationalMichael Niedermayer2003-10-201-3/+4
* bottom_field_first -> top_field_firstMichael Niedermayer2003-10-201-4/+4
* export mpeg2 active display area / pan scanMichael Niedermayer2003-10-201-1/+38
* gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan Christiansen2003-10-191-2/+2
* * providing MPEG codecs with a generic fields in AVFrame to use.Roman Shaposhnik2003-10-181-0/+14
* activate the XA and ADX ADPCM codecsMike Melanson2003-10-151-1/+11
* dont check if the ac esc 3 could have been stored as vlc as this detects only...Michael Niedermayer2003-10-131-1/+1
* Sunplus JPEG codec (SP5X) supportAlex Beregszaszi2003-10-111-0/+2
* theora decoding support (only keyframes for now, because by theora the frame ...Alex Beregszaszi2003-10-111-0/+2
* recommit ofMichael Niedermayer2003-10-111-1/+1
* recommit ofDrew Hess2003-10-111-0/+14
* use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer2003-10-071-6/+25
* Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer2003-10-041-0/+1
* implemented Id Quake II CIN supportMike Melanson2003-10-031-0/+2
* first pass at a VQA video decoderMike Melanson2003-10-021-0/+1
* optionally try to encode each MB with MV=<0,0> and choose the one with better RDMichael Niedermayer2003-10-021-1/+2
* ac prediction cleanupMichael Niedermayer2003-10-011-2/+4
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-011-0/+11
* rate distortion optimal cbp support (h263/mpeg4 non intra only)Michael Niedermayer2003-09-301-1/+2
* * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik2003-09-291-1/+0
* avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)Drew Hess2003-09-291-6/+7
* AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer2003-09-281-0/+4
* scenechange_thresholdMichael Niedermayer2003-09-161-1/+9
* final word on RGBA byte orderMike Melanson2003-09-131-2/+14
* deploy palette control APIMike Melanson2003-09-121-0/+19
* simplified version handlingFabrice Bellard2003-09-111-4/+8
* AVI stream header FCC / more reliable detection of old xvid filesMichael Niedermayer2003-09-101-2/+9
* detect old xvid with fourcc=DIVXMichael Niedermayer2003-09-101-0/+1
* changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absoleteFabrice Bellard2003-09-081-5/+7