37274 Commits (28816f9db877cbdd2c2dcfeb089885617181fc7a)
 

Author SHA1 Message Date
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
Diego Biurrun 7abd35a1ff avformat: Add av_cold attributes to init functions missing them 12 years ago
Martin Storsjö 2cca96e670 configure: Check for getenv 12 years ago
Diego Biurrun 2b677ffca5 swscale: Add av_cold attributes to init functions missing them 12 years ago
Diego Biurrun 1fda184a85 avutil: Add av_cold attributes to init functions missing them 12 years ago
Hendrik Leppkes 20c86571cc lavfi: let gcc realign the stack on public graph driving functions 12 years ago
Diego Biurrun c0c2b96c13 sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes 12 years ago
Diego Biurrun a8a45dfe25 avs: Increase magic value score above file extension score 12 years ago
Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
Diego Biurrun 4d7ed3e735 build: output-example: Add avutil to ELIBS in link command 12 years ago
Diego Biurrun e445647b4f avresample: Add av_cold attributes to init functions missing them 12 years ago
Diego Biurrun 093804a93c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
Luca Barbato 72e228b274 nut: K&R formatting cosmetics 12 years ago
Reinhard Tartler b1ee8eec84 configure: Add basic valgrind-memcheck support 12 years ago
Reinhard Tartler 95e8ac60f8 build: normalize coverage.info 12 years ago
Reinhard Tartler 768e44d044 build: tune down the output of lcov/gcov 12 years ago
Luca Barbato 69467fb64b wav: return meaningful errors 12 years ago
Diego Biurrun a5f8873620 silly typo fixes 12 years ago
Christophe Gisquet 4a7af92cc8 sbrdsp: Unroll and use integer operations 12 years ago
Christophe Gisquet 8394d9a676 sbrdsp: Unroll sbr_autocorrelate_c 12 years ago
Christophe Gisquet 5a97469a4f x86: sbrdsp: Implement SSE2 qmf_deint_bfly 12 years ago
Martin Storsjö 769d921f3e compat: msvc: Make sure the object files are included when linking statically 12 years ago
Luca Barbato af4cc2605c id3v2: check for end of file while unescaping tags 12 years ago
Anton Khirnov 76d23f4031 avconv: do not send non-monotonous DTS to the muxers. 12 years ago
Anton Khirnov b4a5a29227 avconv: improve -re implementation 12 years ago
Anton Khirnov e3b225a4fe matroskaenc: add an option to put the index at the start of the file 12 years ago
Anton Khirnov 0574bc06d2 matroskaenc: cosmetics, reorder the #includes 12 years ago
Masaki Tanaka accde1bd87 vc1_parser: Set field_order. 12 years ago
Masaki Tanaka f43c14d046 mpegvideo_parser: Set field_order. 12 years ago
Masaki Tanaka 507b1e454c avcodec: Add field order information to AVCodecParserContext. 12 years ago
Christophe Gisquet 566b7a20fd x86: float dsp: butterflies_float SSE 12 years ago
Anton Khirnov b333f3a22a lavf-regression: use -frames instead of -t for image tests 12 years ago
Anton Khirnov 803d21f38b lavc: schedule AVCodecContext.lowres for removal on next bump. 12 years ago
Martin Storsjö ffb068ce8e configure: Don't do enable_deep_weak on disabled variables 12 years ago
Martin Storsjö 4d810ad2e9 configure: Use a different variable name in push/popvar 12 years ago
Luca Barbato 13f57a4d88 wav: K&R formatting cosmetics 12 years ago
Diego Biurrun 6b753015ca aac: Remove aacpsy.h header, unused since 78e65cd772 12 years ago
Diego Biurrun 153f31b1af cavs: Remove cavsdata.h header, unused since 88386feefd 12 years ago
Diego Biurrun bf7c3c6b15 x86: dsputil: Move cavs and vc1-specific functions where they belong 12 years ago
Diego Biurrun 9328062321 x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c 12 years ago
Diego Biurrun 9c112a6158 x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c 12 years ago
Diego Biurrun 9b3a04d306 x86: Move duplicated put_pixels{8|16}_mmx functions into their own file 12 years ago