summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Move the unaltered documentation of the functions which are part of the publicPanagiotis Issaris2007-02-251-0/+48
* cosmetics: Fix another common typo, dependAnt --> dependEnt.Diego Biurrun2007-02-241-3/+3
* add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in...Benoit Fouet2007-02-231-0/+1
* Move the av_realloc_static() declaration out of avcodec.h into bitstream.c.Panagiotis Issaris2007-02-221-9/+0
* Doxygenize the comments for the av_fast_realloc() function.Panagiotis Issaris2007-02-221-1/+4
* Doxygenize the comments for the av_free_static() function.Panagiotis Issaris2007-02-221-2/+2
* Doxygenize the comments for the av_mallocz_static() function.Panagiotis Issaris2007-02-221-1/+6
* Doxygenize the comments for the av_realloc_static() function.Panagiotis Issaris2007-02-221-1/+5
* Doxygenize the comments for the av_get_bits_per_sample() function.Panagiotis Issaris2007-02-221-1/+4
* Doxygenize the comments for the av_get_pict_type_char() function.Panagiotis Issaris2007-02-221-1/+4
* Doxygenize the comments for the avpicture_free() function.Panagiotis Issaris2007-02-221-1/+5
* Move the Doxygen function documentation unaltered from libavcodec/utils.c toPanagiotis Issaris2007-02-221-1/+25
* Add more Doxygen documentation.Panagiotis Issaris2007-02-221-12/+199
* Correct typo.Panagiotis Issaris2007-02-211-1/+1
* cosmetics: Fix another common typo, gurantee --> guArantee.Diego Biurrun2007-02-211-2/+2
* Add support for MS-GSM codecMichel Bardiaux2007-02-201-3/+6
* remove imgresample and convert with the next version bumpMichael Niedermayer2007-02-171-7/+12
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-131-2/+19
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-111-1/+1
* wma encoderMichael Niedermayer2007-02-061-2/+4
* Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name sepe...Michael Niedermayer2007-02-061-0/+1
* BMP encoder by Michel Bardiaux, mbardiaux mediaxim beDiego Biurrun2007-02-051-2/+3
* VC-1 parserKostya Shishkov2007-02-031-2/+3
* revert accidental checkinMåns Rullgård2007-02-011-1/+0
* remove redundant loadsMåns Rullgård2007-02-011-0/+1
* ARMv6 SIMD IDCTMåns Rullgård2007-01-281-0/+1
* TypoPanagiotis Issaris2007-01-261-1/+1
* Theora encoding via libtheora.Diego Biurrun2007-01-251-0/+1
* cosmetics: Sort decoder/encoder/parser variables lists.Diego Biurrun2007-01-211-178/+178
* cosmetics: List all encoders together.Diego Biurrun2007-01-211-4/+4
* Flash screen video encoder.Benjamin Larsson2007-01-211-2/+3
* avcodec_decode_audio2()Michael Niedermayer2007-01-141-3/+6
* Musepack SV7 decoding supportKostya Shishkov2006-12-241-2/+4
* skiprdMichael Niedermayer2006-12-231-0/+1
* Add support for VP60 and VP61.Aurelien Jacobs2006-12-171-2/+2
* lavc is at major version 51, delete old stuffMåns Rullgård2006-12-081-3/+0
* 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
OpenPOWER on IntegriCloud