]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-03-29 Andreas Rheinhardtavformat/avformat: Update av_read_frame() documentation
2020-03-29 Andreas Rheinhardtavformat/dashdec: Don't allocate and leak strings that...
2020-03-28 Lou Logandoc/filters: add tpad default values
2020-03-28 Limin Wangavfilter/vf_showinfo: limit the max number of timecode
2020-03-28 Yaroslav Pogrebnyakavfilter: add vf_overlay_cuda
2020-03-28 Timo Rothenpieleravutil/frame: make frame copy functions hwframe aware
2020-03-28 Timo Rothenpieleravutil/hwcontext: correctly set extended_data on hwfram...
2020-03-28 Timo Rothenpielernvdec: attach real hw_frames to post-processed frames
2020-03-28 Andreas Rheinhardtffplay, avcodec, avformat: Don't initialize before...
2020-03-28 Andreas Rheinhardtavcodec/avcodec, avpacket: Return blank packet on av_pa...
2020-03-28 Andreas Rheinhardtavcodec/avpacket: Always treat dst in av_packet_ref...
2020-03-27 Gautam Ramakrishnanavcodec/jpeg2000dec: error check when processing tlm...
2020-03-27 phunkyfishavformat/rtp: Pass sources and block filter addresses...
2020-03-27 Lynnemovenc: mark Opus encapsulation as stable
2020-03-27 Anton Khirnovh264_ps: pass AVCodecContext as void* where possible
2020-03-27 Linjie Futests/checkasm: add overflow test for hevc_add_res
2020-03-27 Linjie Fucheckasm/hevc_add_res: prepare test data only if the...
2020-03-27 Linjie Fulavc/x86/hevc_add_res: Fix coeff overflow in ADD_RES_SS...
2020-03-27 Linjie Fulavc/x86/hevc_add_res: Fix overflow in ADD_RES_SSE_8_8
2020-03-27 Linjie Fulavc/x86/hevc_add_res: Fix overflow in ADD_RES_MMX_4_8
2020-03-27 Linjie Fulavc/pthread_frame: Update user context in ff_frame_thr...
2020-03-27 Paul B Maholavfilter/af_acrossover: revert 270068b5a
2020-03-27 Gautam Ramakrishnanlibavcodec/jpeg2000.h: fix comments for JPEG2000 markers
2020-03-27 Limin Wangavfilter/vf_showinfo: check if the s12m data size is...
2020-03-26 Carl Eugen... configure: Get the correct ident for clang-cl.exe
2020-03-26 Carl Eugen... configure: Remove all C standard versions from the...
2020-03-26 Andreas Rheinhardtavformat/webmdashenc: Fix memleak upon realloc failure
2020-03-26 Andreas Rheinhardtavformat/mpeg: Remove unnecessary av_packet_unref()
2020-03-26 Andreas Rheinhardtavformat/yop: Use av_packet_move_ref() for packet owner...
2020-03-26 Andreas Rheinhardtavformat/nsvdec: Use av_packet_move_ref() for packet...
2020-03-26 Andreas Rheinhardtavformat/matroskadec: Don't discard the upper 32bits...
2020-03-26 Andreas Rheinhardtdoc/developer.texi: Add variadic macros to allowed...
2020-03-26 James Almeravformat/movenc: Reduce size of the allocated MOVIentry...
2020-03-26 James Almeravcodec/vp9: use a buffer pool to allocate VP9Frame...
2020-03-26 Paul B Maholavfilter/vf_v360: improve sg input format
2020-03-26 Paul B Maholavfilter/vf_v360: improve sg output format
2020-03-26 Steve Lhommeavformat/matroskadec: fix the type of the TrackLanguage
2020-03-26 Andreas Rheinhardtavformat/matroskaenc: Avoid allocations for SeekHead
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Cosmetics
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Check unchecked functions for...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Add deinit function
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Add init function
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Remove unnecessary variable
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't copy header filename
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't keep pointer to AVOutputFormat
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Avoid unnecessary flushes
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Use API functions for child muxer
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Use appropriate initializer for...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Copy more information to the child...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Close IO if writing header fails
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't use child AVFormatContext...
2020-03-25 Andreas Rheinhardtavformat/webmdashenc: Don't use custom option for bitex...
2020-03-25 Steve Lhommeavformat/matroska: add missing Buttons track type
2020-03-25 Limin Wangavcodec/dvbsubdec: replace data_size with got_sub_ptr...
2020-03-25 Limin Wangavcodec/libzvbi-teletextdec: replace data_size with...
2020-03-25 Limin Wangavcodec/pgssubdec: replace data_size with got_sub_ptr...
2020-03-25 Limin Wangavcodec/xsubdec: replace data_size with got_sub_ptr...
2020-03-25 Paul B Maholavfilter/vf_v360: fix hfov/vfov calculation from dfov...
2020-03-24 Andreas Rheinhardtavcodec/hevc: Cosmetics: Realign after last commit
2020-03-24 Andreas Rheinhardtavcodec/hevc, h2645_parse: Fix HEVC NAL unit names...
2020-03-24 Andreas Rheinhardtavformat/dss: Use AV_DICT_DONT_STRDUP_VAL to save a...
2020-03-24 Andreas Rheinhardtavcodec/dfa: Use array of fixed-sized strings for fixed...
2020-03-24 Andreas Rheinhardtavformat/hls: Don't strdup non-null-terminated string
2020-03-24 Andreas Rheinhardtavfilter/vf_paletteuse: Forward error codes
2020-03-24 Gyan Doshiavfilter/hue: fix range in comment
2020-03-23 Ramiro PollaMAINTAINERS: add my gpg fingerprint
2020-03-23 Limin Wangavformat/mxfdec: use av_asprintf()
2020-03-23 Lynnelavu/tx: add 2-point FFT transform
2020-03-23 Lynnelavu/tx: improve documentation
2020-03-22 Ramiro Pollaavcodec/wmadec: cosmetics
2020-03-22 Ramiro Pollaavcodec/get_bits: cosmetics
2020-03-22 Limin Wangavcodec/decode: increase nb_bsfs after av_bsf_alloc...
2020-03-22 Andreas Rheinhardtavformat/hnm: Check for extradata allocation failure
2020-03-22 Andreas Rheinhardtavformat/subtitles: Don't increment packet counter...
2020-03-22 Andreas Rheinhardtavformat/bethsoftvid: Fix potential memleak upon reallo...
2020-03-22 Andreas Rheinhardtavformat/bethsoftvid: Avoid allocations and frees for...
2020-03-21 Andreas Rheinhardtavcodec/bsf: Beautify log messages from bitstream filters
2020-03-21 Andreas Rheinhardtavcodec/bsf: Don't set defaults for AVClass without...
2020-03-21 Michael Niedermayeravformat/asfdec_f: Fix overflow check in get_tag()
2020-03-21 Carl Eugen... lavf/subviewerdec: Support higher sub-second precision.
2020-03-21 Carl Eugen... common.mak: Also clean Windows debug files.
2020-03-20 Paul B Maholavformat/bink: properly mark packets that are key frames
2020-03-20 Anton Khirnovh264dec: do not export the chroma sample location immed...
2020-03-20 Anton Khirnovsbcdec: do not unnecessarily set frame properties
2020-03-20 Nicolas Gaullieravcodec/mpeg12dec: Add CPB coded side data
2020-03-20 Nicolas Gaullieravcodec/utils: Fix ff_add_cpb_side_data() add twice
2020-03-20 Nicolas Gaullieravformat/utils: Make find_stream_info get side data...
2020-03-20 Nicolas Gaullieravcodec/mpeg12dec: Do not alter avctx->rc_buffer_size
2020-03-20 Daniel Playfair Calhwcontext_opencl: include header file in HEADERS
2020-03-19 Andreas Rheinhardtfftools/ffmpeg_opt: Fix [u]int64_t specifier string
2020-03-19 Andriy Gelmandoc/general: Fix entry for AMQP
2020-03-19 Timo Rothenpieleravutil/hwcontext_cuda: combine transfer functions
2020-03-19 Paul B Maholavformat/yuv4mpegdec: add support for 444alpha
2020-03-19 Paul B Maholavformat/yuv4mpegdec: use proper error codes
2020-03-19 Yaroslav Pogrebnyakavutil/hwcontext_cuda: add YUVA420P pixel format
2020-03-19 Paul B Maholavformat/xwma: return always proper error codes
2020-03-19 Linjie Fulavfi/vf_dnn_processing: Fix compile warning of mixed...
2020-03-19 Andreas RheinhardtMAINTAINERS: Don't mention Google+
2020-03-19 Andreas RheinhardtMAINTAINERS: Add myself as maintainer for matroska*
2020-03-19 Michael Niedermayeravformat/nsvdec: Fix memleaks on errors while reading...
next