summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* closed gop support & flags2 as all bits in flags are usedMichael Niedermayer2004-01-22
* MSZH and ZLIB decoder supportRoberto Togni2004-01-12
* optimize compute_antialias() and add a floating point based alternative (2x f...Michael Niedermayer2004-01-08
* interlaced dct decision cleanupMichael Niedermayer2004-01-05
* SVCD scan offset stuffMichael Niedermayer2004-01-04
* first pass at Sierra VMD A/V decoders; video looks great, audio is notMike Melanson2004-01-02
* interlaced motion estimationMichael Niedermayer2003-12-30
* motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...Wolfgang Hesseler2003-12-30
* pts and dts support in parser APIFabrice Bellard2003-12-16
* error concealment regression testMichael Niedermayer2003-12-14
* mb type & qp vissualizationMichael Niedermayer2003-12-13
* move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multi...Wolfgang Hesseler2003-12-09
* h263 slice structured modeMichael Niedermayer2003-12-07
* initial support for Duck TrueMotion v1 (think of it as On2 VP1); onlyMike Melanson2003-12-03
* h263 loop filterMichael Niedermayer2003-12-01
* rv20 decoderMichael Niedermayer2003-11-30
* h263 alternative inter vlc supportMichael Niedermayer2003-11-29
* - Add reget_buffer() function to AVCodecContextRoberto Togni2003-11-26
* yep, FLI supportMike Melanson2003-11-14
* * sys/types.h for size_tZdenek Kabelac2003-11-13
* rate distored optimal lambda->qp supportMichael Niedermayer2003-11-12
* mpegvideo is backIvan Kalvachev2003-11-12
* new audio/video parser APIFabrice Bellard2003-11-10
* added Apple Graphics (SMC) decoderMike Melanson2003-11-10
* 8BPS decoderRoberto Togni2003-11-07
* Add cr codec capability and buffer hintsRoberto Togni2003-11-07
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* noise reduction of dct coefficientsMichael Niedermayer2003-11-02
* 10l ...Michael Niedermayer2003-11-02
* Fix some palette related defines, bump build numberRoberto Togni2003-11-02
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-30
* added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler...Fabrice Bellard2003-10-29
* floating point AAN DCTMichael Niedermayer2003-10-22
* AVRationalMichael Niedermayer2003-10-20
* bottom_field_first -> top_field_firstMichael Niedermayer2003-10-20
* export mpeg2 active display area / pan scanMichael Niedermayer2003-10-20
* gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan Christiansen2003-10-19
* * providing MPEG codecs with a generic fields in AVFrame to use.Roman Shaposhnik2003-10-18
* activate the XA and ADX ADPCM codecsMike Melanson2003-10-15
* dont check if the ac esc 3 could have been stored as vlc as this detects only...Michael Niedermayer2003-10-13
* Sunplus JPEG codec (SP5X) supportAlex Beregszaszi2003-10-11
* theora decoding support (only keyframes for now, because by theora the frame ...Alex Beregszaszi2003-10-11
* recommit ofMichael Niedermayer2003-10-11
* recommit ofDrew Hess2003-10-11
* use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer2003-10-07
* Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer2003-10-04
* implemented Id Quake II CIN supportMike Melanson2003-10-03
* first pass at a VQA video decoderMike Melanson2003-10-02
* optionally try to encode each MB with MV=<0,0> and choose the one with better RDMichael Niedermayer2003-10-02
* ac prediction cleanupMichael Niedermayer2003-10-01