gstreamer/gst/matroska
Christopher Snowhill 818428ce9c webmmux: allow resolutions above 4096
Modify the caps string to allow width and height greater than 4096.
There is no need to restrict it since the matroska format allows the
width and height values to be up to eight bytes long, and this also
applies to the webm subset of the format.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/550
2019-02-02 15:40:53 +00:00
..
ebml-ids.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-read.c matroska: Quiet a WARN when parsing push mode 2017-01-17 11:50:27 +11:00
ebml-read.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-write.c matroskamux: Create a TIME segment when creating streamable output 2015-10-11 11:37:51 +01:00
ebml-write.h matroskamux: Create a TIME segment when creating streamable output 2015-10-11 11:37:51 +01:00
lzo.c matroska: get rid of _stdint.h include 2016-02-08 00:11:55 +00:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
matroska-demux.c matroskademux: Don't leak allocated index memory 2018-12-26 20:31:10 +09:00
matroska-demux.h matroskademux: Defer seeks received before GST_MATROSKA_READ_STATE_DATA 2018-11-15 08:01:29 +00:00
matroska-ids.c matroska-demux: Fix caps memleak 2018-10-27 10:48:38 +01:00
matroska-ids.h matroska: Add the WebM encrypted content support in matroskademux 2018-10-03 16:59:14 +02:00
matroska-mux.c matroskamux: don't store used UIDs 2018-09-06 14:14:56 -04:00
matroska-mux.h matroskamux: don't store used UIDs 2018-09-06 14:14:56 -04:00
matroska-parse.c matroska: fix handling of FlagInterlaced 2018-08-23 23:32:06 +02:00
matroska-parse.h matroska: Remove unused variable 2015-08-13 14:11:12 +01:00
matroska-read-common.c matroska-demux: Fix caps memleak 2018-10-27 10:48:38 +01:00
matroska-read-common.h matroska: Add the WebM encrypted content support in matroskademux 2018-10-03 16:59:14 +02:00
matroska.c Fix FSF address 2012-11-04 00:07:18 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
webm-mux.c webmmux: allow resolutions above 4096 2019-02-02 15:40:53 +00:00
webm-mux.h Fix FSF address 2012-11-04 00:07:18 +00:00