aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Some consts for cscd decoder helper functionsReimar Döffinger2008-02-021-6/+6
| | | | Originally committed as revision 11809 to svn://svn.ffmpeg.org/ffmpeg/trunk
* "swap first two elements of L1 if L0 and L1 are identical" applies after ↵Loren Merritt2008-02-021-10/+9
| | | | | | splitting the lists into fields Originally committed as revision 11808 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix mbaff diagonal neighbor mvLoren Merritt2008-02-021-4/+9
| | | | Originally committed as revision 11807 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mbaff spatial directLoren Merritt2008-02-021-7/+67
| | | | Originally committed as revision 11806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not modify input dataKostya Shishkov2008-02-021-3/+3
| | | | Originally committed as revision 11805 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IMC decoder always operates on 64-byte blocksKostya Shishkov2008-02-021-4/+4
| | | | Originally committed as revision 11804 to svn://svn.ffmpeg.org/ffmpeg/trunk
* non-const 2nd parameter for strtol/strtodAurelien Jacobs2008-02-022-16/+15
| | | | Originally committed as revision 11803 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use AV_RL* instead of le2me_*Aurelien Jacobs2008-02-011-3/+3
| | | | Originally committed as revision 11802 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't cast const awayAurelien Jacobs2008-02-011-1/+1
| | | | Originally committed as revision 11801 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constAurelien Jacobs2008-02-011-5/+7
| | | | Originally committed as revision 11800 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constAurelien Jacobs2008-02-011-5/+3
| | | | Originally committed as revision 11799 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mixing declarations and statements is an error, so is any constructMichael Niedermayer2008-02-011-0/+2
| | | | | | depending on sizeof(void) (like void_ptr++) Originally committed as revision 11798 to svn://svn.ffmpeg.org/ffmpeg/trunk
* LZO decoder input is constReimar Döffinger2008-02-012-6/+6
| | | | Originally committed as revision 11797 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-10/+10
| | | | Originally committed as revision 11796 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11795 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11794 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11793 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add some const keywords in rtjpeg decoderReimar Döffinger2008-02-012-6/+6
| | | | Originally committed as revision 11792 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-014-7/+7
| | | | Originally committed as revision 11791 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11790 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-3/+3
| | | | Originally committed as revision 11789 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11788 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-7/+7
| | | | Originally committed as revision 11787 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11786 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-12/+12
| | | | Originally committed as revision 11785 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11784 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11783 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-3/+5
| | | | Originally committed as revision 11782 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11781 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11780 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11779 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more constMichael Niedermayer2008-02-011-3/+3
| | | | Originally committed as revision 11778 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-7/+7
| | | | Originally committed as revision 11777 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11776 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11775 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11774 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11773 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-3/+3
| | | | Originally committed as revision 11772 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11771 to svn://svn.ffmpeg.org/ffmpeg/trunk
* forgotten constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11770 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11769 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-3/+3
| | | | Originally committed as revision 11768 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-6/+6
| | | | Originally committed as revision 11767 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some constMichael Niedermayer2008-02-011-1/+1
| | | | Originally committed as revision 11766 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-2/+2
| | | | Originally committed as revision 11765 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-4/+4
| | | | Originally committed as revision 11764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constBaptiste Coudurier2008-02-011-1/+1
| | | | Originally committed as revision 11763 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constBaptiste Coudurier2008-02-011-4/+4
| | | | Originally committed as revision 11762 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-012-2/+2
| | | | Originally committed as revision 11761 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-4/+4
| | | | Originally committed as revision 11760 to svn://svn.ffmpeg.org/ffmpeg/trunk