]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-12-27 Paul B Maholavfilter/af_silenceremove: add peak detector
2015-12-27 Michael Niedermayeravcodec/on2avc: Fix stability issues with scale_tab...
2015-12-27 Reynaldo H... avio: add detail to avio_printf() size warning
2015-12-27 Reynaldo H... ffserver: add a doctype heading to our HTML pages
2015-12-27 Reynaldo H... ffserver: HTML encode msgs instead of blindly stripping...
2015-12-27 Reynaldo H... ffserver: make our 404 explicitly HTML5/UTF-8
2015-12-27 Ganesh Ajjanagaddelavc/snowenc: replace rint by lrint
2015-12-27 Ganesh Ajjanagaddelavc/dds: replace rint by lrint
2015-12-27 Ganesh Ajjanagaddelavc/texturedsp: replace rint by lrint
2015-12-27 Ganesh Ajjanagaddelavfi/avf_showspectrum: replace rint by lrint
2015-12-27 Ganesh Ajjanagaddelavfi/vf_hue: replace rint by lrint
2015-12-27 Lou Logandoc/filters: note NetCDF dependency for sofalizer
2015-12-27 Ganesh Ajjanagaddeavcodec/on2avc: fix regression on icc since 5495c7f
2015-12-26 Michael Niedermayeravformat/img2dec: Reuse main IO context instead of...
2015-12-26 Michael Niedermayeravformat/img2dec: Skip checking the input files existen...
2015-12-25 Ganesh Ajjanagaddeffplay: replace rint by lrint
2015-12-25 Ganesh Ajjanagaddelavc/acelp_pitch_delay: replace exp2f(M_LOG2_10 *x...
2015-12-25 Ganesh Ajjanagaddelavc/wmaprodec: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavc/wmaenc: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavc/wmadec: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavc/opus: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavc/on2avc: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavc/imc: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavc/dcaenc: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavc/cngdec: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavc/aacpsy: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavfi/af_compand: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavfi/af_volume: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavfi/f_ebur128: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavfi/vsrc_testsrc: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavu/eval: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavc/libopusdec: replace pow(10,x) by ff_exp10(x)
2015-12-25 Ganesh Ajjanagaddelavu/internal: add ff_exp10
2015-12-25 Ganesh Ajjanagaddelavu/libm,configure: remove exp10, exp10f detection
2015-12-25 Ganesh Ajjanagaddelavu/libm: misc, minor changes
2015-12-25 Reto Kromertools/bookmarklets: HTML code fixes
2015-12-25 Paul B Maholavfilter/af_anequalizer: make cliping filter type actua...
2015-12-25 Paul B Maholavfilter/af_anequalizer: use pow instead of exp10
2015-12-25 Paul B Maholavfilter: add high-order parametric multiband equalizer...
2015-12-25 Stefan Pöscheldoc/muxers/mpegts: update doc after adding flag to...
2015-12-25 Michael Bradshawavcodec: add OpenJPEG 2.x compatibility
2015-12-25 wanzhangffplay: Fix auto insertion point of rotation filter
2015-12-24 Michael Niedermayerswscale/utils: Fix intermediate format for cascaded...
2015-12-24 Michael Niedermayeravformat/mpegts: consider stream_type 4 just a hint...
2015-12-24 Michael Niedermayeravcodec/ac3dec: Print the value of out of range exponents
2015-12-24 Ganesh Ajjanagaddeswr/resample: use av_clip_int16 instead of av_clip
2015-12-24 Paul B Maholavfilter/af_sofalizer: make virtual speaker positioning...
2015-12-24 James Almerx86/vf_blend: add sse2 versions of blend_difference...
2015-12-24 James Almerx86/vf_blend: make all functions work on x86_32
2015-12-24 James Almerx86/vf_blend: simplify using macros
2015-12-24 James Almerx86/vf_maskedmerge: make ff_maskedmerge8_sse2 work...
2015-12-24 Stefan Pöschelavformat/mpegtsenc: add flag to embed an AC-3/E-AC...
2015-12-23 Michael Niedermayeravfilter/x86/vf_maskedmerge: Clear upper part of width
2015-12-23 Paul B Maholavfilter/af_biquads: display clipping warnings once...
2015-12-23 Ganesh Ajjanagaddelavu/libm: add exp10 support
2015-12-23 Ganesh Ajjanagaddelavfi/af_aemphasis: remove unnecessary complex number...
2015-12-23 wm4avformat/subtitles: treat negative duration like unknow...
2015-12-23 Paul B Maholavcodec/s302menc: comment out allowed channel layouts
2015-12-23 Alexandra Hájkovádca: change the core to work with integer coefficients.
2015-12-23 Alexandra Hájkovádca: Add math helpers.
2015-12-23 Hendrik Leppkesavcodec/libschroedingerenc: add missing AVClass to...
2015-12-22 Andreas Cadhalpundiracdec: add missing check for pixel_range_index
2015-12-22 Andreas Cadhalpunmlvdec: validate bits_per_coded_sample
2015-12-22 Michael Niedermayeravformat/movenc-test: Make format static
2015-12-22 Michael Niedermayeravformat/mov: Update handbrake_version threshold for...
2015-12-22 Nicolas Georgelavfi: make request_frame() non-recursive.
2015-12-22 Nicolas Georgelavfi: replace link.closed by link.status.
2015-12-22 Nicolas Georgelavfi: deprecate avfilter_link_set_closed().
2015-12-22 Nicolas Georgelavfi: add link.current_pts field.
2015-12-22 Nicolas Georgelavfi: rename link.current_pts to current_pts_us.
2015-12-22 Nicolas Georgelavfi/vf_mpdecimate: remove request_frame().
2015-12-22 Michael Niedermayeravcodec/ass: check for av_mallocz() failure
2015-12-22 erankorMAINTAINERS: add Eran Kornblau for aes_ctr and movenccenc
2015-12-22 Timo Rothenpielervaapi: Add VP9 hwaccell support
2015-12-22 Carl Eugen... lavf/rmdec: Use correct format specifier for int64_t.
2015-12-22 Claudio FreireAAC encoder: fix possible assertion failure in PNS
2015-12-21 Janne Grunaucheckasm: add fmtconvert tests
2015-12-21 Rostislav Pehlivanovaacenc_is: rename variable
2015-12-21 Ganesh Ajjanagaddelavu/libm: add erf hack and make dynaudnorm available...
2015-12-21 Janne Grunaucheckasm: add synth_filter test
2015-12-21 Janne Grunaucheckasm: add tests for dcadsp
2015-12-21 Janne Grunaucheckasm: add float comparison util functions
2015-12-21 Janne Grunaux86: checkasm: check for or handle missing cleanup...
2015-12-21 Ganesh Ajjanagaddelavf/avformat: add av_warn_unused_result to avformat_wr...
2015-12-21 Ganesh Ajjanagaddelavd/pulse_audio_enc: replace lround by lrint
2015-12-21 Ganesh Ajjanagaddelavfi/vf_histogram: replace round by lrint
2015-12-21 Ganesh Ajjanagaddelavfi/af_dynaudnorm: replace round by lrint
2015-12-21 Ganesh Ajjanagaddelavfi/vf_crop: replace round by lrint
2015-12-21 Ganesh Ajjanagaddelavc/libvpxenc: replace round by lrint
2015-12-21 Ganesh Ajjanagaddelavfi/vf_drawtext: replace round by llrint
2015-12-21 Ganesh Ajjanagaddelavfi/vf_colorlevels: replace round by lrint
2015-12-21 Ganesh Ajjanagaddelavfi/vf_colorchannelmixer: replace round by lrint
2015-12-21 Clément Bœschlavfi/drawtext: fix shadow[xy] descriptions
2015-12-21 Clément Bœschlavfi/drawtext: hide first font load warning when fontc...
2015-12-21 Clément Bœschlavfi/drawtext: fix crash when no text, file or timecod...
2015-12-21 Janne Grunauarm64: fix inverted register order in transpose_4x4H
2015-12-21 Paul B Maholavfilter/af_ladspa: fix av_assert0()
2015-12-21 Clément Bœschlavf/img2enc: add atomic_writing option
2015-12-21 Clément Bœschlavc: add text encoder
2015-12-21 Clément Bœschlavfi/scale: add nb_slices debug option
next