Mon, 31 Mar 2008 17:31:11 +0000 |
diego |
minor typo fixes
libavformat
|
Sat, 22 Mar 2008 17:25:50 +0000 |
michael |
1st attempt at correcting the punktuation.
libavformat
|
Fri, 21 Mar 2008 22:17:56 +0000 |
michael |
Document get_*_buffer()
libavformat
|
Fri, 21 Mar 2008 11:27:07 +0000 |
michael |
Document a few url_* functions.
libavformat
|
Mon, 10 Mar 2008 19:03:39 +0000 |
superdump |
Add AVClass to URLContext at next major version bump
libavformat
|
Sat, 22 Dec 2007 16:18:07 +0000 |
reimar |
Add a av_alloc_put_byte function.
libavformat
|
Fri, 21 Dec 2007 11:51:39 +0000 |
diego |
Fix Doxygen function parameter name.
libavformat
|
Fri, 21 Dec 2007 11:50:18 +0000 |
diego |
comment typo fixes
libavformat
|
Fri, 21 Dec 2007 00:22:40 +0000 |
ivo |
typo ;)
libavformat
|
Thu, 20 Dec 2007 22:33:53 +0000 |
michael |
Document ByteIOContext and URLContext change rules.
libavformat
|
Wed, 19 Dec 2007 21:11:08 +0000 |
michael |
Make recently added and still unused read_seek functions return offset_t.
libavformat
|
Wed, 19 Dec 2007 20:57:13 +0000 |
michael |
Merge recently added and still unused play and pause functions.
libavformat
|
Wed, 19 Dec 2007 11:31:36 +0000 |
michael |
Remove dead code which disappeared with the last major version bump.
libavformat
|
Wed, 12 Dec 2007 19:01:58 +0000 |
michael |
av_*_next() API for libavformat
libavformat
|
Wed, 28 Nov 2007 19:46:49 +0000 |
andoma |
Extend ByteIOContext and add the buffered IO functions:
libavformat
|
Sat, 24 Nov 2007 07:09:32 +0000 |
andoma |
Extend URLProtocol with new function pointers and api functions for
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Thu, 15 Nov 2007 11:44:15 +0000 |
takis |
Fix Doxygen parameter name
libavformat
|
Thu, 15 Nov 2007 11:43:21 +0000 |
takis |
Fix Doxygen parameter name
libavformat
|
Sat, 03 Nov 2007 18:29:16 +0000 |
kostya |
Add ff_ prefix to get_v()
libavformat
|
Sat, 03 Nov 2007 18:26:42 +0000 |
kostya |
Make get_v() available to the other demuxers
libavformat
|
Tue, 30 Oct 2007 00:01:25 +0000 |
bcoudurier |
rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers
libavformat
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavformat
|
Thu, 11 Oct 2007 14:57:47 +0000 |
benoit |
Add functionality to set the direction of a ByteIOContext buffer.
libavformat
|
Fri, 28 Sep 2007 15:12:26 +0000 |
benoit |
Documentation fix for url_f(d)open()
libavformat
|
Mon, 10 Sep 2007 18:11:13 +0000 |
aurel |
*_protocol are not part of public API
libavformat
|
Sat, 16 Jun 2007 22:59:13 +0000 |
mru |
include all prerequisites in header files
libavformat
|
Tue, 12 Jun 2007 18:50:50 +0000 |
diego |
misc typo fixes
libavformat
|
Mon, 05 Mar 2007 15:18:50 +0000 |
takis |
Convert all the comment sections into Doxygen compatible comments, same for
libavformat
|
Mon, 05 Mar 2007 14:26:50 +0000 |
takis |
Move avio.h's url_get_max_packet_size() comment from source to header file.
libavformat
|
Mon, 05 Mar 2007 13:55:45 +0000 |
takis |
Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h,
libavformat
|
Tue, 13 Feb 2007 18:26:14 +0000 |
mmu_man |
This fixes error handling for BeOS, removing the need for some ifdefs.
libavformat
|
Sun, 14 Jan 2007 22:07:19 +0000 |
gpoirier |
makes the filename member of the URLContext a pointer, so that the
libavformat
|
Mon, 01 Jan 2007 21:53:15 +0000 |
michael |
AVSEEK_SIZE doxy
libavformat
|
Mon, 01 Jan 2007 21:49:09 +0000 |
michael |
seekless filesize retrieving support in 7 lines of code, also doesnt break compatibility
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Sun, 10 Sep 2006 14:02:42 +0000 |
diego |
Add official LGPL license headers to the files that were missing them.
libavformat
|
Thu, 13 Jul 2006 21:29:01 +0000 |
mru |
move adler32 to libavutil
libavformat
|
Thu, 09 Feb 2006 22:52:23 +0000 |
aurel |
add a Creative VOC (de)muxer
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Tue, 19 Jul 2005 14:50:22 +0000 |
michael |
remove non portable get/put_be64_double()
libavformat
|
Tue, 19 Jul 2005 14:41:08 +0000 |
michael |
kill duplicated get/put_be24()
libavformat
|
Mon, 30 May 2005 16:45:08 +0000 |
michael |
Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
libavformat
|
Thu, 19 May 2005 00:06:27 +0000 |
aurel |
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
libavformat
|
Fri, 08 Oct 2004 20:09:52 +0000 |
michael |
write error handling
libavformat
|
Mon, 05 Apr 2004 12:02:10 +0000 |
michael |
checksuming for nut & nice checksum API for libavformat
libavformat
|
Mon, 15 Mar 2004 03:29:32 +0000 |
michael |
decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
libavformat
|
Tue, 30 Sep 2003 17:54:30 +0000 |
michaelni |
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Fri, 29 Aug 2003 20:33:57 +0000 |
michaelni |
libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr)
libavformat
|
Thu, 17 Jul 2003 10:25:36 +0000 |
bellard |
added primitive aborting system
libavformat
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
Sat, 11 Jan 2003 04:59:17 +0000 |
bellard |
added url_get_filename()
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|