summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
...
* DXA demuxer and decoderKostya Shishkov2007-03-141-2/+4
* deprecate av_mallocz_static()Michael Niedermayer2007-03-131-2/+2
* add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take Cod...Michael Niedermayer2007-03-071-0/+8
* Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"Panagiotis Issaris2007-03-041-3/+14
* imx dump header bitstream filter, modifies bitstream to fit in mov and be dec...Baptiste Coudurier2007-03-041-2/+3
* dummy support for mpeg2 non linear quantBaptiste Coudurier2007-03-041-2/+3
* support feeding individual NAL units to the decoder instead of just complete ...Michael Niedermayer2007-03-021-2/+3
* Add documentation to some avcodec.h's pix_fmt related functions and defines.Panagiotis Issaris2007-03-011-8/+41
* get rid of CODEC_FLAG_H263P_AIC with next major bumpBaptiste Coudurier2007-03-011-0/+2
* define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bumpBaptiste Coudurier2007-03-011-0/+3
* get rid of rtp_mode field after next major bumpBaptiste Coudurier2007-02-281-0/+2
* DCA decoderKostya Shishkov2007-02-271-2/+4
* 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
OpenPOWER on IntegriCloud