]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-07-07 Andreas Rheinhardth264_redundant_pps: Avoid allocations and copies of...
2019-07-07 Andreas Rheinhardtav1_metadata: Error out if fragment is empty
2019-07-07 Andreas Rheinhardth264_metadata: Localize code for display orientation
2019-07-07 Andreas Rheinhardth264_metadata: Avoid allocations and copies of packet...
2019-07-07 Andreas Rheinhardtav1/h264_metadata, filter_units: Count down when deleti...
2019-07-07 Andreas Rheinhardtfilter_units: Avoid allocations and copies of packet...
2019-07-07 Andreas Rheinhardtfilter_units: Reindent after previous commit
2019-07-07 Andreas Rheinhardtfilter_units: Don't use fake loop
2019-07-07 Andreas Rheinhardtfilter_units: Unref packet on failure
2019-07-07 Andreas Rheinhardtav1_metadata: Avoid allocations and copies of packet...
2019-07-07 Andreas Rheinhardtcbs: Allow non-blank packets in ff_cbs_write_packet
2019-07-07 Amir Paukeravcodec/h264dec: set AVFrame decode_error_flags in...
2019-07-07 Amir Paukeravcodec/error_resilience: set AVFrame decode_error_flag...
2019-07-07 Mark Thompsonlibx265: Update ROI behaviour to match documentation
2019-07-07 Mark Thompsonlibx264: Update ROI behaviour to match documentation
2019-07-07 Mark Thompsonlavu/frame: Improve ROI documentation
2019-07-07 Mark Thompsonlavc/h265_profile_level: Add new profiles
2019-07-07 Mark Thompsonlavc/h265_profile_level: Add unit test
2019-07-07 Mark Thompsonh265_metadata: Add option to set the level of the stream
2019-07-07 Mark Thompsonlavc/h265_profile_level: Do not allow high tier at...
2019-07-07 Mark Thompsonlavc/h265_profile_level: Fix DPB size calculation
2019-07-07 Paul B Maholavcodec/cngdec: set .caps_internal
2019-07-07 Calvin Waltonvf_drawtext: Add pkt_pos, pkt_duration, pkt_size as...
2019-07-06 Michael Niedermayeravcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP
2019-07-06 Michael Niedermayeravcodec/alsdec: Fix integer overflow with buffer number
2019-07-06 Michael Niedermayeravcodec/alsdec: Fixes signed integer overflow in LSB...
2019-07-06 Michael Niedermayeravcodec/alsdec: Check opt_order / sb_length in ra_block...
2019-07-06 Michael Niedermayeravcodec/alsdec: Fix integer overflow with shifting...
2019-07-06 Michael Niedermayeravcodec/alsdec: Fix undefined behavior in decode_rice()
2019-07-06 Michael Niedermayeravcodec/alsdec: Fixes invalid shifts in read_var_block_...
2019-07-06 Andreas Rheinhardtmatroskadec: Fix overflow introduced in a569a7b3
2019-07-06 Paul B Maholavfilter/af_afftfilt: remove invalid scaling
2019-07-06 Jun Zhaodoc/filters: Document missing options for scale in...
2019-07-06 Jun Zhaolavfi/scale: Add sub-options for in_color_matrix/out_co...
2019-07-05 James Almeravcodec/hevc_ps: fix range of num_tile_{columns,rows...
2019-07-05 Cameron Cawleyavformat/rpl: Calculate the duration of the video track
2019-07-05 Cameron Cawleyavformat/rpl: Allow a file to have audio, but not video
2019-07-05 Cameron Cawleyavformat/rpl: Fix detection of 8-bit linear formats
2019-07-05 Paul B Maholavfilter/vf_lut: fix regression with >8bit planar filtering
2019-07-05 Steven Liuavformat/dashdec: fix code style in dash_read_packet
2019-07-04 Jun Zhaodoc/muxers: fix docs format for DASH muxer
2019-07-04 Steven Liuavformat/dashdec: refine and fix code style of dash_rea...
2019-07-04 Steven Liuavformat/dashdec: simplified code in open_demux_for_com...
2019-07-03 Yonglin Luolibavfilter/vf_colorspace.c: fix demarcation point...
2019-07-03 Paul B Maholavfilter/vf_lut2: use time_base from framesync
2019-07-03 Paul B Maholavfilter/vf_midequalizer: use time_base from framesync
2019-07-03 Paul B Maholavfilter/vf_blend: use time_base from framesync
2019-07-03 Paul B Maholavfilter/vf_maskedclamp: use time_base from framesync
2019-07-03 Paul B Maholavfilter/vf_maskedmerge: use time_base from framesync
2019-07-03 Peter Rossifv: populate creation_time
2019-07-03 Paul B Maholavfilter/af_deesser: remove extra ;
2019-07-03 Jun Zhaolavf/dump: More disposition flag dump
2019-07-03 Jun Zhaoffmpeg_opt: Respect default disposition when select...
2019-07-03 Jun Zhaolavf/utils: Respect default disposition when select...
2019-07-02 Paul B Maholavfilter: add deesser audio filter
2019-07-02 Paul B Maholavfilter/af_silenceremove: use input timestamp for...
2019-07-02 Guo, Yejundoc/filters: update how to generate native model for...
2019-07-01 Guo, Yejuntools/python: add script to convert TensorFlow model...
2019-07-01 Andreas Rheinhardtlibavformat/subfile: Improve AVSEEK_SIZE/SEEK_END seeking
2019-07-01 Zhong Lilavc/mjpegdec: make code aligned
2019-07-01 Zhong Lilavc/mjpegdec: replace number with marker name
2019-07-01 Zhong Lilavc/qsvenc: fix the incorrent map from bits to bytes
2019-07-01 sfan5avformat/dashdec: Fix reading values from SegmentTimeli...
2019-07-01 Bela Bodecsavformat/hlsenc: changing all filename length to MAX_UR...
2019-06-30 Michael Niedermayeravcodec/hevc_ps: Change num_tile_rows/columns checks...
2019-06-30 Michael Niedermayeravcodec/hevc_ps: Fix integer overflow with num_tile_row...
2019-06-30 Michael Niedermayeravcodec/apedec: Add k < 24 check to the only k++ case...
2019-06-30 Michael Niedermayeravformat/aviobuf: Delay buffer downsizing until asserts...
2019-06-30 Michael Niedermayeravcodec/fitsdec: Check data_min/max
2019-06-29 Michael Niedermayeravcodec/m101: Fix off be 2 error
2019-06-29 Michael Niedermayeravcodec/qdm2: Move fft_order check up
2019-06-29 Michael Niedermayeravcodec/libvorbisdec: Check extradata size
2019-06-29 Michael Niedermayeravformat/vqf: Check header_size
2019-06-29 Michael Niedermayeravcodec/atrac9dec: Check q_unit_cnt in parse_band_ext()
2019-06-29 Michael Niedermayeravcodec/atrac9dec: Check that the reused block has...
2019-06-29 Amir Paukeravutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame...
2019-06-28 Paul B Maholavcodec/cfhd: add back alpha processing removed in...
2019-06-28 Bela Bodecsavformat/hlsenc: temp_file usage for master playlist...
2019-06-28 Andreas Rheinhardtlibavformat/mux: Fix mixed delarations and code
2019-06-27 Paul B Maholavformat/sccdec: display last caption even when there...
2019-06-27 Derek Buitenhuishlsenc: Add option to set custom HTTP headers
2019-06-26 Michael Niedermayeravcodec/utils: Check bits_per_coded_sample
2019-06-26 Michael Niedermayeravcodec/videodsp_template: Fix overflow of addition
2019-06-26 Michael Niedermayeravcodec/alsdec: Fix invalid shift in multiply()
2019-06-26 Michael Niedermayeravcodec/4xm: Fix vlc memleak
2019-06-26 Michael Niedermayeravcodec/ffwavesynth: Check ts_end - ts_start for overflow
2019-06-26 Michael Niedermayeravcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overl...
2019-06-26 Michael Niedermayeravcodec/tta: Fix undefined shift
2019-06-26 Michael Niedermayeravcodec/qdmc: Fix integer overflows in PRNG
2019-06-26 Michael Niedermayeravcodec/rv10: Avoid calculating undefined value that...
2019-06-26 Michael Niedermayeravcodec/bintext: Check font height
2019-06-26 Michael Niedermayeravcodec/binkdsp: Fix integer overflows in idct
2019-06-26 Michael Niedermayeravcodec/bink: Fix integer overflow in unquantize_dct_co...
2019-06-26 Andreas Rheinhardtlibavformat/mux: Fix audio_preload
2019-06-25 Chris Cunninghamavformat/oggparseogm: sync avctx w/ codecpar
2019-06-25 Xuewei MengChangelog: add derain filter into Changelog
2019-06-25 Michael Niedermayeravcodec/motionpixels: Check for vlc error in mp_get_vlc()
2019-06-25 Michael Niedermayeravcodec/loco: Limit lossy parameter so it is sane and...
2019-06-25 Michael Niedermayeravformat/mov: Set fragment.found_tfhd only after TFHD...
2019-06-25 Michael Niedermayeravformat/img2dec: Fix probe_buffer leak in ff_img_read_...
next