Mercurial > libavformat.hg
graph
-
add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformatSun, 21 Jan 2007 01:39:17 +0000, by michael
-
fix indention (dunno why it was messed up ...) libavformatSat, 20 Jan 2007 23:09:27 +0000, by michael
-
Demuxers with AVFMT_NOFILE will open a (possibly different) file themselves, libavformatFri, 19 Jan 2007 22:52:59 +0000, by reimar
-
The long awaited BeOS cleanup, phase 1.1: removed useless ifdef, changed check for net_server to IP_MULTICAST_TTL. libavformatThu, 18 Jan 2007 17:48:21 +0000, by mmu_man
-
seperate redo (we dont handle this possibly valid packet) from libavformatWed, 17 Jan 2007 10:19:10 +0000, by michael
-
Make nb_streams unsigned to avoid an ugly cast. libavformatTue, 16 Jan 2007 22:31:10 +0000, by diego
-
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.wmv libavformatMon, 15 Jan 2007 23:47:53 +0000, by michael
-
fixing segfault with http://sam.zoy.org/zzuf/lol-ffplay.avi libavformatMon, 15 Jan 2007 22:56:46 +0000, by michael
-
check for sane values in ogg_get_length(), fix lol-ffplay.ogm fuzz test libavformatMon, 15 Jan 2007 22:45:50 +0000, by mru
-
* Fixing a bug with incorrect bits set in AAUX source pack libavformatMon, 15 Jan 2007 07:41:28 +0000, by romansh
-
remove useless essence container data sets for now libavformatSun, 14 Jan 2007 23:32:51 +0000, by bcoudurier
-
remove useless preface parsing for now, will reintroduce it if needed libavformatSun, 14 Jan 2007 23:31:30 +0000, by bcoudurier
-
merge multiple descriptor parsing with generic one libavformatSun, 14 Jan 2007 23:23:06 +0000, by bcoudurier
-
follow michael suggestion and simplify code at object level libavformatSun, 14 Jan 2007 23:14:36 +0000, by bcoudurier
-
makes the filename member of the URLContext a pointer, so that the libavformatSun, 14 Jan 2007 22:07:19 +0000, by gpoirier
-
Make seeking work in files that contain encrypted tracks. libavformatSun, 14 Jan 2007 21:23:32 +0000, by reimar
-
10l, > vs. >= typo, caused crashes on last mpc frame libavformatSun, 14 Jan 2007 16:10:05 +0000, by reimar
-
seek back at the end of file after updating header libavformatSun, 14 Jan 2007 13:57:26 +0000, by bcoudurier
-
swf can contain only one audio track, simplify libavformatSun, 14 Jan 2007 01:14:31 +0000, by bcoudurier
-
AnyType is needed, descriptor_ref can reference Descriptor or MultipleDescriptor libavformatSun, 14 Jan 2007 00:32:25 +0000, by bcoudurier
-
Use macros to eliminate code duplication in MXF metadata read functions. libavformatSat, 13 Jan 2007 21:13:26 +0000, by reimar
-
Extend mxf_resolve_strong_ref by a type parameter, to avoid modify something libavformatSat, 13 Jan 2007 18:54:48 +0000, by reimar
-
Fix error message, it's package ref that can not be found, not track in this case libavformatSat, 13 Jan 2007 18:21:55 +0000, by reimar
-
* Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>) libavformatThu, 11 Jan 2007 22:32:19 +0000, by romansh
-
remove #if obsoleted after last major version bump libavformatMon, 08 Jan 2007 14:42:01 +0000, by bcoudurier
-
10l, only allocate priv_data if not already done libavformatMon, 08 Jan 2007 14:22:00 +0000, by bcoudurier