27318 Commits (cafa3edada762deae16d8548b8bc53fe046b52c6)
 

Author SHA1 Message Date
Mans Rullgard cafa3edada dca: pretty-print some tables 14 years ago
Justin Ruggles a994f86196 iir: change filter type if/else to a switch. 14 years ago
Justin Ruggles aa226b2460 Add biquad high-pass and low-pass IIR filters. 14 years ago
Ronald S. Bultje 7f8c11b005 Set gray (128) U/V planes for chroma-less samples. Fixes two fate samples 14 years ago
Ronald S. Bultje 772225c041 Revert 2a1f431d38, it broke H264 lossless. 14 years ago
Justin Ruggles 2293b0b698 Split out Butterworth filter coeff init to a separate function. 14 years ago
Justin Ruggles 99c2111b12 cosmetics: vertical alignment and line wrap 14 years ago
Justin Ruggles 20d1f6fec1 Add memory allocation failure checks to ff_iir_filter_init_coeffs(). 14 years ago
Mans Rullgard bb71141450 Make PNG test depend on PNG codec 14 years ago
Justin Ruggles 7891fdcc03 cosmetics: wrap long line 14 years ago
Justin Ruggles b3b8b930fc Add function ff_iir_filter_flt() to accept floating-point input and output. 14 years ago
Janne Grunau 236bb68d76 mpegtsenc: prefer metadata keyed with "service_name" 14 years ago
Georgi Chorbadzhiyski d7b219ca96 Set service_provider and service_name in mpegts demuxer 14 years ago
Anton Khirnov d4cc1f5b97 id3v2: don't overwrite existing tags 14 years ago
Anton Khirnov 189665d927 id3v2: convert metadata after all the tags were read 14 years ago
Anton Khirnov b3158f7a42 id3v2: make ff_id3v2_parse static 14 years ago
Georgi Chorbadzhiyski 9256dc28ab libavcodec minor version is > 99 so fix the formating 14 years ago
Georgi Chorbadzhiyski 7916202b97 Add service_provider and service_name metadata 14 years ago
Ronald S. Bultje e25f19a113 Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions. 14 years ago
Justin Ruggles f32e646d82 Fix use of sstep/dstep in ff_iir_filter(). 14 years ago
Justin Ruggles 024f63709d Add regression test for stereo s16le in voc. 14 years ago
Mans Rullgard ef44b5bf19 configure: fix mktemp test and fallback function 14 years ago
Michael Niedermayer 3b63a52207 Add GPL dependancy for libmpcodecs 14 years ago
Michael Niedermayer 61d7f8fed4 Warn about vf_mp 14 years ago
Michael Niedermayer fd4c59b519 Enable libmpcodecs support. 14 years ago
Michael Niedermayer a61b0df708 Add ASMALIGN() hack to patch around its recent removial from configure 14 years ago
Michael Niedermayer 3aa43978da Add libmpcodecs wrapper for libavfilter, still disabled 14 years ago
Michael Niedermayer 3be78f7ecd Hack libmpcodecs to make it buildable. 14 years ago
Michael Niedermayer 8e45c103e9 Remove dependancy of m_option & m_struct from libmpcodecs. 14 years ago
Michael Niedermayer 4d46361425 Avoid dependancy on global variable verbose in libmpcodecs/vf_pullup.c 14 years ago
Michael Niedermayer 45c889a3ad Add #define _BSD_SOURCE where mplayer is not C99. 14 years ago
Michael Niedermayer e4852fb38d Add MPlayers libmpcodecs, this will be needed for our libavfilter wraper for it. 14 years ago
Michael Niedermayer fe67841355 Revert "Update git-howto with ffmpeg.org URLs" 14 years ago
Michael Niedermayer 111ccca602 Revert "Initial MAINTAINERS update" 14 years ago
Mans Rullgard 44caaa560b ARM: improve VFP ABI check 14 years ago
Mans Rullgard b0c1b66a4b armcc: suppress warning about hardfp compatibility 14 years ago
Mans Rullgard 5a92140b6e armcc: suppress 'assignment in condition' warning 14 years ago
Mans Rullgard 3240b371f8 fate: simplify vp8 rules 14 years ago
Mans Rullgard a6e5d231e9 a64enc: make PixelFormat arrays const 14 years ago
Mans Rullgard ef4a65149d Replace ASMALIGN() with .p2align 14 years ago
Mans Rullgard ac3c9d0169 x86: remove VLA in ac3_downmix_sse 14 years ago
Mans Rullgard ee6184a8d9 regtest: add openssl to md5 alternatives 14 years ago
Mans Rullgard fb3c4ffc4b configure: make $TMPE executable 14 years ago
Mans Rullgard ec5f57192a cpu-test: include stdio.h only for test prog 14 years ago
Mans Rullgard fef2d66166 Use -Bsymbolic for shared libs only, not executables 14 years ago
Mans Rullgard 324e7ee260 Use INFINITY and NAN macros instead of 1/0 and 0/0 14 years ago
Mans Rullgard f318ee3e37 Fix quoting in version.sh 14 years ago
Mans Rullgard daed21a17e avfilter: remove stray semicolon 14 years ago
Mans Rullgard 69c92320d7 Update git-howto with ffmpeg.org URLs 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago