- 03 Apr, 2011 1 commit
-
-
Anton Khirnov authored
Use it instead of url_is_streamed and AVIOContext.is_streamed.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 17 Mar, 2011 2 commits
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 04 Mar, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 01 Mar, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 25 Feb, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 21 Feb, 2011 2 commits
-
-
Anton Khirnov authored
In the name of consistency: put_byte -> avio_w8 put_<type> -> avio_w<type> put_buffer -> avio_write put_nbyte will be made private put_tag will be merged with avio_put_str Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
In the name of consistency: get_byte -> avio_r8 get_<type> -> avio_r<type> get_buffer -> avio_read get_partial_buffer will be made private later get_strz is left out becase I want to change it later to return something useful. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 20 Feb, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 26 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts.
-
- 30 Aug, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24993 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 May, 2010 1 commit
-
-
Peter Ross authored
Originally committed as revision 23392 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2010 1 commit
-
-
Stefano Sabatini authored
is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Dec, 2009 1 commit
-
-
Jai Menon authored
Fixes issue 1593. Originally committed as revision 20758 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 20250 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2009 1 commit
-
-
Reimar Döffinger authored
the wrong place, causing an empty packet to be read before EOF was detected and the eof detection is already now handled by av_get_packet anyway. Originally committed as revision 20138 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2009 1 commit
-
-
Reimar Döffinger authored
AVERROR(EIO). Originally committed as revision 20127 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jun, 2009 1 commit
-
-
Daniel Verkamp authored
patch by Daniel Verkamp, aniel drv nu Originally committed as revision 19254 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Oct, 2008 1 commit
-
-
Diego Biurrun authored
The name offset_t is easily confused with the standard off_t type and *_t is POSIX reserved namespace if any POSIX header is included. Originally committed as revision 15533 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2008 1 commit
-
-
Diego Pettenò authored
Patch by Diego 'Flameeyes' Pettenò: flameeyes gmail Originally committed as revision 15517 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Sep, 2008 1 commit
-
-
Diego Biurrun authored
CONFIG_FOO_MUXER conditionals where appropriate. Originally committed as revision 15158 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2008 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 14947 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Aug, 2008 1 commit
-
-
Peter Ross authored
Originally committed as revision 14834 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jul, 2008 1 commit
-
-
Peter Ross authored
Originally committed as revision 14410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jun, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 13835 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jun, 2008 1 commit
-
-
Stefano Sabatini authored
patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me Originally committed as revision 13649 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2008 1 commit
-
-
Roberto Togni authored
Fix samples/au/vrooom.au Originally committed as revision 11522 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Nov, 2007 1 commit
-
-
Björn Axelsson authored
patch by: Björn Axelsson, bjorn d axelsson a intinor d se thread: [PATCH] Remove static ByteIOContexts, 06 nov 2007 Originally committed as revision 11071 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Sep, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 10475 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jul, 2007 1 commit
-
-
Panagiotis Issaris authored
Originally committed as revision 9760 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Apr, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 8677 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8276 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jan, 2007 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 7603 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7596 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7594 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Oct, 2006 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 6774 to svn://svn.ffmpeg.org/ffmpeg/trunk
-