]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-10-21 Andreas Cadhalpunavcodec: drop 2 suffix from avpriv_ac3_parse_header2
2015-10-21 Tobias Rappavfilter/vf_ssim: Add support for writing stats to...
2015-10-21 Timothy Guhuffyuvencdsp: Cherry pick changes left out in the...
2015-10-21 Timothy Guhuffyuvencdsp: Add ff_diff_bytes_{sse2,avx2}
2015-10-21 Julian Scheelmmaldec: Fix avpriv_atomic_get usage
2015-10-21 Hendrik Leppkesaacdec: fix strict prototype warning
2015-10-21 Rostislav Pehlivanovlavf: add oggparsedaala and bump micro
2015-10-21 Rostislav Pehlivanovlavc: add AV_CODEC_ID_DAALA to the list of codec IDs...
2015-10-21 James Zernlibvpxenc: remove some unused ctrl id mappings
2015-10-21 Timothy Guhuffyuvencdsp: Convert ff_diff_bytes_mmx to yasm
2015-10-20 Tobias Rappavfilter/vf_psnr: Add support for writing stats to...
2015-10-20 Andreas Cadhalpunavutil: merge avpriv_float_dsp_init into avpriv_float_d...
2015-10-20 Andreas Cadhalpunavcodec: remove unused avpriv_ac3_parse_header
2015-10-20 Andreas Cadhalpunavutil: install des.h, rc4.h and tree.h as public headers
2015-10-20 Timothy Gudnxhdenc: Optimize get_pixels_8x4_sym for 10-bit
2015-10-20 Hendrik Leppkesdca_parser: don't overwrite the sample rate, it may...
2015-10-20 wm4avformat/mp3dec: improve junk skipping heuristic
2015-10-20 Paul B Maholavformat: add wve demuxer
2015-10-20 Paul B Maholavformat: add msf demuxer
2015-10-20 Michael Niedermayercompat/solaris/make_sunver.pl: Use /usr/bin/env perl...
2015-10-19 Timothy Guhuffyuvencdsp: Use intptr_t for width
2015-10-19 Timothy Gux86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init
2015-10-19 Timothy Gux86: fpel: Remove erroneous ff_put_pixels8_mmxext prototype
2015-10-19 Timothy Gux86: fpel: Move prototypes for 4-px block functions
2015-10-19 Michael Niedermayeravcodec/mpegaudio_parser: Update comment to match code
2015-10-19 James Zernvp9_parser: fix endless loop w/0-sized frame
2015-10-19 Matt Oliverlavu/intmath.h: Move x86 only msvc/icl functions to...
2015-10-19 Matt Oliverlavu/intmath.h: Add msvc/icl ctzll optimisations.
2015-10-18 Clément Bœschavutil/opt: display a better default value for int...
2015-10-18 Kyle Swansonavfilter/af_flanger: free frame on ENOMEM
2015-10-18 Ganesh Ajjanagaddeavutil: use EINVAL instead of -1 for the return code...
2015-10-18 Michael Niedermayeravformat/vag: Remove unused variable pos
2015-10-18 Paul B Maholavfilter: add zscale filter
2015-10-18 Ganesh Ajjanagaddeavcodec/bitstream: replace qsort with AV_QSORT
2015-10-18 Carl Eugen... configure: Simplify using --disable-all.
2015-10-18 Paul B Maholavcodec/adpcm: increase max channels for ADPCM PSX...
2015-10-18 Paul B Maholavformat/rsd: add VAG support
2015-10-18 Alexis Ballierlibavcodec/mpegvideo_enc.c: Fix encoding videos with...
2015-10-18 Michael Niedermayeravcodec/mpegvideo_enc: Merge ifs with identical conditions
2015-10-18 Michael Niedermayeravcodec/mpegvideo_enc: Factor new_picture unref out
2015-10-18 Paul B Maholavfilter/af_ladspa: check functions return value in...
2015-10-17 Ganesh Ajjanagaddeavfilter/internal: Doxygen for ff_fmt_is_in
2015-10-17 Rostislav Pehlivanovaacenc_ltp: adjust and speed up autocorrelation calcula...
2015-10-17 Derek Buitenhuismpegts: Make the sdt_period a double
2015-10-17 Derek Buitenhuismpegts: Make the pat_period a double
2015-10-17 Paul B Maholavformat/vag: fix demuxing stereo files
2015-10-17 Michael Niedermayeravcodec/aacenc: Fix "libavcodec/aacenc.c:540:13: warnin...
2015-10-17 Michael Niedermayertests/fate-run: Remove ./ from run ffmpeg call
2015-10-17 Marton Balintconcatdec: fix file_start_time calculation regression
2015-10-17 Ganesh Ajjanagaddeavfilter/internal: add av_warn_unused_result
2015-10-17 Timothy Guchromakey: Use the pixel descriptor API for chroma...
2015-10-17 Hendrik Leppkeslibavformat/Makefile: remove unnecessary object file...
2015-10-17 Clément Bœschavfilter/selectivecolor: fix correction_method option...
2015-10-17 Rostislav Pehlivanovaacenc_ltp: correct header description comment
2015-10-17 Rostislav Pehlivanovfate: use -profile:a aac_ltp instead of -aac_ltp 1...
2015-10-17 Rostislav Pehlivanovaacenc_ltp: replace av_clip() with av_clip_uintp2()
2015-10-17 Rostislav Pehlivanovaacenc_ltp: fix assertion
2015-10-17 Michael Niedermayeravformat/rsd: Check av_new_packet() return value
2015-10-17 Michael Niedermayeravformat/genh: Check av_new_packet() return value
2015-10-17 Michael Niedermayertests/fate-run: Remove PROGSUF from function calls
2015-10-17 Rostislav Pehlivanovfate: increase fuzz on AAC LTP encoding test
2015-10-17 Rostislav Pehlivanovfate: add a parameter to disable TNS for the other...
2015-10-17 Rostislav Pehlivanovaacenc_tns: enable Temporal Noise Shaping by default
2015-10-17 Rostislav Pehlivanovfate: adjust the target for the new TNS changes
2015-10-17 Rostislav Pehlivanovaacenc_tns: rework TNS descision logic
2015-10-17 Rostislav Pehlivanovaacenc_tns: simplify encoding function
2015-10-17 Rostislav Pehlivanovaacenc_tns: disable coefficient compression by default
2015-10-17 Rostislav Pehlivanovaacenc_tns: add moving average filter for LTP
2015-10-17 Timothy Guopencl: Force the use of 1.2 APIs
2015-10-17 Timothy Guopencl: Use "opencl" as log context name
2015-10-17 Timothy Guopencl: Print compilation log
2015-10-17 Timothy Guopencl: Print error string when compilation fails
2015-10-17 Rostislav Pehlivanovaacenc: increase fuzz on aac-ms-encode test
2015-10-17 Rostislav Pehlivanovfate: adjust aac encoder test values and introduce...
2015-10-17 Rostislav Pehlivanovaacenc: partially revert previous commits to set option...
2015-10-17 Ganesh Ajjanagaddeavfilter/avfiltergraph: fix -Wunused-result warnings
2015-10-17 Rostislav Pehlivanovaacenc: add support for encoding files using Long Term...
2015-10-17 Rostislav Pehlivanovaacenc: (re)enable Mid/Side coding by default
2015-10-17 Rostislav Pehlivanovaacenc_pred: only print predictor information if profil...
2015-10-17 Rostislav Pehlivanovaacenc: correctly zero prediction_used array
2015-10-17 Rostislav Pehlivanovaacenc: slightly simplify and remove a redundant variable
2015-10-17 Rostislav Pehlivanovaacenc_pred: correct header information
2015-10-17 Rostislav Pehlivanovaacenc: indicate that TNS is off by default
2015-10-17 Rostislav Pehlivanovaactab: move ltp_coef[] from aacdectab to aactab
2015-10-17 Michael Niedermayeravcodec/ffv1: Initialize vlc_state on allocation
2015-10-16 Ganesh Ajjanagaddeavutil/mem: add av_warn_unused_result
2015-10-16 James Almeravutil: undo FF_API_CRYPTO_CONTEXT deprecation
2015-10-16 Ganesh Ajjanagaddeavdevice/internal: add av_warn_unused_result
2015-10-16 Ganesh Ajjanagaddeavutil/file: add av_warn_unused_result to av_file_map
2015-10-16 Ganesh Ajjanagaddeavutil/internal: add av_warn_unused_result to avpriv_open
2015-10-16 Ganesh Ajjanagaddeswscale/swscale: add av_warn_unused_result to sws_init_...
2015-10-16 Hendrik LeppkesMerge commit '68e00ad66d13c57d9eb3a3862b44ab3fb030e19f'
2015-10-16 Hendrik LeppkesMerge commit 'b52307933b576eba741c80108c3dad09eb48ba12'
2015-10-16 Hendrik LeppkesMerge commit '49d7fcd774ac31f242818ad9d45d9c013f3bb3db'
2015-10-16 Hendrik LeppkesMerge commit '504e3f75bf73a488d39a80a42962bae2a353dd6b'
2015-10-16 Hendrik LeppkesMerge commit '1f84b008bf2b1eaca473937c48788cb4e4ce1aea'
2015-10-16 Hendrik LeppkesMerge commit '2d59159508c5c1830cc5da907a9454e229077320'
2015-10-16 Hendrik LeppkesMerge commit '9ef748173a4e0e58d40afaf38397783cd2537eaa'
2015-10-16 Hendrik LeppkesMerge commit 'e240a28b20680b326a39b0860fda37d7e459bfc0'
2015-10-16 Michael Niedermayeravcodec/ffv1dec: update progress in case of broken...
next