]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-05-04 Paul B Maholavfilter/vf_edgedetect: add planes option
2018-05-04 Paul B Maholavfilter/vf_edgedetect: add canny mode
2018-05-04 Paul B Maholavfilter/vf_convolution: add column/vertical mode
2018-05-04 Paul B Maholavfilter/vf_lut3d: add planar rgb support
2018-05-04 Aman Guptaavcodec/mediacodecdec: add workaround for buggy amlogic...
2018-05-04 Aman Guptaavcodec/mediacodecdec: wait on first frame after input...
2018-05-04 Aman Guptaavcodec/mediacodecdec: restructure mediacodec_receive_frame
2018-05-04 Aman Guptaavcodec/mediacodec_wrapper: add helper to fetch SDK_INT
2018-05-04 wm4avformat: add vapoursynth wrapper
2018-05-04 Sergey LavrushkinAdds SRCNN filter.
2018-05-04 Paul B Maholavfilter/vf_amplify: add more options for finer filtering
2018-05-04 wm4avformat/hls: don't propagate deprecated "user-agent...
2018-05-04 wm4avformat/matroskaenc: do not write timebase as framerate
2018-05-04 Michael Niedermayeravcodec/h263dec: Document padding_bug_score heuristic...
2018-05-03 Haihao Xiangvaapi_encode_h264: Take VAAPIEncodeH264Context::sei_nee...
2018-05-03 Paul B Maholavfilter/drawutils: add support for full range
2018-05-03 Michael Niedermayeravcodec/mpeg4videodec: Split decode_studio_vol_header...
2018-05-03 Michael Niedermayeravcodec/mpeg4videodec: Move decode_studiovisualobject...
2018-05-03 Paul B Maholavformat/yuv4mpegdec: simplify math
2018-05-03 Paul B Maholavfilter/vf_neighbor: add >8 depth suppport
2018-05-03 Paul B Maholavfilter/vf_convolution: unbreak roberts filter
2018-05-03 Paul B Maholavfilter/vf_convolution: add horizontal/row mode
2018-05-03 Paul B Maholavfilter/vf_overlay: exclude nv12/nv21 formats from...
2018-05-03 Jan Ekströmlavf/dashenc: pass standards compliance value to the...
2018-05-03 Jan Ekströmlavf/dashenc: require experimental mode to be enabled...
2018-05-03 Rodger Combslavf/dashenc: don't call flush_init_segment before...
2018-05-02 Paul B Maholavfilter/vf_convolution: rewrite so it doesn't use...
2018-05-02 Paul B Maholavfilter/vf_overlay: add x86 SIMD
2018-05-02 Tobias Rappfftools/ffmpeg: properly initialize output stream field...
2018-05-02 Mark Thompsonfate/cbs: Always overwrite output in cbs fate tests
2018-05-02 Mark Thompsonlavc/cbs: Add tests for VP9
2018-05-02 Mark Thompsonlavc: Add VP9 metadata bitstream filter
2018-05-02 Mark Thompsonlavc: Add coded bitstream read/write support for VP9
2018-05-02 Mark Thompsoncbs: Add support for array subscripts in trace output
2018-05-01 Mark Thompsoncbs_h2645: Simplify representation of fixed values
2018-05-01 Mark Thompsoncbs: Fragment/unit data is always reference counted
2018-05-01 Paul B Maholavfilter/af_biquads: add slice threading
2018-05-01 Paul B Maholavfilter/af_biquads: change clipping detection from...
2018-05-01 Paul B Maholavfilter/vf_neighbor: add slice threading
2018-05-01 Paul B Maholavfilter/vf_neighbor: simplify code little
2018-05-01 Paul B Maholavfilter/vf_neighbor: rewrite without using temp memory
2018-04-30 James Almeravcodec/cbs_h2645: create a reference to the existing...
2018-04-30 James Almeravcodec/cbs_mpeg2: create a reference to the existing...
2018-04-30 James Almerfftools/ffmpeg: fix mixed code and declarations
2018-04-30 Marton Balintavdevice/decklink_dec: unref packets on avpacket_queue_...
2018-04-30 Marton Balintavdevice/decklink_dec: do not copy video data
2018-04-30 Marton BalintUse AV_PIX_FMT_FLAG_ALPHA for detecting transparency...
2018-04-30 Marton Balintavutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT...
2018-04-30 Marton Balintavcodec/hnm4video: fix palette alpha
2018-04-30 Marton Balintavcodec/anm: fix palette alpha
2018-04-30 Marton Balintavformat/qtpalette: parse color table according to...
2018-04-30 Paul B Maholavfilter/vf_mix: initialize last to silence possible...
2018-04-30 Michael Niedermayeravcodec/mpeg4video_parser: Avoid litteral 0x1B6, use...
2018-04-30 Michael Niedermayeravcodec/mpeg4video_parser: Fix incorrect spliting of...
2018-04-30 Michael Niedermayeravformat/m4vdec: Use the same constant names as libavcodec
2018-04-30 Michael Niedermayeravformat/m4vdec: Fix detection of raw MPEG-4 ES Studio
2018-04-29 James Almerconfigure: add missing pthreads dependency to v4l2_m2m
2018-04-29 Paul B Maholdoc/filters: add tmix examples
2018-04-29 Paul B Maholavfilter/vf_mix: make setting weights more user friendly
2018-04-29 Michael Niedermayeravcodec/wavpack: Fix integer overflow in DEC_MED()...
2018-04-29 Michael Niedermayeravcodec/wavpack: Fix integer overflow in wv_unpack_stereo()
2018-04-29 Paul B Maholavfilter/vf_fieldmatch: add support for >8 bit depth...
2018-04-29 Paul B Maholavfilter/vf_fieldmatch: switch to activate
2018-04-29 Paul B Maholavfilter: add amplify filter
2018-04-29 Paul B Maholavfilter/vf_overlay: use slice_end in alpha_composite()
2018-04-29 Jerome Borsboomavcodec/vc1: fix mquant calculation
2018-04-28 Paul B Maholavfilter/vf_fieldmatch: use correct subsamplings for...
2018-04-28 Gyan Doshidoc/ffmpeg - update benchmark option readout details
2018-04-28 Paul B Maholavfilter/vf_overlay: add slice threading
2018-04-28 André Camargofftools/ffmpeg: change fps progress log message to...
2018-04-28 Rahul Chaudhryswresample/arm: rename labels to fix xcode build error
2018-04-28 Mark Wachslerfftools/ffmpeg: Add system time and real time to benchm...
2018-04-28 Paul B Maholdoc/libav-merge: remove resolved item
2018-04-28 Paul B Maholavcodec/proresdec2: add missing frame color metadata
2018-04-28 Paul B Maholavcodec/proresdec2: make long name more descriptive
2018-04-28 Paul B Maholavcodec: remove duplicate prores decoder
2018-04-28 Paul B Maholavfilter/vf_convolution: make rdiv set to 0 more useful
2018-04-27 Mark Thompsonhwcontext_vaapi: Fix compilation with libva versions...
2018-04-27 Paul B Maholavfilter/vf_mix: use correct linesizes
2018-04-27 Paul B Maholavfilter/vf_shuffleplanes: add support for timeline
2018-04-27 Paul B Maholavfilter/vf_premultiply: add slice threading
2018-04-27 Paul B Maholavfilter/vf_maskedclamp: silence warning
2018-04-27 Paul B Maholavfilter/vf_mix: add slice threading
2018-04-26 Łukasz Krzciukavformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for...
2018-04-26 James Almeravcodec/cbs_mpeg2: use existing buffer reference when...
2018-04-26 James Almeravcodec/cbs: create reference counted fragments in...
2018-04-26 Paul B Maholavfilter/vf_maskedclamp: add slice threading
2018-04-26 Paul B Maholavfilter/vf_atadenoise: do not abort if user specified...
2018-04-26 Clément Bœschlavf/http: use AV_OPT_FLAG_DEPRECATED for user-agent...
2018-04-26 Clément Bœschlavu/opt: add AV_OPT_FLAG_DEPRECATED
2018-04-26 Clément Bœschlavu/threadmessage: add av_thread_message_queue_nb_elems()
2018-04-26 Jerome Borsboomavcodec/vc1: fix out of bounds access of overlap filter
2018-04-26 Paul B Maholavfilter/vf_mix: clip output pixel values
2018-04-26 Paul B Maholavfilter/vf_mix: add scale option
2018-04-26 Paul B Maholavfilter: add tmix filter
2018-04-26 Derek Buitenhuismov: Properly abide by the track's media duration
2018-04-26 Carl Eugen... lavf/rtmpcrypt: Add a cast to silence an unavoidable...
2018-04-26 Karthick Jeyapalavformat/dashenc: Set mp4 as the default format for VP9
2018-04-26 Karthick Jeyapalavformat/dashenc: Set VP9 codec string with profile...
2018-04-26 Karthick Jeyapalavformat/vpcc: Calculate VP9 level from Luma's Sample...
next