]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-11-10 Hendrik LeppkesMerge commit '1e791ee3aae63122afb10cbabe86a747aea58992'
2015-11-10 Hendrik LeppkesMerge commit 'c012c6f1a8b34828a7870dc1854422934f14b79a'
2015-11-10 Hendrik LeppkesMerge commit '2ec112f71cd03ccab1b6f9a00d29199a57bcc7a5'
2015-11-10 Hendrik LeppkesMerge commit 'e2854e731f843906d9a9a5b882bed872341999fd'
2015-11-10 Hendrik LeppkesMerge commit 'f128b8e19ac7f702adae899ab91cc1e80f238761'
2015-11-10 Hendrik LeppkesMerge commit '50d2a3b5f34e6f99e5ffe17f2be5eb1815555960'
2015-11-10 Hendrik LeppkesMerge commit 'de41b555cdea2dcacbe98ee9edc83a8c15c73c4c'
2015-11-10 Hendrik LeppkesMerge commit '4a326923381f2bc0fb7d960c8f8366a5456bc4ab'
2015-11-10 Hendrik LeppkesMerge commit '452d659aa4a742106c70ffe9ef3df47ef5b81ea6'
2015-11-10 Hendrik LeppkesMerge commit 'f8d10511fef0bb3265f2d7bdfd38f90f60731d80'
2015-11-10 Hendrik LeppkesMerge commit '4dfbc7a7559ccab666a8fd39de4224eb4b02c768'
2015-11-10 Hendrik LeppkesMerge commit '60f50374f1955442dc987abc4a6c61c2109620c2'
2015-11-10 Hendrik LeppkesMerge commit '0b699920f3c0b2e30969b38ce59226653f9d80ec'
2015-11-10 Hendrik LeppkesMerge commit '1e7ff5ac6923996f7292c82f102c68384fbc9d97'
2015-11-10 James Almeravutil/softfloat: use abort() instead of av_assert0(0)
2015-11-10 Michael Niedermayeravcodec/g729postfilter: Avoid function calls in FFMAX...
2015-11-10 wm4mmaldec: send only a single EOS packet on flushing
2015-11-10 Michael Niedermayeravcodec/aacsbr_fixed: Try to initialize sum[0..1] diffe...
2015-11-10 Timothy Guavformat: Add v210[x] demuxer
2015-11-10 Michael Niedermayertests/fate/avformat: Fix fate-lavf
2015-11-10 Andreas Cadhalpunaacdec: don't return frames without data from aac_decod...
2015-11-10 Andreas Cadhalpunaacps: avoid division by zero in stereo_processing
2015-11-10 Ganesh Ajjanagaddeffserver: fix incorrect strlcpy usage
2015-11-09 Ganesh Ajjanagaddeswresample/resample: speed up Blackman Nuttall filter
2015-11-09 Ganesh Ajjanagaddeswresample/resample: speed up upsampling by precomputin...
2015-11-09 Simon Thelendoc/ffmpeg: Clarify that the sdp_file option requires...
2015-11-09 Simon Thelenffmpeg: Don't try and write sdp info if none of the...
2015-11-09 Bryan Huhavformat/cache: Avoid int-overflow in cache compare...
2015-11-09 Agatha Huavcodec/nvenc: update nvenc default parameters
2015-11-09 Matt Oliveravutil/x86/intmath: Correct intrinsic headers for older...
2015-11-09 Paul B Maholavformat/rsd: add XMA support
2015-11-09 Ganesh Ajjanagaddeswresample/resample: improve bessel function accuracy...
2015-11-09 Ganesh Ajjanagaddeswresample: allow double precision beta value for the...
2015-11-08 Andreas Cadhalpunsoftfloat: handle INT_MIN correctly in av_int2sf
2015-11-08 Andreas Cadhalpunsoftfloat: assert when the argument of av_sqrt_sf is...
2015-11-08 Kyle Swansonavfilter: add anoisesrc
2015-11-08 Michael Niedermayeravutil/softfloat: Include negative numbers in cmp/gt...
2015-11-08 Michael Niedermayeravutil/softfloat: Fix av_gt_sf() with large exponents...
2015-11-08 Michael Niedermayeravutil/softfloat: Add test for av_gt_sf()
2015-11-08 Michael Niedermayeravutil/softfloat: Extend the av_cmp_sf() test to cover...
2015-11-08 Michael Niedermayeravutil/softfloat: Fix overflows in shifts in av_cmp_sf...
2015-11-08 Michael Niedermayeravutil/softfloat: Add test for av_cmp_sf()
2015-11-08 Michael Niedermayeravutil/softfloat: Add tests for exponent underflows
2015-11-08 Michael Niedermayeravutil/softfloat: Fix exponent underflow in av_div_sf()
2015-11-08 Michael Niedermayeravutil/softfloat: Fix exponent underflow in av_mul_sf()
2015-11-08 Michael Niedermayeravutil/softfloat: Fix typo in av_mul_sf() doxy
2015-11-08 Michael NiedermayerRevert "avutil/softfloat: Check for MIN_EXP in av_sqrt_...
2015-11-08 Michael Niedermayeravutil/softfloat: Check for MIN_EXP in av_sqrt_sf()
2015-11-08 Michael Niedermayeravutil/softfloat: Correctly set the exponent for 0...
2015-11-08 Michael Niedermayeravcodec/aacsbr: Use FLOAT_0
2015-11-08 Michael Niedermayeravutil/softfloat: FLOAT_0 should use MIN_EXP
2015-11-08 Timothy GuAdd pixblockdsp checkasm tests
2015-11-07 Timothy Gupixblockdsp: x86: Condense diff_pixels_* to a shared...
2015-11-07 Michael Niedermayeravcodec/takdec: Use memove, avoid undefined memcpy...
2015-11-07 wm4mmaldec: correct package buffering accounting
2015-11-07 wm4mmaldec: add vc1 decoding support
2015-11-07 Nicolas Georgelavfi/af_asyncts: remove looping on request_frame().
2015-11-07 Nicolas Georgelavfi/af_amix: mostly fix scheduling.
2015-11-07 Nicolas Georgelavfi/vf_framepack: fix scheduling.
2015-11-07 Nicolas Georgelavfi/af_join: partially fix scheduling.
2015-11-07 Nicolas Georgelavfi/fifo: do not assume request_frame() returns a...
2015-11-07 Nicolas Georgelavfi/avf_concat: return immediately after requesting...
2015-11-07 Nicolas Georgelavfi: remove astreamsync.
2015-11-07 Nicolas Georgelavu/opt: enhance printing durations.
2015-11-07 Nicolas Georgelavfi: add realtime filter.
2015-11-07 Nicolas Georgefate: add mpdecimate test.
2015-11-07 Nicolas Georgelavfi: add testsrc2 test source.
2015-11-07 Ganesh Ajjanagaddedoc/resampler: fix some trivial typos
2015-11-07 Michael Niedermayeravformat/segafilm: Only add index entries when the...
2015-11-07 Andreas Cadhalpunapng: use correct size for output buffer
2015-11-07 Andreas Cadhalpunjvdec: avoid unsigned overflow in comparison
2015-11-07 Will Kelleherhevc: extract SEI caption data
2015-11-07 Michael Niedermayeravcodec/jpeg2000dec: Clip all tile coordinates
2015-11-07 Michael Niedermayeravcodec/microdvddec: Check for string end in 'P' case
2015-11-06 Ronald S. Bultjevp9_parser: allow superframes with a single frame.
2015-11-06 Michael Niedermayeravcodec/dirac_parser: Fix undefined memcpy() use
2015-11-06 Paul B Maholsegafilm: set video and audio stream duration
2015-11-06 Paul B Maholsegafilm: implement seeking
2015-11-06 Ganesh Ajjanagaddeavdevice/dshow_enummediatypes: check return of av_malloc
2015-11-06 John Stebbinsvf_pad: fix x, y option expression evaluation
2015-11-06 Paul B MaholXMA1 and XMA2 stereo decoders
2015-11-06 Ganesh Ajjanagaddeswresample/resample: speed up build_filter for Blackman...
2015-11-06 Sebastian Drögempegtsenc: Implement writing of Opus trim_start/trim_en...
2015-11-06 Sebastian Drögempegtsenc: Add support for muxing Opus in MPEG-TS
2015-11-06 Michael Niedermayeravformat/xmv: Discard remainder of packet on error
2015-11-06 Michael Niedermayeravformat/xmv: factor return check out of if/else
2015-11-05 Michael Niedermayeravcodec/mpeg12dec: Do not call show_bits() with invalid...
2015-11-05 Michael Niedermayeravcodec/dnxhddec: Make mb_scan_index a fixed length...
2015-11-05 Michael Niedermayeravcodec/faxcompr: Add missing runs check in decode_unco...
2015-11-05 Michael Niedermayerlibavutil/channel_layout: Check strtol*() for failure
2015-11-05 Luca Barbatoavresample: Document avresample_open() a little better
2015-11-05 Michael Niedermayeravformat/mpegts: Only start probing data streams within...
2015-11-05 Michael Niedermayeravcodec/hevc_ps: Check chroma_format_idc
2015-11-05 Michael Niedermayeravcodec/truemotion1: Initialize mb_change_byte only...
2015-11-05 Michael Niedermayeravcodec/ffv1dec: Print an error if the quant table...
2015-11-05 Michael Niedermayeravcodec/ffv1dec: Free tables on init failure
2015-11-05 Michael Niedermayeravcodec/ffv1dec: Check for 0 quant tables
2015-11-04 Ganesh Ajjanagaddeswresample/resample: speed up build_filter by 50%
2015-11-04 Michael Niedermayeravcodec/mjpegdec: Reinitialize IDCT on BPP changes
2015-11-04 Michael Niedermayeravcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan...
next