summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move av_cmp_i()'s unaltered comment to the header file.Panagiotis Issaris2007-03-04
* Move av_shr_i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-04
* Move av_div_i()'s comments to the header file. The comments are unaltered.Panagiotis Issaris2007-03-04
* Move av_mod_i()'s comment to the header file. The moved comment is unmodified.Panagiotis Issaris2007-03-04
* Move the unaltered Doxygen docs from the log source code to the accompanyingPanagiotis Issaris2007-03-04
* cleanup useless fieldsBaptiste Coudurier2007-03-04
* simplify swf muxerBaptiste Coudurier2007-03-04
* change myself to mov.c maintainer in favor of Francois, who agreedBaptiste Coudurier2007-03-04
* Close connection on EOFRonald S. Bultje2007-03-04
* Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"Panagiotis Issaris2007-03-04
* make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as ...Ronald S. Bultje2007-03-04
* imx dump header bitstream filter, modifies bitstream to fit in mov and be dec...Baptiste Coudurier2007-03-04
* add bytestream_get/put_be24 functionsBaptiste Coudurier2007-03-04
* add R/WB24 functionsBaptiste Coudurier2007-03-04
* dummy support for mpeg2 non linear quantBaptiste Coudurier2007-03-04
* add pcm s8 tagBaptiste Coudurier2007-03-04
* fix pcm u/s8 muxingBaptiste Coudurier2007-03-04
* deobfuscate, clearly split mov caseBaptiste Coudurier2007-03-04
* check for no frame and prevent segfaultMichael Niedermayer2007-03-03
* try to move fixed mov.c over the one with cosmetic-functional mixMichael Niedermayer2007-03-03
* recommit of the change below after reverting earlier cosmetic-functional mixMichael Niedermayer2007-03-03
* cosmetic part of the commit belowMichael Niedermayer2007-03-03
* functional part of the commit belowMichael Niedermayer2007-03-03
* Correct wrong avformat documentation.Panagiotis Issaris2007-03-03
* use common tables for mov muxer and demuxerBaptiste Coudurier2007-03-03
* cosmetics, cleanup tables, add pcm 24/32 le tagsBaptiste Coudurier2007-03-03
* partial avid meridien uncompressed supportBaptiste Coudurier2007-03-03
* Move the libavformat public API comments to avformat.h. The comments arePanagiotis Issaris2007-03-03
* 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