summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* decoding rtpMichael Niedermayer2007-03-01
* duplicate *_opts for every codec types, in order to have the "ab" and "b" op...Benoit Fouet2007-03-01
* quicktime 'raw ' supportBaptiste Coudurier2007-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
* fix frame size option, patch by Limin Wang, lance lmwang gmail comLimin Wang2007-03-01
* get rid of rtp_mode field after next major bumpBaptiste Coudurier2007-02-28
* enable rtp payload size AVOption for video encodingBaptiste Coudurier2007-02-28
* Do not jump to "fail" without having a proper sws context in img_resample_ctxLuca Abeni2007-02-28
* free faac extradataBaptiste Coudurier2007-02-28
* Looks like I'll work on it this year tooKostya Shishkov2007-02-28
* WMV3 Complex Profile initial supportKostya Shishkov2007-02-28
* Reverting stray commit part II, r8156 had the base64 export patch mixed with ...Luca Barbato2007-02-28
* Reverting stray commit part ILuca Barbato2007-02-28
* get_packetheader() forgot to read the header_checksum in big packetsLuca Barbato2007-02-28
* enable some 64bit optimized code on 64bit archAurelien Jacobs2007-02-28
* remove useless OBJS variableMåns Rullgård2007-02-27
* simplify conditional targetsMåns Rullgård2007-02-27
* simplifyMåns Rullgård2007-02-27
* Doxygen documentation for all functions, patch by Dujardin Bernard,Dujardin Bernard2007-02-27
* Add standard LGPL header with Fabrice's permission.Diego Biurrun2007-02-27
* Add missing license headers.Diego Biurrun2007-02-27
* Remove superfluous comment.Diego Biurrun2007-02-27
* Add Doxygen author and file description, rephrase a Doxygen comment.Diego Biurrun2007-02-27
* use avcodec_decode_audio2Baptiste Coudurier2007-02-27
* Fix 'rm -r' vs 'rm -f' typo.Diego Biurrun2007-02-27
* Fix wrong license header.Diego Biurrun2007-02-27
* Rename WMADecodeContext to WMACodecContextMichel Bardiaux2007-02-27
* Supply context to tprintfMichel Bardiaux2007-02-27
* DCA decoderKostya Shishkov2007-02-27
* The Snow DEcoding routines should be under CONFIG_SNOW_DECODER.Diego Biurrun2007-02-27
* Remove useless conditional.Diego Biurrun2007-02-27
* Remove useless conditional.Diego Biurrun2007-02-27
* spelling/grammar fixes for the Doxygen commentsDiego Biurrun2007-02-27
* Revert previous commit that contained an unrelated hunk.Diego Biurrun2007-02-27
* spelling/grammar fixes for a Doxygen commentDiego Biurrun2007-02-26
* Remove unused #define.Diego Biurrun2007-02-26
* Simplify .depend file inclusion.Diego Biurrun2007-02-26
* fix 2 mistakes in doxy comments, spotted by MichaelGuillaume Poirier2007-02-26
* move doxy comments from rational.c to rational.h and add some new commentsDujardin Bernard2007-02-26
* Doxygenize some commentsDujardin Bernard2007-02-26
* typo fixedLuca Barbato2007-02-26
* 10l: Use double, not single, quotes when variables need to be expanded.Diego Biurrun2007-02-25
* Collect the different thread variables in a nice easy to reuse list.Diego Biurrun2007-02-25
* remove [U]INT64_C definitionMåns Rullgård2007-02-25
* Add LGPL header as requested by Oded.Diego Biurrun2007-02-25
* cleanup setting of returned data frameAurelien Jacobs2007-02-25
* Use pointers to avoid copying AVFrame.Aurelien Jacobs2007-02-25
* use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_headerAlex Beregszaszi2007-02-25
* Add av_ prefix to clip functionsReimar Döffinger2007-02-25