- 23 Feb, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 22a3212e)
-
- 22 Feb, 2011 1 commit
-
-
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> (cherry picked from commit b7effd4e)
-
- 20 Feb, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit ae628ec1)
-
- 18 Feb, 2011 3 commits
-
-
Anton Khirnov authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit ab0287fc)
-
Stefano Sabatini authored
The new av_parse_time() is created in libavutil/parseutils.h, all the internal functions used by parse_date are moved to libavutil/parseutils.c and made static. Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit f6c7375a)
-
Anton Khirnov authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 610219a5)
-
- 16 Feb, 2011 2 commits
-
-
Balint Marton authored
The current implementation has a bug, it is returning the stream index in the found program, and not the stream index in the list of all streams. The attached patch fixes this issue. Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 22ec6b73)
-
Reinhard Tartler authored
Done to keep ABI compatible. Otherwise this is just silly
-
- 15 Feb, 2011 2 commits
-
-
Anssi Hannula authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 24a83bd1)
-
Michael Niedermayer authored
Fixes Gilmore Girls_Net 5_2011_01_08_16_10_53.wtv and RTL GP- WK Superbike - Qatar_RTL7_2009_03_14_15_49_23.wtv. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Feb, 2011 1 commit
-
-
Anssi Hannula authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 3c33c0e2)
-
- 11 Feb, 2011 2 commits
-
-
Peter Ross authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 52091491)
-
Alexander Strange authored
See doc/multithreading.txt for details on use in codecs. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 09 Feb, 2011 3 commits
-
-
Anssi Hannula authored
It is useful for applications that hand input data directly to lavf via a ByteIOContext. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 3940caad)
-
Anssi Hannula authored
There is no need to pass the ByteIOContext via a pointer to a pointer anymore. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit aad216fd)
-
Reimar Döffinger authored
Fixes issue 2475. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit b3190529)
-
- 06 Feb, 2011 2 commits
-
-
Martin Storsjö authored
This function is useful for freeing data structures allocated by muxers, which currently have to be freed manually by the caller. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit f124b087)
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit e6fb5a4f)
-
- 26 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 101e1f6f)
-
- 11 Jan, 2011 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 26308 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jan, 2011 4 commits
-
-
Daniel Kang authored
fixes issue 2475. Patch by Daniel Kang, daniel.d.kang at gmail Originally committed as revision 26240 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26239 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26238 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
close the stream. This way the flushed packets can still reference the still unclosed format context. In particular this fixes a spurious error issued when closing the video4linux2 buffer in mmap_release_buffer(), which tries to access the file descriptor of an already closed file. Originally committed as revision 26237 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jan, 2011 1 commit
-
-
Anssi Hannula authored
Patch by Anssi Hannula, anssi d hannula a iki d fi Originally committed as revision 26195 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Dec, 2010 2 commits
-
-
Nicolas George authored
Originally committed as revision 26104 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Required for future metadata format. Originally committed as revision 26100 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Dec, 2010 1 commit
-
-
Peter Ross authored
Originally committed as revision 26092 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Dec, 2010 1 commit
-
-
David Czech authored
Fixes issue 2426. Patch by David Czech, davidczech510 gmail Originally committed as revision 26061 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Dec, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 25884 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Nov, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 25824 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Nov, 2010 1 commit
-
-
Reimar Döffinger authored
to allow palette handling without using PaletteControl. Originally committed as revision 25777 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Nov, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 25758 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Nov, 2010 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 25745 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Originally committed as revision 25738 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
SampleFormat with AVSampleFormat. Originally committed as revision 25730 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2010 1 commit
-
-
Anton Khirnov authored
patch by Anton Khirnov anton _at_ khirnov _dot_ net Originally committed as revision 25504 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Oct, 2010 3 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 25491 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 25489 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
parse_image_size() and parse_frame_rate() public functions Originally committed as revision 25485 to svn://svn.ffmpeg.org/ffmpeg/trunk
-