1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-02 14:33:23 +02:00
ffmpeg/libpostproc
Clément Bœsch 375cd3f2ec pp: rework the way templating is done.
This refactoring simplifies the usage of the template: define the
profile and include the template is all that is required. It should now
be easier to add more instruction sets.

The HAVE_* flags are changed with TEMPLATE_PP_* setting to avoid messing
them up.

See the top comment in postprocess_template.c for details.
2012-11-16 23:13:36 +01:00
..
libpostproc.v Remove libpostproc. 2012-02-23 19:36:16 +01:00
Makefile postproc: Create version.h header 2012-09-28 15:06:26 +02:00
postprocess_altivec_template.c pp: rework the way templating is done. 2012-11-16 23:13:36 +01:00
postprocess_internal.h pp: use av_clip_uint8 instead of a custom implementation. 2012-11-15 21:54:13 +01:00
postprocess_template.c pp: rework the way templating is done. 2012-11-16 23:13:36 +01:00
postprocess.c pp: rework the way templating is done. 2012-11-16 23:13:36 +01:00
postprocess.h postproc: Create version.h header 2012-09-28 15:06:26 +02:00
version.h postproc: Create version.h header 2012-09-28 15:06:26 +02:00