Mercurial > libavformat.hg
graph
-
fixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incoming/blender_raw.avi libavformatTue, 30 Nov 2004 18:45:34 +0000, by michael
-
DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>) libavformatTue, 23 Nov 2004 22:25:12 +0000, by michael
-
int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>) libavformatTue, 23 Nov 2004 18:23:56 +0000, by michael
-
parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and Paul Curtis <pfc >at> terrapin <dot< com>) libavformatSun, 21 Nov 2004 03:37:33 +0000, by michael
-
native QPEG video decoder, courtesy of Konstantin Shishkov libavformatWed, 17 Nov 2004 03:45:53 +0000, by melanson
-
disable redundant image formats, otherwise we wont get any bugreports about -f image2 libavformatSun, 14 Nov 2004 22:30:44 +0000, by michael
-
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end libavformatSat, 13 Nov 2004 01:27:35 +0000, by michael
-
porting png support from -f image to -f image2 libavformatTue, 09 Nov 2004 23:31:46 +0000, by michael
-
IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>) libavformatTue, 09 Nov 2004 00:27:16 +0000, by michael
-
H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavformatThu, 28 Oct 2004 10:12:57 +0000, by michael
-
Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov libavformatWed, 27 Oct 2004 04:30:48 +0000, by melanson
-
bug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at verse dot com>) libavformatFri, 22 Oct 2004 13:15:18 +0000, by michael
-
set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams libavformatFri, 22 Oct 2004 01:51:17 +0000, by michael
-
Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) libavformatSat, 16 Oct 2004 19:33:57 +0000, by melanson
-
set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>) libavformatFri, 15 Oct 2004 22:06:46 +0000, by michael
-
fix assertion failure in case of timestamp discontinuities libavformatWed, 13 Oct 2004 23:58:28 +0000, by michael
-
* static allocation for audio packets. This will make it a little bit libavformatWed, 13 Oct 2004 00:03:00 +0000, by romansh
-
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavformatTue, 12 Oct 2004 12:47:49 +0000, by melanson
-
flags, rounding and cliping fix by (Nathan Kurz <nate at verse dot com>) libavformatTue, 12 Oct 2004 01:51:04 +0000, by michael
-
default stream timebase docs patch by (Nathan Kurz <nate at verse dot com>) libavformatMon, 11 Oct 2004 19:42:18 +0000, by michael
-
print start_time patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavformatMon, 11 Oct 2004 17:12:52 +0000, by michael
-
untested AAC in WAV/AVI patch by (Mns Rullgrd <mru at mru dot ath dot cx>) libavformatWed, 06 Oct 2004 20:12:58 +0000, by michael
-
AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis <pfc at terrapin dot com>) libavformatSun, 03 Oct 2004 18:21:45 +0000, by michael
-
remove wrong 33bit truncation of internal timestamps libavformatSun, 03 Oct 2004 12:17:46 +0000, by michael
-
move free() of AVStream priv data to av_write_trailer() libavformatFri, 01 Oct 2004 16:30:15 +0000, by michael
-
64bit and reading over the end of the array fixes libavformatFri, 01 Oct 2004 16:00:00 +0000, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformatFri, 01 Oct 2004 13:32:13 +0000, by michael
-
move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based libavformatWed, 29 Sep 2004 23:25:01 +0000, by michael
-
support for Sierra Online audio files and Apple QuickDraw codec, libavformatTue, 28 Sep 2004 03:09:49 +0000, by melanson
-
* experimental dynamic audio stream allocation for DV demuxer. This libavformatMon, 27 Sep 2004 22:53:27 +0000, by romansh
-
* let DV muxer generate audioless DV streams. This might not be 100% libavformatMon, 27 Sep 2004 22:46:36 +0000, by romansh
-
* fixing a regression introduced by the last seek-support patch libavformatWed, 22 Sep 2004 04:51:01 +0000, by romansh
-
gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>) libavformatTue, 21 Sep 2004 10:19:30 +0000, by michael
-
* fix for a DV regression introduced with the last round of avi_read_packet libavformatSun, 19 Sep 2004 19:24:56 +0000, by romansh
-
* a couple of silly defaults to make everybody happy. libavformatSun, 19 Sep 2004 02:57:56 +0000, by romansh
-
* misc. fixes and hacks to improve timing detection in raw DV libavformatSun, 19 Sep 2004 02:05:22 +0000, by romansh
-
* seek in raw DV patch by Nathan Kurz (nate at verse dot com) libavformatSat, 18 Sep 2004 00:32:36 +0000, by romansh
-
removing the .so file when make clean is run patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavformatThu, 16 Sep 2004 17:15:58 +0000, by michael
-
IBM Ultimotion video decoder, courtesy of Konstantin Shishkov libavformatThu, 16 Sep 2004 03:31:41 +0000, by melanson
-
added support for the elusive AVI palette change chunk, courtesy of libavformatThu, 16 Sep 2004 02:14:50 +0000, by melanson
-
unofficial ids for sonic for using in nut (fixme) libavformatSat, 21 Aug 2004 19:24:40 +0000, by alex
-
* replacing calls to not-always-available gmtime_r with our own code. libavformatWed, 18 Aug 2004 08:15:07 +0000, by romansh
-
TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov libavformatSat, 14 Aug 2004 15:08:09 +0000, by melanson
-
iTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>) libavformatSat, 14 Aug 2004 14:05:48 +0000, by michael
-
Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) libavformatFri, 13 Aug 2004 15:30:42 +0000, by michael
-
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) libavformatThu, 12 Aug 2004 00:09:32 +0000, by michael
-
* fixing a bug in DV timestamp generation. Now libavtest doesn't libavformatMon, 02 Aug 2004 05:42:49 +0000, by romansh
-
2000/00/00 to 2001/03/01 QT fileformat documentation patch by (Sebastien Bechet <s.bechet at av7 dot net>) libavformatWed, 28 Jul 2004 10:04:14 +0000, by michael
-
AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>) libavformatWed, 28 Jul 2004 09:40:59 +0000, by michael
-
ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>) libavformatSun, 25 Jul 2004 11:59:34 +0000, by michael
-
mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 dot net>) libavformatSat, 17 Jul 2004 21:01:03 +0000, by michael
-
support single images, remove copy/paste junk libavformatThu, 15 Jul 2004 20:15:40 +0000, by michael
-
libdts support by (Benjamin Zores <ben at geexbox dot org>) libavformatWed, 14 Jul 2004 01:32:14 +0000, by michael
-
h264 in mpeg-ts fix by (Mns Rullgrd <mru at kth dot se>) libavformatWed, 07 Jul 2004 20:19:29 +0000, by michael
-
compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformatTue, 06 Jul 2004 18:06:17 +0000, by michael
-
The atom 'skip' should be handled by 'mov_read_leaf()', not by libavformatWed, 30 Jun 2004 19:24:43 +0000, by michael
-
A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>) libavformatFri, 18 Jun 2004 03:03:32 +0000, by michael