]> git.sesse.net Git - ffmpeg/history - libavfilter
avutil/timecode: cosmetics on av_timecode_get_smpte
[ffmpeg] / libavfilter /
2020-09-13 Paul B Maholavfilter/asrc_anullsrc: actually return correct EOF pts
2020-09-13 Paul B Maholavfilter/asrc_anullsrc: give better limits to number...
2020-09-13 Paul B Maholavfilter/asrc_anullsrc: make number of output samples...
2020-09-12 Ting Fudnn/openvino: add input/output name info
2020-09-12 Ting Fudnn/openvino: support run inference via GPU
2020-09-11 Andreas Rheinhardtavfilter/formats: Remove pointless checks
2020-09-11 Andreas Rheinhardtavfilter/formats: Don't typedef structure a second...
2020-09-11 Andreas Rheinhardtfftools, libavcodec, libavfilter: Add const to some...
2020-09-11 Andreas Rheinhardtavfilter/vf_subtitles: Remove obsolete LIBAVCODEC_VERSI...
2020-09-11 Andreas Rheinhardtavfilter/vf_subtitles: Remove unnecessary initializatio...
2020-09-11 Andreas Rheinhardtavfilter/vf_subtitles: Fix leaks on failure
2020-09-11 Andreas Rheinhardtavfilter/vf_uspp: Fix potential leak of dict on error
2020-09-11 Andreas Rheinhardtavfilter/lavfutils: Avoid initializing packet
2020-09-11 Andreas Rheinhardtavfilter/lavfutils: Fix memleak when avformat_find_stre...
2020-09-11 Andreas Rheinhardtavfilter/lavfutils: Don't use uninitialized pointers...
2020-09-10 Andreas Rheinhardtavfilter/src_movie: Fix leak of packet upon error
2020-09-10 Andreas Rheinhardtavfilter/src_movie: Remove unnecessary secondary AVPacket
2020-09-10 Andreas Rheinhardtavfilter/src_movie: Remove unneeded resetting of AVPacket
2020-09-10 Paul B Maholavfilter/avfilter: remove obsolete comment
2020-09-10 Mark Reidavfilter/vf_premultiply: add support for gbrapf32 format
2020-09-09 Nicolas Georgelavfi/buffersink: cast to uint64_t before shifting.
2020-09-09 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Fix allocation...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't check for clipping in...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove pointless additions
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Use more appropriate variable...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid indirection for function...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid allocating array
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't allocate unused element...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Only keep one AVFrame at a time
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid intermediate buffer III
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Simplify finding channel index
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Fix channel assignment
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid intermediate buffers II
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid intermediate buffers I
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove delay fields
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove unused arrays
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid duplicating string needlessly
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Simplify parsing channel mapping...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Use uint64_t for channel mapping
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Only attempt once to init coeffs
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Combine several loops when check...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Fix stack buffer overflow
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't overrun array
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Fix segfault when using very...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Check for the existence of samples
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove always true check
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't use uninitialized buffer...
2020-09-09 Xu Jundnn_backend_native_layer_conv2d.c:Add mutithread function
2020-09-09 Xu Jundnn_backend_native.c: parse options in native backend
2020-09-08 Nicolas GeorgeRevert "avfilter/src_movie: switch to activate"
2020-09-08 Nicolas Georgelavfi/vsrc_testsrc: switch to activate.
2020-09-08 Nicolas Georgelavfi/formats: more logical testing of inputs and outputs.
2020-09-08 Nicolas Georgelavfi/buffersink: remove redundant channel layouts.
2020-09-08 Nicolas Georgelavfi: check the validity of formats lists.
2020-09-08 Nicolas Georgelavfi/formats: simplify a macro parameters.
2020-09-08 Nicolas Georgelavfi: regroup formats lists in a single structure.
2020-09-07 Paul B Maholavfilter/vf_nnedi: use av_fopen_utf8()
2020-09-07 Mark Reidavfilter/vf_lut3d: support remaping negative values...
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: remove not useful function
2020-09-04 Paul B Maholavfilter/vsrc_gradients: switch to activate
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: switch to activate
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: add support to set output duration
2020-09-04 Paul B Maholavfilter/vf_alphamerge: use framesync
2020-09-04 Paul B Maholavfilter/src_movie: switch to activate
2020-09-04 Paul B Maholavfilter/af_arnndn: reduce size of second_check[] table
2020-08-31 Paul B Maholavfilter/f_graphmonitor: also show link EOF status...
2020-08-31 Paul B Maholavfilter/vsrc_gradients: add speed option
2020-08-31 Paul B Maholavfilter/vsrc_gradients: do not use (l)lrint variants...
2020-08-31 Paul B Maholavfilter/vsrc_gradients: add duration option
2020-08-31 Ting Fudnn/tensorflow: add log error message
2020-08-31 Ting Fudnn/openvino: add log error message
2020-08-31 Andreas Rheinhardtavfilter/src_movie: Avoid intermediate buffer for writi...
2020-08-30 Paul B Maholavfilter/vf_xfade: fix excessive number of queued frames
2020-08-27 Paul B Maholavfilter/af_arnndn: use memcpy for copying in compute_rnn()
2020-08-27 Paul B Maholavfilter/af_arnndn: use scalarproduct_float() in dct...
2020-08-27 Paul B Maholavfilter/af_compensationdelay: always initialize w_ptr...
2020-08-27 Paul B Maholavfilter/vf_xfade: do not use alpha for average rgb...
2020-08-27 Paul B Maholavfilter/vf_xfade: add corner wipe transforms
2020-08-26 Limin WangRevert "avfilter/yadif: simplify the code for better...
2020-08-26 Andreas Rheinhardtavfilter/af_headphone: Fix leak of channel layouts...
2020-08-26 Andreas Rheinhardtavfilter/af_headphone: Fix segfault upon allocation...
2020-08-26 Andreas Rheinhardtavfilter/vf_signature: Avoid cast from function pointer...
2020-08-26 Andreas Rheinhardtavfilter/vf_signature: Fix leak of string upon error
2020-08-26 Andreas Rheinhardtavfilter/vf_signature: Fix leak of inpads' names
2020-08-26 Andreas Rheinhardtavfilter/af_afir: Avoid allocating AVFilterPad names
2020-08-26 Andreas Rheinhardtavfilter/af_aiir: Fix segfault and leak upon allocation...
2020-08-26 Andreas Rheinhardtavfilter/avf_aphasemeter: Don't allocate outpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_bm3d: Don't allocate inpad names
2020-08-26 Andreas Rheinhardtavfilter/f_ebur128: Don't allocate outpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_decimate: Don't allocate inpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_fieldmatch: Don't allocate inpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_premultiply: Fix leak of names of inpads
2020-08-26 Andreas Rheinhardtavfilter/af_anequalizer: Don't allocate outpad names
2020-08-26 Andreas Rheinhardtavfilter/af_anequalizer: Fix memleak when inserting...
2020-08-26 Paul B Maholavfilter/vf_xfade: add fadegrays transition
2020-08-26 Limin Wangavfilter/yadif: simplify the code for better readability
2020-08-25 Andreas Rheinhardtavfilter/af_amerge: Fix segfault upon allocation failure
2020-08-25 Andreas Rheinhardtavfilter/avfilter: Fix indentation
2020-08-25 Ting Fudnn/native: add log error message
2020-08-25 Ting Fudnn/native: unify error return to DNN_ERROR
next