37316 Commits (245b76a108585b6fb52eebc2626c472d6fa530dc)
 

Author SHA1 Message Date
Diego Biurrun 245b76a108 x86: dsputil: Split inline assembly from init code 12 years ago
Diego Biurrun 46bb456853 x86: dsputil: Refactor pixels16 wrapper functions with a macro 12 years ago
Diego Biurrun 2c2c48a9bd configure: x86: Only enable cpunop on i686 12 years ago
Diego Biurrun f54b55058a configure: Rename cmov processor capability to i686 12 years ago
Martin Storsjö e08c946c68 configure: Explicitly disable PIC when targeting win32/mingw 12 years ago
Martin Storsjö b1803c79dc configure: Use enable_weak when enabling pic 12 years ago
Janne Grunau 94235f2ba2 indeo3: avoid writes without necessary alignment in copy_cell() 12 years ago
Christophe Gisquet 2c299d4165 x86: sbrdsp: implement SSE2 qmf_pre_shuffle 12 years ago
Anton Khirnov 16a4a18db0 af_asyncts: fix offset calculation 12 years ago
Luca Barbato 72fbc9685c avconv: use current syntax for the scale filter 12 years ago
Luca Barbato ee9a4dff4a mmf: K&R formatting cosmetics 12 years ago
Diego Biurrun f243bf7aa2 x86: dsputil: Remove unused argument from QPEL_OP macro 12 years ago
Diego Biurrun 6e9f8d6a7d x86: vf_yadif: Remove stray dsputil_mmx #include 12 years ago
Diego Biurrun 3d40c1ee74 x86: dsputil: Move TRANSPOSE4 macro to the only place it is used 12 years ago
Diego Biurrun 71469f3b63 x86: dsputil: Move constant declarations into separate header 12 years ago
Diego Biurrun ed880050ed x86: dsputil: Group all assembly constants together in constants.c 12 years ago
Diego Biurrun 8761466760 x86: dsputil: Move ff_pd assembly constants to the only place they are used 12 years ago
Martin Storsjö 06122c2533 msvc: Move linker pragma from config.h to libavutil/internal.h 12 years ago
Diego Biurrun bd392785a7 fate-run: Drop unnecessary regtest() indirection 12 years ago
Diego Biurrun 1b343cedd7 x86: dsputil: Remove unused ff_pb_3F constant 12 years ago
Diego Biurrun 3334cbec0a x86: dsputil: Remove unused MOVQ_BONE macro 12 years ago
Diego Biurrun 63bac48f73 x86: dsputil: Move rv40-specific functions where they belong 12 years ago
Diego Biurrun 92f8e06ecb x86: dsputil hpeldsp: Move shared template functions into separate object 12 years ago
Diego Biurrun 7edaf4edb5 x86: rnd_template: Eliminate pointless OP_AVG macro indirection 12 years ago
Luca Barbato db9aee6ccf oma: properly forward errors in oma_read_packet 12 years ago
Luca Barbato 6f98508e2b oma: return meaningful errors 12 years ago
Luca Barbato e55e8b2c36 lavc: do not leak frames in avcodec_decode_audio4 12 years ago
Luca Barbato e0c53c3408 nut: use meaningful error values 12 years ago
Anton Khirnov cd4bfe3a50 FATE: use a less ambiguous end time for filter-trim-time test 12 years ago
Anton Khirnov 9779f93066 configure: add dependencies to lavfi .pc file 12 years ago
Anton Khirnov bce70f8170 configure: make avconv select (a)trim filters 12 years ago
Anton Khirnov 481575d255 avconv: remove -deinterlace 12 years ago
Anton Khirnov a97d8cc16e indeo3: use unaligned reads on reference blocks. 12 years ago
Janne Grunau 70f9661542 jpeg2000dec: initialize static data just once 12 years ago
Janne Grunau 45a1694fde jpeg2000dec: cleanup properly after decoding errors 12 years ago
Janne Grunau 851465f9d9 fate-jpeg2000-dcinema: force output to xyz12le 12 years ago
Janne Grunau 5f87c277bd vf_scale: add endianness conversion pixel format in query_formats 12 years ago
Janne Grunau 9cfa21c8c2 swscale: support endianness conversion for AV_PIX_FMT_XYZ12 12 years ago
Janne Grunau c1eb3e7fec swscale: add support for endianness only conversion 12 years ago
Janne Grunau 74652af821 pixdesc: add function to return pixel format with swapped endiannes 12 years ago
Martin Storsjö 6e293d111f swscale: Use alpha from the right row in yuva2rgba_c 12 years ago
Martin Storsjö 6c5eac9a60 swscale: Remove unnecessary backslashes 12 years ago
Nicolas Bertrand 28816f9db8 jpeg2000: Fix uninitialized data errors pointed out by valgrind/memcheck 12 years ago
Diego Biurrun 110796739a x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c 12 years ago
Diego Biurrun dc1b328d0d x86: hpeldsp: Only compile MMX hpeldsp code if MMX is enabled 12 years ago
Diego Biurrun 9e5e76ef9e x86: More specific ifdefs for dsputil/hpeldsp init functions 12 years ago
Luca Barbato ac87eaf856 wav: Always seek to an even offset 12 years ago
Luca Barbato 46c1917350 nut: use a define for the nut version 12 years ago
Diego Biurrun 2d5fd7886a bgmc: Do not mark ff_bgmc_decode_init() as av_cold 12 years ago
Diego Biurrun bd8ac88214 avcodec: Add av_cold attributes to end functions missing them 12 years ago