]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-10-27 Mark Thompsonvaapi_encode_mpeg2: Use common slice sizing code
2018-10-27 Mark Thompsonvaapi_encode: Support configurable slices
2018-10-27 Paul B Maholavfilter/window_func: add bohman window
2018-10-27 James Almertests/api-h264-slice-test: use the correct function...
2018-10-26 Cameron Cawleyavformat/rpl: Support files containing 8 bit PCM or...
2018-10-26 Cameron Cawleyavcodec: Implement Archimedes VIDC encoder/decoder
2018-10-26 Josh de Kockfate: add api-h264-slice test
2018-10-26 Josh de Kocklavc/h264dec: don't error out when receiving multiple...
2018-10-26 Paul B Maholavfilter: add xstack filter
2018-10-26 kjeyapal@akamai.comavformat/dashenc: Support HTTP persistent for init...
2018-10-25 James Almeravcodec/vp9_parser: set profile in AVCodecContext
2018-10-25 Paul B Maholavfilter/vf_lut3d: do not error out if TITLE is after...
2018-10-25 Paul B Maholavfilter/af_adelay: switch to activate
2018-10-25 James Almerconfigure: add missing optional SDL2 dependency to...
2018-10-24 Mark Thompsonlavfi/ebur128: Fix mixed declarations and code
2018-10-24 Marton Balintavcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE...
2018-10-24 Michael Niedermayeravutil/integer: Fix integer overflow in av_mul_i()
2018-10-24 Michael Niedermayeravcodec/msrle: Check that the input is large enough...
2018-10-24 James AlmerRevert "avcodec/decode: copy the output parameters...
2018-10-24 Martin Vignaliswscale/swscale_unscaled : rename packed_16bpc_bswap
2018-10-24 Martin Vignaliswscale/unscaled : add grayf32 le to be
2018-10-24 Martin Vignaliswscale/utils : simplify unscaled initial test for...
2018-10-24 Martin Vignaliavfilter/show_info : add print of color information...
2018-10-24 James Almerdoc/APIchanges: add entry for AV_FRAME_DATA_S12M_TIMECODE
2018-10-24 Philip Langdaleavcodec/nvdec: Push the context before destroying the...
2018-10-24 Paul B Maholavfilter/vf_waveform: abort early if there are no compo...
2018-10-24 Paul B Maholavfilter/vf_waveform: add gratcicule to rgb input
2018-10-24 Baptiste Coudurieravformat/mxfenc: simplify dnxhd handling and add more...
2018-10-24 Paul B Maholavfilter/vf_datascope: fix rgba mapping for oscilloscop...
2018-10-24 Josh de Kocklavu: bump version, add Changelog entry
2018-10-23 Matsuzawa Tomohiroavformat/libsrt: add several options supported in srt...
2018-10-23 Dave Riceavdevice/sdl2: add option to set window position
2018-10-23 Josh de Kockfate: add h264 timecode test
2018-10-23 Josh de Kocklavfi/vf_showinfo: support displaying S12M timecode...
2018-10-23 Josh de Kockh264/pic_timing: support multiple timecodes
2018-10-23 Devin Heitmuellerlavc/h264: create AVFrame side data from H.264 timecodes
2018-10-23 Zhong Lilavc/qsvenc_jpeg: set a default quality
2018-10-23 Zhong Lilavc/qsvenc_jpeg: add async_depth support
2018-10-23 Paul B Maholavfilter: add vibrance filter
2018-10-22 Michael Niedermayeravcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGO...
2018-10-22 Michael Niedermayeravcodec/ilbcdec: Check startindex
2018-10-22 Mark Thompsoncbs_h2645: Allocate all internal buffers with padding
2018-10-22 Mark Thompsoncbs_h264: Fix SPS used for pic_timing timestamp
2018-10-22 Mark Thompsoncbs_h264: Actually decompose end-of-sequence NAL units
2018-10-22 Michael Niedermayeravcodec/mpeg4videodec: Fix typo in sprite delta check
2018-10-22 Jun Zhaolavf/vc1test: add rcv to vc1test demuxer extensions
2018-10-22 Jun Zhaolavf/vc1test: fix vc1test can't probe some RCV file.
2018-10-22 Martin Vignaliavfilter/setparams : fix colorspace option
2018-10-22 Martin Vignaliavfilter/setfield, setrange : set color property to...
2018-10-22 Martin Vignaliavfilter/setparams : update filter description
2018-10-21 Timo Rothenpieleravfilter/*_cuda: don't include internal header
2018-10-21 Martin Vignaliavfilter/setparam : add options to set color primaries...
2018-10-21 Martin Vignaliavfilter/setparams : merge setfield and setrange filter...
2018-10-21 Paul B Maholavfilter: add chromahold filter
2018-10-21 kjeyapal@akamai.comavformat/dashenc: URL close unconditionally after DELET...
2018-10-21 kjeyapal@akamai.comavformat/dashenc: Support HTTP Persistent for master...
2018-10-21 Paul B Maholavfilter/af_afir: calculate group delay too
2018-10-19 Devin Heitmuelleravdevice/decklink: Fix compile breakage on OSX
2018-10-19 Carl Eugen... lavf/matroskadec: Simplify string length calculation.
2018-10-19 Carl Eugen... lavc/sinewin: Do not declare AAC 120/960 tables as...
2018-10-19 Carl Eugen... lavf/dump: Fix a typo: comentary -> commentary.
2018-10-19 Paul B Maholavfilter: add sinc source filter
2018-10-18 Martin Vignaliswscale : add YA16 LE/BE output
2018-10-18 Martin Vignaliswscale/x86/rgb2rgb.asm : add Ivo Van Poorten name...
2018-10-18 Martin Vignaliavcodec/proresenc_aw : use for frame flag in the header...
2018-10-18 Martin Vignaliavcodec/proresenc_aw : add support for prores 444
2018-10-18 Martin Vignaliavcodec/prores_enc : not calculate dct a each quantif...
2018-10-18 Martin Vignaliavcodec/proresenc_aw : use qp close to the official...
2018-10-18 Martin Vignaliavcodec/proresenc_aw : use AVframe primaries, transfert...
2018-10-18 Martin Vignaliavcodec/proresenc_aw : use scan table from prores_data...
2018-10-18 Paul B Maholavfilter/vf_lensfun: use av_malloc_array()
2018-10-18 Paul B Maholavfilter/vf_lensfun: use av_freep
2018-10-18 Paul B Maholavfilter/af_adelay: do not crash if allocation of chand...
2018-10-18 Karthick Jeyapalavformat/dashenc: Dont ignore the codec tag from codec...
2018-10-18 Michael Niedermayeravcodec/h264_cavlc: Check mb_skip_run
2018-10-18 Michael Niedermayeravcodec/ilbcdec: Fix multiple integer overflows
2018-10-18 Michael Niedermayeravcodec/ilbcdec: Fix multiple invalid left shifts
2018-10-18 Michael Niedermayeravcodec/ilbcdec: Limit indexes in create_augmented_vector()
2018-10-18 Michael Niedermayeravcodec/ra144: Fix integer overflow in add_wav()
2018-10-18 Michael Niedermayeravformat/utils: Never store negative values in last_IP_...
2018-10-18 Michael Niedermayeravformat/utils: Fix integer overflow in discontinuity...
2018-10-17 Carl Eugen... lavc/mjpegdec: Support 2:3 subsampling.
2018-10-17 Carl Eugen... lavf/mxfenc: Remove a write-only variable.
2018-10-17 bnnmavformat/xwma: fix WMAv2 with incorrect bit rate
2018-10-16 Mark Thompsondoc/bitstream_filters: Add av1_metadata
2018-10-16 Mark Thompsontrace_headers: Fix memory leaks on syntax read failures
2018-10-15 Anssi HannulaMAINTAINERS: remove myself as hls demuxer maintainer
2018-10-15 Aman Guptaavcodec/cbs: ensure user_data is padded for GBC parsing
2018-10-15 Aman Guptaavcodec/cbs: fix crash in sei_pic_timestamp
2018-10-15 Aman Guptaavcodec/cbs_h264: silence errors about end_of_seq nalus
2018-10-15 Paul B Maholdoc/filters: update silenceremove documentation
2018-10-15 Paul B Maholavfilter/af_silenceremove: use enum for threshold detec...
2018-10-15 Paul B Maholavfilter/af_silenceremove: add enum for detection modes
2018-10-15 Paul B Maholavfilter/af_silenceremove: add options description
2018-10-15 Paul B Maholavfilter/af_silenceremove: prefer outlink instead of...
2018-10-15 Paul B Maholavfilter/af_silenceremove: add mode options
2018-10-15 Paul B Maholavfilter/af_silenceremove: add options to keep min...
2018-10-14 Michael Niedermayeravcodec/av1_parse: Check obu_size
2018-10-14 Marton Balintffmpeg: log corrupted packets and frames
2018-10-14 Timo Rothenpieleravcodec/cuviddec: properly take deinterlacing and displ...
next