]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-09-26 James AlmerMerge commit '66988320794a107f2a460eaa71dbd9fab8056842'
2017-09-26 James AlmerMerge commit '24d5680bbc01fc124709d522d348572ad4672563'
2017-09-26 James AlmerMerge commit 'b3825723dceffc64240da7b0e562bd1fd024da26'
2017-09-26 James AlmerMerge commit '577326d430593a25456393a75212b95d1cd94131'
2017-09-26 James AlmerMerge commit '3ad825793a43253154bed05827f27425fc0757df'
2017-09-26 James AlmerMerge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'
2017-09-26 James AlmerMerge commit 'b420a27e74750b60d2e064236afb10be06a38ace'
2017-09-26 James AlmerMerge commit 'ab2539bd374fe7ddbc6e2f058b62645cd5076192'
2017-09-26 James AlmerMerge commit 'ab87af41636b081dd3562423999351b5444fa09e'
2017-09-26 James AlmerMerge commit '612cc0712836af2f025b0c68b11da29b9f259d5a'
2017-09-26 James AlmerMerge commit '708e84cda1bdbffb92847f3d6ccf6fbeb26d9948'
2017-09-26 James AlmerMerge commit 'ca62236a89f47bd871eaf69d8d9e837c93c55a6c'
2017-09-26 Rodger CombsMerge commit 'c5c663541739cb813a2a5668ee8339b535b35d7d'
2017-09-26 Rodger CombsMerge commit '7295b7373862ee54903b33d6ef3335531dfa93ad'
2017-09-26 Rodger CombsMerge commit '01f1f017d831cf14617aaaeafcec3ae3a81efce7'
2017-09-26 Rodger CombsMerge commit 'dce2929efa8e82b0832a828f7e8cb81ff8c20a4e'
2017-09-26 Rodger CombsMerge commit 'ca9bc9de690258d4761a19b0df6e9c9113b80115'
2017-09-26 Rodger CombsMerge commit 'efd2fc41b3f0749f9715d50b581f22bbaa8c5b99'
2017-09-26 Rodger CombsMerge commit '3d23a5f96ad72961c14ba3a0c2add8f2ab374b61'
2017-09-26 Rodger CombsMerge commit '9df9309d233f59d9706444a1e24ac24139f2640d'
2017-09-26 James AlmerRevert "lavf/dashenc: update bitrates on dash_write_tra...
2017-09-26 Moritz Barsnicklavf/tls_gnutls: fix warnings from version check
2017-09-26 Moritz Barsnicklavf/tls_gnutls: fix compilation with GnuTLS 2.x
2017-09-26 Frédéric Devernayavcodec/dnxhdenc: fix DNxHR 444 encoding crashes
2017-09-26 James Almeravformat/img2enc: remove av_dup_packet() call
2017-09-26 James Almerffplay: replace use of av_copy_packet()
2017-09-26 James Almeravformat: replace all uses of av_copy_packet()
2017-09-26 James Almeravcodec/avpacket: deprecate av_copy_packet()
2017-09-25 Thomas Mundtavfilter/interlace: rename two variables for consistency
2017-09-25 Paul B Maholavfilter/af_headphone: increase max ir length
2017-09-24 Paras Chadhafate/fits: add missing png & gif dependencies
2017-09-24 Martin Vignalilibavcodec/hapdec : add support HapAlphaOnly
2017-09-24 Martin Vignalilibavformat : add mov dataformat tag for HapAlphaOnly...
2017-09-24 Michael Niedermayeravcodec/takdec: Fix integer overflow in decode_lpc()
2017-09-24 Michael Niedermayeravcodec/proresdec2: Check bits in DECODE_CODEWORD(...
2017-09-24 Michael Niedermayeravcodec/takdec: Fix integer overflows in decode_subframe()
2017-09-24 Jörn Heusippavformat/libopenmpt: Query duration and metadata after...
2017-09-24 Kaustubh Rasteavcodec/mips: Improve avc chroma horiz mc msa functions
2017-09-24 Kaustubh Rasteavcodec/mips: Unrolled loops avc intra msa functions
2017-09-24 Kaustubh Rasteavcodec/mips: Improve hevc uni-w copy mc msa functions
2017-09-24 Michael Niedermayeravcodec/flacenc: Replace "return -1" by named constant
2017-09-24 Michael Niedermayeravcodec/snowenc: Replace "return -1" by named constants
2017-09-24 Jaroslav Beranlibavdevice/v4l2: fix invalid access to struct v4l2_buffer
2017-09-23 James Almerffplay: zero initialize copy avpacket
2017-09-23 James Almeravformat/mpeg: zero initialize idx_pkt
2017-09-23 James Almeravcodec/v4l2_m2m: add missing header inclusions
2017-09-23 James Almeravcodec/Makefile: skip v4l2_m2m headers if needed
2017-09-23 James Almeravcodec/frame_thread_encoder: use av_packet_alloc()
2017-09-23 Thomas Mundtavfilter/interlace: add support for 10 and 12 bit
2017-09-23 Thomas Mundtavfilter/tinterlace: use drawutils for pad mode
2017-09-23 Marton Balintavformat/mxfdec: use the common packet pts setter funct...
2017-09-23 Marton Balintavformat/mxfdec: factorize packet pts setter function
2017-09-23 James Almeravcodec/opusenc_psy: use av_clip_uintp2()
2017-09-23 James Almeravcodec/opusenc_utils: add missing preprocessor guards
2017-09-23 Rostislav Pehlivanovlavfi: make window_func an inline function
2017-09-23 Rostislav Pehlivanovopusenc: implement a psychoacoustic system
2017-09-23 Jorge Ramirez... libavcodec: v4l2: add support for v4l2 mem2mem codecs
2017-09-23 James Almeravformat/gif: use av_packet_alloc()
2017-09-23 James Almeravformat/apngenc: use av_packet_alloc()
2017-09-22 Michael Niedermayeravcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDE...
2017-09-22 Michael Niedermayeravcodec/ffv1dec: Fix integer overflow in read_quant_table()
2017-09-22 Michael Niedermayeravcodec/svq3: Fix overflow in svq3_add_idct_c()
2017-09-22 Kaustubh Rasteavcodec/mips: Remove generic func use in hevc non-uni...
2017-09-22 Kaustubh Rasteavcodec/mips: preload data in hevc sao edge 90 degree...
2017-09-22 Yogender Guptaavfilter/thumbnail_cuda: add cuda thumbnail filter
2017-09-22 Lou LoganFix several typos
2017-09-21 Carl Eugen... Remove some unneeded casts of bit_rate.
2017-09-21 Steven Liuavformat/hlsenc: support http method for hls fmp4 init...
2017-09-21 Steven LiuMAINTAINERS: modify the hlsenc description
2017-09-21 Steven Liuavformat/hlsenc: fix CID 1418106
2017-09-21 Vittorio Giovarapixdesc: Add API to map color property names to enum...
2017-09-21 Kaustubh Rasteavcodec/mips: Reduced conditional cases in avc inter...
2017-09-21 Kaustubh Rasteavcodec/mips: Unrolled loops and expanded functions...
2017-09-21 Tatsuyuki IshiGnuTLS: eat PREMATURE_TERMINATION error
2017-09-20 Anton Khirnovavformat/cafdec: reject multichannel Opus streams
2017-09-20 Carl Eugen... lavf/caf: Support demuxing Opus.
2017-09-20 Kaustubh Rasteavcodec/mips: preload data in hevc sao edge 0 degree...
2017-09-20 Kaustubh Rasteavcodec/mips: Fixed rnd_val variable to 6 in hevc uni...
2017-09-20 Thomas MundtMAINTAINERS: add myself for bwdif and (t)interlace
2017-09-20 Michael Niedermayeravcodec/pngdec: Clean up on av_frame_ref() failure
2017-09-20 Carl Eugen... lavf/mpegts: Consider stream_type 0x0f just a hint...
2017-09-19 Carl Eugen... lavfi/stereo3d: Set SAR for every output frame.
2017-09-19 Carl Eugen... lavf/utils: Do not force chapter end time before chapte...
2017-09-19 Carl Eugen... lavd/kmsgrab: Remove the mapping for AV_PIX_FMT_RGB8.
2017-09-19 James Almeravutil/hwcontext_dxva2: return an error when buffer...
2017-09-19 Carl Eugen... kmsgrab: Add more DRM plane formats
2017-09-19 Mark Thompsonhwcontext_vaapi: Fix DRM format mapping
2017-09-19 Mark Thompsonkmsgrab: Remove multiple-plane formats
2017-09-19 Mark Thompsonkmsgrab: Fix DRM format definitions
2017-09-19 Mark Thompsonvaapi: Disable deprecation warnings around use of old...
2017-09-19 Hendrik Leppkesvp9: move VP9SharedContext back to the top of VP9Context
2017-09-19 Henrik Gramnerx86/exrdsp: optimize ff_reorder_pixels_avx2()
2017-09-18 Tobias Rappavformat/mxfenc: cosmetic changes
2017-09-18 Tobias Rappfate: add mxf_dv25/dvcpro50 regression tests
2017-09-18 Tobias Rappavformat/mxfenc: fix aspect ratio when writing 16:9...
2017-09-18 James Almeravfilter/tinterlace: Simplify checks for lowpass filter...
2017-09-18 Thomas Mundtfate: add tinterlace lowpass filtering tests
2017-09-18 Carl Eugen... lavc/frame_thread_encoder: Do not mix variable declarat...
2017-09-17 James Almercheckasm: add an exrdsp test
2017-09-17 James Almeravcodec/exrdsp: improve the ExrDSPContext->reorder_pixe...
next