Tim-Philipp Müller
|
4e37976d83
|
codecparsers: vp9: minor clean-up
Remove setting of parser variable to NULL after free,
that makes no sense (and coverity is no doubt going
to complain about it).
|
2015-12-30 13:17:24 +00:00 |
|
Tim-Philipp Müller
|
d6834432ed
|
codecparsers: vp9: fix macro namespacing and rename GstVp9InterpFilter
|
2015-12-30 13:12:13 +00:00 |
|
Tim-Philipp Müller
|
75b31d1872
|
codecparsers: vp9: fix doc typos and sprinkle some Since markers
|
2015-12-30 13:09:23 +00:00 |
|
Sebastian Dröge
|
45f2ad952f
|
vp9parser: Rename symbols to prevent symbol conflicts
Also make clamp() a static function for the same reason and use CLAMP (as
defined by GLib) in the GStreamer code.
|
2015-12-30 11:37:59 +02:00 |
|
Sreerenj Balachandran
|
b245e0f16c
|
codecparsers: Add VP9 codec parser
https://bugzilla.gnome.org/show_bug.cgi?id=757597
|
2015-12-30 11:19:33 +02:00 |
|