aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11759 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some constMichael Niedermayer2008-02-012-3/+3
| | | | Originally committed as revision 11758 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-4/+4
| | | | Originally committed as revision 11757 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add constBaptiste Coudurier2008-02-011-1/+2
| | | | Originally committed as revision 11756 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace get32() by AV_RL32().Michael Niedermayer2008-02-011-15/+11
| | | | Originally committed as revision 11755 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-16/+16
| | | | Originally committed as revision 11754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11752 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11751 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-3/+3
| | | | Originally committed as revision 11750 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-5/+5
| | | | Originally committed as revision 11749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-3/+3
| | | | Originally committed as revision 11748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-15/+16
| | | | Originally committed as revision 11747 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11746 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+3
| | | | Originally committed as revision 11745 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11744 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11743 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11742 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-4/+4
| | | | Originally committed as revision 11741 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11740 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11739 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11738 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11737 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-4/+4
| | | | Originally committed as revision 11736 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-6/+7
| | | | Originally committed as revision 11735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11734 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Casts to silcence "incompatible pointer type" warnings.Michael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11733 to svn://svn.ffmpeg.org/ffmpeg/trunk
* const src for bswapMichael Niedermayer2008-02-013-3/+3
| | | | Originally committed as revision 11732 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-7/+7
| | | | Originally committed as revision 11731 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use bytestream.Michael Niedermayer2008-02-011-19/+11
| | | | Originally committed as revision 11730 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11729 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not print quality when stream copy,Baptiste Coudurier2008-02-011-2/+4
| | | | | | | | | | | | | Silence valgrind complaint: ==14746== Conditional jump or move depends on uninitialised value(s) ==14746== at 0x43488DF: (within /lib/i686/cmov/libc-2.7.so) ==14746== by 0x434ED81: __printf_fp (in /lib/i686/cmov/libc-2.7.so) ==14746== by 0x434A3F3: vfprintf (in /lib/i686/cmov/libc-2.7.so) ==14746== by 0x436EA93: vsnprintf (in /lib/i686/cmov/libc-2.7.so) ==14746== by 0x4353234: snprintf (in /lib/i686/cmov/libc-2.7.so) ==14746== by 0x806247C: print_report (ffmpeg.c:963) Originally committed as revision 11728 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-4/+4
| | | | Originally committed as revision 11727 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11725 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-012-3/+3
| | | | Originally committed as revision 11724 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-3/+3
| | | | Originally committed as revision 11723 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-7/+7
| | | | Originally committed as revision 11722 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-4/+4
| | | | Originally committed as revision 11721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-9/+9
| | | | Originally committed as revision 11720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-012-2/+2
| | | | Originally committed as revision 11719 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-5/+5
| | | | Originally committed as revision 11718 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11717 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+3
| | | | Originally committed as revision 11716 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11715 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11714 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-4/+4
| | | | Originally committed as revision 11713 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-012-7/+7
| | | | Originally committed as revision 11712 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-013-5/+6
| | | | Originally committed as revision 11711 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-012-2/+2
| | | | Originally committed as revision 11710 to svn://svn.ffmpeg.org/ffmpeg/trunk