]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-01-26 Martin Storsjortspdec: Move rtsp_read_pause up, next to rtsp_read_play
2011-01-26 Martin Storsjortsp: Use ff_rtsp_undo_setup in the cleanup code in...
2011-01-26 Martin Storsjortsp: Split out a function undoing the setup made by...
2011-01-26 Martin Storsjortsp: Make make_setup_request a nonstatic function
2011-01-26 Martin Storsjöapplehttp: Fix the key check in handle_variant_args
2011-01-26 Kostyareindent after last commit
2011-01-26 KostyaExtend WavPack demuxer and decoder to support >2 channe...
2011-01-26 Stefano SabatiniDo not set audio_resample to 0 if audio_sync_method...
2011-01-26 Mans RullgardARM: NEON: fix overflow in h264 16x16 planar pred
2011-01-26 Mans RullgardAdd CFLAGS needed by PathScale compiler
2011-01-26 Mans RullgardDisable symbol versioning on some BSDs
2011-01-26 Mans RullgardMIPS: use inline asm only when supported by compiler
2011-01-26 Janne Grunauaacenc: fix typo in sync extension constant in 8ae0fa2
2011-01-25 Jai Menonffmetaenc : Use more correct format specifiers.
2011-01-24 Baptiste CoudurierIn mov muxer, mux adpcm_ms and adpcm_ima_wav the way...
2011-01-24 Reimar DöffingerUse av_fast_malloc instead of av_realloc.
2011-01-24 Reimar DöffingerHandle input or output len of 0 properly in lzo decoder.
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-23 Justin Rugglesac3enc: use dsputil functions in apply_window()
2011-01-23 Justin RugglesChange DSPContext.vector_fmul() from dst=dst*src to...
2011-01-23 Ronald S. BultjeReindent.
2011-01-23 Ronald S. BultjeFix crash on resolution change (issue 2393).
2011-01-23 Mans RullgardMake LOCAL_ALIGNED macro fully C99 compatible
2011-01-23 Alex ConverseRemove H.264 encoder fragments
2011-01-23 Alex Converseaacenc: mark SBR absent
2011-01-23 Stefano SabatiniAmend documentation for the image2 demuxer, to better...
2011-01-23 Stefano SabatiniRemove outdated and confusing comment.
2011-01-23 Justin Ruggles10l: reverse the biquad coefficients.
2011-01-23 Mike Scheutzowstreamid does not work with newaudio, newvideo, newsubtitle
2011-01-23 Mans Rullgardfate: add lossless h264 test
2011-01-23 Anssi Hannulalibfaac: add recognized profiles array
2011-01-23 Anton Khirnovmp3enc: support for id3v2.3 tags using a per-muxer...
2011-01-23 Anton Khirnovid3v2: split tables for various ID3v2 versions
2011-01-23 Anton Khirnovmp3enc: handle errors in id3v2_put_ttag
2011-01-23 Clément BœschMove ID3v1 skip from decoder to demuxer
2011-01-23 Mans Rullgardfate: make lavfi tests output only md5
2011-01-23 Anssi Hannuladca: add profile names
2011-01-23 Justin Rugglesiir: Change dst param to float* in ff_iir_filter_flt().
2011-01-23 Anssi Hannuladca: consider a stream with XXCh/X96 in ExSS as DTS...
2011-01-23 Anton Khirnovmp3enc: add support for writing UTF-16 tags
2011-01-23 Mans RullgardFix libavformat version extraction in configure
2011-01-23 Mans Rullgardconfigure: better test for mktemp
2011-01-23 Mans Rullgardconfigure: simplify exit traps
2011-01-23 Anton Khirnovlavf: move ff_put_str16_nolen from asf to avio and...
2011-01-23 Anton Khirnovavio: add av_put_str and deprecate put_strz in favor...
2011-01-23 Justin Rugglescosmetics related to LPC changes.
2011-01-23 Justin RugglesSeparate window function from autocorrelation.
2011-01-23 Justin RugglesMove lpc_compute_autocorr() from DSPContext to a new...
2011-01-23 Anton Khirnovlavf: move the version macros to a new header
2011-01-23 Michael NiedermayerFix out of source tree builds of libmpcodecs.
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-21 Justin Rugglesiir: change filter type if/else to a switch.
2011-01-21 Justin RugglesAdd biquad high-pass and low-pass IIR filters.
2011-01-21 Ronald S. BultjeSet gray (128) U/V planes for chroma-less samples....
2011-01-21 Ronald S. BultjeRevert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it...
2011-01-21 Justin RugglesSplit out Butterworth filter coeff init to a separate...
2011-01-21 Justin Rugglescosmetics: vertical alignment and line wrap
2011-01-21 Justin RugglesAdd memory allocation failure checks to ff_iir_filter_i...
2011-01-21 Mans RullgardMake PNG test depend on PNG codec
2011-01-21 Justin Rugglescosmetics: wrap long line
2011-01-21 Justin RugglesAdd function ff_iir_filter_flt() to accept floating...
2011-01-21 Janne Grunaumpegtsenc: prefer metadata keyed with "service_name"
2011-01-21 Georgi ChorbadzhiyskiSet service_provider and service_name in mpegts demuxer
2011-01-21 Anton Khirnovid3v2: don't overwrite existing tags
2011-01-21 Anton Khirnovid3v2: convert metadata after all the tags were read
2011-01-21 Anton Khirnovid3v2: make ff_id3v2_parse static
2011-01-21 Georgi Chorbadzhiyskilibavcodec minor version is > 99 so fix the formating
2011-01-21 Georgi ChorbadzhiyskiAdd service_provider and service_name metadata
2011-01-21 Ronald S. BultjeFix horizontal/horizontal_up 8x8l intra prediction...
2011-01-21 Justin RugglesFix use of sstep/dstep in ff_iir_filter().
2011-01-21 Justin RugglesAdd regression test for stereo s16le in voc.
2011-01-21 Mans Rullgardconfigure: fix mktemp test and fallback function
2011-01-21 Michael NiedermayerAdd GPL dependancy for libmpcodecs
2011-01-20 Michael NiedermayerWarn about vf_mp
2011-01-20 Michael NiedermayerEnable libmpcodecs support.
2011-01-20 Michael NiedermayerAdd ASMALIGN() hack to patch around its recent removial...
2011-01-20 Michael NiedermayerAdd libmpcodecs wrapper for libavfilter, still disabled
2011-01-19 Michael NiedermayerHack libmpcodecs to make it buildable.
2011-01-19 Michael NiedermayerRemove dependancy of m_option & m_struct from libmpcodecs.
2011-01-19 Michael NiedermayerAvoid dependancy on global variable verbose in libmpcod...
2011-01-19 Michael NiedermayerAdd #define _BSD_SOURCE where mplayer is not C99.
2011-01-19 Michael NiedermayerAdd MPlayers libmpcodecs, this will be needed for our...
2011-01-19 Michael NiedermayerRevert "Update git-howto with ffmpeg.org URLs"
2011-01-19 Michael NiedermayerRevert "Initial MAINTAINERS update"
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
next