Mercurial > libavcodec.hg
graph
-
Give a hint about what is the expected the data type of command line options. libavcodec2006-02-23, by gpoirier
-
ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not libavcodec2006-02-20, by diego
-
complete AVS playback system (from Creature Shock computer game), libavcodec2006-02-17, by melanson
-
complete American Laser Games MM playback system, courtesy of Peter Ross libavcodec2006-02-12, by melanson
-
tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) libavcodec2006-02-12, by alex
-
libpostproc installs into a different directory that needs to be created. libavcodec2006-02-11, by diego
-
os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) libavcodec2006-02-02, by michael
-
On MinGW it is not possible to build shared and static libraries at once. libavcodec2006-01-30, by diego
-
make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) libavcodec2006-01-28, by aurel
-
Mjpeg interlaced decoding fix, height was wrong while decoding (/2). libavcodec2006-01-23, by banan
-
Silence warnings, these came when some tables got declared as const. libavcodec2006-01-20, by banan
-
10l, get_byte returning 0 on error can cause a hang. So let's try with 1 instead... libavcodec2006-01-15, by reimar