]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-01-24 Paul B Maholavfilter/vf_zoompan: unbreak filtering with video input
2016-01-24 Timothy GuChangelog: Add entry on libquvi being removed
2016-01-24 Timothy Guconfigure: Maintain alphabetical order of components
2016-01-24 Paul B Maholavfilter/vf_zoompan: rewrite so it doesn't cache all...
2016-01-24 Ronald S. Bultjelavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map().
2016-01-24 Kieran Kunhyaavformat: Remove support for libquvi
2016-01-24 Michael NiedermayerPrint the whitelists if entities are not found on them
2016-01-24 Michael Niedermayeravformat: Document urls a bit
2016-01-24 Timothy Gudecklink: Header cleanup
2016-01-24 Timothy Gucommon.mak: Use CCFLAGS for assembly generation as...
2016-01-24 Timothy Guavdevice: Mark decklink_common.h as unconditional SKIPH...
2016-01-24 Clément Bœschlavfi/pthread: fix perameters/parameters typo
2016-01-24 Paul B Maholavfilter: update some comments
2016-01-23 Charlie Arnoldbuild: fix msvc build
2016-01-23 Andreas Cadhalpunbuild: fix make checkheaders in out-of-tree builds
2016-01-23 Anton Khirnovqsvenc: fix a typo
2016-01-23 Michael Niedermayerfate/cabac: replace uninitialized bytes by random bytes
2016-01-23 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2016-01-23 Henrik Gramnerx86inc: Avoid creating unnecessary local labels
2016-01-23 Henrik Gramnerx86inc: Simplify AUTO_REP_RET
2016-01-23 Henrik Gramnerx86inc: Use more consistent indentation
2016-01-23 Henrik Gramnerx86inc: Preserve arguments when allocating stack space
2016-01-23 Henrik Gramnerx86inc: Improve FMA instruction handling
2016-01-23 Henrik Gramnerx86inc: Be more verbose in assertion failures
2016-01-23 Henrik Gramnerx86inc: Make cpuflag() and notcpuflag() return 0 or 1
2016-01-23 Anton Khirnovpixdesc: fix and extend doxy for av_pix_fmt_get_chroma_...
2016-01-23 Michael Niedermayeravfilter/vf_convolution: Use av_clip_uint8()
2016-01-23 Michael Niedermayerfate/ffmpeg: Fix colorkey test failure without samples
2016-01-23 Luca Barbatoconfigure: Correctly add openssl cflags and libs
2016-01-23 Hendrik Leppkesdxva2_h264: fix reference field marking in long slice...
2016-01-23 Michael Niedermayeravcodec/mpeg4videoenc: Use 64bit for time variables
2016-01-22 Michael Niedermayeravformat/libquvi: Set default demuxer and protocol...
2016-01-22 Michael Niedermayeravformat/concat: Check protocol prefix
2016-01-22 Michael Niedermayerdoc/demuxers: Document enable_drefs and use_absolute_path
2016-01-22 Paul B Maholavfilter/af_ladspa: accepts ' ' as command separator too
2016-01-22 Rostislav Pehlivanovdiracdec: fix full range videos
2016-01-22 Paul B Maholavfilter/vf_convolution: add timeline support
2016-01-22 Martin Storsjölibavcodec: Add missing AVClass pointers
2016-01-22 Michael Niedermayerfate: Add a small number of rawvideo in mov tests
2016-01-22 Perette Barellalibavformat/tcp.c : add send_buffer_size and recv_buffe...
2016-01-22 Ganesh Ajjanagaddelavc/wmadec: replace pow by faster functions
2016-01-22 Ganesh Ajjanagaddelavc/opus_celt: replace pow(2,x) by exp2f(x)
2016-01-22 Ganesh Ajjanagaddelavc/atrac3plusdsp: change pow(2,x) to exp2f(x)
2016-01-22 Ganesh Ajjanagaddelavc/wma: add av_warn_unused_result to ff_wma_init
2016-01-22 Michael Niedermayerfate: add 1 and 15BPP rawvideo in avi tests
2016-01-22 Paul B Maholavfilter: add convolution filter
2016-01-22 Paul B Maholavfilter/avf_showwaves: add logarithmic amplitude scaler
2016-01-22 John Coxcabac_functions: Allow more functions to be overridden
2016-01-22 John Coxcabac_functions: Count zeros with ctz if it is fast
2016-01-22 John Coxcabac: Ensure 2-byte cabac loads are on 2-byte boundry
2016-01-22 Neil BirkbeckAdd missing conversions from side data enum to name
2016-01-21 Andreas Cadhalpunbuild: make out-of-tree builds bit-identical to in...
2016-01-21 Michael Niedermayeravcodec/mjpegdec: Check for end for both bytes in unesc...
2016-01-21 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2016-01-21 Henrik Gramnerx86inc: Avoid creating unnecessary local labels
2016-01-21 Henrik Gramnerx86inc: Simplify AUTO_REP_RET
2016-01-21 Henrik Gramnerx86inc: Use more consistent indentation
2016-01-21 Henrik Gramnerx86inc: Preserve arguments when allocating stack space
2016-01-21 Henrik Gramnerx86inc: Improve FMA instruction handling
2016-01-21 Henrik Gramnerx86inc: Be more verbose in assertion failures
2016-01-21 Vittorio Giovaralavc: Move pre_me to codec private options
2016-01-21 Vittorio Giovaralavc: Move me_penalty_compensation to codec private...
2016-01-21 Vittorio Giovaralavc: Move prediction_method to codec private options
2016-01-21 Vittorio Giovaralavc: Move {min,max}_prediction_order to codec private...
2016-01-21 Vittorio Giovaralavc: Move rtp_payload_size to codec private options
2016-01-21 Vittorio Giovaralavc: Move timecode_frame_start to codec private options
2016-01-21 Vittorio Giovaralavc: Move context_model to codec private options
2016-01-21 Vittorio Giovaralavc: Move mpeg_quant to codec private options
2016-01-21 Vittorio Giovaralavc: Move noise_reduction to codec private options
2016-01-21 Vittorio Giovaralavc: Move scenechange_threshold to codec private options
2016-01-21 Vittorio Giovaralavc: Move chromaoffset to codec private options
2016-01-21 Vittorio Giovaralavc: Move frame_skip_* to codec private options
2016-01-21 Vittorio Giovaralavc: Move brd_scale to codec private options
2016-01-21 Vittorio Giovaralavc: Move b_frame_strategy and b_sensitivity to codec...
2016-01-21 Piotr Bandurskiriff: add C210 FourCC (Canopus C210)
2016-01-21 Vittorio Giovaraimgconvert: Add the proper API guards to a deprecated...
2016-01-21 Vittorio Giovaraimgconvert: Move AVPicture-related static function...
2016-01-21 Vittorio Giovaraimgconvert: Move the shrink functions only where needed
2016-01-21 Vittorio Giovaraimgconvert: Drop outdated comment block
2016-01-21 Piotr Bandurskiriff: add YUYV FourCC (Drastic YUYV)
2016-01-21 Luca Barbatoconfigure: Force-enable select_any dependencies only...
2016-01-21 James Almerx86/intmath: disable sse av_clip functions when using ICC
2016-01-21 Paul B Maholavfilter/avf_showwaves: color support
2016-01-21 Michael Niedermayerfate: Add test for colorkey
2016-01-21 Rostislav Pehlivanovdiracdec: fix original Dirac Low Delay profile
2016-01-21 Rostislav Pehlivanovdirac: add more parse codes from the specifications
2016-01-21 James Almeravcodec/diracdsp: use av_clip_uintp2
2016-01-21 Rostislav Pehlivanovdirac_parser: add exceptions for Dirac inter parse...
2016-01-21 Ronald S. Bultjecheckasm: add videodsp emulated_edge_mc test.
2016-01-21 Rostislav Pehlivanovdirac_parser: Improve parsing and silence pointless...
2016-01-21 Michael Niedermayeravcodec/mpegvideo_enc: Check for integer overflow in...
2016-01-21 Rostislav Pehlivanovdiracdec: add support for 12 bit videos
2016-01-21 Paul B Maholdoc/filters: fix afftfilt example
2016-01-21 Derek Buitenhuismov: Add an option to toggle dref opening
2016-01-21 Paul B Maholavfilter: add afftfilter
2016-01-21 Michael Niedermayeravformat/nutenc: implement deinit()
2016-01-21 James Darnleyfate: add 10-bit v210 encoder tests
2016-01-21 Claudio FreireAAC encoder: check for NaNs/inf in TNS gain
2016-01-21 James Almerconfigure: add missing library deps for showcqt_filter
2016-01-21 Carl Eugen... lavf/riff: Support reading vlc's rawvideo fourccs.
next