haiku/src/kits/media
Stefano Ceccherini b0acb3febf Don't leak the BMediaFile. CID 5
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27700 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-23 08:14:07 +00:00
..
!missing_symbols.cpp
Buffer.cpp
BufferConsumer.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
BufferGroup.cpp
BufferIdCache.cpp
BufferIdCache.h
BufferProducer.cpp
ChunkCache.cpp limit no of retries to prevent infinite loop 2008-08-10 13:54:03 +00:00
ChunkCache.h
Controllable.cpp fix typo 2008-04-03 18:14:52 +00:00
DataExchange.cpp Removed the no longer needed debug code. 2008-02-06 22:08:25 +00:00
DecoderPlugin.cpp
DefaultMediaTheme.cpp - MakeViewFor didn't return a view with a good default size when no hintRect was provided (as 2008-06-11 01:47:49 +00:00
DormantNodeManager.cpp
FileInterface.cpp Don't reset the duration value after passing it to SetRef as pointed out by Marcus. 2008-04-09 19:43:49 +00:00
Jamfile
MediaAddOn.cpp Fixed harmless copy & paste bug. 2008-03-12 23:19:52 +00:00
MediaDecoder.cpp
MediaDefs.cpp * Implemented ERROR as fprintf(stderr, ...) with tracing turned off as well. 2008-03-19 19:39:07 +00:00
MediaEncoder.cpp
MediaEventLooper.cpp style cleanup 2008-04-26 11:31:00 +00:00
MediaExtractor.cpp Don't call Reader methods with invalid cookies 2008-08-16 02:24:19 +00:00
MediaFile.cpp - Implemented MediaExtractor::Copyright, which just calls the instantiated reader 2008-05-07 21:09:56 +00:00
MediaFiles.cpp style cleanup 2008-04-26 12:16:53 +00:00
MediaFormats.cpp * Implemented ERROR as fprintf(stderr, ...) with tracing turned off as well. 2008-03-19 19:39:07 +00:00
MediaNode.cpp Also don't print error on B_BAD_PORT_ID in BMediaNode::WaitForMessage(), 2008-03-21 13:02:01 +00:00
MediaPlugin.cpp
MediaRoster.cpp style cleanup 2008-04-26 11:31:00 +00:00
MediaTheme.cpp
MediaTrack.cpp * Use NULL instead of 0 for some pointer initializations. 2008-06-06 13:07:02 +00:00
Notifications.cpp
OldAudioModule.cpp
OldAudioModule.h
OldAudioStream.cpp
OldAudioStream.h
OldBufferMsgs.h
OldBufferStream.cpp fix some gcc4 related warnings... 2008-04-09 20:28:55 +00:00
OldBufferStream.h fix some gcc4 related warnings... 2008-04-09 20:28:55 +00:00
OldBufferStreamManager.cpp
OldBufferStreamManager.h
OldMediaDefs.h
OldMediaKit.h
OldMediaModule.cpp
OldMediaModule.h
OldSoundFile.cpp
OldSoundFile.h
OldSubscriber.cpp
OldSubscriber.h
ParameterWeb.cpp style cleanup 2008-04-26 12:16:53 +00:00
PlaySound.cpp
PluginManager.cpp Better debug output, print the error string when failing to get a Reader or Decoder. 2008-07-19 15:30:29 +00:00
PortPool.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
ReaderPlugin.cpp * Added FindKeyFrame() method to MediaExtractor, it is similar to Seek(), 2008-03-20 23:36:14 +00:00
RealtimeAlloc.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
SharedBufferList.cpp
Sound.cpp Return an error in BSound methods, since they aren't implemented. Should 2007-11-20 08:41:18 +00:00
SoundFile.cpp Don't leak the BMediaFile. CID 5 2008-09-23 08:14:07 +00:00
SoundPlayer.cpp
SoundPlayNode.cpp
SoundPlayNode.h
TimeCode.cpp
TimedEventQueue.cpp
TimedEventQueuePrivate.cpp
TimedEventQueuePrivate.h style cleanup 2008-04-26 11:31:00 +00:00
TimeSource.cpp Removed the no longer needed debug code. 2008-02-06 22:08:25 +00:00
TimeSourceObject.cpp
TimeSourceObject.h
TimeSourceObjectManager.cpp
TimeSourceObjectManager.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
TrackReader.cpp
TrackReader.h