summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* updateBaptiste Coudurier2007-03-02
* don't rely on a specific appearance order for ebml elements at the same levelAurelien Jacobs2007-03-02
* add support for simple blocks (ie. matroska v2)Aurelien Jacobs2007-03-02
* cosmetics: fix indentation of the new matroska_parse_block() functionAurelien Jacobs2007-03-01
* split a matroska_parse_block() function from matroska_parse_blockgroup()Aurelien Jacobs2007-03-01
* fix an off-by-one error in probing functionAurelien Jacobs2007-03-01
* Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtrReimar Döffinger2007-03-01
* don't parse whole swf file in header, can now play ffserver swf streamsBaptiste Coudurier2007-03-01
* factorizeBaptiste Coudurier2007-03-01
* remove nonsense time base code, use swf ms per frame, only video frames conta...Baptiste Coudurier2007-03-01
* check for any seeking failure during probeBaptiste Coudurier2007-03-01
* remove ps option and rename rtp_payload_size AVOption to psBaptiste Coudurier2007-03-01
* Add documentation to some avcodec.h's pix_fmt related functions and defines.Panagiotis Issaris2007-03-01
* 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