summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-06
* cosmeticMichael Niedermayer2007-04-03
* FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil NowosadKamil Nowosad2007-04-03
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-03
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-01
* codec id addition guidlinesMichael Niedermayer2007-03-27
* get rid of unused entries in the middle of xvmc_render struct,Ivan Kalvachev2007-03-26
* increment subminor version due to r8502 and r8504, those revisions make dnxhd...Baptiste Coudurier2007-03-25
* clarify codec_tagMichael Niedermayer2007-03-22
* clarify sub_idMichael Niedermayer2007-03-22
* dnxhd decoderBaptiste Coudurier2007-03-18
* Targa (.tga) encoder,Bobby Bingham2007-03-15
* DXA demuxer and decoderKostya Shishkov2007-03-14
* deprecate av_mallocz_static()Michael Niedermayer2007-03-13
* add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take Cod...Michael Niedermayer2007-03-07
* Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"Panagiotis Issaris2007-03-04
* imx dump header bitstream filter, modifies bitstream to fit in mov and be dec...Baptiste Coudurier2007-03-04
* dummy support for mpeg2 non linear quantBaptiste Coudurier2007-03-04
* support feeding individual NAL units to the decoder instead of just complete ...Michael Niedermayer2007-03-02
* Add documentation to some avcodec.h's pix_fmt related functions and defines.Panagiotis Issaris2007-03-01
* 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