1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 12:55:16 +00:00
mpv/loader/dshow
voroshil cf5ef1660a Avoid releasing of unallocated memory.
Patch is made from coreavc-for-linux project source code
http://code.google.com/p/coreavc-for-linux/



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24367 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-08 12:15:15 +00:00
..
allocator.c Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine. 2007-02-23 08:07:07 +00:00
allocator.h
cmediasample.c Avoid releasing of unallocated memory. 2007-09-08 12:15:15 +00:00
cmediasample.h
DS_AudioDecoder.c Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and 2007-06-02 12:26:27 +00:00
DS_AudioDecoder.h
DS_Filter.c Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
DS_Filter.h Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
DS_VideoDecoder.c Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and 2007-06-02 12:26:27 +00:00
DS_VideoDecoder.h
guids.c
guids.h
inputpin.c Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file 2007-02-23 09:58:01 +00:00
inputpin.h
interfaces.h
iunk.h
libwin32.h 10l: Remove overlooked instance of NOAVIFILE_HEADERS. 2007-06-02 14:38:45 +00:00
mediatype.c Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and 2007-06-02 12:26:27 +00:00
mediatype.h Add regular #define for header file. 2007-06-08 12:18:44 +00:00
outputpin.c Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
outputpin.h Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
test.c
test.divx