37346 Commits (0379fc1487d46445796903ab9cd4732cb7197bd2)
 

Author SHA1 Message Date
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
Luca Barbato 0671adbb18 id3v2: K&R formatting cosmetics 12 years ago
Diego Biurrun a650c906cb ppc: Only compile AltiVec FFT assembly when AltiVec is enabled 12 years ago
Derek Buitenhuis af8a47905a avutil: doxy: Small clarification for av_buffer_create() 12 years ago
Derek Buitenhuis 00b8e650e8 avcodec: doxy: Clarify how to use buf[] when implementing get_buffer2() 12 years ago
Derek Buitenhuis 4cdb3c50b5 avcodec: doxy: Clarify what get_buffer2 must fill in buf[] 12 years ago
Diego Biurrun e926b5ceb1 avformat: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Diego Biurrun 7f75f2f2bd ppc: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Diego Biurrun f2e9d44a57 x86: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Diego Biurrun 383fd4d478 arm: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Diego Biurrun 088f38a4f9 avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Diego Biurrun 38282149b6 ppc: More consistent arch initialization 12 years ago
Diego Biurrun 42b9150b0d fft: Remove pointless #ifdefs around function declarations 12 years ago
Diego Biurrun a053dbfcfb ppc: Move AltiVec utility headers out of AltiVec ifdefs 12 years ago
Diego Biurrun f5eecee865 ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs 12 years ago
Diego Biurrun 6b110d3a73 ppc: More consistent names for H.264 optimizations files 12 years ago
Diego Biurrun 643e433bf7 mpegaudiosp: More consistent names for ppc/x86 optimization files 12 years ago
Anton Khirnov 8cd472d3f9 avconv: make output -ss insert trim/atrim filters. 12 years ago
Anton Khirnov a83c0da539 avconv: make -t insert trim/atrim filters. 12 years ago
Anton Khirnov 3d62442008 avconv_opt: allocate an OutputFile before the streams. 12 years ago
Anton Khirnov a1e05b0487 lavfi: add trim and atrim filters. 12 years ago
Anton Khirnov b472938233 lavfi: add an asetpts filter 12 years ago
Anton Khirnov 2548834b22 vf_setpts: cosmetics, reformat 12 years ago
Anton Khirnov c22263d3e8 graphparser: only print filter arguments if they are non-NULL 12 years ago
Anton Khirnov 8aaab1113c af_channelmap: ensure the output channel layout is valid. 12 years ago
Anton Khirnov 949c603ed9 af_channelmap: remove now unnecessary goto 12 years ago
Anton Khirnov 1012155722 vf_split: fix description 12 years ago
Anton Khirnov e036bb7899 lavc: clear AVBuffers on decoded frames if refcounted_frames is not set 12 years ago
Anton Khirnov 3d10614529 FATE: add an additional indeo3 test 12 years ago