haiku/src
Stephan Aßmus 657983b8c2 * Introduce some currently disabled code to store the AVCodecContext
pointer in the media_format user data section.
 * In the AVCodecEncoder, optionally use the AVCodecContext pointer
   from the AVFormatWriter instead of its own instance. The problems
   I am investigating are not improved by this, but it may be needed
   anyway.
 * Map the bitrate for audio to a fixed table. Certain encoders will
   refuse to use a non-standard bitrate, like the currently enabled
   AC-3 encoder.
 * Fixed tracing output in _EncodeAudio().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39039 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-21 10:29:20 +00:00
..
add-ons * Introduce some currently disabled code to store the AVCodecContext 2010-10-21 10:29:20 +00:00
apps Style fix. 2010-10-20 19:51:52 +00:00
bin Removed definitions for O_BINARY and O_TEXT, and patched the few files that used them. 2010-10-13 06:26:53 +00:00
build Update ICU to 4.4 2010-07-13 19:04:40 +00:00
data * Added first working "display_as" type "duration". 2010-09-29 17:10:02 +00:00
documentation Patch by Humdinger: 2010-01-13 10:49:58 +00:00
kits * Change the signature of the Writer plugins setup methods such 2010-10-20 21:36:23 +00:00
libs * Use layout API in libprint dialogs. 2010-10-16 19:56:34 +00:00
preferences Rewrite some parts from obvious reused code 2010-10-20 21:21:43 +00:00
servers * Use layout API in libprint dialogs. 2010-10-16 19:56:34 +00:00
system Add a watch_volume method to the node monitor to be able to watch node changes on a whole volume and not only for one node. 2010-10-20 12:31:53 +00:00
tests Rename ReplaceObjectiveFunction to SwapObjectiveFunction I think this makes it more clear that the old function is not deleted. 2010-10-13 05:44:52 +00:00
tools Fix warnings. 2010-10-10 18:33:00 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00