9179 Commits (4620ce8bb87d4b238c56009aa98a4e4e43964cdd)
 

Author SHA1 Message Date
Ramiro Polla 4620ce8bb8 Remove unused vars, patch by Ramiro Polla. 18 years ago
Ramiro Polla d9fd5461aa Remove unused vars, patch by Ramiro Polla. 18 years ago
Ramiro Polla b707cbb3e8 Cosmetics, patch by Ramiro Polla. 18 years ago
Kostya Shishkov a61456152d Pullback should be performed on scaled motion vectors in B-frames 18 years ago
Ivo van Poorten 3052ddb2a8 preserve alpha channel when converting rgb32 to bgr32 in plain C 18 years ago
Ivo van Poorten 19b202f9d1 fix red_15mask and green_15mask. the previous values were wrong and caused 18 years ago
Ivo van Poorten 0c4c70e5ef test widths all down to one. this tests whether the scalers correctly switch 18 years ago
Diego Biurrun 9a79101f1e Remove the build instructions from the doxygen comments, they are duplicated 18 years ago
Diego Biurrun ee4c54a313 Doxygen comment wording/spelling 18 years ago
Ivo van Poorten 35a9994977 skip MMX code in rgb24tobgr24 if the size of the input is smaller than the 18 years ago
Ivo van Poorten 3983057065 skip MMX code in rgb32to16 if the size of the input is smaller than the 18 years ago
Ivo van Poorten b2117ceed0 skip MMX code in rgb32to15 if the size of the input is smaller than the 18 years ago
Benjamin Larsson 10e26bc782 Atrac3 decoder. 18 years ago
Ivo van Poorten 935f50c82c slightly faster rgb32tobgr32; avoid one add and one cmp 18 years ago
Reimar Döffinger 442d1598a3 Fix the most obvious typos in the development policy doc section 18 years ago
Michael Niedermayer dd597cd7b0 patch submission checklist 18 years ago
Benoit Fouet b092d03395 add a commit-rule precision when applying patches discussed on the mailing list 18 years ago
Ivo van Poorten b38d487466 New implementation of rgb32tobgr32 18 years ago
Diego Biurrun 4f99f93268 Mention configure parameters for enabling AMR. 18 years ago
Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 18 years ago
Diego Biurrun cefd4907e3 Make the declaration of AVInputFormat ac3_demuxer conditional 18 years ago
Diego Biurrun 03a76ba9f8 The AC3 demuxer depends on the AC3 parser. 18 years ago
Diego Biurrun 98d0205145 Move AC3 header parsing code together with the rest of the AC3 parsing code. 18 years ago
Michael Niedermayer d3255f6fd8 fix mjpeg.mov 18 years ago
Michael Niedermayer fa65e2f63a improve horizontal chroma resolution with pal 18 years ago
Michael Niedermayer 21c08a3f1c convert palette to yuv instead of converting each pixel after pal->rgb 18 years ago
Michael Niedermayer fe2ad119e9 fix playback of angels_480-mjpegcompress.avi 18 years ago
Michael Niedermayer 6b5e72c994 fix playback of odd_height.mov 18 years ago
Michael Niedermayer 6c3dba5760 correct another possible buffer overflow where interlaced would 18 years ago
Michael Niedermayer c28baf069d fix tiff regression test (bitexact flag was ignoredwhich caused the 18 years ago
Baptiste Coudurier 1106e4abe4 remove MpegEncContext, patch by baptiste 18 years ago
Michael Niedermayer 859d95baa1 fix overhead and bitrate statistics 18 years ago
Diego Biurrun f9be0cb800 Update preprocessor directive comments to take recent changes to this file 18 years ago
Diego Biurrun 26c1b3bee9 Simplify Darwin gcc flags setting. 18 years ago
Diego Biurrun 8d3dc6ba58 Remove redundant 2.95 branch from the Darwin gcc check. It is already 18 years ago
Michael Niedermayer a15bcf7087 one patch one mail 18 years ago
Måns Rullgård 7dfef2451d trap signals in tests that can crash 18 years ago
Diego Biurrun 24ba15b16e cosmetics: Fix indentation. 18 years ago
Joakim Plate a74008a4c3 timestamps generation improvement when parsing avi 18 years ago
Patrice Bensoussan 946d3b12a1 change atoll call to equivalent strtoll to fix compilation on Mac OS X 10.2 18 years ago
Ivo van Poorten 3a74415d59 cosmetics, expand all tabs to four spaces. 18 years ago
Ivo van Poorten 2a80b21d38 Replace huge switch statement by a lookup table. 18 years ago
Benjamin Larsson 940d8f7614 As usual Real actually took something existing and rebranded it. 18 years ago
Diego Biurrun 4303c9bf62 spelling 18 years ago
Diego Biurrun 7bb932062e Add a note about how to enable external libraries. 18 years ago
Diego Biurrun 79f20349ce Add complete instructions for the brave people wishing to fiddle with the 18 years ago
Diego Biurrun ef4e31d491 typo 18 years ago
Diego Biurrun 6056c939fc Update AMR instructions for last round of changes. 18 years ago
Stanislav Brabec 91024272cb Replace hackish support for amr-nb and amr-wb. Instead of including the source 18 years ago
Diego Biurrun 0c8351b80f Update download URL with a link to a working version. 18 years ago