Michael Niedermayer
|
8e287af090
|
seekless filesize retrieving support in 7 lines of code, also doesnt break compatibility
Originally committed as revision 7395 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-01 21:49:09 +00:00 |
|
Diego Biurrun
|
b78e7197a8
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-07 15:30:46 +00:00 |
|
Diego Biurrun
|
04d7f60143
|
Add official LGPL license headers to the files that were missing them.
Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-10 14:02:42 +00:00 |
|
Måns Rullgård
|
b9a73d8d2f
|
move adler32 to libavutil
Originally committed as revision 5731 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-13 21:29:01 +00:00 |
|
Aurelien Jacobs
|
ea395e8c6c
|
add a Creative VOC (de)muxer
Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-02-09 22:52:23 +00:00 |
|
Diego Biurrun
|
115329f160
|
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-12-17 18:14:38 +00:00 |
|
Michael Niedermayer
|
7cb8f314db
|
remove non portable get/put_be64_double()
Originally committed as revision 4461 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-07-19 14:50:22 +00:00 |
|
Michael Niedermayer
|
a254c5745b
|
kill duplicated get/put_be24()
Originally committed as revision 4460 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-07-19 14:41:08 +00:00 |
|
Wolfram Gloger
|
536ffa59e9
|
Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
Originally committed as revision 4322 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-05-30 16:45:08 +00:00 |
|
Aurelien Jacobs
|
a965c478b2
|
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
Originally committed as revision 4275 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-05-19 00:06:27 +00:00 |
|
Michael Niedermayer
|
576ae256a4
|
write error handling
Originally committed as revision 3572 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-10-08 20:09:52 +00:00 |
|
Michael Niedermayer
|
ee9f36a88e
|
checksuming for nut & nice checksum API for libavformat
Originally committed as revision 2969 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-05 12:02:10 +00:00 |
|
Leon van Stuivenberg
|
e15dec10d5
|
decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
Originally committed as revision 2896 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-03-15 03:29:32 +00:00 |
|
Michael Niedermayer
|
08f29f82b9
|
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Originally committed as revision 2322 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-09-30 17:54:30 +00:00 |
|
Michael Niedermayer
|
572f992eff
|
libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr)
Originally committed as revision 2182 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-08-29 20:33:57 +00:00 |
|
Fabrice Bellard
|
019ac05ace
|
added primitive aborting system
Originally committed as revision 2058 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-17 10:25:36 +00:00 |
|
Zdenek Kabelac
|
0c1a9edad4
|
* UINTX -> uintx_t INTX -> intx_t
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-11 16:35:48 +00:00 |
|
Fabrice Bellard
|
f746a04616
|
added url_get_filename()
Originally committed as revision 1438 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 04:59:17 +00:00 |
|
Fabrice Bellard
|
abac617591
|
renamed libav to libavformat
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-25 19:07:40 +00:00 |
|