gstreamer/ext/libav
Wim Taymans 76b8b8c67f Revert "avviddec: Fix memory leaks and assertions in error cases if we can't allocate a frame"
This reverts commit 47647e1cac.

Breaks playback when direct rendering is disabled.
The reason is that we set the opaque vaue to NULL and then try to use the NULL
value when we decoded a frame.
2012-12-11 10:24:08 +01:00
..
gstav.c av: Port to new avio protocol handler 2012-12-04 18:36:37 +01:00
gstav.h av: Port to new avio protocol handler 2012-12-04 18:36:37 +01:00
gstavauddec.c av: Correctly populate the codec context with the defaults 2012-12-05 19:25:37 +01:00
gstavauddec.h avauddec: Port to non-deprecated avcodec_decode_audio4() API 2012-11-20 11:40:10 +01:00
gstavaudenc.c avaudenc: Add support for planar audio formats 2012-12-05 19:28:33 +01:00
gstavaudenc.h avaudenc: Some minor cleanup 2012-11-20 10:55:55 +01:00
gstavaudioresample.c Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcfg.c av: Port remaining simple bits 2012-12-04 18:36:56 +01:00
gstavcfg.h Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcodecmap.c avaudenc: Add support for planar audio formats 2012-12-05 19:28:33 +01:00
gstavcodecmap.h avaudenc: Port to audio encoder base class 2012-11-20 10:36:29 +01:00
gstavdeinterlace.c av: update to use AVOption variants. 2012-12-04 18:36:30 +01:00
gstavdemux.c av: Port remaining simple bits 2012-12-04 18:36:56 +01:00
gstavmux.c av: Port remaining simple bits 2012-12-04 18:36:56 +01:00
gstavpipe.h Fix incorrect use of object in log statement. We are given a pointer to the object and should not try to take the address of it. 2012-12-10 15:35:16 +01:00
gstavprotocol.c av: Port to new avio protocol handler 2012-12-04 18:36:37 +01:00
gstavscale.c Fix FSF address 2012-11-04 00:22:16 +00:00
gstavutils.c avutils: Add missing includes for Windows 2012-12-06 10:45:58 +01:00
gstavutils.h Fix FSF address 2012-11-04 00:22:16 +00:00
gstavviddec.c Revert "avviddec: Fix memory leaks and assertions in error cases if we can't allocate a frame" 2012-12-11 10:24:08 +01:00
gstavviddec.h av: Put declarations in header files and rename audio codec files 2012-11-19 10:30:37 +01:00
gstavvidenc.c av: Correctly populate the codec context with the defaults 2012-12-05 19:25:37 +01:00
gstavvidenc.h av: Put declarations in header files and rename audio codec files 2012-11-19 10:30:37 +01:00
Makefile.am av: Put declarations in header files and rename audio codec files 2012-11-19 10:30:37 +01:00