]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-01-30 Luca BarbatoReplace dprintf with av_dlog
2011-01-30 Justin RugglesFlush final frames in libfaac encoder.
2011-01-30 Vitor SessakFix memory leak in ALS decoder in big endian systems
2011-01-30 Mans RullgardRearrange MpegEncContext to simplify access from asm
2011-01-30 Janne Grunaudoc: modify style for texi2html 1.78+
2011-01-30 Vitor SessakFix overread in altivec DSP function sad16
2011-01-30 Mans RullgardARM: update MpegEncContext offsets
2011-01-30 Ronald S. BultjeMove ff_emulated_edge_mc() into DSPContext.
2011-01-30 Ronald S. BultjeOptimize C version of ff_emulated_edge_mc().
2011-01-30 Peter Rossmpegtsenc: support CODEC_ID_AAC_LATM
2011-01-30 Dave Yeortspenc: include os_support.h for system without HAVE_P...
2011-01-30 Anton Khirnovasfdec: ensure that the whole tag is read.
2011-01-30 Mans Rullgardos_support: make poll() fallbacks conditional on CONFIG...
2011-01-30 Stefano SabatiniMake the image2 demuxer log more verbose
2011-01-30 Mans RullgardUpdate mpegts test reference
2011-01-30 Alex Converseaacdec: Convert some loop copies into memcpy()s.
2011-01-30 Stefano SabatiniAdd muxers.texi file.
2011-01-30 Georgi ChorbadzhiyskiIn mpegts "reserved_future_use" field must be set to...
2011-01-30 Stefano SabatiniIn the rawvideo decoder, set pkt_pts in the output...
2011-01-30 Stefano SabatiniIn the start_frame() debug log, print the reference...
2011-01-30 Ronald S. BultjeFix VP8 aliasing problems.
2011-01-30 Luca Barbatortsp: make ff_sdp_parse return value forwarded
2011-01-30 Luca Barbatoos: replace select with poll
2011-01-30 Alex ConverseMake ff_float_to_int16*_c() static.
2011-01-30 Diego Elio... Hide demuxers', muxers' and protocols' objects via...
2011-01-30 Diego Elio... Hide the now-prefixed decoders, encoders, parsers,...
2011-01-29 Reimar DöffingerVC1testenc: convert pts values to correct time-base.
2011-01-28 Michael NiedermayerRemove useage of memalign() from libmpcodecs, not all...
2011-01-28 Reimar DöffingerVorbis-in-Ogg: Do not set timebase to invalid values
2011-01-28 Michael NiedermayerAdd forgotten dependancy of avcodec for vf_mp.c
2011-01-28 Justin Rugglescosmetics: indentation and spacing
2011-01-28 Justin RugglesRemove the add bias hack for the C version of DSPContex...
2011-01-28 John Stebbinsmov: add support for little-endian utf16 chapter names
2011-01-28 Janne Grunaumovenc: byteswap codec_tag in mov_write_ms_tag
2011-01-28 Justin RugglesAdd special case for 2nd-order IIR filter.
2011-01-28 Luca BarbatoAdd ff_ to AVHWAccel decoders
2011-01-28 Diego Elio... Prefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-28 Anton Khirnovmov: simplify mov_read_chapters() by using avio_get_str16be
2011-01-28 Mans RullgardRevert "mov: simplify mov_read_chapters() by using...
2011-01-28 Ronald S. BultjeVP8: don't overread edges on fourtap MC.
2011-01-28 Diego Elio... Add ff_ prefix to data symbols of encoders, decoders...
2011-01-28 Diego Elio... Make ff_cmap_read_palette static to libavcodec/iff...
2011-01-28 Justin RugglesAdd ff_ prefix to ac3_common_init().
2011-01-28 Justin Rugglesac3: Remove ff_ac3_critical_band_size_tab.
2011-01-28 Diego Elio... Make the avfilter debug functions and macros static...
2011-01-28 Diego Elio... Mark C base versions of FFT functions static to fft.c
2011-01-28 Marco GittlerPass field order flag to libx264
2011-01-28 Georgi Chorbadzhiyskimpegtsenc: set reserved bits to 1 in PCR field
2011-01-26 Diego Elio... Make ff_add_wav static to ra144.c
2011-01-26 Diego Elio... Make ff_rtsp_send_cmd_with_content_async static to...
2011-01-26 Diego Elio... Make ff_h264_find_frame_end static to h264.c; delete...
2011-01-26 Diego Elio... Make ff_sin_tabs constant to rdft.c
2011-01-26 Diego Elio... Make ff_spatial_idwt_{init, slice} static to dwt.c
2011-01-26 Diego Elio... Make ff_png_pass_xmin and ff_png_pass_xshift static...
2011-01-26 Diego Elio... Remove unused ff_ac3_parse_header_full function.
2011-01-26 Diego Elio... Make ff_mxf_pixel_layouts static to mxf.c.
2011-01-26 Diego Elio... Make ff_h264_decode_rbsp_trailing static to h264.c
2011-01-26 Diego Elio... Make ff_interleave_compare_dts static to utils.c.
2011-01-26 Anton Khirnovmov: simplify mov_read_chapters() by using avio_get_str16be
2011-01-26 Anton Khirnovasfdec: remove some commented-out cruft
2011-01-26 Anton Khirnovlavf: make a variant of ff_get_str16_nolen public
2011-01-26 Mans Rullgardarmcc: filter out non-gcc options from ASFLAGS
2011-01-26 Mans Rullgardconfigure: add filter_out() function
2011-01-26 Ronald S. BultjeDon't do edge emulation unless the edge pixels will...
2011-01-26 Jai Menonffmetaenc: Use correct format specifiers.
2011-01-26 Mans Rullgardintfloat_readwrite: include "mathematics.h" for fallbac...
2011-01-26 Mans Rullgardtty: remove superflous #include <strings.h>
2011-01-26 Mans Rullgardac3: remove ff_ac3_critical_band_size_tab[] external...
2011-01-26 Diego Elio... Move ff_ac3_critical_band_size_tab in ac3.c for non...
2011-01-26 Diego Elio... Remove unused ac3_parametric_bit_allocation function.
2011-01-26 Mans RullgardMakefile: fix cleaning of tools in tests directory
2011-01-26 Daniel Verkampconfigure: move network tests before results are needed
2011-01-26 Georgi Chorbadzhiyskimpegtsenc: remove unused variables
2011-01-26 Daniel VerkampFix ALLPROGS_G so that *_g binaries get cleaned properly
2011-01-26 Mans Rullgardlatm: remove superflous #includes
2011-01-26 Mans Rullgardavidec: make print_tag() a macro and remove related...
2011-01-26 Diego Elio... Make RTPFirstDynamicPayloadHandler static to rtpdec.c
2011-01-26 Diego Elio... Make ff_realmedia_mp3_dynamic_handler static.
2011-01-26 Mans RullgardMake denoise_dct_c() and dct_quantize_trellis_c() stati...
2011-01-26 Diego Elio... Don't declare a pcm_dvd encoder.
2011-01-26 Diego Elio... Don't check for DEBUG before using dprintf.
2011-01-26 Diego Elio... Make local variables static.
2011-01-26 Diego Elio... Make dvenc.c functions static to the unit.
2011-01-26 Diego Elio... Make denoise_dct_c and dct_quantize_trellis_c static.
2011-01-26 Diego Elio... Make the ff_lockmgr_cb function pointer static to utils.c
2011-01-26 Diego Elio... Make this_year static to cmdutils.c
2011-01-26 Diego Elio... Rename sf_table in atrac.c unit to ff_atrac_sf_table.
2011-01-26 Diego Elio... Mark qmf_window table static to atrac.c unit.
2011-01-26 Mans Rullgardx86: fix overflow in h264 8x8 planar prediction
2011-01-26 Mans Rullgardfate: add h264 test for extreme cases in planar prediction
2011-01-26 Mans Rullgardffserver: put gcc attribute under proper ifdef
2011-01-26 Martin Storsjörtspdec: Retry with TCP if UDP failed
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...
next