summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* flac fixes:Michael Niedermayer2004-02-181-6/+4
* multithreaded/SMP motion estimationMichael Niedermayer2004-02-131-1/+32
* * Initial implementation of the G.726 ADPCM audio codec.Roman Shaposhnik2004-02-071-0/+2
* initial commit for Quicktime Animation (RLE) video decoder; bit depthsMike Melanson2004-02-051-0/+2
* remove incorect motion estimation tableMichael Niedermayer2004-02-051-7/+1
* added support for EA ADPCM and SMJPEG IMA ADPCMMike Melanson2004-02-031-0/+4
* quantizer noise shapingMichael Niedermayer2004-02-021-1/+7
* closed gop support & flags2 as all bits in flags are usedMichael Niedermayer2004-01-221-0/+1
* MSZH and ZLIB decoder supportRoberto Togni2004-01-121-0/+5
* optimize compute_antialias() and add a floating point based alternative (2x f...Michael Niedermayer2004-01-081-2/+13
* interlaced dct decision cleanupMichael Niedermayer2004-01-051-1/+9
* SVCD scan offset stuffMichael Niedermayer2004-01-041-0/+1
* first pass at Sierra VMD A/V decoders; video looks great, audio is notMike Melanson2004-01-021-0/+4
* interlaced motion estimationMichael Niedermayer2003-12-301-2/+3
* motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...Wolfgang Hesseler2003-12-301-1/+11
* pts and dts support in parser APIFabrice Bellard2003-12-161-4/+15
* error concealment regression testMichael Niedermayer2003-12-141-1/+8
* mb type & qp vissualizationMichael Niedermayer2003-12-131-0/+2
* move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multi...Wolfgang Hesseler2003-12-091-1/+47
* 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
OpenPOWER on IntegriCloud