- 28 Sep, 2011 1 commit
-
-
Nicolas George authored
Signed-off-by:
Nicolas George <nicolas.george@normalesup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Jul, 2011 1 commit
-
-
Anton Khirnov authored
-
- 21 May, 2011 1 commit
-
-
Can Wu authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 29 Apr, 2011 1 commit
-
-
Michael Niedermayer authored
No longer needed after martins change to the values. Though this would have been nicer ABI wise but iam too lazy to maintain this difference This reverts commit 183401b9.
-
- 28 Apr, 2011 1 commit
-
-
Michael Niedermayer authored
Reported by: Luca Abeni Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Apr, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Apr, 2011 2 commits
-
-
Stefano Sabatini authored
Make AVIO_FLAG_ access constants work as flags, and in particular fix the behavior of functions (such as avio_check()) which expect them to be flags rather than modes. This breaks API.
-
Anton Khirnov authored
-
- 12 Apr, 2011 1 commit
-
-
Anton Khirnov authored
It seems their replacements won't be ready anytime soon.
-
- 07 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 05 Apr, 2011 1 commit
-
-
Anton Khirnov authored
Fixes build with --disable-muxers --disable-network. Thanks to Hendrik Leppkes for noticing.
-
- 04 Apr, 2011 7 commits
-
-
Anton Khirnov authored
URLContext.max_packet_size should be used directly.
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Carl Eugen Hoyos authored
Fixes a possible invalid free().
-
- 03 Apr, 2011 6 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
The unbuffered URLContext API will be made private, so there's no point in this function being public.
-
Anton Khirnov authored
It doesn't look fit to be a part of the public API. Adding a temporary hack to ffserver to be able to use it, should be cleaned up when somebody is up for it.
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
Use it instead of url_is_streamed and AVIOContext.is_streamed.
-
- 30 Mar, 2011 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 21 Mar, 2011 2 commits
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
It's an evil hack that assumes an AVIOContext is always based on top of an URLContext. It's also not used anywhere. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 17 Mar, 2011 7 commits
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
It's not used anywhere and its return value looks broken. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
It's only used in one place and does the same thing as avio_alloc_context. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
And rename it to ffio_read_varlen. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 15 Mar, 2011 1 commit
-
-
Anton Khirnov authored
AVIOContext.error should be used directly instead. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 11 Mar, 2011 1 commit
-
-
Michael Niedermayer authored
-
- 10 Mar, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Mar, 2011 1 commit
-
-
Anton Khirnov authored
also change its prefix to ffio Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit f1ef2cd9)
-