summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Add codec ID for a native H.264 encoder.Panagiotis Issaris2006-12-071-0/+1
* ZMBV encoderKostya Shishkov2006-12-071-2/+3
* use the standard INT64_C() macro for 64-bit constantsMåns Rullgård2006-12-061-1/+1
* Add "mixed_refs" description suggested by Loren Merritt and update accompanyingPanagiotis Issaris2006-12-061-1/+1
* Move BE_*/LE_*/ST*/LD* macros to a common place. Some furtherReimar Döffinger2006-12-031-14/+0
* mjpeg a dump header bitstream filter, modifies bitstream to be decoded by qui...Baptiste Coudurier2006-12-011-0/+1
* mp3 header (de)compression bitstream filterMichael Niedermayer2006-11-101-0/+2
* get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_...Baptiste Coudurier2006-11-091-0/+2
* add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flagBaptiste Coudurier2006-11-071-0/+8
* Bump version for Fraps v[24] supportKostya Shishkov2006-11-071-2/+2
* change gif muxer to simple gif encoderBaptiste Coudurier2006-11-021-2/+3
* IMC decoderKostya Shishkov2006-10-301-2/+4
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-261-2/+2
* change gif demuxer to gif decoderBaptiste Coudurier2006-10-221-2/+4
* Make ffmpeg work with x264 r592Luca Barbato2006-10-161-1/+1
* TIFF decoderKostya Shishkov2006-10-131-2/+4
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-121-2/+4
* update doc, changelog, and increase libavcodec version for .cin files supportBaptiste Coudurier2006-10-111-2/+2
* support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier2006-10-111-0/+4
* Targa image decoderKostya Shishkov2006-10-111-2/+4
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* change extradata type to uint8_t *Baptiste Coudurier2006-10-041-1/+1
* Add vorbis encoder to ffmpegOded Shimon2006-10-021-0/+1
* marking AVPaletteControl as deprecated due to thread saftey amongth other iss...Michael Niedermayer2006-09-301-1/+2
* bump lavc version for WavPack decoderKostya Shishkov2006-09-271-2/+2
* ARMv5TE optimized IDCTMåns Rullgård2006-09-261-0/+1
* WavPack lossless audio decoderKostya Shishkov2006-09-261-0/+2
* move memory functions from avcodec to avutilLuca Barbato2006-09-251-5/+2
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* VP5 and VP6 video decoderAurelien Jacobs2006-09-091-2/+8
* VMware Video decoder (fourcc: VMnc)Kostya Shishkov2006-09-051-2/+4
* Align the input buffer in ffplay, introduce a public macro for aligned declar...Luca Barbato2006-08-311-2/+13
* add codec id and tag for JPEG 2000Baptiste Coudurier2006-08-241-0/+1
* Added codec id for QCELP.Benjamin Larsson2006-08-201-0/+1
* Forgot to update LIBAVCODEC_VERSION_INTKostya Shishkov2006-08-011-1/+1
* remove libtheora wrapperMåns Rullgård2006-07-311-3/+0
* New functions in DSPContext for VC-1 decodingKostya Shishkov2006-07-301-1/+1
* Remove spurious references to Ogg Theora encoder, such a thing never existed.Diego Biurrun2006-07-291-1/+0
* some MMX optimizations for the CAVS decoderStefan Gehrer2006-07-291-0/+1
* Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutilLuca Abeni2006-07-191-3/+0
* Move av_log() & friends to libavutilLuca Abeni2006-07-181-33/+0
* av_get_bits_per_sample and due simplificationsBaptiste Coudurier2006-07-071-0/+4
* increasing version for AVBitStreamFiltersMichael Niedermayer2006-07-061-2/+2
* noise bitstream filterMichael Niedermayer2006-07-061-0/+3
* AVBitStreamFilter (some thingy which can modify the bitstream like add or rem...Michael Niedermayer2006-07-061-0/+31
* CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de)Stefan Gehrer2006-07-021-0/+3
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-021-0/+52
* Rename VC9 to VC1 as there is no such thing as VC9Kostya Shishkov2006-06-271-2/+2
* cleanup patch from Diego Pettenò <flameeyes@gentoo.org>Luca Barbato2006-06-251-3/+0
* minor cleanupLuca Barbato2006-06-241-3/+0
OpenPOWER on IntegriCloud