gstreamer/gst-libs/gst
He Junyan 636a77a83f codecs: mpeg2decoder: Move frame_unref to handle_frame.
In the current code, we call frame_unref only when the frame is
outputted. This is OK for normal playback, but when seek happens,
the frames stored in DPB is not outputted and causes some memory
leak.
The correct way is that we should call frame_unref every time we
finish the handle_frame(), which is also the behaviour of H264/H265
decoder.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2014>
2021-02-11 16:18:29 +08:00
..
adaptivedemux adaptivedemux: Don't log with non-GObject objects 2020-12-02 12:03:36 +00:00
audio Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
basecamerabinsrc basecamerabinsrc: silence g-ir-scanner warnings 2020-07-29 15:08:48 +00:00
codecparsers codecparsers: av1: Fix a typo in frame_restoration_type setting. 2021-01-23 10:53:44 +00:00
codecs codecs: mpeg2decoder: Move frame_unref to handle_frame. 2021-02-11 16:18:29 +08:00
d3d11 d3d11memory: Add a method for querying texture array size 2021-02-03 20:46:22 +00:00
insertbin Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
interfaces Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
isoff Remove autotools build system 2019-10-14 13:54:27 +01:00
mpegts mpegts: Add support for SIT sections 2020-12-14 16:37:29 +01:00
opencv meson: allow the user to disable opencv 2020-08-26 18:19:22 +00:00
player player/transcoder: Use bus signal watch 2020-12-14 12:30:14 +00:00
sctp Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
transcoder player/transcoder: Use bus signal watch 2020-12-14 12:30:14 +00:00
uridownloader remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
vulkan vulkan: remove duplicated check 2021-01-22 12:38:09 +00:00
wayland gst-libs/gst/wayland: Install "unstable" wayland header 2020-12-03 14:54:47 +00:00
webrtc webrtc: expose transport property on sender and receiver 2021-01-13 19:22:42 +00:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
meson.build d3d11: Move core methods to gst-libs 2021-01-13 15:01:20 +00:00