Commit History

Author SHA1 Message Date
  Anton Khirnov 2b04858a10 swscale: revive SWS_CPU_CAPS until next major bump. 13 years ago
  Anton Khirnov c7a973e44a swscale: revive SWS_CPU_CAPS until next major bump. 13 years ago
  Michael Niedermayer b49728df73 swscale: document SWS_CPU_CAPS* 13 years ago
  Michael Niedermayer e92bdadb2d Revert removial of SWS flags from e66149e714006d099d1ebfcca3f22ca74fc7dcf4 13 years ago
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 13 years ago
  Michael Niedermayer bf8bb94322 Merge remote-tracking branch 'qatar/master' 13 years ago
  Clément Bœsch 7d4c4394b5 swscale: point out an alternative to sws_getContext 13 years ago
  Michael Niedermayer 455ce979d0 Merge remote branch 'qatar/master' 13 years ago
  Peter Ross 1afbae100b libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 13 years ago
  Anton Khirnov 7dfe244fbd sws: remove disabled cruft. 13 years ago
  Anton Khirnov 139f3ac42d Bump major versions of all libraries. 13 years ago
  Michael Niedermayer c0e51ec9c6 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 0464ee9af2 swscale: postpone sws_getContext removal until next major bump. 13 years ago
  Peter Ross 3e2523db20 libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Stefano Sabatini 0810a5846b Deprecate sws_getContext(), use sws_alloc_context() and 14 years ago
  Stefano Sabatini 499287e0a5 Add documentation for the returned value of sws_init_context(). 14 years ago
  Stefano Sabatini c508ab6736 Bump minor version after the addition of sws_alloc_context() and 14 years ago
  Ramiro Polla 33ce384688 fix typos and grammar 14 years ago
  Michael Niedermayer 635d4aed60 Split alloc and init of context so that parameters can be set in the context 14 years ago
  Ramiro Polla 539ff40c2d rgb2rgb: build SSE2 codepath 14 years ago
  Stefano Sabatini ed80ba7461 Revert commit: 14 years ago
  Stefano Sabatini 5b9eb68749 Prefer impersonal form over third person, for consistency with the 14 years ago
  Reinhard Tartler 2b991422f8 deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 14 years ago
  Stefano Sabatini d458b7d445 Add empty newline to separate function declarations, for better 14 years ago
  Diego Biurrun 353285d740 Remove explicit filename from Doxygen @file commands. 14 years ago
  Stefano Sabatini fbc0f6a973 Apply misc fixes to sws_getCoefficients() doxy. 14 years ago
  Stefano Sabatini 89ee5c6897 Satisfy consistency need: 14 years ago
  David Conrad 3f3dc76cb1 Add function to translate SWS_CS_* to coefficient array 14 years ago
  David Conrad 01cc47dcd3 More const-correctness for sws_scale 14 years ago
  Alexis Ballier f28cc5771f Make const prototypes for input sources of sws_scale_* stricter. 14 years ago
  Zuxy Meng a959e24780 Const correctness for src pointer. Remove all constness related warnings in 14 years ago
  Stefano Sabatini 8e9767f6fd Implement sws_isSupportedInput() and sws_isSupportedOutput(). 14 years ago
  Stefano Sabatini 997980f0d8 Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for the 14 years ago
  Stefano Sabatini a9af75ae85 Make sws_format_name() use av_pix_fmt_descriptors. 14 years ago
  Diego Biurrun bd381fd3f6 Add functions to return library license and library configuration. 14 years ago
  Stefano Sabatini 2e0a80a128 Document sws_freeContext(). 15 years ago
  Stefano Sabatini a520e9f235 Document slice ordering assumption done by sws_scale(). 15 years ago
  Ramiro Polla 30715d4273 Document that slices can be bottom to top or top to bottom. 15 years ago
  Ramiro Polla 1aff375d41 Introduce and use sws_allocVec(). 15 years ago
  Stefano Sabatini 532ec28360 Remove '\p' doxygen markup, as it should improve plain text doxy 15 years ago
  Diego Biurrun 0020c54cb8 Add const qualifier to param argument of sws_getContext() and 15 years ago
  Stefano Sabatini 2d26fa2822 Move sws_[gs]etColorspaceDetails() documentation from swscale.c to 15 years ago
  Diego Biurrun d648c720af whitespace cosmetics: Break some overly long lines. 15 years ago
  Kostya Shishkov e76709d8a6 New LGPLed YUV2RGB table generator for SwScaler 15 years ago
  Stefano Sabatini 15239b7fcc Rename the "src" parameter in the sws_scale() declaration to 15 years ago
  Stefano Sabatini 583799c459 Document sws_scale(). 15 years ago
  Stefano Sabatini 26b40a659d Implement sws_printVec2() and deprecate sws_printVec(). 15 years ago
  Stefano Sabatini a26b51cd4a Document sws_normalizeVec(). 15 years ago