Mercurial > libavformat.hg
graph
-
generate correct PTS in transport stream - use mpeg2 encoder by default libavformatTue, 16 Sep 2003 12:56:42 +0000, by bellard
-
adapt to use interim palette control API; do away with multi-chunk data libavformatSun, 14 Sep 2003 18:56:45 +0000, by tmmm
-
64 bit pts for writing - more const usage (don't forget me !) libavformatSat, 13 Sep 2003 09:20:12 +0000, by mmu_man
-
forgot to apply the palette component lookup table libavformatThu, 11 Sep 2003 05:39:51 +0000, by tmmm
-
theres no SVQ1 encoder -> it cant be default libavformatWed, 10 Sep 2003 10:46:50 +0000, by michaelni
-
mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix) libavformatTue, 09 Sep 2003 23:03:04 +0000, by michaelni
-
memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformatTue, 09 Sep 2003 19:32:52 +0000, by michaelni
-
kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) libavformatTue, 09 Sep 2003 19:14:05 +0000, by michaelni
-
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavformatTue, 09 Sep 2003 19:03:14 +0000, by michaelni
-
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c libavformatMon, 08 Sep 2003 21:20:55 +0000, by bellard
-
demuxer for custom Wing Commander III movie (.mve) files libavformatMon, 08 Sep 2003 04:14:34 +0000, by tmmm
-
memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>) libavformatSun, 07 Sep 2003 09:26:39 +0000, by michaelni
-
initial nut muxer and demuxer (demuxer is not fail safe) libavformatFri, 05 Sep 2003 18:45:32 +0000, by al3x
-
fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h) libavformatThu, 04 Sep 2003 20:15:32 +0000, by michaelni
-
Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>) libavformatThu, 04 Sep 2003 10:30:52 +0000, by michaelni
-
localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>) libavformatThu, 04 Sep 2003 09:52:39 +0000, by michaelni
-
MingW patches by (Glenn Maynard <g_sf at zewt dot org>) libavformatThu, 04 Sep 2003 08:21:27 +0000, by michaelni
-
initial commit for Id RoQ and Interplay MVE multimedia subsystems libavformatTue, 02 Sep 2003 04:32:02 +0000, by tmmm
-
first pass at PSX STR demuxer; does not yet interact correctly with MDEC libavformatMon, 01 Sep 2003 15:55:38 +0000, by tmmm
-
stdin patch by (Charles Yates <charles dot yates at pandora dot be>) libavformatFri, 29 Aug 2003 20:51:10 +0000, by michaelni
-
libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr) libavformatFri, 29 Aug 2003 20:33:57 +0000, by michaelni
-
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now libavformatThu, 28 Aug 2003 19:53:47 +0000, by romansh
-
mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>) libavformatTue, 26 Aug 2003 20:23:13 +0000, by michaelni
-
suppressed frame number modulus hack - added loop_input hack which I find easier to understand libavformatSun, 24 Aug 2003 21:20:44 +0000, by bellard
-
all human-readable output should go into stderr for now. We really libavformatThu, 21 Aug 2003 21:04:19 +0000, by romansh
-
* fixing a regression in mpeg encoder (not setting pix_fmt), libavformatTue, 12 Aug 2003 18:20:29 +0000, by romansh