summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* native QPEG video decoder, courtesy of Konstantin ShishkovMike Melanson2004-11-17
* extradata and FF_INPUT_BUFFER_PADDING_SIZE docMichael Niedermayer2004-11-15
* pnm parserMichael Niedermayer2004-11-12
* move p*m from image/lavf -> image2/lavcMichael Niedermayer2004-11-11
* porting png support from -f image to -f image2Michael Niedermayer2004-11-09
* fix image stream copyMichael Niedermayer2004-11-08
* H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)Michael Niedermayer2004-10-28
* Miro VideoXL (VIXL) decoder, courtesy of Konstantin ShishkovMike Melanson2004-10-27
* type fixMichael Niedermayer2004-10-25
* mjpeg parserMichael Niedermayer2004-10-24
* * Introducing IIDC1394 grabbing interface.Roman Shaposhnik2004-10-22
* user selectble cutoff frequencyMichael Niedermayer2004-10-21
* make most resample filter parameters selectable at runtimeMichael Niedermayer2004-10-21
* support strictly enforcing gop sizeMichael Niedermayer2004-10-15
* Creative ADPCM decoder, format 0x200, courtesy of Konstantin ShishkovMike Melanson2004-10-12
* broken mess removialMichael Niedermayer2004-09-29
* support for Sierra Online audio files and Apple QuickDraw codec,Mike Melanson2004-09-28
* move h264 idct to its own file and call via function pointer in DspContextMichael Niedermayer2004-09-27
* lowres width/height cleanup 3rd tryMichael Niedermayer2004-09-27
* set AVCodecContext.width/height to the picture width/height instead of the on...Michael Niedermayer2004-09-27
* 1/4 resolution decodingMichael Niedermayer2004-09-26
* 1/2 resolution decodingMichael Niedermayer2004-09-25
* av_rescale with user specified roundingMichael Niedermayer2004-09-19
* IBM Ultimotion video decoder, courtesy of Konstantin ShishkovMike Melanson2004-09-16
* optional non spec compliant optimizationsMichael Niedermayer2004-09-02
* 4x4 SSE compare functionMichael Niedermayer2004-08-22
* new opensource lossy/lossless audio codec based on speech compression techniq...Alex Beregszaszi2004-08-21
* build++Mike Melanson2004-08-14
* TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin ShishkovMike Melanson2004-08-14
* user overrideable level & profileMichael Niedermayer2004-08-13
* raise build number for the snowMichael Niedermayer2004-07-30
* my experimental wavelet codecMichael Niedermayer2004-07-25
* UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)Todd Kirby2004-07-25
* XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)Adam Thayer2004-07-16
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
* update version for next releaseMichael Niedermayer2004-07-09
* av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at ...William Juwono2004-07-08
* forgottenMichael Niedermayer2004-06-30
* support skiping of mb rows during decodingMichael Niedermayer2004-06-26
* flush audio encoder buffers at the endMichael Niedermayer2004-06-22
* polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resam...Michael Niedermayer2004-06-17
* nsse weightMichael Niedermayer2004-06-07
* noise preserving sum of squares comparission functionMichael Niedermayer2004-06-07
* mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden a...Michael Niedermayer2004-06-05
* h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...Michael Niedermayer2004-05-30
* mpeg audio timestamp fixMichael Niedermayer2004-05-23
* forgotten prototypesMichael Niedermayer2004-05-21
* rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot...Chris Flerackers2004-05-18
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-18
* mention avcodec_align_dimensions()Michael Niedermayer2004-05-13