]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-07-21 James Almeravformat/aacdec: factorize the adts frame resync code
2019-07-20 Michael Niedermayeravcodec/dvbsubdec: Use ff_set_dimensions()
2019-07-20 Michael Niedermayeravcodec/ffwavesynth: Check if there is enough extradata...
2019-07-20 Michael Niedermayeravcodec/ffwavesynth: More correct cast in wavesynth_seek()
2019-07-20 Michael Niedermayeravcodec/ffwavesynth: Check sample rate before use
2019-07-20 James Almeravcodec/tak_parser: don't return error values
2019-07-20 James Almeravcodec/cbs_h265: add support for Alpha Channel Info...
2019-07-20 Andreas Rheinhardtcbs_h2645: Fix infinite loop in more_rbsp_data
2019-07-20 Gyan Doshiavformat/mux: correct error msg for when BSF filtering...
2019-07-19 Michael Niedermayeravcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv2
2019-07-19 Michael Niedermayeravcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv1
2019-07-19 Michael Niedermayeravformat/utils: Check rfps_duration_sum for overflow
2019-07-19 Michael Niedermayeravcodec/agm: Fix overflow of signed shift
2019-07-19 Michael Niedermayeravcodec/h264_refs: Also check reference in ff_h264_buil...
2019-07-19 Michael Niedermayeravcodec/h264_cavlc: Fix integer overflows with motion...
2019-07-19 Michael Niedermayeravcodec/atrac9dec: Check conditions before apply_band_e...
2019-07-19 Michael Niedermayertools/target_dem_fuzzer: ignore avformat_find_stream_in...
2019-07-18 Shiyou Yinavutil/mips: refactor msa load and store macros.
2019-07-18 Michael Niedermayeravformat/ifv: Check for EOF in read_index()
2019-07-18 Andreas Rheinhardtmatroskadec: Remove redundant const
2019-07-18 Andreas Rheinhardtmatroskadec: Add sizes to forward declarations
2019-07-17 Michael Niedermayeravcodec/dnxhd_parser: Fix parser when input does not...
2019-07-17 Michael Niedermayeravformat/rawdec: Make the raw packet size configurable
2019-07-17 Michael Niedermayeravcodec/dnxhd_parser: Optimize insufficient buf size...
2019-07-17 Michael Niedermayeravcodec/dnxhd_parser: remove unneeded code
2019-07-17 Michael Niedermayeravcodec/parser: Check next index validity in ff_combine...
2019-07-17 Michael Niedermayeravformat/takdec: Check for multiple streaminfo
2019-07-17 Michael Niedermayeravformat/takdec: Free buffer on error pathes
2019-07-17 Michael Niedermayeravcodec/ivi: Ask for samples with odd tiles
2019-07-17 James Almeravcodec: clarify the allocation requirements for intra_...
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Improve check for level 1 duplicates
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Use file offsets for level 1...
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Reindent after previous commit
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Accept more unknown-length elemen...
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Fix probing of unknown-length...
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Accept more unknown-length elements
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Improve invalid length error...
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Don't skip too much when unseekable
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Typos, nits and cosmetics
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Reuse positions
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Redo EOF handling
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Combine arrays
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Don't reset cluster position
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Make cluster parsing level compatible
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Redo level handling
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Link to parents in syntax tables
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Introduce a "last known good...
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Refactor some functions
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Use proper levels after discontínuity
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Add function to reset status
2019-07-16 Andreas Rheinhardtavformat/matroskadec: Don't abort resyncing upon seek...
2019-07-15 James Almeravcodec: remove reference to AVPacket's destruct field
2019-07-15 Steven Liufate: add hls fmp4 segment type test case
2019-07-15 Steven Liuavformat/hlsenc: use old way for fragment mp4 in HLS...
2019-07-15 Jun Zhaodoc/codecs: Add missing documentation for nointra
2019-07-14 Michael Niedermayeravformat/xmv: Make bitrate 64bit
2019-07-14 Michael Niedermayeravformat/vividas: Fixes overflow in shift in recover_key()
2019-07-14 Michael Niedermayeravcodec/iff: Add "else" to make code look prettier
2019-07-14 Andreas Rheinhardtdump_extra: Don't add extradata if it already exists
2019-07-14 Paul B Maholavfilter/vf_hysteresis: use time_base from framesync
2019-07-14 Paul B Maholdoc/filters: document new remap filter option
2019-07-14 Paul B Maholavfilter/vf_remap: add option to control output format
2019-07-14 Paul B Maholavfilter/vf_remap: use time_base from framesync
2019-07-14 Paul B Maholavfilter/vf_displace: use time_base from framesync
2019-07-14 Steve Lhommeavcodec/h264_slice: set the SEI parameters early on...
2019-07-14 Steve Lhommeavcodec/hevcdec: set the SEI parameters early on the...
2019-07-14 Paul B Maholavfilter/vf_midequalizer: always use framesync timestamps
2019-07-14 Paul B Maholavfilter/vf_maskedmerge: always use framesync timestamps
2019-07-14 Paul B Maholavfilter/vf_threshold: use time_base from framesync
2019-07-14 Paul B Maholavfilter/vf_blend: add 9bit support
2019-07-13 Jernej Fijackoavcodec/dvbsub: add support for Display Definition...
2019-07-13 Andreas Rheinhardtavformat: Don't suggest deprecated function
2019-07-13 Paul B Maholavfilter/af_aiir: calculate group delay too
2019-07-13 Michael Niedermayeravcodec/pngdec: Check that previous_picture has same...
2019-07-13 Michael Niedermayeravcodec/huffyuvdec: Check vertical subsampling in hymt
2019-07-13 Michael Niedermayeravcodec/huffyuv: remove gray8a (the format is listed...
2019-07-13 Michael Niedermayertools/target_dec_fuzzer: Remove redundant av_free()
2019-07-13 Michael Niedermayeravcodec/mpc8: Fixes invalid shift in mpc8_decode_frame()
2019-07-13 Paul B Maholavfilter/af_aiir: do not ignore k option for audio...
2019-07-12 Marton Balintavformat/mpegts: respect program number when merging...
2019-07-12 Marton Balintavformat/movenc: use unspecified language by default
2019-07-12 Andreas Rheinhardtlavf/webm_chunk: Correct duration if start time > 0
2019-07-12 Andreas Rheinhardtlavf/webm_chunk: Fix NULL dereference
2019-07-11 Paul B Maholavcodec/magicyuv: add support for recently added YUV444P10
2019-07-11 Steven Liufate: add hls_list_size fate test case
2019-07-11 Steven Liuavformat/hlsenc: use one handler for m3u8 and segments
2019-07-11 Steven Liufate: add hls_init_time option fate
2019-07-11 Steven Liuavformat/http: change error message from numeric code...
2019-07-11 Steven Liuavutil/hwcontext_vaapi: move kernel_driver into CONFIG_...
2019-07-11 Steven Liuavcodec/videotoolboxenc: remove unused variable
2019-07-10 Paul B Maholavfilter/avf_showfreqs: make selecting window size...
2019-07-10 Paul B Maholavfilter/af_afftfilt: make selecting window size simpler
2019-07-10 James Zernavcodec/utils, avcodec_open2: close codec on failure
2019-07-10 Cameron Cawleyavformat/rpl: Replace strcpy with av_strlcpy
2019-07-10 YunQiang Suavcodec/mips/cabac: replace addi with addiu
2019-07-10 Shiyou Yinavutil/mips: optimize UNPCK&SAD macros with MSA2.0...
2019-07-10 Steven Liuavformat/dashdec: fix code style and remove some empty...
2019-07-09 Andreas Rheinhardttruehd_core: Switch to in-place modifications
2019-07-09 Andreas Rheinhardttruehd_core: Use byte offsets instead of bit offsets
2019-07-09 Andreas Rheinhardttruehd_core: Miscellaneous improvements
next