]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-12-12 Martin Storsjörtpdec: Cosmetic cleanup of the header
2012-12-12 Martin Storsjörtpdec: Get rid of a useless _s suffix on a struct...
2012-12-12 Martin Storsjörtpdec/enc: Remove outdated/useless/misleading comments
2012-12-12 Martin Storsjörtpdec: Improve some comments
2012-12-12 Martin Storsjörtpdec: Remove unused context variables
2012-12-12 Martin Storsjörtpdec: Limit writing to the buffer size
2012-12-12 Martin Storsjösvq1: Fix building with -DDEBUG
2012-12-12 Anton Khirnovsvq1: return meaningful error codes.
2012-12-12 Anton Khirnovlavc: replace some forgotten instances of PixelFormat...
2012-12-12 Anton Khirnovsvq1: unmacroify macros used only once.
2012-12-12 Anton Khirnovsvq1: deMpegEncContextize
2012-12-12 Justin Ruggleslavr: fix segfault due to overlooked change needed...
2012-12-12 Ronald S. Bultjex86inc: support stack mem allocation and re-alignment...
2012-12-11 Justin Ruggleslavr: temporarily store custom matrix in AVAudioResampl...
2012-12-11 Justin Ruggleslavr: clarify documentation for avresample_get/set_matrix()
2012-12-11 Justin Rugglesswfdec: cosmetics: fix indentation
2012-12-11 Justin Rugglesswfdec: do better validation of tag length
2012-12-11 Mans RullgardMake LOCAL_ALIGNED syntactically similar on all systems
2012-12-10 Mans Rullgardbuild: fix 'clean' target
2012-12-10 Carl Eugen... ZeroCodec: Flip output
2012-12-10 Martin Storsjörtpdec: Remove an outdated todo comment
2012-12-10 Martin Storsjörtpdec: Rename a static variable to normal naming conve...
2012-12-10 Mans Rullgardsh4: dsputil: remove duplicate of ff_gmc_c()
2012-12-09 Mans Rullgarddsputil: remove unused macro WRAPPER8_16
2012-12-09 Mans Rullgardconfigure: fix automatic processing of _extralibs in...
2012-12-09 Martin Storsjölibvpxenc: Support forcing keyframes
2012-12-09 Mans Rullgardac3dec: decode directly into output buffers
2012-12-09 Mans Rullgardac3dec: make downmix() take array of pointers to channe...
2012-12-09 Mans Rullgardac3dec: output planar float only
2012-12-09 Janne Grunausvq3: make slice type value unsigned to match svq3_get_...
2012-12-09 Diego Biurrunconfigure: Have protocols select network code instead...
2012-12-09 Martin Storsjörtpdec: K&R formatting and spelling cosmetics
2012-12-09 Diego Biurruncosmetics: Fix dropable --> droppable typo
2012-12-09 Luca Barbatoavio: K&R cosmetic formatting
2012-12-08 Mans Rullgardlavf: fix arithmetic overflows in avformat_seek_file()
2012-12-08 Janne Grunaumjpeg: initialize input padding after unescaped buffer...
2012-12-08 Luca Barbatoimg2: document the options available
2012-12-08 Luca Barbatohls: improve options description
2012-12-08 Luca Barbatohls: use a meaningful long name
2012-12-08 Luca Barbatohls: add start_number option
2012-12-08 Ronald S. Bultjeh264: check for invalid zeros_left before writing
2012-12-08 Janne Grunaugolomb: use unsigned arithmetics in svq3_get_ue_golomb()
2012-12-08 Justin Rugglesx86: float_dsp: fix loading of the len parameter on...
2012-12-07 Josh Allmanntakdec: fix initialisation of LOCAL_ALIGNED array
2012-12-07 Mans Rullgardtakdec: fix initialisation of LOCAL_ALIGNED array
2012-12-07 Paul B Maholtak: demuxer, parser, and decoder
2012-12-07 Michael Niedermayerparser: fix large overreads
2012-12-07 Michael Niedermayerbitstream: add get_bits64() to support reading more...
2012-12-07 Mans Rullgardarm: detect cpu features at runtime on Linux
2012-12-07 Mans Rullgardarm: rename ARMVFP config symbol to VFP
2012-12-07 Mans Rullgardconfigure: arm: make _inline arch ext symbols depend...
2012-12-07 Mans Rullgardarm: use HAVE*_INLINE/EXTERNAL macros for conditional...
2012-12-07 Mans Rullgardconfigure: arm: check inline and external asm support...
2012-12-07 Mans Rullgardconfigure: add check_insn function
2012-12-07 Mans Rullgardconfigure: clean up check_inline_asm and check_as functions
2012-12-07 Mans Rullgardconfigure: arm: set fast_clz and fast_unaligned in...
2012-12-07 Mans Rullgardconfigure: arm: detect toolchain default arch version
2012-12-07 Mans Rullgardconfigure: do not bypass cpuflags section if --cpu...
2012-12-07 Mans Rullgarddct-test: arm: indicate required cpu features for optim...
2012-12-07 Anton Khirnovsnow: fix build after 594d4d5df3c70404168701dd5c90b7e6e...
2012-12-07 Mans Rullgardarm: fix use of uninitialised value in ff_fft_fixed_ini...
2012-12-07 Martin Storsjöavpicture: Don't assume a valid pix fmt in avpicture_ge...
2012-12-07 Janne Grunauh264: add a pointer for weighted prediction temporary...
2012-12-07 Janne Grunauh264: check sps.log2_max_frame_num for validity
2012-12-07 Janne Grunaumov: validate number of DataReferenceBox entries agains...
2012-12-07 Janne Grunaumov: compute avg_frame_rate only if duration is known
2012-12-07 Janne Grunauflac: change minimum and default of lpc_passes option...
2012-12-07 Diego Biurrunfate: dpcm: Add dependencies
2012-12-07 Christophe... SBR DSP x86: implement SSE sbr_hf_gen
2012-12-07 Christophe... AAC SBR: use AVFloatDSPContext's vector_fmul
2012-12-07 Diego Biurrunfate: image: Add dependencies
2012-12-06 Justin RugglesChangelog: add an entry for deprecating the avconv...
2012-12-06 Justin Rugglesx86: float_dsp: fix compilation of ff_vector_dmul_scala...
2012-12-05 Janne Grunauh264: slice-mt: check master context for valid current_...
2012-12-05 Janne Grunauh264: slice-mt: get last_pic_dropable from master context
2012-12-05 Justin Rugglesalacenc: add support for multi-channel encoding
2012-12-05 Paul B Maholpixdesc: fix yuva 10bit bit depth
2012-12-05 Justin Rugglesavconv: deprecate the -vol option
2012-12-05 Justin Rugglesx86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume...
2012-12-05 Justin Rugglesx86: af_volume: add SSE2-optimized s16 volume scaling
2012-12-05 Justin Ruggleslavfi: add volume filter
2012-12-05 Justin Ruggleslavu/opt: do not filter out the initial sign character...
2012-12-05 Justin Ruggleseval: treat dB as decibels instead of decibytes
2012-12-05 Justin Rugglesfloat_dsp: add vector_dmul_scalar() to multiply a vecto...
2012-12-04 Mans Rullgardfate: workaround for slighly broken 'test' shell builtin
2012-12-04 Janne Grunaumimic: initialize padding of swap_buf through av_fast_p...
2012-12-04 Janne Grunaueamad: initialize padding of bitstream_buf through...
2012-12-04 Janne Grunauraw demuxer: initialize end of partial packets
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: factorise setting buffer type in avcodec_default_...
2012-12-04 Anton Khirnovlavc: don't reuse audio buffers
2012-12-04 Anton Khirnovlavc: set frame properties in ff_get_buffer().
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-12-04 Anton KhirnovRemove pointless #undefs of previously forbidden functions.
2012-12-04 Diego Biurrunfate: Add dependencies for bmp, cdxl, dfa, mp3
2012-12-03 Luca Barbatoppc: always use pic for shared libraries
2012-12-03 Diego Biurrunbuild: cosmetics: Move CONFIG_RTPDEC entry to a more...
2012-12-03 Diego Biurrunfate: ea, h264: prettyprinting and ordering cosmetics
2012-12-03 Martin Storsjöconfigure: Strip ordinals from mingw generated def...
2012-12-03 Mans Rullgardconfigure: arm: detect default thumb state of compiler
next