gstreamer/ext/libav
Matej Knopp 0a985ff677 gstlibav: minor fixes for header files
Move G_BEGIN_DECLS below includes and add missing include

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-libav/-/merge_requests/71>
2020-05-09 19:09:41 +00:00
..
gstav.c gstav: Use libavcodec util function for version check 2019-04-29 16:02:05 +00:00
gstav.h libav: Fix symbol redefine build error 2018-07-19 12:21:01 +01:00
gstavauddec.c avauddec: Don't warn if drain is successful 2019-08-01 16:27:35 -04:00
gstavauddec.h avauddec: fix decoding of APE and Cook audio 2019-03-04 11:54:15 +00:00
gstavaudenc.c avaudenc: fix memory leak of refcontext after finalize. 2019-07-12 14:44:12 +02:00
gstavaudenc.h gstlibav: minor fixes for header files 2020-05-09 19:09:41 +00:00
gstavcfg.c avcfg: Override type of bitrate property from int64 to int 2019-04-09 16:56:20 +03:00
gstavcfg.h avaudenc: install options generically 2018-07-13 00:53:27 +02:00
gstavcodecmap.c avcodecmap: Add some more comments about the assumptions in the ffmpeg code about H264/H265/AAC 2020-01-24 16:14:28 +02:00
gstavcodecmap.h gstlibav: minor fixes for header files 2020-05-09 19:09:41 +00:00
gstavdeinterlace.c Remove all uses of AVPicture 2018-07-13 00:53:26 +02:00
gstavdemux.c avdemux: Pass the URI from the URI query to avformat_open_input() 2020-01-23 11:58:29 +02:00
gstavmux.c avmux: avoid to use unintialized variable 2020-04-15 15:00:02 +08:00
gstavprotocol.c avprotocol: fix leak in error code paths 2018-01-13 11:54:25 +00:00
gstavprotocol.h avprotocol: Don't use GST_LOG_OBJECT() and friends on an arbitrary struct that is not a GObject 2016-12-02 14:19:46 +02:00
gstavutils.c Remove all uses of AVPicture 2018-07-13 00:53:26 +02:00
gstavutils.h Remove all uses of AVPicture 2018-07-13 00:53:26 +02:00
gstavviddec.c gstavviddec: only set range when actually reported by avcodec 2020-05-09 14:56:25 +02:00
gstavviddec.h gstlibav: minor fixes for header files 2020-05-09 19:09:41 +00:00
gstavvidenc.c avvidenc: handle GST_VIDEO_MULTIVIEW_MODE_MONO 2020-01-27 14:22:13 -08:00
gstavvidenc.h Refactor avcfg / avvidenc 2018-07-13 00:53:26 +02:00
meson.build docs: Port to hotdoc 2019-05-13 17:00:00 -04:00