haiku/headers/private/media
Stephan Aßmus 54897d5c06 * Also pass the media_codec_info to the Writer::AllocateCookie(), since that
info is not part of the media_format otherwise.
* Finished enough in the AVFormatWriter and AVCodecEncoder that we can now
  actually create AVIs and MPGs and encode MPEG1, MPEG2 and MPEG4 video.
  But no audio as of yet. Also, there is no bit-rate/quality setup, so it seems
  libavformat is using the least possible bit-rate/quality.
* Enable some more muxers and encoders in the FFmpeg libs.
* Uses pixel format conversion from libswsscale, need to read the documentation
  again, but I think it makes the plugin GPL.
* Fixed includes in libswscale/swscale.h, this is now an unmodified FFmpeg 0.5
  header again (AFAICT).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32043 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-01 01:16:12 +00:00
..
experimental
DataExchange.h Implemented support for get_next_encoder() variations from MediaFormats.h. 2009-07-31 00:46:36 +00:00
DecoderPlugin.h Small style cleanup. 2009-07-29 16:24:00 +00:00
DefaultMediaTheme.h
DormantNodeManager.h
EncoderPlugin.h * Writer::WriteChunk() takes media_encode_info* instead of flags. 2009-07-31 10:46:58 +00:00
MediaDebug.h
MediaExtractor.h
MediaMisc.h
MediaPlugin.h * Cleanup 2009-07-29 16:01:28 +00:00
MediaRosterEx.h
MediaSounds.h
MediaWriter.h * Tweaked the Writer API. Basically, we need an Init() method that takes the 2009-07-31 15:29:08 +00:00
MetaFormat.h
Notifications.h
OldSoundDriver.h
PluginManager.h Changed the way Encoders are published by EncoderPlugins. Encoder retrieval 2009-07-30 20:05:11 +00:00
PortPool.h
RawFormats.h
ReaderPlugin.h Resolved TODOs in PluginManager about leaking plugins when they are no longer 2009-06-07 18:11:05 +00:00
SharedBufferList.h
TList.h Fixed Remove() operations to be O(1) again, I just didn't get it. The item 2009-06-08 07:01:58 +00:00
TMap.h Fixed Remove() operations to be O(1) again, I just didn't get it. The item 2009-06-08 07:01:58 +00:00
TStack.h
WriterPlugin.h * Also pass the media_codec_info to the Writer::AllocateCookie(), since that 2009-08-01 01:16:12 +00:00
audio_module.h
debug.h
hmulti_audio.h
multi_audio.h
soundcard.h