Historique des commits

Auteur SHA1 Message Date
  Michael Niedermayer 917c15435a libpostproc: check minimum size il y a 6 mois
  Andreas Rheinhardt 132a55fd7c postproc/postprocess_template: Use immediate instead of memory load il y a 7 mois
  Andreas Rheinhardt 5e947cc320 postproc/postprocess: Remove unused b02 il y a 7 mois
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h il y a 1 an
  Andreas Rheinhardt 7d9d400695 postproc/postprocess: Don't generally include arch-specific headers il y a 1 an
  Andreas Rheinhardt 1f0948272a postproc/postprocess: Remove obsolete MMX(EXT)/3Dnow functions il y a 3 ans
  Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own il y a 3 ans
  Martin Storsjö 0f8b0b9ce2 libpostproc: Split version.h il y a 3 ans
  Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h il y a 4 ans
  Andreas Rheinhardt cc2a9509ce libavcodec, libpostproc: Remove outcommented START/STOP_TIMER il y a 5 ans
  Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. il y a 5 ans
  James Almer 2b7da70a70 postproc: remove usage of deprecated QP_STORE_T define il y a 8 ans
  Clément Bœsch 172b0e2e88 Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' il y a 8 ans
  Carl Eugen Hoyos 2aa21eec1a postproc: fix unaligned access il y a 9 ans
  Andreas Cadhalpun 590743101d postproc: fix unaligned access il y a 10 ans
  Michael Niedermayer 6f51674c91 postproc: Avoid floats in maxClipped computation il y a 10 ans
  Michael Niedermayer 07cb6bf985 postproc/postprocess: Use size_t to hold strlen()s value il y a 10 ans
  Tucker DiNapoli 6264b6227c postproc: Replaced inline asm for prefetching with prefetch functions il y a 10 ans
  Michael Niedermayer 78cd9c5671 postproc: mark alloc/free context functions as av_cold il y a 10 ans
  Michael Niedermayer f9d24ee1dc postproc/postprocess: Check for av_malloc() failure il y a 10 ans
  Michael Niedermayer ac424b23e4 postproc/postprocess: Check for av_mallocz() failure il y a 10 ans
  Michael Niedermayer 45e0aa46ca postproc/postprocess: use av_mallocz() il y a 10 ans
  Michael Niedermayer 649c158e8c Add FFMPEG_VERSION into the binary libs il y a 11 ans
  Michael Niedermayer 0b7e5d0d75 postproc: fix qp count il y a 11 ans
  Michael Niedermayer 7a11333387 libpostproc: support grayscale il y a 11 ans
  Michael Niedermayer 941aaa39e8 postproc/postprocess: fix quant store for fq mode il y a 11 ans
  Michael Niedermayer ac682955e9 postproc: add basic deblock filter visualization support il y a 11 ans
  Michael Niedermayer bd68909753 postprocess: prefetch* dont change anything, thus their arguments should be const il y a 11 ans
  Michael Niedermayer 5ccd08d26d postproc/postprocess: Avoid some ifs in do_a_deblock_C() il y a 11 ans
  Michael Niedermayer 5a9ca68e15 postproc/postprocess: remove redundant casts il y a 11 ans