summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* BMP encoder by Michel Bardiaux, mbardiaux mediaxim beDiego Biurrun2007-02-05
* VC-1 parserKostya Shishkov2007-02-03
* revert accidental checkinMåns Rullgård2007-02-01
* remove redundant loadsMåns Rullgård2007-02-01
* ARMv6 SIMD IDCTMåns Rullgård2007-01-28
* TypoPanagiotis Issaris2007-01-26
* Theora encoding via libtheora.Diego Biurrun2007-01-25
* cosmetics: Sort decoder/encoder/parser variables lists.Diego Biurrun2007-01-21
* cosmetics: List all encoders together.Diego Biurrun2007-01-21
* Flash screen video encoder.Benjamin Larsson2007-01-21
* avcodec_decode_audio2()Michael Niedermayer2007-01-14
* Musepack SV7 decoding supportKostya Shishkov2006-12-24
* skiprdMichael Niedermayer2006-12-23
* Add support for VP60 and VP61.Aurelien Jacobs2006-12-17
* lavc is at major version 51, delete old stuffMåns Rullgård2006-12-08
* Add codec ID for a native H.264 encoder.Panagiotis Issaris2006-12-07
* ZMBV encoderKostya Shishkov2006-12-07
* use the standard INT64_C() macro for 64-bit constantsMåns Rullgård2006-12-06
* Add "mixed_refs" description suggested by Loren Merritt and update accompanyingPanagiotis Issaris2006-12-06
* 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