aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* factorizeBaptiste Coudurier2007-03-011-10/+7
| | | | Originally committed as revision 8175 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove nonsense time base code, use swf ms per frame, only video frames ↵Baptiste Coudurier2007-03-011-8/+3
| | | | | | contains pts Originally committed as revision 8174 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check for any seeking failure during probeBaptiste Coudurier2007-03-011-1/+1
| | | | Originally committed as revision 8173 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove ps option and rename rtp_payload_size AVOption to psBaptiste Coudurier2007-03-012-13/+1
| | | | Originally committed as revision 8172 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add documentation to some avcodec.h's pix_fmt related functions and defines.Panagiotis Issaris2007-03-011-8/+41
| | | | Originally committed as revision 8171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* decoding rtpMichael Niedermayer2007-03-011-0/+7
| | | | Originally committed as revision 8170 to svn://svn.ffmpeg.org/ffmpeg/trunk
* duplicate *_opts for every codec types, in order to have the "ab" and "b" ↵Benoit Fouet2007-03-011-15/+27
| | | | | | | | | | | options work in the same manner patch by Benoit Fouet %benoit P fouet A purplelabs P com% Orginal thread: Date: Feb 22, 2007 11:15 AM Subject: [Ffmpeg-devel] [PATCH] ffmpeg.c duplicate *_opts for every codec types Originally committed as revision 8169 to svn://svn.ffmpeg.org/ffmpeg/trunk
* quicktime 'raw ' supportBaptiste Coudurier2007-03-012-14/+27
| | | | Originally committed as revision 8168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get rid of CODEC_FLAG_H263P_AIC with next major bumpBaptiste Coudurier2007-03-012-1/+3
| | | | Originally committed as revision 8167 to svn://svn.ffmpeg.org/ffmpeg/trunk
* define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bumpBaptiste Coudurier2007-03-011-0/+3
| | | | Originally committed as revision 8166 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix frame size option, patch by Limin Wang, lance lmwang gmail comLimin Wang2007-03-011-1/+1
| | | | Originally committed as revision 8165 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get rid of rtp_mode field after next major bumpBaptiste Coudurier2007-02-282-0/+4
| | | | Originally committed as revision 8164 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable rtp payload size AVOption for video encodingBaptiste Coudurier2007-02-281-1/+1
| | | | Originally committed as revision 8163 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not jump to "fail" without having a proper sws context in img_resample_ctxLuca Abeni2007-02-281-1/+1
| | | | | | (avoid calling sws_freeContext(NULL)) Originally committed as revision 8162 to svn://svn.ffmpeg.org/ffmpeg/trunk
* free faac extradataBaptiste Coudurier2007-02-281-4/+7
| | | | Originally committed as revision 8161 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Looks like I'll work on it this year tooKostya Shishkov2007-02-281-1/+1
| | | | Originally committed as revision 8160 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WMV3 Complex Profile initial supportKostya Shishkov2007-02-281-3/+7
| | | | Originally committed as revision 8159 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reverting stray commit part II, r8156 had the base64 export patch mixed with ↵Luca Barbato2007-02-285-0/+776
| | | | | | the nutdec patch Originally committed as revision 8158 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reverting stray commit part ILuca Barbato2007-02-285-786/+0
| | | | Originally committed as revision 8157 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get_packetheader() forgot to read the header_checksum in big packetsLuca Barbato2007-02-286-18/+30
| | | | | | | patch from Clemens Ladisch cladisch AT fastmail dot net (stray base64 patch reverted in the next commits) Originally committed as revision 8156 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable some 64bit optimized code on 64bit archAurelien Jacobs2007-02-282-5/+18
| | | | Originally committed as revision 8155 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless OBJS variableMåns Rullgård2007-02-271-2/+1
| | | | Originally committed as revision 8154 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify conditional targetsMåns Rullgård2007-02-271-6/+6
| | | | Originally committed as revision 8153 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMåns Rullgård2007-02-271-15/+6
| | | | Originally committed as revision 8152 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Doxygen documentation for all functions, patch by Dujardin Bernard,Dujardin Bernard2007-02-271-0/+64
| | | | | | dujardin.iut numericable fr with some further changes by me. Originally committed as revision 8151 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add standard LGPL header with Fabrice's permission.Diego Biurrun2007-02-272-0/+38
| | | | Originally committed as revision 8150 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing license headers.Diego Biurrun2007-02-275-0/+93
| | | | Originally committed as revision 8149 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove superfluous comment.Diego Biurrun2007-02-271-3/+0
| | | | Originally committed as revision 8148 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Doxygen author and file description, rephrase a Doxygen comment.Diego Biurrun2007-02-271-3/+9
| | | | Originally committed as revision 8147 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use avcodec_decode_audio2Baptiste Coudurier2007-02-271-4/+5
| | | | Originally committed as revision 8146 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix 'rm -r' vs 'rm -f' typo.Diego Biurrun2007-02-271-1/+1
| | | | Originally committed as revision 8145 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix wrong license header.Diego Biurrun2007-02-271-5/+6
| | | | Originally committed as revision 8144 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename WMADecodeContext to WMACodecContextMichel Bardiaux2007-02-274-25/+25
| | | | Originally committed as revision 8143 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Supply context to tprintfMichel Bardiaux2007-02-276-86/+91
| | | | Originally committed as revision 8142 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DCA decoderKostya Shishkov2007-02-278-2/+10852
| | | | Originally committed as revision 8141 to svn://svn.ffmpeg.org/ffmpeg/trunk
* The Snow DEcoding routines should be under CONFIG_SNOW_DECODER.Diego Biurrun2007-02-271-1/+1
| | | | Originally committed as revision 8140 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove useless conditional.Diego Biurrun2007-02-271-2/+0
| | | | Originally committed as revision 22355 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Remove useless conditional.Diego Biurrun2007-02-274-8/+0
| | | | Originally committed as revision 8139 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling/grammar fixes for the Doxygen commentsDiego Biurrun2007-02-271-12/+12
| | | | Originally committed as revision 8138 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert previous commit that contained an unrelated hunk.Diego Biurrun2007-02-272-4/+6
| | | | Originally committed as revision 8137 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling/grammar fixes for a Doxygen commentDiego Biurrun2007-02-262-6/+4
| | | | Originally committed as revision 8136 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused #define.Diego Biurrun2007-02-261-2/+0
| | | | Originally committed as revision 8135 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify .depend file inclusion.Diego Biurrun2007-02-261-3/+1
| | | | Originally committed as revision 8134 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix 2 mistakes in doxy comments, spotted by MichaelGuillaume Poirier2007-02-261-2/+2
| | | | Originally committed as revision 8133 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move doxy comments from rational.c to rational.h and add some new commentsDujardin Bernard2007-02-262-17/+35
| | | | | | patch by Dujardin Bernard %dujardin P iut A numericable P fr% Originally committed as revision 8132 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Doxygenize some commentsDujardin Bernard2007-02-261-3/+12
| | | | | | Patch by Dujardin Bernard % dujardin P iut A numericable P fr % Originally committed as revision 8131 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo fixedLuca Barbato2007-02-261-1/+1
| | | | Originally committed as revision 8130 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: Use double, not single, quotes when variables need to be expanded.Diego Biurrun2007-02-251-2/+2
| | | | Originally committed as revision 8129 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Collect the different thread variables in a nice easy to reuse list.Diego Biurrun2007-02-251-10/+11
| | | | | | based on a patch by Ramiro Polla, angustia arrozcru no-ip org Originally committed as revision 8128 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove [U]INT64_C definitionMåns Rullgård2007-02-251-5/+0
| | | | Originally committed as revision 8127 to svn://svn.ffmpeg.org/ffmpeg/trunk