]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-01-25 Mans Rullgardconfigure: add filter_out() function
2011-01-25 Ronald S. BultjeDon't do edge emulation unless the edge pixels will...
2011-01-25 Jai Menonffmetaenc: Use correct format specifiers.
2011-01-25 Mans Rullgardintfloat_readwrite: include "mathematics.h" for fallbac...
2011-01-25 Mans Rullgardtty: remove superflous #include <strings.h>
2011-01-25 Mans Rullgardac3: remove ff_ac3_critical_band_size_tab[] external...
2011-01-25 Diego Elio... Move ff_ac3_critical_band_size_tab in ac3.c for non...
2011-01-25 Diego Elio... Remove unused ac3_parametric_bit_allocation function.
2011-01-25 Mans RullgardMakefile: fix cleaning of tools in tests directory
2011-01-25 Daniel Verkampconfigure: move network tests before results are needed
2011-01-25 Georgi Chorbadzhiyskimpegtsenc: remove unused variables
2011-01-25 Daniel VerkampFix ALLPROGS_G so that *_g binaries get cleaned properly
2011-01-25 Mans Rullgardlatm: remove superflous #includes
2011-01-25 Mans Rullgardavidec: make print_tag() a macro and remove related...
2011-01-25 Diego Elio... Make RTPFirstDynamicPayloadHandler static to rtpdec.c
2011-01-25 Diego Elio... Make ff_realmedia_mp3_dynamic_handler static.
2011-01-25 Mans RullgardMake denoise_dct_c() and dct_quantize_trellis_c() stati...
2011-01-25 Diego Elio... Don't declare a pcm_dvd encoder.
2011-01-25 Diego Elio... Don't check for DEBUG before using dprintf.
2011-01-25 Diego Elio... Make local variables static.
2011-01-25 Diego Elio... Make dvenc.c functions static to the unit.
2011-01-24 Diego Elio... Make denoise_dct_c and dct_quantize_trellis_c static.
2011-01-24 Diego Elio... Make the ff_lockmgr_cb function pointer static to utils.c
2011-01-24 Diego Elio... Make this_year static to cmdutils.c
2011-01-24 Diego Elio... Rename sf_table in atrac.c unit to ff_atrac_sf_table.
2011-01-24 Diego Elio... Mark qmf_window table static to atrac.c unit.
2011-01-24 Mans Rullgardx86: fix overflow in h264 8x8 planar prediction
2011-01-24 Mans Rullgardfate: add h264 test for extreme cases in planar prediction
2011-01-24 Mans Rullgardffserver: put gcc attribute under proper ifdef
2011-01-24 Martin Storsjörtspdec: Retry with TCP if UDP failed
2011-01-24 Martin Storsjortspdec: Move rtsp_read_pause up, next to rtsp_read_play
2011-01-24 Martin Storsjortsp: Use ff_rtsp_undo_setup in the cleanup code in...
2011-01-24 Martin Storsjortsp: Split out a function undoing the setup made by...
2011-01-24 Martin Storsjortsp: Make make_setup_request a nonstatic function
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-24 Martin Storsjöapplehttp: Fix the key check in handle_variant_args
2011-01-24 Kostyareindent after last commit
2011-01-24 KostyaExtend WavPack demuxer and decoder to support >2 channe...
2011-01-24 Stefano SabatiniDo not set audio_resample to 0 if audio_sync_method...
2011-01-24 Mans RullgardARM: NEON: fix overflow in h264 16x16 planar pred
2011-01-24 Mans RullgardAdd CFLAGS needed by PathScale compiler
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
next