gstreamer/gst-libs/gst
He Junyan 41d2edc964 codecs: mpeg2decoder: Creating the field based on its arriving time.
Spec says:
In a frame picture top_field_first being set to ‘1’ indicates that the
top field of the reconstructed frame is the first field output by the
decoding process. top_field_first being set to ‘0’ indicates that the
bottom field of the reconstructed frame is the first field output by
decoding process.

Here, the "output" should be interpreted just as the output order, not
including the decoding order. The field should be decoded as the order
they comes in the stream. Namely, no matter top_field_first is 0 or 1,
the first coming field is the first one to be decoded.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1929>
2021-01-04 13:09:01 +00: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: add the set_operating_point() API. 2020-11-17 19:31:09 +00:00
codecs codecs: mpeg2decoder: Creating the field based on its arriving time. 2021-01-04 13:09:01 +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 Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
wayland gst-libs/gst/wayland: Install "unstable" wayland header 2020-12-03 14:54:47 +00:00
webrtc webrtc: Also remove rtcp_transport from the structure 2020-11-24 01:59:55 +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 Move CODEC base classes into it's own library 2020-03-05 03:06:16 +00:00