]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-07-28 Diego Biurrunbuild: Rename YASMDEP variable to DEPYASM for consistency
2012-07-27 Martin Storsjöhls: Proceed to the next segment at any error code
2012-07-27 Martin Storsjötls: Return AVERROR_EOF if the TLS_read/write functions...
2012-07-27 Ronald S. Bultjerv34: port x86 SIMD to cpuflags.
2012-07-27 Ronald S. Bultjevp56: only compile MMX SIMD on x86-32.
2012-07-27 Ronald S. Bultjevp56: port x86 simd to cpuflags.
2012-07-27 Ronald S. Bultjeproresdsp: port x86 assembly to cpuflags.
2012-07-27 Justin Ruggleslavr: x86: improve non-SSE4 version of S16_TO_S32_SX...
2012-07-27 Justin Ruggleslavfi: better channel layout negotiation
2012-07-27 Justin Rugglesalac: check for truncated packets
2012-07-27 Justin Rugglesalac: reverse lpc coeff order, simplify filter
2012-07-27 Justin Ruggleslavr: add x86-optimized mixing functions
2012-07-27 Justin Rugglesx86: add support for fmaddps fma4 instruction with...
2012-07-27 Kostya Shishkovtscc2: fix typo in array index
2012-07-26 Mans Rullgardbuild: use COMPILE template for HOSTOBJS
2012-07-26 Mans Rullgardbuild: do full flag handling for all compiler-type...
2012-07-26 Ronald S. Bultjeeval: fix printing of NaN in eval fate test.
2012-07-26 Diego Biurrunbuild: Rename aandct component to more descriptive...
2012-07-26 Ronald S. Bultjempegaudio: bury inline asm under HAVE_INLINE_ASM.
2012-07-26 Ronald S. Bultjex86inc: automatically insert vzeroupper for YMM functions.
2012-07-26 Samuel Pitoisetrtmp: Check the buffer length of ping packets
2012-07-26 Samuel Pitoisetrtmp: Allow having more unknown data at the end of...
2012-07-26 Samuel Pitoisetrtmp: Prevent reading outside of an allocate buffer...
2012-07-26 Michael Bradshawlibopenjpeg: support YUV and deep RGB pixel formats
2012-07-26 Carl Eugen... Fix typo in v410 decoder.
2012-07-25 Anton Khirnovvf_yadif: unset cur_buf on the input link.
2012-07-25 Anton Khirnovvf_overlay: ensure the overlay frame does not get leaked.
2012-07-25 Michael Niedermayervf_overlay: prevent premature freeing of cur_buf
2012-07-25 Antti SeppäläSupport urlencoded http authentication credentials
2012-07-25 Samuel Pitoisetrtmp: Return an error when the client bandwidth is...
2012-07-25 Samuel Pitoisetrtmp: Return proper error code in handle_server_bw
2012-07-25 Samuel Pitoisetrtmp: Return proper error code in handle_client_bw
2012-07-25 Samuel Pitoisetrtmp: Return proper error codes in handle_chunk_size
2012-07-25 Justin Ruggleslavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp...
2012-07-25 Ronald S. Bultjevp8: Replace x*155/100 by x*101581>>16.
2012-07-25 Ronald S. Bultjevp3: don't use calls to inline asm in yasm code.
2012-07-25 Ronald S. Bultjex86/dsputil: put inline asm under HAVE_INLINE_ASM.
2012-07-25 Yang Wangdsputil_mmx: fix incorrect assembly code
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_chunk_size
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_ping
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_client_bw
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_server_bw
2012-07-25 Samuel Pitoisetrtmp: Add a new option 'rtmp_pageurl'
2012-07-25 Samuel Pitoisetdoc: Update the description of the rtmp_tcurl option
2012-07-25 Samuel Pitoisetrtmp: Make the description of the rtmp_tcurl option...
2012-07-25 Kieran Kunhyalibfdk-aacenc: add LATM/LOAS encapsulation support
2012-07-25 Jordi Ortizsctp: add port missing error message
2012-07-25 Jordi Ortiztcp: add port missing error message
2012-07-25 Diego Biurrunavfilter: Fix printf format string conversion specifier
2012-07-24 Martin Storsjörtmp: Add credit/copyright to librtmp authors for parts...
2012-07-24 Samuel Pitoisetrtmp: Move the CONFIG_ condition into the if conditions
2012-07-24 Diego Biurrunaac: Mention abbreviation as well in long_name
2012-07-23 Diego Biurrunbuild: Skip compiling rtmpdh.h if ffrtmpcrypt protocol...
2012-07-23 Diego Biurrundoc: Add Git configuration section
2012-07-23 Martin Storsjöconfigure: Add a dependency on https for rtmpts
2012-07-23 Adriano Pallavicinortp: Only choose static payload types if the sample...
2012-07-23 Derek Buitenhuisv410dec: Implement explode mode support
2012-07-23 Reimar Döffingerzerocodec: fix direct rendering.
2012-07-23 Clément Bœschwav: init st to NULL to avoid a false-positive warning.
2012-07-23 Hendrik Leppkeswavpack: set bits_per_raw_sample for S32 samples to...
2012-07-23 Ronald S. Bultjeh264: refactor NAL decode loop
2012-07-23 Samuel PitoisetRTMPTE protocol support
2012-07-23 Samuel PitoisetRTMPE protocol support
2012-07-23 Samuel Pitoisetrtmp: Add ff_rtmp_calc_digest_pos()
2012-07-23 Samuel Pitoisetrtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest...
2012-07-23 Ronald S. Bultjeswscale: add missing HAVE_INLINE_ASM check.
2012-07-23 Ronald S. Bultjelavfi: place x86 inline assembly under HAVE_INLINE_ASM.
2012-07-23 Mashiat Sarker... vc1: Add a test for interlaced field pictures
2012-07-22 Diego Biurrunswscale: Mark all init functions as av_cold
2012-07-22 Diego Biurrunswscale: x86: Drop pointless _mmx suffix from filenames
2012-07-22 Ronald S. Bultjelavf: use conditional notation for default codec in...
2012-07-22 Ronald S. Bultjeswscale: place inline assembly bilinear scaler under...
2012-07-22 Justin Rugglesdsputil: ppc: cosmetics: pretty-print
2012-07-22 Jason Garrett... dsputil: x86: add SHUFFLE_MASK_W macro
2012-07-22 Mans Rullgardconfigure: respect CC_O setting in check_cc
2012-07-22 Anton KhirnovFATE: fix the asyncts test
2012-07-22 Diego Biurrunbuild: Drop gcc-specific warning flag from header compi...
2012-07-22 Anton KhirnovFATE: add a test for the asyncts audio filter.
2012-07-22 Anton Khirnovmatroskadec: return more correct error code on read...
2012-07-22 Anton Khirnovbuffersrc: check ff_get_audio_buffer() for errors.
2012-07-22 Anton Khirnovlavfi: check all ff_get_video_buffer() calls for errors.
2012-07-22 Anton Khirnovlavfi: check all avfilter_ref_buffer() calls for errors.
2012-07-22 Anton Khirnovvf_select: avoid an unnecessary avfilter_ref_buffer().
2012-07-22 Anton Khirnovbuffersrc: avoid creating unnecessary buffer reference
2012-07-22 Anton Khirnovlavfi: use avfilter_unref_bufferp() where appropriate.
2012-07-22 Anton Khirnovvf_fps: add more error checks.
2012-07-22 Anton Khirnovvf_fps: fix a memleak on malloc failure.
2012-07-22 Anton Khirnovlavfi: check all ff_start_frame/draw_slice/end_frame...
2012-07-22 Anton Khirnovlavfi: add error handling to end_frame().
2012-07-22 Anton Khirnovlavfi: add error handling to draw_slice().
2012-07-22 Anton Khirnovlavfi: add error handling to start_frame().
2012-07-22 Kostya ShishkovBump libavcodec and libavformat minor versions for...
2012-07-22 Mohamed Naufal... G.723.1 demuxer and decoder
2012-07-22 Mohamed Naufal... Add a shift parameter to celp_lp_synthesis_filter()
2012-07-22 Luca Barbatolibopenjpeg: K&R formatting cosmetics
2012-07-22 Ronald S. Bultjeyadif: use emms_c() instead of inline assembly for...
2012-07-21 Ronald S. Bultjeac3: don't use different names for option tables in...
2012-07-21 Ronald S. Bultjelavfi: use const for AVFilterPad declarations in all...
2012-07-21 Ronald S. Bultjeadpcm: don't duplicate identical AVSampleFmt array...
next