summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/rtpenc_mpegts: convey options for mpeg-ts muxerGyan Doshi2021-03-26
* avcodec/pthread_frame: ReindentationAndreas Rheinhardt2021-03-26
* avcodec/pthread_frame: Check initializing mutexes/condition variablesAndreas Rheinhardt2021-03-26
* avcodec/pthread_frame: Fix cleanup during initAndreas Rheinhardt2021-03-26
* avcodec/pthread_frame: Factor initializing single thread outAndreas Rheinhardt2021-03-26
* avformat/libmodplug: Fix memleaks on errorAndreas Rheinhardt2021-03-26
* avformat/libgme: Remove redundant setting of packet sizeAndreas Rheinhardt2021-03-26
* avformat/libgme: Actually set the durationAndreas Rheinhardt2021-03-26
* avformat/libgme: Fix memleaks on errorsAndreas Rheinhardt2021-03-26
* avformat/aadec: Fix leak on errorAndreas Rheinhardt2021-03-26
* avformat/jacosubdec: Fix leak on errorAndreas Rheinhardt2021-03-26
* lavfi/dnn_backend_tensorflow.c: fix mem leak in execute_model_tfTing Fu2021-03-25
* lavfi/dnn_backend_tensorflow.c: fix mem leak in load_native_modelTing Fu2021-03-25
* lavfi/dnn_backend_tensorflow.c: fix mem leak in load_tf_modelTing Fu2021-03-25
* avfilter/overlay_cuda: fix framesync with embedded PGS subtitlenyanmisaka2021-03-25
* avfilter/hwupload_cuda: add YUVA420P format supportnyanmisaka2021-03-25
* MAINTAINERS: add myself as adpcm maintainerZane van Iperen2021-03-25
* avformat/pp_bnk: allow seeking to startZane van Iperen2021-03-25
* avformat/alp: allow seeking to startZane van Iperen2021-03-25
* avformat/kvag: allow seeking to startZane van Iperen2021-03-25
* avcodec/adpcm_ima_cunning: reset state on flushZane van Iperen2021-03-25
* avcodec/adpcm_ima_alp: reset state on flushZane van Iperen2021-03-25
* avcodec/adpcm_ima_ssi: reset state on flushZane van Iperen2021-03-25
* avcodec/adpcm_argo: reset state on flushZane van Iperen2021-03-25
* avcodec/adpcm_aica: reset state in flush callbackZane van Iperen2021-03-25
* avcodec/adpcm_zork: reset state in flush callbackZane van Iperen2021-03-25
* avcodec/adpcm: add comment to has_status fieldZane van Iperen2021-03-25
* avcodec/kmvc: Avoid branch when swapping pointersAndreas Rheinhardt2021-03-25
* avcodec/kmvc: Move commonly used variables to the front of the contextAndreas Rheinhardt2021-03-25
* avcodec/kmvc: Prefer in-band paletteAndreas Rheinhardt2021-03-25
* avcodec/vc1dec: Postpone allocating sprite frame to avoid segfaultAndreas Rheinhardt2021-03-25
* doc/filters: fix option name for mix filterGyan Doshi2021-03-24
* avutil/frame: Deprecate av_get_colorspace_name()Andreas Rheinhardt2021-03-24
* avcodec/avcodec: Use AVBPrint in avcodec_string()Andreas Rheinhardt2021-03-24
* avcodec/avcodec: Update check for identical colorspace/primaries/trc namesAndreas Rheinhardt2021-03-24
* avcodec/avcodec: Don't use NULL for %s printf specifierAndreas Rheinhardt2021-03-24
* avcodec/avcodec: Use dedicated pointer to access AVCodecInternalAndreas Rheinhardt2021-03-24
* tests/dnn/dnn-layer-mathunary-test: add unit test for expWenlong Ding2021-03-24
* lavfi/dnn/dnn_backend_native_layer_mathunary: add exp supportWenlong Ding2021-03-24
* avformat/amvenc: Remove unnecessary av_packet_free()Andreas Rheinhardt2021-03-24
* avformat/webpenc: Fix memleak when trailer is never writtenAndreas Rheinhardt2021-03-24
* avformat/webpenc: ReindentationAndreas Rheinhardt2021-03-24
* avformat/webpenc: Fix memleak when using invalid packetsAndreas Rheinhardt2021-03-24
* avformat/webpenc: Use init instead of write_header functionAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Avoid stack packetAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Remove redundant initializationsAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Fix indentationAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Deduplicate parsing video data opcodesAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Avoid reading packets during read_headerAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Remove redundant av_packet_unref()Andreas Rheinhardt2021-03-24