]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-02-01 OvchinnikovDmitriilibavcodec/amfenc_hevc.c: Fix constant QP settings...
2020-02-01 Linjie Fulavc/h265_profile_level: Fix the default profile in...
2020-01-31 Marton Balintavformat/hlsenc: fix hls_ts_options with mpegts
2020-01-31 Marton Balintavfilter/vf_geq: use per-thread AVExpr for expression...
2020-01-31 Michael Niedermayeravcodec/avdct: Clear IDCTDSPContext context
2020-01-31 Michael NiedermayerMAINTAINERS: Add patchwork maintainer
2020-01-31 Alfred E. Heggestaddashenc: check pts to prevent division by zero error
2020-01-31 Paul B Maholavfilter/vf_xfade: add smooth transitions
2020-01-31 Paul B Maholdoc/filters: improve xfade description and add one...
2020-01-30 Marton Balintavfilter/vf_drawtext: do not overread text if the last...
2020-01-30 Marton Balintavfilter/vf_drawtext: use replacement chars for invalid...
2020-01-30 Marton Balintavutil/common: warn about possible move of the data...
2020-01-30 Marton Balintavutil/common: put ERROR statements into separate code...
2020-01-30 Marton Balintavutil/common: add parenthesis around GET_16BIT in...
2020-01-30 Marton Balintavutil/common: use unsigned int in GET_UTF8
2020-01-30 Michael Niedermayeravcodec/x86/diracdsp: Fix high bits on Windows x86_64
2020-01-30 Michael Niedermayertests/fate/lavf-video.mak: fix fate-lavf-gif dependencies
2020-01-30 Michael Niedermayeravcodec/ralf: Fix overflows of biased values
2020-01-30 Michael Niedermayertools/target_dec_fuzzer: limit per frame samples for APE
2020-01-30 Michael Niedermayeravformat/mov: Check STCO location
2020-01-30 Michael Niedermayeravcodec/wmalosslessdec: Fix multiple integer overflows
2020-01-30 Michael Niedermayeravcodec/apedec: Fix undefined integer overflow in decod...
2020-01-30 Michael Niedermayerremove tests/ref/lavf/fits
2020-01-30 Michael Niedermayeravcodec/smacker: Check space before decoding type
2020-01-30 Michael Niedermayeravcodec/rawdec: Use linesize in b64a
2020-01-30 Michael Niedermayeravcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM
2020-01-30 Michael Niedermayerdoc/filters: Document geq *sum functions
2020-01-30 Michael Niedermayertools/target_dec_fuzzer: Add threshold for ALS
2020-01-30 Michael Niedermayeravcodec/x86/diracdsp: Fix incorrect src addressing...
2020-01-30 Michael Niedermayeravcodec/screenpresso: Optimize sum_delta_flipped()
2020-01-30 Andreas Rheinhardtavformat/aviobuf: Remove AVIOInternal and one level...
2020-01-30 Paul B Maholavfilter/vf_xfade: add radial transition
2020-01-30 Jun Zhaocmdutils: fix crash if no name for "ffmpeg -h protocol"
2020-01-30 Paul B Maholavfilter: add xfade filter
2020-01-30 Steven Liucmdutils: add show_help_protocol for get protocol options
2020-01-30 Steven Liuavformat/avio: add avio_protocol_get_class
2020-01-29 Paul B Maholavformat/tty: add probe function
2020-01-29 Marton Balintavfilter/vf_geq: fix multiple assignments of ptr in...
2020-01-29 Michael Niedermayertools/target_dec_fuzzer: Add threshold for IFF_ILBM
2020-01-29 Michael Niedermayertools/target_dec_fuzzer: Sort threshold list alphabetically
2020-01-29 Paul B Maholavcodec/dnxhddec: properly set colorspace
2020-01-29 Guo, YejunRevert "fate/filter-video: add two tests for dnn_proces...
2020-01-28 Andreas Rheinhardtavformat/mov: Don't leak MOVFragmentStreamInfo on error
2020-01-28 Andreas Rheinhardtavformat/mov: Free encryption data on error
2020-01-28 Andreas Rheinhardtavfilter/asrc_sinc: Don't allocate arrays separately
2020-01-28 Gyan Doshiavformat/mov: update extensions
2020-01-27 Carl Eugen... test/fate: Add missing exe suffix to h265_levels test.
2020-01-27 Carl Eugen... ffmpeg: Do not print "SDP:" on top of sdp files.
2020-01-27 Andreas Rheinhardtavformat/matroskaenc: Remove useless AVIOContext
2020-01-27 Andreas Rheinhardtavformat/matroskaenc: Improve writing Projection
2020-01-27 Andreas Rheinhardtavformat/mux: Don't use av_ prefix for static functions
2020-01-27 Paul B Maholavfilter/vf_colorconstancy: fix memory leak on error
2020-01-27 Michael Niedermayeravfilter/vf_find_rect: Remove assert
2020-01-27 Michael Niedermayeravfilter/vf_find_rect: Increase worst case score
2020-01-26 James Almeravcodec/av1_parser: export color information
2020-01-26 Andreas Rheinhardtavformat/mux: Don't unnecessarily zero-initialize AVPac...
2020-01-26 Andreas Rheinhardtavformat/mux: Move packet references
2020-01-26 Andreas Rheinhardtavformat/gxfenc: Add deinit function
2020-01-26 Andreas Rheinhardtavformat/mxfenc: Add deinit function
2020-01-26 Andreas Rheinhardtavformat/mxfenc: Don't free priv_data of AVStream
2020-01-26 Andreas Rheinhardtavformat/audiointerleave: Check before dereferencing
2020-01-26 Andreas Rheinhardtavformat/dvenc: Don't zero unnecessarily
2020-01-26 Andreas Rheinhardtavformat/dvenc: Replace write_trailer by deinit function
2020-01-26 Gyan Doshiavformat/yuv4mpegdec: increase header limit
2020-01-26 Gyan Doshiavformat/yuv4mpegdec: better error logging
2020-01-26 James Almerfate/lavf-container: add an AV1 in Matroska muxing...
2020-01-26 Andreas Rheinhardtavformat/av1: Avoid allocation + copying when filtering...
2020-01-26 Andreas Rheinhardtavformat/av1: Fix nits in the documentation of ff_av1_f...
2020-01-26 Andreas Rheinhardtavformat/av1, avc, hevc: Remove av_freep()
2020-01-26 Andreas Rheinhardtavformat/av1: Improve filtering AV1 OBUs
2020-01-26 Andreas Rheinhardtavformat/movenc: Check for reformatting errors when...
2020-01-26 Andreas Rheinhardtavformat/av1, hevc: Make *_buf-functions return 0 on...
2020-01-26 Andreas Rheinhardtavformat/hevc: Fix potential leak in case of ff_hevc_an...
2020-01-26 Andreas Rheinhardtavformat/matroskaenc: Cosmetics
2020-01-26 Andreas Rheinhardtavformat/matroskaenc: Check for reformatting errors
2020-01-26 Gyan Doshiavfilter/scale: don't fail for circular expressions
2020-01-26 Paul B Maholavfilter/vf_tonemap_opencl: fix long filter description
2020-01-26 Carl Eugen... doc/outdevs: Mention "sdl2" alias for "sdl".
2020-01-26 Zane van Iperenavformat: add demuxer for argonaut games' ASF format
2020-01-26 Zane van Iperenavcodec: add decoder for argonaut games' adpcm codec
2020-01-25 Marton Balintavformat/udp: increase the default buffer size of a...
2020-01-25 Marton Balintavformat/udp: properly use return value of pthread_cond...
2020-01-25 Marton Balintavformat/udp: add newline after warning
2020-01-25 Marton Balintavutil/thread: fix strict_pthread_cond_timedwait
2020-01-25 Paul B Maholavfilter/vf_v360: do not remap alpha plane if that...
2020-01-25 Gyan Doshiavformat/movenc: allow ISMV timescale to be user-set
2020-01-25 Paul B Maholavfilter/vf_v360: mark another hemisphere not visible...
2020-01-25 Paul B Maholavfilter/vf_v360: add mask option, unset pixels are...
2020-01-25 Paul B Maholavfilter/vf_deshake_opencl: silence warning about usage...
2020-01-24 Andreas Rheinhardtavcodec/cbs_av1_syntax_template: Remove unused variable
2020-01-24 James Almeravcodec/libaomenc: add an option to set the encoder...
2020-01-24 Paul B Maholavfilter/vf_v360: fix fov calculation from dfov for...
2020-01-24 Martin Storsjöcheckasm: Check HAVE_GETSTDHANDLE here as well
2020-01-24 Marton Balintavdevice/xcbgrab: check if frame size fits in INT_MAX
2020-01-24 Marton Balintavdevice/xcbgrab: move some initialization code from...
2020-01-23 Marton Balintavformat/libsrt: add missing SRT_VERSION_VALUE check
2020-01-23 Martin Storsjölibavutil: x86: Include stdlib.h before using _byteswap...
2020-01-23 Martin Storsjöconfigure: Check for GetStdHandle in addition to SetCon...
2020-01-23 Andreas Rheinhardtavcodec/ra144enc: Fix invalid left shift of negative...
2020-01-23 Paul B Maholavfilter/vf_v360: support input flips for tetrahedron...
next