1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 22:40:52 +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 avifile sync (mostly cosmetics) 2002-11-26 21:00:20 +00:00
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 avifile sync (mostly cosmetics) 2002-11-26 21:00:20 +00:00
guids.h avifile sync (mostly cosmetics) 2002-11-26 21:00:20 +00:00
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 avifile sync (mostly cosmetics) 2002-11-26 21:00:20 +00:00
interfaces.h avifile sync - 95% cosmetics 5% bug 2002-09-13 19:43:17 +00:00
iunk.h CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
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 rm unnecesary casts from void* - part 2 2006-07-02 03:59:36 +00:00
test.divx