Fri, 01 Oct 2004 16:30:15 +0000 |
michael |
move free() of AVStream priv data to av_write_trailer()
libavformat
|
Fri, 01 Oct 2004 16:00:00 +0000 |
michael |
64bit and reading over the end of the array fixes
libavformat
|
Fri, 01 Oct 2004 13:32:13 +0000 |
michael |
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Fri, 01 Oct 2004 13:16:16 +0000 |
michael |
do not call (av_)abort()
libavformat
|
Wed, 29 Sep 2004 23:25:01 +0000 |
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
libavformat
|
Tue, 28 Sep 2004 21:09:25 +0000 |
michael |
uninitalized variables
libavformat
|
Tue, 28 Sep 2004 09:55:44 +0000 |
michael |
pads stream
libavformat
|
Tue, 28 Sep 2004 03:09:49 +0000 |
melanson |
support for Sierra Online audio files and Apple QuickDraw codec,
libavformat
|
Mon, 27 Sep 2004 22:53:27 +0000 |
romansh |
* experimental dynamic audio stream allocation for DV demuxer. This
libavformat
|
Mon, 27 Sep 2004 22:46:36 +0000 |
romansh |
* let DV muxer generate audioless DV streams. This might not be 100%
libavformat
|
Wed, 22 Sep 2004 21:25:09 +0000 |
michael |
10l
libavformat
|
Wed, 22 Sep 2004 20:01:56 +0000 |
michael |
write shorter headers if possible
libavformat
|
Wed, 22 Sep 2004 04:51:01 +0000 |
romansh |
* fixing a regression introduced by the last seek-support patch
libavformat
|
Tue, 21 Sep 2004 10:19:30 +0000 |
michael |
gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>)
libavformat
|
Sun, 19 Sep 2004 19:24:56 +0000 |
romansh |
* fix for a DV regression introduced with the last round of avi_read_packet
libavformat
|
Sun, 19 Sep 2004 02:57:56 +0000 |
romansh |
* a couple of silly defaults to make everybody happy.
libavformat
|
Sun, 19 Sep 2004 02:05:22 +0000 |
romansh |
* misc. fixes and hacks to improve timing detection in raw DV
libavformat
|
Sat, 18 Sep 2004 00:32:36 +0000 |
romansh |
* seek in raw DV patch by Nathan Kurz (nate at verse dot com)
libavformat
|
Thu, 16 Sep 2004 17:15:58 +0000 |
michael |
removing the .so file when make clean is run patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)
libavformat
|
Thu, 16 Sep 2004 03:31:41 +0000 |
melanson |
IBM Ultimotion video decoder, courtesy of Konstantin Shishkov
libavformat
|
Thu, 16 Sep 2004 02:14:50 +0000 |
melanson |
added support for the elusive AVI palette change chunk, courtesy of
libavformat
|
Wed, 15 Sep 2004 01:35:09 +0000 |
michael |
various fixes for the main chunk demux loop
libavformat
|
Sun, 22 Aug 2004 15:35:21 +0000 |
rtognimp |
h261
libavformat
|
Sat, 21 Aug 2004 19:24:40 +0000 |
alex |
unofficial ids for sonic for using in nut (fixme)
libavformat
|
Wed, 18 Aug 2004 11:22:15 +0000 |
michael |
nonsense removial
libavformat
|
Wed, 18 Aug 2004 08:15:07 +0000 |
romansh |
* replacing calls to not-always-available gmtime_r with our own code.
libavformat
|
Sat, 14 Aug 2004 15:08:09 +0000 |
melanson |
TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov
libavformat
|
Sat, 14 Aug 2004 14:05:48 +0000 |
michael |
iTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)
libavformat
|
Fri, 13 Aug 2004 15:30:42 +0000 |
michael |
Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>)
libavformat
|
Thu, 12 Aug 2004 00:09:32 +0000 |
michael |
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
libavformat
|
Wed, 04 Aug 2004 20:57:35 +0000 |
romansh |
* simplifying OpenDML AVI handling.
libavformat
|
Mon, 02 Aug 2004 13:00:58 +0000 |
michael |
dont be so picky
libavformat
|