Mercurial > libavformat.hg
graph
-
implement new grabbing interface, as described here: libavformatWed, 14 Feb 2007 17:01:32 +0000, by gpoirier
-
Pass the v4l2 buffer into the AVPacket, instead of allocating a new buffer libavformatWed, 14 Feb 2007 13:25:24 +0000, by lucabe
-
use aiff when we can, some players only support aiff libavformatWed, 14 Feb 2007 11:01:05 +0000, by bcoudurier
-
This fixes error handling for BeOS, removing the need for some ifdefs. libavformatTue, 13 Feb 2007 18:26:14 +0000, by mmu_man
-
support yet another broken avi (filedoesitbetter.avi) which has a wrong stream count libavformatTue, 13 Feb 2007 00:38:16 +0000, by michael
-
always use audio spread (instead of "video no spread" for audio ...) libavformatMon, 12 Feb 2007 23:32:55 +0000, by michael
-
increaseing preroll time to the minimum of the asf files i have libavformatMon, 12 Feb 2007 22:55:09 +0000, by michael
-
dont set the keyframe flag for audio as microshitty doesnt do it and some things have problems with our asfs, maybe that has a positive effect? libavformatMon, 12 Feb 2007 19:24:53 +0000, by michael
-
mxf aes decryption support, patch by Reimar, simplified to only look for first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul libavformatSun, 11 Feb 2007 12:50:33 +0000, by bcoudurier
-
add key field to AVFormatContext for de/encryption support, patch by Reimar libavformatSun, 11 Feb 2007 12:37:28 +0000, by bcoudurier
-
#include detected soundcard.h instead of testing for OpenBSD libavformatSat, 10 Feb 2007 22:25:52 +0000, by mru
-
Remove commented-out NUT muxer entry, can be added once we have a native muxer. libavformatFri, 09 Feb 2007 08:32:04 +0000, by diego
-
Properly separate native and libnut NUT (de)muxers. libavformatFri, 09 Feb 2007 08:28:47 +0000, by diego