]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2012-07-21 Diego Biurrunconfigure: cosmetics: Group test dependencies together
2012-07-21 Mans Rullgardconfigure: add more passthrough flags in tms470 filter
2012-07-21 Mans Rullgardconfigure: move flag filtering functions out of if...
2012-07-21 Ronald S. Bultjex86: swscale: Place inline assembly code under appropri...
2012-07-21 Ronald S. Bultjertsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
2012-07-21 Samuel Pitoisetconfigure: Remove redundant RTMPT/RTMPTS dependencies
2012-07-21 Mans Rullgardconfigure: add filtering of host cflags/ldflags
2012-07-21 Mans Rullgardconfigure: initialise all flag filters at the same...
2012-07-21 Mans Rullgardconfigure: add filtering of linker flags
2012-07-21 Mans Rullgardconfigure: name some variables more consistently
2012-07-21 Mans Rullgardconfigure: remove filter_cppflags
2012-07-21 Mans Rullgardconfigure: set icc_version where it is needed
2012-07-21 Diego Biurrunmpegenc: remove disabled code
2012-07-20 Anton Khirnovlavfi: unref AVFilterLink.out_buf in ff_end_frame().
2012-07-20 Anton Khirnovlavfi: unref AVFilterLink.cur_buf in ff_end_frame().
2012-07-20 Anton Khirnovvsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().
2012-07-20 Anton Khirnovvf_slicify: clear AVFilterLink.cur_buf in start_frame().
2012-07-20 Anton Khirnovvf_settb: simplify start_frame().
2012-07-20 Anton Khirnovvf_fieldorder: don't give up its own reference to the...
2012-07-20 Anton Khirnovvf_pad: don't give up its own reference to the output...
2012-07-20 Anton Khirnovvf_overlay: don't access a buffer reference that's...
2012-07-20 Anton Khirnovvf_drawtext: don't give up its own reference to the...
2012-07-20 Anton Khirnovvf_gradfun: don't store two pointers to one AVFilterBuf...
2012-07-20 Anton Khirnovvf_delogo: don't store two pointers to one AVFilterBuff...
2012-07-20 Anton Khirnovvf_aspect: clear AVFilterLink.cur_buf in start_frame().
2012-07-20 Robert Nagylavfi: add avfilter_unref_bufferp()
2012-07-20 Luca Barbatolibopenjpeg: introduce lowres and lowqual private options
2012-07-20 Anton KhirnovFATE: add a test for flac cover art.
2012-07-20 Justin Rugglescafdec: allow larger ALAC magic cookie
2012-07-20 Justin Rugglesalac: fix channel pointer assignment for 24 and 32-bit
2012-07-19 Justin Rugglesalac: cosmetics: general pretty-printing and comment...
2012-07-19 Justin Rugglesalac: calculate buffer size outside the loop in allocat...
2012-07-19 Justin Rugglesalac: change some data types to plain int
2012-07-19 Justin Rugglesalac: cosmetics: rename some variables and function...
next