haiku/headers/os/media
Stephan Aßmus 69372b5545 * Change the signature of the Writer plugins setup methods such
that they can modify the media_format passed in. For example they
   can store information in the user_data section. I don't actually
   use this anymore, but it may come in handy again.

AVFormatWriter:
 * Adjust the AVCodecContext flags not only for video, but also
   for audio streams (as the API example does). This mechanism
   may not yet work, since the AVCodecEncoder actually uses a
   different AVCodecContext instance.
 * Use the encodeInfo->flags and specify the key frame flag
   for the AVPacket. This finally makes videos encoded on Haiku
   seekable.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39035 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-20 21:36:23 +00:00
..
Buffer.h
BufferConsumer.h
BufferGroup.h
BufferProducer.h
Controllable.h
FileInterface.h
MediaAddOn.h
MediaDecoder.h
MediaDefs.h
MediaEncoder.h
MediaEventLooper.h
MediaFile.h
MediaFiles.h
MediaFormats.h
MediaNode.h
MediaRoster.h
MediaTheme.h
MediaTrack.h * Change the signature of the Writer plugins setup methods such 2010-10-20 21:36:23 +00:00
ParameterWeb.h
PlaySound.h
RealtimeAlloc.h
Sound.h
SoundFile.h
SoundPlayer.h
TimeCode.h
TimedEventQueue.h
TimeSource.h