Tim-Philipp Müller
2445021120
codecparsers: make debug categories static
...
They're only used internally. The VP9 parser's debug
category symbol was accidentally exported.
2017-08-11 14:34:34 +01:00
Tim-Philipp Müller
afc0136137
win32: update codecparsers .def file for new symbols
2016-06-24 13:05:24 +01:00
Sebastian Dröge
f12b2a7456
win32: Update libgstcodecparsers.def with the new symbols
2015-12-30 11:54:25 +02:00
Sebastian Dröge
9f5d962719
win32: Add new h265 parser symbols
2015-08-24 21:28:46 +03:00
Tim-Philipp Müller
35c819ad78
codecparsers: jpeg: add new API to .def file
2015-06-21 17:03:52 +01:00
Edward Hervey
57891a4177
win32: update defs
2015-04-28 14:53:03 +02:00
Tim-Philipp Müller
807e9c2af0
Update .def for new API
2014-10-29 13:51:40 +00:00
Gwenole Beauchesne
9bd186a960
codecparsers: h264: fix memory leak in GstH264PPS.
...
The gst_h264_parse_pps() function dynamically allocates the slice
group ids map array, so that needs to be cleared before parsing a
new PPS NAL unit again, or when it is no longer needed.
Likewise, a clean copy to the internal NAL parser state needs to be
performed so that to avoid a double-free corruption.
https://bugzilla.gnome.org/show_bug.cgi?id=707282
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2014-06-27 14:00:10 +02:00
Tim-Philipp Müller
806a168b2e
win32: update exports for changed h264 codec parser API
2014-06-17 13:48:10 +01:00
Edward Hervey
7228e92574
win32: update .def for new symbols
2014-05-26 13:29:53 +02:00
Sebastian Dröge
b2ce00c55d
Release 1.3.1
2014-05-03 19:57:57 +02:00
Tim-Philipp Müller
f199399eb2
win32: add new codecparser API to .def file
2013-11-06 23:14:22 +00:00
Sreerenj Balachandran
7622c9b10a
win32: update with the new file libgstcodecparsers.def
...
https://bugzilla.gnome.org/show_bug.cgi?id=708629
2013-10-02 10:59:03 +02:00