summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* Move BE_*/LE_*/ST*/LD* macros to a common place. Some furtherReimar Döffinger2006-12-03
* mjpeg a dump header bitstream filter, modifies bitstream to be decoded by qui...Baptiste Coudurier2006-12-01
* mp3 header (de)compression bitstream filterMichael Niedermayer2006-11-10
* get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_...Baptiste Coudurier2006-11-09
* add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flagBaptiste Coudurier2006-11-07
* Bump version for Fraps v[24] supportKostya Shishkov2006-11-07
* change gif muxer to simple gif encoderBaptiste Coudurier2006-11-02
* IMC decoderKostya Shishkov2006-10-30
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-26
* change gif demuxer to gif decoderBaptiste Coudurier2006-10-22
* Make ffmpeg work with x264 r592Luca Barbato2006-10-16
* TIFF decoderKostya Shishkov2006-10-13
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-12
* update doc, changelog, and increase libavcodec version for .cin files supportBaptiste Coudurier2006-10-11
* support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier2006-10-11
* Targa image decoderKostya Shishkov2006-10-11
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* change extradata type to uint8_t *Baptiste Coudurier2006-10-04
* Add vorbis encoder to ffmpegOded Shimon2006-10-02
* marking AVPaletteControl as deprecated due to thread saftey amongth other iss...Michael Niedermayer2006-09-30
* bump lavc version for WavPack decoderKostya Shishkov2006-09-27
* ARMv5TE optimized IDCTMåns Rullgård2006-09-26
* WavPack lossless audio decoderKostya Shishkov2006-09-26
* move memory functions from avcodec to avutilLuca Barbato2006-09-25
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* VP5 and VP6 video decoderAurelien Jacobs2006-09-09
* VMware Video decoder (fourcc: VMnc)Kostya Shishkov2006-09-05
* Align the input buffer in ffplay, introduce a public macro for aligned declar...Luca Barbato2006-08-31
* add codec id and tag for JPEG 2000Baptiste Coudurier2006-08-24
* Added codec id for QCELP.Benjamin Larsson2006-08-20
* Forgot to update LIBAVCODEC_VERSION_INTKostya Shishkov2006-08-01
* remove libtheora wrapperMåns Rullgård2006-07-31
* New functions in DSPContext for VC-1 decodingKostya Shishkov2006-07-30
* Remove spurious references to Ogg Theora encoder, such a thing never existed.Diego Biurrun2006-07-29
* some MMX optimizations for the CAVS decoderStefan Gehrer2006-07-29
* Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutilLuca Abeni2006-07-19
* Move av_log() & friends to libavutilLuca Abeni2006-07-18
* av_get_bits_per_sample and due simplificationsBaptiste Coudurier2006-07-07
* increasing version for AVBitStreamFiltersMichael Niedermayer2006-07-06
* noise bitstream filterMichael Niedermayer2006-07-06
* AVBitStreamFilter (some thingy which can modify the bitstream like add or rem...Michael Niedermayer2006-07-06
* CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de)Stefan Gehrer2006-07-02
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-02
* Rename VC9 to VC1 as there is no such thing as VC9Kostya Shishkov2006-06-27
* cleanup patch from Diego Pettenò <flameeyes@gentoo.org>Luca Barbato2006-06-25
* minor cleanupLuca Barbato2006-06-24
* first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer2006-06-24
* CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink netJustin Ruggles2006-06-24
* Remove unused FFMPEG_VERSION_INT.Diego Biurrun2006-06-20
* Use Subversion revision for FFMPEG_VERSION.Diego Biurrun2006-06-20