haiku/src
Stephan Aßmus 0876f8d08e Stubbed out implementation of an Encoder and EncoderPlugin. This will probably
need to work differently, such that supported media_formats come into play,
I will know soon when I implement some of the stuff from MediaFormats.h.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31994 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-30 20:42:26 +00:00
..
add-ons Stubbed out implementation of an Encoder and EncoderPlugin. This will probably 2009-07-30 20:42:26 +00:00
apps Aside from I locked the wrong (base) class. The problem was more that the driver interface was deleted to early. 2009-07-30 20:01:53 +00:00
bin Added kernel_debugger command for entering the kernel debugger. 2009-07-30 12:36:34 +00:00
build Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything. 2009-07-16 02:42:03 +00:00
data change video/ts to video/mp2t as recommended by Fredrik Ekdahl 2009-07-14 20:57:11 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits Changed the way Encoders are published by EncoderPlugins. Encoder retrieval 2009-07-30 20:05:11 +00:00
libs Disabled the display of the "Rounding" (a.k.a. Hinting) property for the time 2009-07-27 14:39:39 +00:00
preferences Set event list to single-select. 2009-07-30 15:50:57 +00:00
servers Changed the way Encoders are published by EncoderPlugins. Encoder retrieval 2009-07-30 20:05:11 +00:00
system C++ified the code. Introduced new trace entry flags, which will eventually be 2009-07-30 19:50:50 +00:00
tests * Fixed build. 2009-07-27 18:21:20 +00:00
tools Patch by Jens Arm: 2009-07-27 15:26:23 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00