Mercurial > libavformat.hg
graph
-
matroskadec: use generic parser to parse index libavformatTue, 05 Aug 2008 00:40:15 +0000, by aurel
-
matroskadec: return pointer instead of index in matroska_find_track_by_num() libavformatTue, 05 Aug 2008 00:40:12 +0000, by aurel
-
matroskadec: store an AVStream pointer instead of a stream index libavformatTue, 05 Aug 2008 00:40:06 +0000, by aurel
-
matroskadec: use generic ebml parser to parse ebml header libavformatTue, 05 Aug 2008 00:40:02 +0000, by aurel
-
matroskadec: remove storage of various unused flags libavformatTue, 05 Aug 2008 00:39:50 +0000, by aurel
-
matroskadec: use more robust av_strlcpy() instead of strcpy() libavformatTue, 05 Aug 2008 00:39:47 +0000, by aurel
-
cosmetics: make all references to AC-3 capitalized and hyphenated libavformatSun, 03 Aug 2008 16:42:32 +0000, by jbr
-
support big endian lpcm with audio stsd v2 libavformatSat, 02 Aug 2008 03:45:23 +0000, by bcoudurier
-
keep original codec/fourcc endianness, fix XDCAMHD.mov libavformatSat, 02 Aug 2008 03:43:36 +0000, by bcoudurier
-
move version specific parsing code before codec specific code, will be needed libavformatSat, 02 Aug 2008 03:35:43 +0000, by bcoudurier
-
downgrade mov negative ctts log message to warning, patch by Art Clarke, aclarke at vlideshow dot com libavformatThu, 31 Jul 2008 19:44:42 +0000, by bcoudurier
-
Only reset buffer state if seeking is successful; update seek reg ref. libavformatThu, 31 Jul 2008 19:40:06 +0000, by bcoudurier
-
check url_fseek return value, update seek reg tests libavformatThu, 31 Jul 2008 18:02:55 +0000, by bcoudurier
-
skip flv video info / command frame packets, fix issue #546 libavformatThu, 31 Jul 2008 02:26:40 +0000, by bcoudurier
-
change assert test due to the new reducing of time_base in av_set_pts_info, fix #561 libavformatWed, 30 Jul 2008 21:07:54 +0000, by bcoudurier