]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-09-01 Timo Rothenpieleravcodec/nvenc: only push cuda context on encoder close...
2017-09-01 Timo Rothenpieleravcodec/nvenc: add support for specifying entropy codin...
2017-09-01 Anton KhirnovUse the new AVIOContext destructor.
2017-09-01 Anton Khirnovavio: add a destructor for AVIOContext
2017-09-01 Steven Liuavformat/dash: move reused API to common file and heade...
2017-08-31 孙浩(晓黑)avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()
2017-08-31 孙浩(晓黑)avformat/mxfdec: Fix DoS issues in mxf_read_index_entry...
2017-08-31 孙浩(晓黑)avformat/nsvdec: Fix DoS due to lack of eof check in...
2017-08-31 pkvietavocdec/libopus: fix typo
2017-08-31 Daniel Glöckneravformat/mov: prevent duplication of first fragment...
2017-08-31 Dale Curtisavformat/mov: Bail when invalid sample data is present.
2017-08-31 Justin Rugglesavformat/concatdec: add fallback for calculating file...
2017-08-31 James Almeravcodec/fits: add missing header includes
2017-08-31 Tobias Rappfate: add tests for some video source filters
2017-08-31 James Almerfate/flvenc: set bitexact output format flag explicitly
2017-08-31 James Almerffmpeg_opt: add proper deprecation guards to lowres...
2017-08-31 Martin Vignalifate/pixlet : add test for rgb
2017-08-31 James Almeravfilter/vf_mcdeint: remove usage of deprecated AVCodec...
2017-08-30 Paul B Maholavfilter/af_adelay: remove requirement that at least...
2017-08-30 James Almerpostproc: remove usage of deprecated QP_STORE_T define
2017-08-30 James Almeravfilter/vf_mcdeint: free the AVCodecContext struct...
2017-08-30 James Almerfate: stop using deprecated filter syntax in hls tests
2017-08-30 James Almerfate: remove usage of deprecated AVCodecContext.me_meth...
2017-08-30 Ashish Singhconfigure: require pkg-config for libvmaf
2017-08-30 Ashish Singhavfilter/vf_libvmaf: fix pre convert to framesync2...
2017-08-30 Paul B Maholavcodec/codec_desc: make FITS description longer
2017-08-30 Paul B Maholavfilter/vf_lut2: add framesync options
2017-08-30 Paras ChadhaFATE: Add FITS tests
2017-08-30 Paras ChadhaAdd FITS Muxer
2017-08-30 Paras ChadhaAdd FITS Encoder
2017-08-30 Paras ChadhaAdd FITS Demuxer
2017-08-30 Paras ChadhaAdd FITS Decoder
2017-08-30 Ricardo Constantinocompat/cuda/ptx2c: strip CR from each line
2017-08-30 Timo Rothenpielerconfigure: add support for libnpp* from cuda sdk 9
2017-08-30 Michael Niedermayeravformat/mxfenc: Replace literal numbers by named enum...
2017-08-29 Michael Niedermayeravcodec/snowdec: Fix integer overflow in decode_subband...
2017-08-29 Michael Niedermayeravcodec/hevc_ps: Fix undefined shift in pcm code
2017-08-29 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
2017-08-29 Michael Niedermayeravformat/mxfenc: Check that the video codec in D-10...
2017-08-29 Nicolas Georgelavfi: bump minor version after change in options.
2017-08-29 Nicolas Georgedoc/filters: document framesync options.
2017-08-29 Nicolas Georgelavfi: remove dualinput.
2017-08-29 Nicolas Georgevf_ssim: convert to framesync2.
2017-08-29 Nicolas Georgelavfi/vf_psnr: convert to framesync2.
2017-08-29 Nicolas Georgelavfi/vf_paletteuse: convert to framesync2.
2017-08-29 Nicolas Georgelavfi/vf_lut3d: convert to framesync2.
2017-08-29 Nicolas Georgelavfi/vf_libvmaf: convert to framesync2.
2017-08-29 Nicolas Georgelavfi/vf_blend: convert to framesync2.
2017-08-29 Nicolas Georgelavfi/vf_overlay: use framesync2 options.
2017-08-29 Nicolas Georgelavfi/framesync2: add common options.
2017-08-29 Nicolas Georgelavfi: search options on child objects.
2017-08-29 Nicolas Georgelavfi: add a preinit callback to filters.
2017-08-29 Nicolas Georgelavfi/vf_overlay: move to framesync2.
2017-08-29 Nicolas Georgelavfi/framesync2: add dualinput helper functions.
2017-08-29 Nicolas Georgelavfi/f_streamselect: convert to framesync2.
2017-08-29 James Almeravcodec/snowenc: fix setting motion_est option
2017-08-28 Carl Eugen... lavf/dump: Remove superfluous cast.
2017-08-28 Mark Thompsonhevc: Add names for reserved NAL unit types
2017-08-28 Jun Zhaolavc/vaapi_encode: Change the slice/parameter buffers...
2017-08-28 Jun Zhaolavc/vaapi_encode_h265: Enable VBR mode
2017-08-27 Timo Rothenpielerlibavutil/opencl: fix potential null dereference
2017-08-27 Michael Niedermayeravfilter/vf_zoompan: remove AVFILTER_FLAG_SUPPORT_TIMEL...
2017-08-27 Michael Niedermayeravcodec/aacpsdsp_template: Fix undefined integer overfl...
2017-08-27 Michael Niedermayeravcodec/sbrdsp_fixed: Fix undefined overflows in autoco...
2017-08-27 Michael Niedermayeravformat/mvdec: Fix DoS due to lack of eof check
2017-08-27 孙浩 and 张洪亮(望初)avformat/rl2: Fix DoS due to lack of eof check
2017-08-27 孙浩 and 张洪亮(望初)avformat/rmdec: Fix DoS due to lack of eof check
2017-08-27 孙浩 and 张洪亮(望初)avformat/cinedec: Fix DoS due to lack of eof check
2017-08-27 孙浩 and 张洪亮(望初)avformat/asfdec: Fix DoS due to lack of eof check
2017-08-27 Michael Niedermayeravformat/hls: Fix DoS due to infinite loop
2017-08-27 Maksym Veremeyenkolavd: implement NewTek NDI input/output device support
2017-08-27 pkvietavdevice/decklink_enc: enable 16 output channel
2017-08-27 Marton Balintavdevice/decklink_dec: fix signed and unsigned comparis...
2017-08-27 Paul B Maholavfilter/vf_zoompan: parse zoom,x and y expression...
2017-08-27 Paul B Maholavfilter/vf_zoompan: switch to activate
2017-08-27 Paul B Maholavfilter/af_amix: do not request samples if inlink...
2017-08-27 James Almeravcoec/snowenc: silence some deprecation warnings
2017-08-26 Martin Vignaliconfigure: add avx2 enabled log
2017-08-26 Paul B Maholavfilter/af_amix: simplify const entries for duration...
2017-08-26 Paul B Maholavfilter/af_amix: switch to activate
2017-08-26 Paul B Maholdoc/filters: improve pseudocolor example
2017-08-26 Carl Eugen... lavc/sinewin_tablegen: Fix compilation with --enable...
2017-08-26 Carl Eugen... lavc/utils: Calculate frame duration for little-endian...
2017-08-26 Carl Eugen... lavf/rawenc: Add little- and big-endian G.726 muxers.
2017-08-26 Paul B Maholavfilter/af_surround: make volume configurable for...
2017-08-25 pkvietffmpeg options: Enable trailing ? for map_channel
2017-08-25 Michael Niedermayeravcodec/dvbsubdec: Check for duplicate regions in dvbsu...
2017-08-25 James Almeravcodec: add missing FF_API_DEBUG_MV wrappers
2017-08-25 James Almeravcodec: make the avcodec_get_chroma_sub_sample depreca...
2017-08-25 Derek Buitenhuisutils: Do not expand a macro with 'defined' in it
2017-08-25 Derek Buitenhuismjpeg: Add support for ICC side data
2017-08-25 Paul B Maholdoc/filters: add pseudocolor example
2017-08-25 Muhammad Faizavfilter/af_firequalizer: fix minval on cepstrum calcul...
2017-08-25 Paul B Maholavfilter/src_movie: check ff_insert_outpad() for failure
2017-08-25 Paul B Maholavfilter/split: check ff_insert_outpad() for failure
2017-08-25 Paul B Maholavfilter/vf_decimate: check ff_insert_inpad() for failure
2017-08-25 Paul B Maholavfilter/vf_fieldmatch: check ff_insert_inpad() for...
2017-08-25 Paul B Maholavfilter/avf_concat: check ff_insert_pad() for failure
2017-08-25 Paul B Maholavfilter/f_select: check ff_insert_outpad() for failure
2017-08-25 Paul B Maholavfilter/af_channelsplit: check ff_insert_outpad()...
next