summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Set FLV_SAMPLESSIZE_16BIT for ADPCM.Benjamin Larsson2007-03-03
* Add proper #idef to dlsymm call, also fixes an unresolved symbol on OS X 10.2.Patrice Bensoussan2007-03-03
* Clarify that this decoder uses liba52.Diego Biurrun2007-03-03
* Do not hardcode cc on Darwin, fixing --cc option in the process.Patrice Bensoussan2007-03-03
* support feeding individual NAL units to the decoder instead of just complete ...Michael Niedermayer2007-03-02
* write DTS, based on patch by Luca Abeni, lucabe72 email itMåns Rullgård2007-03-02
* a small step toward 4 plane supportMichael Niedermayer2007-03-02
* copy src to prevent the user supplied argumet from being changedMichael Niedermayer2007-03-02
* Fix A/V sync error in ffplay with wmv3/wmav2 mediasRyan Martell2007-03-02
* replace the auto array "duration_error" with a malloced array.Kristian Amlie2007-03-02
* avid imx supportBaptiste Coudurier2007-03-02
* support for mjpeg bottom field first in movBaptiste Coudurier2007-03-02
* use generic atom to extradata reading functionBaptiste Coudurier2007-03-02
* fix typoBaptiste Coudurier2007-03-02
* support for adpcm swf, pcmBaptiste Coudurier2007-03-02
* Relicense to LGPL and add standard license header.Diego Biurrun2007-03-02
* Improve Doxygen documentation, inspired by Michael's description.Diego Biurrun2007-03-02
* fix adpcm swf decodingBaptiste Coudurier2007-03-02
* TypoLuca Barbato2007-03-02
* Many steps to avutilized this mess: DECLARE_ALIGNEDLuca Barbato2007-03-02
* wording/spellingDiego Biurrun2007-03-02
* 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