Mercurial > libavformat.hg
graph
-
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
-
cleanup the #ifdef mess in muxer/demuxer registration libavformatMon, 27 Nov 2006 12:55:24 +0000, by aurel
-
No need for special trick anymore for flac in matroska. libavformatThu, 23 Nov 2006 22:26:05 +0000, by aurel
-
move common voc muxer and demuxer data to voc.c libavformatTue, 21 Nov 2006 13:18:21 +0000, by aurel
-
matroska: split real video frames so that each packet contains only one slice libavformatMon, 20 Nov 2006 00:31:59 +0000, by aurel
-
matroska: properly handle real video extradata libavformatMon, 20 Nov 2006 00:15:52 +0000, by aurel
-
Divide first audio buffer chunk into atomary bufffers. libavformatSun, 19 Nov 2006 05:30:43 +0000, by kostya
-
Clean up XAN DPCM hack and set codec_tag to 0 for XAN DPCM, AVI files libavformatSat, 18 Nov 2006 17:37:56 +0000, by diego
-
update to libnut, use framecode table generator libavformatFri, 17 Nov 2006 16:53:42 +0000, by ods15
-
update to libnut API, changes to frame_table_input libavformatFri, 17 Nov 2006 14:43:14 +0000, by ods15
-
fix support for avis with sample_size > packet size libavformatThu, 16 Nov 2006 23:36:54 +0000, by michael
-
parse video frame headers to get key flag libavformatThu, 16 Nov 2006 15:49:54 +0000, by bcoudurier
-
10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe) libavformatThu, 16 Nov 2006 12:27:43 +0000, by michael
-
print error when unsupported sample rate is used with swf libavformatThu, 16 Nov 2006 11:19:03 +0000, by bcoudurier
-
skip non keyframes after seeking between syncpoint and the first keyframe libavformatThu, 16 Nov 2006 10:20:29 +0000, by michael
-
remove duplicate code, patch by Ryan Martell rdm4 A martellventures P com libavformatThu, 16 Nov 2006 08:48:05 +0000, by gpoirier
-
MinGW compilation fix, inet_aton and #includes depend on networking support. libavformatWed, 15 Nov 2006 01:11:33 +0000, by diego
-
check for frames with 2*size > max_dist and no crc libavformatTue, 14 Nov 2006 22:24:10 +0000, by michael
-
split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex libavformatTue, 14 Nov 2006 01:34:36 +0000, by michael
-
partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4 libavformatTue, 14 Nov 2006 01:05:31 +0000, by bcoudurier
-
rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPEN libavformatMon, 13 Nov 2006 23:14:24 +0000, by mru
-
Simplify VMD demuxer (but it still does not work right) libavformatMon, 13 Nov 2006 05:18:19 +0000, by kostya