Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-15Fix Doxygen parameter namePanagiotis Issaris
Originally committed as revision 11032 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-15Fix Doxygen parameter namePanagiotis Issaris
Originally committed as revision 11031 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-03Add ff_ prefix to get_v()Kostya Shishkov
Originally committed as revision 10912 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-03Make get_v() available to the other demuxersKostya Shishkov
Originally committed as revision 10911 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-30rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to ↵Baptiste Coudurier
aviobuf.c so it can be reused by other (de)muxers Originally committed as revision 10873 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-11Add functionality to set the direction of a ByteIOContext buffer.Björn Axelsson
Patch by Björn Axelsson bjorn axelsson intinor se Original thread: [FFmpeg-devel] [PATCH] MMS protocol support patch 1 Date: 09/19/2007 05:51 PM Originally committed as revision 10709 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-28Documentation fix for url_f(d)open()Björn Axelsson
Patch by Björn Axelsson bjorn axelsson intinor se Originally committed as revision 10608 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-10*_protocol are not part of public APIAurelien Jacobs
Originally committed as revision 10472 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-17include all prerequisites in header filesMåns Rullgård
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-12misc typo fixesDiego Biurrun
Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-05Convert all the comment sections into Doxygen compatible comments, same forPanagiotis Issaris
warning and notes. Originally committed as revision 8261 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-05Move avio.h's url_get_max_packet_size() comment from source to header file.Panagiotis Issaris
Remove the comment section of url_set_interrupt_cb() which was a duplicate as it appeared identically in both the header and the source file. Originally committed as revision 8259 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-05Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h,Panagiotis Issaris
these comments can be extracted by Doxygen by only accessing the installed headers. Originally committed as revision 8258 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-13This fixes error handling for BeOS, removing the need for some ifdefs.François Revol
AVERROR_ defines are moved to avcodec.h as they are needed in there as well. Feel free to move that to avutil/common.h. Bumped up avcodec/format version numbers as though it's binary compatible we will want to rebuild apps as error values changed. Please from now on use return AVERROR(EFOO) instead of the ugly return -EFOO in your code. This also removes the need for berrno.h. Originally committed as revision 7965 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15makes the filename member of the URLContext a pointer, so that theRonald S. Bultje
structure can be extended in the future without breaking ABI. patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net % Original thread: Date: Jan 1, 2007 6:01 PM Subject: [Ffmpeg-devel] make URLContext->filename a pointer Originally committed as revision 7506 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-02AVSEEK_SIZE doxyMichael Niedermayer
Originally committed as revision 7397 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-02seekless filesize retrieving support in 7 lines of code, also doesnt break ↵Michael Niedermayer
compatibility Originally committed as revision 7395 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-14move adler32 to libavutilMåns Rullgård
Originally committed as revision 5731 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-10add a Creative VOC (de)muxerAurelien Jacobs
Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-19remove non portable get/put_be64_double()Michael Niedermayer
Originally committed as revision 4461 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-19kill duplicated get/put_be24()Michael Niedermayer
Originally committed as revision 4460 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-30Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med ↵Wolfram Gloger
uni-muenchen de) Originally committed as revision 4322 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-19drop most url_fileno() calls (allows to use ByteIOContext directly in caller ↵Aurelien Jacobs
apps instead of URLProtocol) Originally committed as revision 4275 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-09write error handlingMichael Niedermayer
Originally committed as revision 3572 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-04-05checksuming for nut & nice checksum API for libavformatMichael Niedermayer
Originally committed as revision 2969 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-03-15decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at ↵Leon van Stuivenberg
chello dot nl>) Originally committed as revision 2896 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-30Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer
Originally committed as revision 2322 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-30libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime ↵Michael Niedermayer
dot ssu dot ac dot kr) Originally committed as revision 2182 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-07-17added primitive aborting systemFabrice Bellard
Originally committed as revision 2058 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-11added url_get_filename()Fabrice Bellard
Originally committed as revision 1438 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-25renamed libav to libavformatFabrice Bellard
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk