gstreamer/ext/libav
2015-06-28 16:27:52 +02:00
..
gstav.c av: use GMutex instead of deprecated GStaticMutex 2014-11-28 00:32:28 +00:00
gstav.h av: Remove some unused variables and function declarations 2012-12-22 10:52:47 +01:00
gstavauddec.c avauddec: Remove custom buffer allocation function 2015-06-28 12:41:55 +02:00
gstavauddec.h avauddec: Use undeprecated AVFrame API 2015-06-28 12:41:55 +02:00
gstavaudenc.c avaudenc: Make sure to keep input data alive until libav is done with it 2015-06-28 16:21:33 +02:00
gstavaudenc.h av{aud,vid}enc: Stop using deprecated AVFrame APIs 2015-06-28 15:37:23 +02:00
gstavaudioresample.c Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcfg.c libav: Minor changes to build properly with v11alpha1 2014-08-12 16:17:38 +03:00
gstavcfg.h Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcodecmap.c codecmap: add vp9 mapping 2015-06-26 17:30:25 +02:00
gstavcodecmap.h av: Update for CodecID -> AVCodecID related changes 2014-01-03 16:28:44 +01:00
gstavdeinterlace.c libav: Change from deprecated PIX_FMT_* to AV_PIX_FMT_* 2015-03-10 10:17:45 +01:00
gstavdemux.c avdemux: resurrect some flow return handling 2015-03-29 14:01:50 +02:00
gstavmux.c libav: Change from deprecated PIX_FMT_* to AV_PIX_FMT_* 2015-03-10 10:17:45 +01:00
gstavprotocol.c av: Move gst_ffmpegdata functions to gstavprotocol.h too 2012-12-22 10:49:52 +01:00
gstavprotocol.h av: Move gst_ffmpegdata functions to gstavprotocol.h too 2012-12-22 10:49:52 +01:00
gstavscale.c libav: Change from deprecated PIX_FMT_* to AV_PIX_FMT_* 2015-03-10 10:17:45 +01:00
gstavutils.c libav: Change from deprecated PIX_FMT_* to AV_PIX_FMT_* 2015-03-10 10:17:45 +01:00
gstavutils.h av: Update for CodecID -> AVCodecID related changes 2014-01-03 16:28:44 +01:00
gstavviddec.c avviddec: Free frame before the codec is freed 2015-06-28 12:41:55 +02:00
gstavviddec.h avviddec: Negotiate based on the AVFrame information, not the context information 2015-06-26 16:58:55 +02:00
gstavvidenc.c avvidenc: Make sure to keep input data alive until libav is done with it 2015-06-28 16:27:52 +02:00
gstavvidenc.h avvidenc: Add thread-count parameter for libav encoders 2014-05-19 15:07:02 +01:00
Makefile.am libav: fix static linking 2013-04-15 16:00:03 +02:00