summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Version bump, atrac3 added.Benjamin Larsson2007-04-181-2/+2
* Atrac3 decoder.Benjamin Larsson2007-04-171-0/+2
* timestamps generation improvement when parsing aviJoakim Plate2007-04-131-2/+5
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-071-0/+2
* THP PCM decoder, used on the Nintendo GameCube.Marco Gerards2007-04-071-0/+2
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-071-0/+2
* spelling/wording/grammarDiego Biurrun2007-04-071-605/+608
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-061-0/+3
* cosmeticMichael Niedermayer2007-04-031-2/+2
* FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil NowosadKamil Nowosad2007-04-031-0/+3
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-031-0/+1
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-011-0/+2
* codec id addition guidlinesMichael Niedermayer2007-03-271-0/+6
* get rid of unused entries in the middle of xvmc_render struct,Ivan Kalvachev2007-03-261-2/+2
* increment subminor version due to r8502 and r8504, those revisions make dnxhd...Baptiste Coudurier2007-03-251-2/+2
* clarify codec_tagMichael Niedermayer2007-03-221-0/+7
* clarify sub_idMichael Niedermayer2007-03-221-1/+4
* dnxhd decoderBaptiste Coudurier2007-03-181-2/+4
* Targa (.tga) encoder,Bobby Bingham2007-03-151-0/+1
* 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
OpenPOWER on IntegriCloud