]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-01-23 Mans RullgardDisable symbol versioning on some BSDs
2011-01-23 Mans RullgardMIPS: use inline asm only when supported by compiler
2011-01-23 Janne Grunauaacenc: fix typo in sync extension constant in 8ae0fa2
2011-01-23 Mans RullgardRemove redundant checks against MIN_CACHE_BITS
2011-01-23 Mans Rullgardget_bits: move tracing macros to end of file
2011-01-23 Mans RullgardSanitise get_bits macros, part 2
2011-01-23 Mans RullgardSanitise get_bits macros, part 1
2011-01-23 Mans RullgardRemove "libmpeg2" bitstream reader
2011-01-23 Mans RullgardMakefile: simplify test tools handling
2011-01-23 Reinhard Tartlerffserver: cleanup
2011-01-22 Justin Rugglesac3enc: use dsputil functions in apply_window()
2011-01-22 Justin RugglesChange DSPContext.vector_fmul() from dst=dst*src to...
2011-01-22 Ronald S. BultjeReindent.
2011-01-22 Ronald S. BultjeFix crash on resolution change (issue 2393).
2011-01-22 Mans RullgardMake LOCAL_ALIGNED macro fully C99 compatible
2011-01-22 Alex ConverseRemove H.264 encoder fragments
2011-01-22 Alex Converseaacenc: mark SBR absent
2011-01-22 Stefano SabatiniAmend documentation for the image2 demuxer, to better...
2011-01-22 Stefano SabatiniRemove outdated and confusing comment.
2011-01-22 Justin Ruggles10l: reverse the biquad coefficients.
2011-01-22 Mike Scheutzowstreamid does not work with newaudio, newvideo, newsubtitle
2011-01-22 Mans Rullgardfate: add lossless h264 test
2011-01-22 Anssi Hannulalibfaac: add recognized profiles array
2011-01-22 Anton Khirnovmp3enc: support for id3v2.3 tags using a per-muxer...
2011-01-22 Anton Khirnovid3v2: split tables for various ID3v2 versions
2011-01-22 Anton Khirnovmp3enc: handle errors in id3v2_put_ttag
2011-01-22 Clément BœschMove ID3v1 skip from decoder to demuxer
2011-01-22 Mans Rullgardfate: make lavfi tests output only md5
2011-01-21 Anssi Hannuladca: add profile names
2011-01-21 Justin Rugglesiir: Change dst param to float* in ff_iir_filter_flt().
2011-01-21 Anssi Hannuladca: consider a stream with XXCh/X96 in ExSS as DTS...
2011-01-21 Anton Khirnovmp3enc: add support for writing UTF-16 tags
2011-01-21 Mans RullgardFix libavformat version extraction in configure
2011-01-21 Mans Rullgardconfigure: better test for mktemp
2011-01-21 Mans Rullgardconfigure: simplify exit traps
2011-01-21 Anton Khirnovlavf: move ff_put_str16_nolen from asf to avio and...
2011-01-21 Anton Khirnovavio: add av_put_str and deprecate put_strz in favor...
2011-01-21 Justin Rugglescosmetics related to LPC changes.
2011-01-21 Justin RugglesSeparate window function from autocorrelation.
2011-01-21 Justin RugglesMove lpc_compute_autocorr() from DSPContext to a new...
2011-01-21 Anton Khirnovlavf: move the version macros to a new header
2011-01-21 Anton Khirnovid3v2: use an enum for encodings instead of magic numbers.
2011-01-21 Mans RullgardMake demuxers auto-select parsers they need
2011-01-21 Mans RullgardMakefile: simplify setting of some variables
2011-01-21 Anton KhirnovSplit mp3 demuxer and muxer into separate files.
2011-01-21 Mans Rullgarddca: pretty-print some tables
2011-01-20 Justin Rugglesiir: change filter type if/else to a switch.
2011-01-20 Justin RugglesAdd biquad high-pass and low-pass IIR filters.
2011-01-20 Ronald S. BultjeRevert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it...
2011-01-20 Ronald S. BultjeSet gray (128) U/V planes for chroma-less samples....
2011-01-20 Justin RugglesSplit out Butterworth filter coeff init to a separate...
2011-01-20 Justin Rugglescosmetics: vertical alignment and line wrap
2011-01-20 Justin RugglesAdd memory allocation failure checks to ff_iir_filter_i...
2011-01-20 Mans RullgardMake PNG test depend on PNG codec
2011-01-20 Justin Rugglescosmetics: wrap long line
2011-01-20 Justin RugglesAdd function ff_iir_filter_flt() to accept floating...
2011-01-20 Janne Grunaumpegtsenc: prefer metadata keyed with "service_name"
2011-01-20 Georgi ChorbadzhiyskiSet service_provider and service_name in mpegts demuxer
2011-01-20 Anton Khirnovid3v2: don't overwrite existing tags
2011-01-20 Anton Khirnovid3v2: convert metadata after all the tags were read
2011-01-20 Anton Khirnovid3v2: make ff_id3v2_parse static
2011-01-20 Georgi Chorbadzhiyskilibavcodec minor version is > 99 so fix the formating
2011-01-20 Georgi ChorbadzhiyskiAdd service_provider and service_name metadata
2011-01-20 Ronald S. BultjeFix horizontal/horizontal_up 8x8l intra prediction...
2011-01-19 Justin RugglesFix use of sstep/dstep in ff_iir_filter().
2011-01-19 Justin RugglesAdd regression test for stereo s16le in voc.
2011-01-18 Mans Rullgardconfigure: fix mktemp test and fallback function
2011-01-18 Mans RullgardARM: improve VFP ABI check
2011-01-18 Mans Rullgardarmcc: suppress warning about hardfp compatibility
2011-01-18 Mans Rullgardarmcc: suppress 'assignment in condition' warning
2011-01-18 Mans Rullgardfate: simplify vp8 rules
2011-01-18 Mans Rullgarda64enc: make PixelFormat arrays const
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
2011-01-18 Mans Rullgardx86: remove VLA in ac3_downmix_sse
2011-01-18 Mans Rullgardregtest: add openssl to md5 alternatives
2011-01-18 Mans Rullgardconfigure: make $TMPE executable
2011-01-18 Mans Rullgardcpu-test: include stdio.h only for test prog
2011-01-18 Mans RullgardUse -Bsymbolic for shared libs only, not executables
2011-01-18 Mans RullgardUse INFINITY and NAN macros instead of 1/0 and 0/0
2011-01-18 Mans RullgardFix quoting in version.sh
2011-01-18 Mans Rullgardavfilter: remove stray semicolon
2011-01-18 Mans RullgardUpdate git-howto with ffmpeg.org URLs
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-18 Jason Garrett... Deprecate CREDITS
2011-01-18 Jason Garrett... Initial MAINTAINERS update
2011-01-18 Justin RugglesRevise check for codec id in voc demuxer.
2011-01-18 Justin RugglesFix bug in voc demuxer that was introduced in SVN r26309.
2011-01-18 Justin Rugglescosmetics: reindent
2011-01-18 Daniel KangAdd check for changing number of channels in DCA.
2011-01-18 Michael NiedermayerUpdate threshold to detect real timebase for stream...
2011-01-18 Reimar DöffingerMissing parts of IVF muxer support.
2011-01-17 Michael NiedermayerFeed the filter chain with the sample aspect ratio...
2011-01-17 Anssi HannulaAdd my GPG fingerprint to MAINTAINERS
2011-01-17 Stefano SabatiniMerge two if (got_picture) {} blocks in ffplay.c:get_vi...
2011-01-17 Janne Grunauupdate av_log_missing_feature() to git
2011-01-17 Lou LoganChange SVN to Git in configure
2011-01-17 Stefano SabatiniRemove outcommented fossil code.
2011-01-17 Reimar DöffingerExplain how to set up user name/email correctly for...
2011-01-17 Reimar DöffingerAdd muxer for IVF format.
2011-01-17 John Wimerprevent integer overflow in calculating duration
next