summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* sws: document color range >8bit oddityMichael Niedermayer2014-05-21
* swscale/utils: Add check that ensures that the hardcoded struct offsets are v...Michael Niedermayer2014-05-14
* Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer2014-05-13
|\
| * build: handle library dependencies in configureJanne Grunau2014-05-13
* | inline asm: fix arrays as named constraints.Matt Oliver2014-05-07
* | swscale/utils: use FF_ALLOC(Z)_ARRAY_OR_GOTO() and av_malloc(z)_array()Michael Niedermayer2014-05-04
* | Merge commit '3a177a9cca924e097265b32f9282814f6b653e08'Michael Niedermayer2014-05-03
|\|
| * swscale: Fix an undefined behaviourLuca Barbato2014-05-03
| * swscale: Set alpha to opaque for internal palettes.Justin Ruggles2014-04-12
| * swscale: fix some undefined signed left shiftsJustin Ruggles2014-04-12
* | sws: dont use the optimized 410->420 unscaled conversion when height%4Michael Niedermayer2014-04-30
* | Fix teh typosMichael Niedermayer2014-04-27
* | Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-19
* | swscale/swscale: fix srcStride/srcSlice typoMichael Niedermayer2014-04-16
* | swscale/utils: fix changing src/dst range after initializing the contextMichael Niedermayer2014-04-15
* | swscale/utils: move handling of unscaled case to the end of init functionMichael Niedermayer2014-04-14
* | swscale: factor ff_sws_init_range_convert() outMichael Niedermayer2014-04-14
* | swscale/swscale: clear to/from convert pointers when they used.Michael Niedermayer2014-04-14
* | Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad'Michael Niedermayer2014-04-13
|\|
| * swscale: fix an implementation-defined unsigned-to-signed conversionJustin Ruggles2014-04-12
* | sws: fix warning about RGB_PACK24_B_OPERANDS redefinitionLukasz Marek2014-04-10
* | swscale/input: replace assert() by av_assert1()Michael Niedermayer2014-04-09
* | Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'Michael Niedermayer2014-04-09
|\|
| * swscale: support converting YVYU422 pixel formatVittorio Giovara2014-04-07
* | swscale/utils: scale filter_size in warning so that it can be used as max for...Michael Niedermayer2014-04-09
* | swscale/utils: dont print message about filter size when the cause is a mallo...Michael Niedermayer2014-04-09
* | swscale/swscale_internal: remove obsolete warningMichael Niedermayer2014-04-08
* | swscale/swscale_internal: make the offset strings update themselfs when the M...Michael Niedermayer2014-04-08
* | swscale/x86/swscale_template: loose hardcoded dstw_offsetMichael Niedermayer2014-04-08
* | swscale: add full bgra64 supportMichael Niedermayer2014-04-02
* | Merge commit '0ca0924c10d9617a5793964bf79655424ef32b68'Michael Niedermayer2014-04-02
|\|
| * swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64Janne Grunau2014-04-02
* | Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'Michael Niedermayer2014-03-26
|\|
| * Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-26
* | Do not set swscale sizeFactor to -1.Carl Eugen Hoyos2014-03-25
* | swscale: add two spatially stable dithering methodsØyvind Kolås2014-03-25
* | swscale/swscale: fix integer overflowMichael Niedermayer2014-03-24
* | Add APIchanges entry and bump libswscale micro version for making gray16 full...Carl Eugen Hoyos2014-03-19
* | Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-18
* | swscale/utils: Fix color range of gray16Carl Eugen Hoyos2014-03-18
* | Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'Michael Niedermayer2014-03-17
|\|
| * RGBA64 pixel formatsJean First2014-03-16
* | Add missing external declarations.Matt Oliver2014-03-17
* | swscale/x86/swscale: remove unused constantsMichael Niedermayer2014-03-17
* | swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3()Michael Niedermayer2014-03-15
* | Merge commit 'da785231ea0b82b5c2526babbb2871c935b21a87'Michael Niedermayer2014-03-14
|\|
| * bfin: Refactor duplicated assembly-related macrosDiego Biurrun2014-03-13
* | Merge commit 'e99af2a3b1660b4f328335149980064692097cad'Michael Niedermayer2014-03-14
|\|
| * bfin: Refactor duplicated l1_text/l1_data_B macrosDiego Biurrun2014-03-13
* | Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'Michael Niedermayer2014-03-13
|\|