114 Commits (ac424b23e404a53bb88e36496fac94d2ff9dd775)

Author SHA1 Message Date
  Michael Niedermayer ac424b23e4 postproc/postprocess: Check for av_mallocz() failure 10 years ago
  Michael Niedermayer 45e0aa46ca postproc/postprocess: use av_mallocz() 10 years ago
  Michael Niedermayer 649c158e8c Add FFMPEG_VERSION into the binary libs 10 years ago
  Michael Niedermayer 0b7e5d0d75 postproc: fix qp count 10 years ago
  Michael Niedermayer 7a11333387 libpostproc: support grayscale 10 years ago
  Michael Niedermayer 941aaa39e8 postproc/postprocess: fix quant store for fq mode 10 years ago
  Michael Niedermayer ac682955e9 postproc: add basic deblock filter visualization support 10 years ago
  Michael Niedermayer bd68909753 postprocess: prefetch* dont change anything, thus their arguments should be const 10 years ago
  Michael Niedermayer 5ccd08d26d postproc/postprocess: Avoid some ifs in do_a_deblock_C() 10 years ago
  Michael Niedermayer 5a9ca68e15 postproc/postprocess: remove redundant casts 10 years ago
  Michael Niedermayer 859d7d4640 postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() instead of hard-coding their size 10 years ago
  Michael Niedermayer d9b141c05f postproc/postprocess: Remove unused argument from reallocAlign() 10 years ago
  Michael Niedermayer 9e8be46252 postproc/postprocess: use av_strtok() 10 years ago
  Michael Niedermayer 921caf6203 postprocess: make some variables in pp_get_mode_by_name_and_quality() const 10 years ago
  Michael Niedermayer 44dabf1f42 postproc: simplify forwarding return codes 10 years ago
  Michael Niedermayer 9f9ebe631d libpostproc/postprocess: avoid some if() 10 years ago
  Michael Niedermayer bb8b752553 postproc: use FFMIN/FFMAX where appropriate 10 years ago
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
  Michael Niedermayer 81a663f49e Drop remaining unneeded != NULL 10 years ago
  Michael Niedermayer f6173fed60 postproc: fix null pointer dereference with invalid option strings 11 years ago
  Clément Bœsch 8da1fff85a lavfi/pp: switch to an AVOptions-based system. 12 years ago
  Clément Bœsch 518239cd61 build: postproc cleanup. 12 years ago
  Michael Niedermayer 9e04e11e83 libpostproc: alloc a few bytes more in the temporary buffer 12 years ago
  Michael Niedermayer f9d8658d67 libpostproc: fix leak of 2kb 12 years ago
  Clément Bœsch 4e264d1c79 pp: add support for SSE2. 12 years ago
  Clément Bœsch 59d686f100 pp: add auto detection cpu flag. 12 years ago
  Clément Bœsch e034b07e40 pp: add various const for pointers. 12 years ago
  Clément Bœsch c6945228e8 pp: simplify postProcess(). 12 years ago
  Clément Bœsch 375cd3f2ec pp: rework the way templating is done. 12 years ago
  Derek Buitenhuis e20ac54f3e postproc: Fix unprotected inline asm 12 years ago
  XhmikosR 08bd8c8ab3 rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT 12 years ago
  Michael Niedermayer 561a365dca pp: check that the argument is not NULL as this is not supported 13 years ago
  Michael Niedermayer 234d42f53b postprocess: fix another void returning void function. 13 years ago
  Michael Niedermayer 7f80afe0a7 libpostproc: add bitexact mode, which is needed for regression testing. 13 years ago
  Michael Niedermayer f1808e3048 libpostproc: add pp=help support to print the help text via av_log() 13 years ago
  Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
  Michael Niedermayer 55a6d8d9fa libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100 13 years ago
  Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
  Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 13 years ago
  Piotr Kaczuba f4f3300c09 postprocess.c: filter name needs to be double 0 terminated 14 years ago
  Diego Biurrun 0fedf754b2 libpostproc: Remove disabled code. 14 years ago
  Piotr Kaczuba c96f3750c2 postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 14 years ago
  Piotr Kaczuba 84fb4e9df7 postprocess.c: filter name needs to be double 0 terminated 14 years ago
  Michael Niedermayer ea535ed50d Revert 1a5e4fd8c5 for postproc. This broke the code 14 years ago
  Alex Converse c38d9780eb cosmetics: trim trailing whitespace in postproc 14 years ago
  Alex Converse 1a5e4fd8c5 Replace strncpy() with av_strlcpy(). 14 years ago
  Diego Biurrun a81ff195c1 libpostproc: Remove crufty code disabled by the big bump. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Janne Grunau faa6f1c306 get rid of the last svn mentions 14 years ago
  Michael Niedermayer e528cdac8a Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 14 years ago