aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
AgeCommit message (Expand)Author
2007-04-13timestamps generation improvement when parsing aviJoakim Plate
2007-04-07Bethsoft VID demuxer and video decoderNicholas Tung
2007-04-07THP PCM decoder, used on the Nintendo GameCube.Marco Gerards
2007-04-07Interplay C93 demuxer and video decoderAnssi Hannula
2007-04-07spelling/wording/grammarDiego Biurrun
2007-04-06SGI image decoder ported to the new image API.Xiaohui Sun
2007-04-03cosmeticMichael Niedermayer
2007-04-03FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil NowosadKamil Nowosad
2007-04-03tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer
2007-04-01support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun
2007-03-27codec id addition guidlinesMichael Niedermayer
2007-03-26get rid of unused entries in the middle of xvmc_render struct,Ivan Kalvachev
2007-03-25increment subminor version due to r8502 and r8504, those revisions make dnxhd...Baptiste Coudurier
2007-03-22clarify codec_tagMichael Niedermayer
2007-03-22clarify sub_idMichael Niedermayer
2007-03-18dnxhd decoderBaptiste Coudurier
2007-03-15Targa (.tga) encoder,Bobby Bingham
2007-03-14DXA demuxer and decoderKostya Shishkov
2007-03-13deprecate av_mallocz_static()Michael Niedermayer
2007-03-07add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take Cod...Michael Niedermayer
2007-03-04Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"Panagiotis Issaris
2007-03-04imx dump header bitstream filter, modifies bitstream to fit in mov and be dec...Baptiste Coudurier
2007-03-04dummy support for mpeg2 non linear quantBaptiste Coudurier
2007-03-02support feeding individual NAL units to the decoder instead of just complete ...Michael Niedermayer
2007-03-01Add documentation to some avcodec.h's pix_fmt related functions and defines.Panagiotis Issaris
2007-03-01get rid of CODEC_FLAG_H263P_AIC with next major bumpBaptiste Coudurier
2007-03-01define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bumpBaptiste Coudurier
2007-02-28get rid of rtp_mode field after next major bumpBaptiste Coudurier
2007-02-27DCA decoderKostya Shishkov
2007-02-25Move the unaltered documentation of the functions which are part of the publicPanagiotis Issaris
2007-02-24cosmetics: Fix another common typo, dependAnt --> dependEnt.Diego Biurrun
2007-02-23add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in...Benoit Fouet
2007-02-22Move the av_realloc_static() declaration out of avcodec.h into bitstream.c.Panagiotis Issaris
2007-02-22Doxygenize the comments for the av_fast_realloc() function.Panagiotis Issaris
2007-02-22Doxygenize the comments for the av_free_static() function.Panagiotis Issaris
2007-02-22Doxygenize the comments for the av_mallocz_static() function.Panagiotis Issaris
2007-02-22Doxygenize the comments for the av_realloc_static() function.Panagiotis Issaris
2007-02-22Doxygenize the comments for the av_get_bits_per_sample() function.Panagiotis Issaris
2007-02-22Doxygenize the comments for the av_get_pict_type_char() function.Panagiotis Issaris
2007-02-22Doxygenize the comments for the avpicture_free() function.Panagiotis Issaris
2007-02-22Move the Doxygen function documentation unaltered from libavcodec/utils.c toPanagiotis Issaris
2007-02-22Add more Doxygen documentation.Panagiotis Issaris
2007-02-21Correct typo.Panagiotis Issaris
2007-02-21cosmetics: Fix another common typo, gurantee --> guArantee.Diego Biurrun
2007-02-20Add support for MS-GSM codecMichel Bardiaux
2007-02-17remove imgresample and convert with the next version bumpMichael Niedermayer
2007-02-13This fixes error handling for BeOS, removing the need for some ifdefs.François Revol
2007-02-11Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun
2007-02-06wma encoderMichael Niedermayer
2007-02-06Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name sepe...Michael Niedermayer