]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-05-02 James AlmerMerge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
2019-05-02 Paul B Maholavcodec/wavpackenc: use ff_clz()
2019-05-02 Michael Niedermayeravcodec/cinepak: Add missing const
2019-05-01 Paul B Maholavfilter/vf_tonemap: add slice threading
2019-05-01 Paul B Maholavfilter/avf_abitscope: switch to activate
2019-05-01 Paul B Maholavfilter/af_biquads: add timeline support
2019-05-01 Paul B Maholavfilter/af_stereowiden: add timeline support
2019-05-01 Paul B Maholavfilter/af_extrastereo: add timeline support
2019-05-01 Paul B Maholavfilter/af_crossfeed: add timeline support
2019-04-30 Michael Niedermayeravcodec/agm: Check output size before allocation
2019-04-30 Michael Niedermayeravcodec/truemotion2: Fix 2 integer overflows in tm2_upd...
2019-04-30 Michael Niedermayeravcodec/cinepak: Check slice_size before allocating...
2019-04-30 Paul B Maholavfilter/avf_showspectrum: convert some doubles to...
2019-04-30 Lauri Kasanenswscale/ppc: VSX-optimize hscale_fast
2019-04-30 Linjie Fulavu/hwcontext_qsv: Fix the realign check for hwupload
2019-04-30 Paul B Maholavfilter/af_asoftclip: add timeline support
2019-04-30 Paul B Maholavfilter/af_dynaudnorm: add timeline support
2019-04-30 Paul B Maholavfilter/af_dynaudnorm: always update delay when flushing
2019-04-29 Paul B Maholavfilter/vf_normalize: add timeline support
2019-04-29 Paul B Maholavfilter/af_adeclick: switch to activate
2019-04-29 Paul B Maholavfilter/af_rubberband: make use of initial input timestamp
2019-04-29 Martin Vobrubaavfilter/avf_showwaves: Add draw mode also to showwaves...
2019-04-29 Paul B Maholavfilter/f_ebur128: use correct type for chl
2019-04-29 Paul B Maholavfilter/af_dynaudnorm: switch to activate
2019-04-29 Paul B Maholavfilter/af_rubberband: switch to activate
2019-04-29 Paul B Maholavfilter/af_rubberband: check if rbs is valid
2019-04-29 Paul B Maholavfilter/af_sofalizer: switch to activate
2019-04-29 Paul B Maholavfilter/avf_avectorscope: switch to activate
2019-04-29 Paul B Maholavfilter/avf_ahistogram: switch to activate
2019-04-29 Paul B Maholavfilter/avf_ahistogram: properly name pads
2019-04-29 Paul B Maholavfilter/avf_showspectrum: add log scale for frequency...
2019-04-29 Matthias Troffaesavfilter/af_astats: fix msvc compile error
2019-04-28 James Almeravcodec/cbs_h2645: use the fixed() macro for forbidden_...
2019-04-28 James Almeravcodec/cbs_h2645: add macros to read and write fields...
2019-04-28 James Almeravcodec/cbs_av1: add missing value range constrains...
2019-04-28 Marton Balintavformat/mxfdec: fix and enhance RIP KLV length checks
2019-04-28 Marton Balintavformat/mxfdec: take into account run-in in find_parti...
2019-04-28 Marton Balintavformat/mxfdec: guess wrapping of tracks by other...
2019-04-28 Marton Balintavformat/mxfdec: rework mxf_essence_container_end
2019-04-28 Paul B Maholavcodec/scpr: avoid using uninitialized value
2019-04-28 Paul B Maholavfilter/vf_lut3d: increase MAX_LEVEL
2019-04-28 Paul B Maholavfilter/vf_lut3d: fix range domain processing for...
2019-04-27 Michael Niedermayeravcodec/pnm_parser: Remember the length already scanned...
2019-04-27 Michael Niedermayeravcodec/pnm_parser: Remember the size of the image...
2019-04-27 James Almeravcodec/scpr3: add missing check for decode_value3...
2019-04-27 Paul B Maholavformat/microdvddec: skip empty lines
2019-04-27 Paul B Maholavformat/subtitles: ignore extra '\r' at line endings
2019-04-27 Timo Rothenpieleravcodec/nvenc: fix indentation
2019-04-27 Timo Rothenpieleravcodec/nvenc: only unregister input resources when...
2019-04-27 Jun Zhaolavf/hls: Remove HLSContext.strict_std_compliance field
2019-04-26 Lynnex86/opusdsp: replace loads with shuffles
2019-04-26 Paul B Maholavfilter: add audio soft clip filter
2019-04-26 Paul B Maholavfilter/vf_stack: use time_base from framesync
2019-04-26 Michael Niedermayeravcodec/gdv: Check input palette size before rescale()
2019-04-26 Paul B Maholavfilter/af_astats: count number of NaNs/Infs/denormals...
2019-04-26 Ruiling Songlavfi/opencl: add more opencl helper macro
2019-04-25 Michael Niedermayeravcodec/jpeg2000dec: Fix return type of get_plt()
2019-04-25 Michael Niedermayeravcodec/jpeg2000dec: Check PLT data somewhat
2019-04-25 Michael Niedermayeravcodec/jpeg2000dec: Replace the step_x/y assert by...
2019-04-25 Michael Niedermayeravcodec/jpeg2000: Check stepsize before using it
2019-04-25 Michael Niedermayeravcodec/qtrle: Check how much of the chunk is available...
2019-04-25 Michael Niedermayeravcodec/aacdec_fixed: Fix undefined shift in noise_scale()
2019-04-25 Nikolas Boweavcodec/bintext: Add error message when resolution...
2019-04-25 Michael Niedermayeravcodec/zmbv: optimize motion compensation with memcpy()
2019-04-24 Carl Eugen... lavfi/frei0r: Fix a union member type and remove an...
2019-04-24 James Almeravcodec/h264_ps: use get_se_golomb_long() to parse...
2019-04-24 James Almeravcodec/h264_ps: fix storage size for offset_for_ref_frame
2019-04-24 Paul B Maholavfilter/af_surround: improve rear channels separation
2019-04-24 Paul B Maholavfilter/af_surround: check for invalid magnitude and...
2019-04-24 Paul B Maholavfilter/af_surround: add angle option
2019-04-24 Paul B Maholavfilter/af_surround: fix typo
2019-04-24 Michael Niedermayeravcodec/arbc: Try to correct keyframe/frame type
2019-04-24 Michael Niedermayeravcodec/arbc: Skip unchanged frames
2019-04-24 Michael Niedermayeravutil/avstring: Fix bug and undefined behavior in...
2019-04-24 Michael Niedermayeravformat/mov: Skip stsd adjustment without chunks
2019-04-24 Michael Niedermayeravformat/aadec: Check for scanf() failure
2019-04-24 Michael Niedermayeravcodec/dxtory: Check slice_size against minimum in...
2019-04-24 Michael Niedermayeravcodec/dsicinvideo: check the amount decoded by cin_de...
2019-04-24 Michael Niedermayeravcodec/agm: Check that there is available input in...
2019-04-23 Carl Eugen... tests/fate-run: New variable hostexecsuf for local...
2019-04-23 Cyber Sinhcompat/windows/makedef: Allow building shared libs...
2019-04-23 Takayuki 'January... avdevice/alsa: fix indefinite stop on closing PCM capture
2019-04-23 Dan Sanderslibavformat/mov: limit nb_frames_for_fps to INT_MAX
2019-04-23 Paul B Maholavfilter/af_surround: export more channel's in/out...
2019-04-23 Paul B Maholavfilter/af_surround: switch to activate
2019-04-23 Paul B Maholavfilter/af_surround: expose window size to user
2019-04-23 Paul B Maholavfilter/af_surround: add 6.1/6.0 upmix from stereo
2019-04-23 Sergey Svechnikovavcodec/cuviddec: improve progressive frame detection
2019-04-23 Jun Zhaoexamples/avio_reading: Use avio_context_free() to free...
2019-04-22 Paul B Maholavfilter/af_surround: make channel spread from stereo...
2019-04-22 Paul B Maholavfilter/af_surround: add lfe_mode option
2019-04-22 Paul B Maholavfilter/af_surround: avoid divisions with very small...
2019-04-22 Gyan Doshiavformat/mpegenc - reject unsupported audio streams
2019-04-22 Jun Zhaolavf/oggparsevorbis: Fix change the case of metadata...
2019-04-22 Karthick Javformat/dashenc: Fix a bug with writing "final" manifest
2019-04-22 Steven Liuavformat/dashdec: add ProgramInformation parser
2019-04-21 Michael Niedermayeravcodec/agm: remove ;;
2019-04-21 Michael Niedermayeravcodec/agm: Check for too many too short codes in...
2019-04-21 Michael Niedermayeravcodec/agm: Do not crash on invalid codes
2019-04-21 Michael Niedermayeravcodec/ccaption_dec: Add a blank like at the end to...
next