summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add biquad high-pass and low-pass IIR filters.Justin Ruggles2011-01-20
* Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.Ronald S. Bultje2011-01-20
* Set gray (128) U/V planes for chroma-less samples. Fixes two fate samplesRonald S. Bultje2011-01-20
* Split out Butterworth filter coeff init to a separate function.Justin Ruggles2011-01-20
* cosmetics: vertical alignment and line wrapJustin Ruggles2011-01-20
* Add memory allocation failure checks to ff_iir_filter_init_coeffs().Justin Ruggles2011-01-20
* Make PNG test depend on PNG codecMans Rullgard2011-01-20
* cosmetics: wrap long lineJustin Ruggles2011-01-20
* Add function ff_iir_filter_flt() to accept floating-point input and output.Justin Ruggles2011-01-20
* mpegtsenc: prefer metadata keyed with "service_name"Janne Grunau2011-01-20
* Set service_provider and service_name in mpegts demuxerGeorgi Chorbadzhiyski2011-01-20
* id3v2: don't overwrite existing tagsAnton Khirnov2011-01-20
* id3v2: convert metadata after all the tags were readAnton Khirnov2011-01-20
* id3v2: make ff_id3v2_parse staticAnton Khirnov2011-01-20
* libavcodec minor version is > 99 so fix the formatingGeorgi Chorbadzhiyski2011-01-20
* Add service_provider and service_name metadataGeorgi Chorbadzhiyski2011-01-20
* Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions.Ronald S. Bultje2011-01-19
* Fix use of sstep/dstep in ff_iir_filter().Justin Ruggles2011-01-19
* Add regression test for stereo s16le in voc.Justin Ruggles2011-01-19
* configure: fix mktemp test and fallback functionMans Rullgard2011-01-18
* ARM: improve VFP ABI checkMans Rullgard2011-01-18
* armcc: suppress warning about hardfp compatibilityMans Rullgard2011-01-18
* armcc: suppress 'assignment in condition' warningMans Rullgard2011-01-18
* fate: simplify vp8 rulesMans Rullgard2011-01-18
* a64enc: make PixelFormat arrays constMans Rullgard2011-01-18
* Replace ASMALIGN() with .p2alignMans Rullgard2011-01-18
* x86: remove VLA in ac3_downmix_sseMans Rullgard2011-01-18
* regtest: add openssl to md5 alternativesMans Rullgard2011-01-18
* configure: make $TMPE executableMans Rullgard2011-01-18
* cpu-test: include stdio.h only for test progMans Rullgard2011-01-18
* Use -Bsymbolic for shared libs only, not executablesMans Rullgard2011-01-18
* Use INFINITY and NAN macros instead of 1/0 and 0/0Mans Rullgard2011-01-18
* Fix quoting in version.shMans Rullgard2011-01-18
* avfilter: remove stray semicolonMans Rullgard2011-01-18
* Update git-howto with ffmpeg.org URLsMans Rullgard2011-01-18
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* Deprecate CREDITSJason Garrett-Glaser2011-01-18
* Initial MAINTAINERS updateJason Garrett-Glaser2011-01-18
* Revise check for codec id in voc demuxer.Justin Ruggles2011-01-18
* Fix bug in voc demuxer that was introduced in SVN r26309.Justin Ruggles2011-01-18
* cosmetics: reindentJustin Ruggles2011-01-18
* Add check for changing number of channels in DCA.Daniel Kang2011-01-18
* Update threshold to detect real timebase for stream copy.Michael Niedermayer2011-01-18
* Missing parts of IVF muxer support.Reimar Döffinger2011-01-18
* Feed the filter chain with the sample aspect ratio from the muxer or codec layerMichael Niedermayer2011-01-17
* Add my GPG fingerprint to MAINTAINERSAnssi Hannula2011-01-17
* Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame().Stefano Sabatini2011-01-17
* update av_log_missing_feature() to gitJanne Grunau2011-01-17
* Change SVN to Git in configureLou Logan2011-01-17
* Remove outcommented fossil code.Stefano Sabatini2011-01-17