Mercurial > libavformat.hg
graph
-
Make the X11 frame grabber disabled by default. libavformatFri, 22 Dec 2006 04:38:24 +0000, by diego
-
Fix a crash when probing img2 format with a NULL filename. libavformatWed, 20 Dec 2006 23:33:50 +0000, by aurel
-
put_*() are not only useful to muxers and protocol libavformatSat, 16 Dec 2006 20:40:09 +0000, by aurel
-
Allow provision of displaynumber, screennumber, x-offset and y-offset parameters libavformatFri, 15 Dec 2006 13:19:03 +0000, by takis
-
dont segv is ap->device is not set, display error message libavformatWed, 13 Dec 2006 10:18:38 +0000, by bcoudurier
-
fix compilation, use the standard INT64_C macro libavformatWed, 13 Dec 2006 10:08:27 +0000, by bcoudurier
-
Feedback from Karl H. Beckers about mouse cursor libavformatWed, 13 Dec 2006 08:51:01 +0000, by gpoirier
-
RFC 5: Mouse cursor painting reduc and more cleanups libavformatWed, 13 Dec 2006 08:49:34 +0000, by gpoirier
-
RFC 3&4 stage: FFmpeg style aint't my style libavformatWed, 13 Dec 2006 08:48:56 +0000, by gpoirier
-
RFC 2 stage: First feedback from review comments libavformatWed, 13 Dec 2006 08:48:13 +0000, by gpoirier
-
RFC 1 stage: Improve maintainability of the cursoir painting code libavformatWed, 13 Dec 2006 08:47:14 +0000, by gpoirier
-
Adapt the patch to more recent FFmpeg habits libavformatWed, 13 Dec 2006 08:46:31 +0000, by gpoirier
-
Original X11 device demuxer patch from Clemens Fruhwirth libavformatWed, 13 Dec 2006 08:45:36 +0000, by gpoirier
-
revert broken commit of x11 device demuxer patch libavformatWed, 13 Dec 2006 00:06:33 +0000, by gpoirier
-
Feedback from Karl H. Beckers about mouse cursor libavformatTue, 12 Dec 2006 22:32:14 +0000, by gpoirier
-
RFC 5: Mouse cursor painting reduc and more cleanups libavformatTue, 12 Dec 2006 22:32:10 +0000, by gpoirier
-
RFC 3&4 stage: FFmpeg style aint't my style libavformatTue, 12 Dec 2006 22:32:08 +0000, by gpoirier
-
RFC 2 stage: First feedback from review comments libavformatTue, 12 Dec 2006 22:32:06 +0000, by gpoirier
-
RFC 1 stage: Improve maintainability of the cursoir painting code libavformatTue, 12 Dec 2006 22:32:04 +0000, by gpoirier
-
Adapt the patch to more recent FFmpeg habits libavformatTue, 12 Dec 2006 22:32:02 +0000, by gpoirier
-
Original X11 device demuxer patch from Clemens Fruhwirth libavformatTue, 12 Dec 2006 22:31:46 +0000, by gpoirier
-
check codec frame size directly and only for audio libavformatMon, 11 Dec 2006 13:30:37 +0000, by bcoudurier
-
move duration finding code into read_packet() so it can be skiped if duration has already been set libavformatSun, 10 Dec 2006 17:53:01 +0000, by michael
-
amf_get_string() by Allan Hsu allan aat counterpop doot net libavformatSun, 10 Dec 2006 17:31:17 +0000, by michael
-
get rid of AVFMTCTX_NOHEADER, create streams in read_header() libavformatSun, 10 Dec 2006 17:25:30 +0000, by michael
-
set flags correctly in write header instead of seeking back and fixing it in write_trailer() libavformatSun, 10 Dec 2006 17:12:45 +0000, by michael
-
use standard INT64_MAX instead of MAXINT64 (and MIN) libavformatThu, 07 Dec 2006 00:47:37 +0000, by mru
-
use the standard INT64_C() macro for 64-bit constants libavformatWed, 06 Dec 2006 23:46:11 +0000, by mru
-
cosmetics, remove braces, remove spaces just inside parens libavformatWed, 06 Dec 2006 17:17:33 +0000, by bcoudurier
-
do not truncate pts/dts if value is AV_NOPTS_VALUE, patch by Andy Parkins, andrew parkins at 360visiontechnology com libavformatWed, 06 Dec 2006 15:46:12 +0000, by bcoudurier
-
Defines various common FLV format values between the FLV muxer and demuxer libavformatWed, 06 Dec 2006 00:23:04 +0000, by aurel
-
probe with some success image files not containing number pattern but having recognized image extension libavformatMon, 04 Dec 2006 11:42:48 +0000, by bcoudurier
-
Simplify the Sega FILM/CPK demuxer to not modify the bastardized Cinepak stream. libavformatSat, 02 Dec 2006 21:28:05 +0000, by melanson
-
Fix wrong flags for S16LE and S16BE audio in FLV files. libavformatFri, 01 Dec 2006 10:26:54 +0000, by diego
-
Fix compile with --disable-muxers, patch by Lo«Ác Le Loarer, lll+ffmpeg m4x org. libavformatThu, 30 Nov 2006 01:00:12 +0000, by diego
-
matroska: scale timecode according to time_scale libavformatTue, 28 Nov 2006 23:41:53 +0000, by aurel
-
move source_package declaration in the loop and reset it each iteration libavformatTue, 28 Nov 2006 17:17:36 +0000, by bcoudurier