summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* get rid of CODEC_FLAG_H263P_AIC with next major bumpBaptiste Coudurier2007-03-01
* define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bumpBaptiste Coudurier2007-03-01
* get rid of rtp_mode field after next major bumpBaptiste Coudurier2007-02-28
* DCA decoderKostya Shishkov2007-02-27
* Move the unaltered documentation of the functions which are part of the publicPanagiotis Issaris2007-02-25
* cosmetics: Fix another common typo, dependAnt --> dependEnt.Diego Biurrun2007-02-24
* add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in...Benoit Fouet2007-02-23
* Move the av_realloc_static() declaration out of avcodec.h into bitstream.c.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_fast_realloc() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_free_static() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_mallocz_static() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_realloc_static() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_get_bits_per_sample() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_get_pict_type_char() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the avpicture_free() function.Panagiotis Issaris2007-02-22
* Move the Doxygen function documentation unaltered from libavcodec/utils.c toPanagiotis Issaris2007-02-22
* Add more Doxygen documentation.Panagiotis Issaris2007-02-22
* Correct typo.Panagiotis Issaris2007-02-21
* cosmetics: Fix another common typo, gurantee --> guArantee.Diego Biurrun2007-02-21
* Add support for MS-GSM codecMichel Bardiaux2007-02-20
* remove imgresample and convert with the next version bumpMichael Niedermayer2007-02-17
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-13
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-11
* wma encoderMichael Niedermayer2007-02-06
* Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name sepe...Michael Niedermayer2007-02-06
* 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