summaryrefslogtreecommitdiff
path: root/libavformat/asf.h
Commit message (Collapse)AuthorAge
...
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changes to ignore command media embedded in MS WMV files patch by ("Brown, ↵Mike Brown2005-08-10
| | | | | | Mike": mikeb, vibephone com) Originally committed as revision 4501 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ↵Calcium2005-03-23
| | | | | | or jp) Originally committed as revision 4073 to svn://svn.ffmpeg.org/ffmpeg/trunk
* asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-05
| | | | | | | | | | 1. Corrected packet sent time. (Packet sent time => previous packet sent time) 2. Corrected payload playing time. (Payload playing time => packet sent time) 3. Used different format for packets with one payload and multi payloads. Originally committed as revision 2851 to svn://svn.ffmpeg.org/ffmpeg/trunk
* split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-05
Originally committed as revision 2850 to svn://svn.ffmpeg.org/ffmpeg/trunk