summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Change iquant tables to int16.Michael Niedermayer2008-06-17
| | | | Originally committed as revision 13798 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMichael Niedermayer2008-06-17
| | | | Originally committed as revision 13797 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Get rid of useless wrapper function.Michael Niedermayer2008-06-17
| | | | Originally committed as revision 13796 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing SMALL_IF_CONFIG_SMALL macros for beosaudio long_names.Stefano Sabatini2008-06-17
| | | | Originally committed as revision 13795 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: display ffmpeg -h generic advanced options just afterStefano Sabatini2008-06-17
| | | | | | generic non-advanced options. Originally committed as revision 13794 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not inline g726_iterate() the function is big so its inlining willMichael Niedermayer2008-06-17
| | | | | | | not help speedwise IMHO. .o size changes from 70k -> 49k Originally committed as revision 13793 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace i2f(0) by the actual thing done, gcc is not an optimizing compiler.Michael Niedermayer2008-06-16
| | | | | | a little over 1kb smaller .o Originally committed as revision 13792 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove redundant zeroing (the context is memset(0)).Michael Niedermayer2008-06-16
| | | | Originally committed as revision 13791 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use smaller data types for tables.Michael Niedermayer2008-06-16
| | | | Originally committed as revision 13790 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Float11 does not need int, .o file becomes smaller and the code mightMichael Niedermayer2008-06-16
| | | | | | be faster. Originally committed as revision 13789 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMichael Niedermayer2008-06-16
| | | | Originally committed as revision 13788 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Correct validity checks.Michael Niedermayer2008-06-16
| | | | Originally committed as revision 13787 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Print sane error message for channels != 1.Michael Niedermayer2008-06-16
| | | | Originally committed as revision 13786 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Check number of bits so we do not try to use table entries which do not exist.Michael Niedermayer2008-06-16
| | | | Originally committed as revision 13785 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support decoding of sample_g726.asf.Michael Niedermayer2008-06-16
| | | | Originally committed as revision 13784 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove some useless codeAurelien Jacobs2008-06-16
| | | | Originally committed as revision 13783 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get_bits() outputs exactly as many bits as requested no need to mask them.Michael Niedermayer2008-06-16
| | | | Originally committed as revision 13782 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove dead code.Michael Niedermayer2008-06-16
| | | | Originally committed as revision 13781 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Generate pkg-config files in each library subdirectory so that they doDiego Biurrun2008-06-16
| | | | | | not clutter the root of the source tree. Originally committed as revision 13780 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't show advanced subtitle options within the ffmpeg -h genericStefano Sabatini2008-06-16
| | | | | | advanced options. Originally committed as revision 13779 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't show subtitle and grab options within the ffmpeg -h generic options.Stefano Sabatini2008-06-16
| | | | Originally committed as revision 13778 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix an example command in ffserver-doc.texi.Stefano Sabatini2008-06-16
| | | | Originally committed as revision 13777 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2008-06-16
| | | | Originally committed as revision 13776 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix verbatim mode decoding. patch by Jai Menon (realityman gmx net).Jai Menon2008-06-15
| | | | Originally committed as revision 13775 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set correct ftyp minor version for 3gp/2Baptiste Coudurier2008-06-15
| | | | Originally committed as revision 13774 to svn://svn.ffmpeg.org/ffmpeg/trunk
* invert mode_mov conditionBaptiste Coudurier2008-06-14
| | | | Originally committed as revision 13773 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyBaptiste Coudurier2008-06-14
| | | | Originally committed as revision 13772 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change 3gp/3g2 brands if h264 is presentBaptiste Coudurier2008-06-14
| | | | Originally committed as revision 13771 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify ipod brand selectionBaptiste Coudurier2008-06-14
| | | | Originally committed as revision 13770 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix warning, write_ftyp return int nowBaptiste Coudurier2008-06-14
| | | | Originally committed as revision 13769 to svn://svn.ffmpeg.org/ffmpeg/trunk
* put avc1 brand in compat list when h264 is presentBaptiste Coudurier2008-06-14
| | | | Originally committed as revision 13768 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -0x8000 == 0x8000 with int16Michael Niedermayer2008-06-13
| | | | | | fixes segfault / issue491 Originally committed as revision 13767 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Forgotten oma docs stuffBenjamin Larsson2008-06-13
| | | | Originally committed as revision 13766 to svn://svn.ffmpeg.org/ffmpeg/trunk
* I think we are also compliant to iso2.Michael Niedermayer2008-06-13
| | | | Originally committed as revision 13765 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add isom to the compatible brands.Michael Niedermayer2008-06-13
| | | | Originally committed as revision 13764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Calculate ftyp size instead of hardcoding it.Michael Niedermayer2008-06-13
| | | | Originally committed as revision 13763 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id SoftwareStefano Sabatini2008-06-13
| | | | Originally committed as revision 13762 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make ffmpeg.c use print_error() when it can't read an ffserver stream.Stefano Sabatini2008-06-12
| | | | Originally committed as revision 13761 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Improve ffmpeg error reporting in case of input/output stream mismatch,Stefano Sabatini2008-06-12
| | | | | | enabling a dump_format() of the mismatched output stream. Originally committed as revision 13760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
| | | | Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make ffmpeg.c:opt_thread use parse_number_or_die().Stefano Sabatini2008-06-12
| | | | Originally committed as revision 13758 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change opt_sync function behavior to print an error message.Stefano Sabatini2008-06-12
| | | | | | Patch by Stefano Sabatini stefano sabatini-lala poste it Originally committed as revision 13757 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Factorize options context setting.Stefano Sabatini2008-06-12
| | | | | | Patch by Stefano Sabatini stefano sabatini-lala posteit Originally committed as revision 13756 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify MODE_3G2Michael Niedermayer2008-06-12
| | | | Originally committed as revision 13755 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change MODE_* to 1<<c so several can be set at the same time.Michael Niedermayer2008-06-12
| | | | Originally committed as revision 13754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable stream copy with ffserver, to be able to chainBaptiste Coudurier2008-06-12
| | | | Originally committed as revision 13753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics, reindentBaptiste Coudurier2008-06-12
| | | | Originally committed as revision 13752 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't write double sets of metadata in mov, only write usual onesBaptiste Coudurier2008-06-12
| | | | Originally committed as revision 13751 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set log debug when avformat debug is setBaptiste Coudurier2008-06-11
| | | | Originally committed as revision 13750 to svn://svn.ffmpeg.org/ffmpeg/trunk
* We have an Oma demuxer nowBenjamin Larsson2008-06-11
| | | | Originally committed as revision 13749 to svn://svn.ffmpeg.org/ffmpeg/trunk