- 05 Jan, 2015 1 commit
-
-
wm4 authored
ID3v1 fields have a fixed size, and they are padded either with zeros, or with spaces. Handle the latter case, instead of putting strings with trailing spaces into the AVDictionary. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Aug, 2014 1 commit
-
-
Reimar Döffinger authored
Get rid of the many, slightly differing, implementations of basically the same thing. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 04 Jan, 2013 3 commits
-
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
The misspelling is used in the specification. This reverts commit 95016fd1.
-
Benjamin Kerensa authored
-
- 08 Jun, 2011 1 commit
-
-
Anton Khirnov authored
-
- 03 Apr, 2011 1 commit
-
-
Anton Khirnov authored
Use it instead of url_is_streamed and AVIOContext.is_streamed.
-
- 30 Mar, 2011 1 commit
-
-
Michael Niedermayer authored
* ffmpeg-mt/master: Update todo. More items appeared... Fix mdec Duplicate: id3v1: change filesize to int64_t. Duplicate: id3v1: Seek back to old position after reading. Conflicts: libavcodec/mpegvideo.c libavcodec/snow.c libavformat/id3v1.c Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 Mar, 2011 2 commits
-
-
Carl Eugen Hoyos authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Carl Eugen Hoyos authored
FFmpeg did not seek back to the original position, but to "0", making reading a VBR tag impossible. (issue 2645) 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>
-
- 08 Mar, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 76aa876e)
-
- 07 Mar, 2011 3 commits
-
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
FFmpeg did not seek back to the original position, but to "0", making reading a VBR tag impossible. (issue 2645)
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 03 Mar, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 6b4aa5da)
-
- 01 Mar, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 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)
-
- 21 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>
-
- 29 Nov, 2010 1 commit
-
-
Anton Khirnov authored
This reverts snprintf->av_d2str part of r20840. With it, track number is exported as a float, which is not desirable. Originally committed as revision 25845 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Apr, 2010 1 commit
-
-
Stefano Sabatini authored
in its place. av_metadata_set() is going to be dropped at the next major bump. Originally committed as revision 22961 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2010 1 commit
-
-
Anton Khirnov authored
Patch by Anton Khirnov, wyskas at gmail dot com Originally committed as revision 21587 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2010 2 commits
-
-
Michael Niedermayer authored
Log: Fix misc typos, patch by Fabian Greffrath base64_decode(PGZhYmlhbkBncmVmZnJhdGguY29tPg==). This violates the spec. Originally committed as revision 21478 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Fabian Greffrath base64_decode(PGZhYmlhbkBncmVmZnJhdGguY29tPg==). Originally committed as revision 21473 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Dec, 2009 4 commits
-
-
Alexander Strange authored
Originally committed as revision 20843 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
somewhat based on ffmbc Originally committed as revision 20840 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
from ffmbc Originally committed as revision 20838 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 20837 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2009 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 19781 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jun, 2009 1 commit
-
-
Patrick Dehne authored
patch by Patrick Dehne, patrick mysonicweb com Originally committed as revision 19224 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jun, 2009 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 19156 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Patrick Dehne authored
patch by Patrick Dehne, patrick mysonicweb com Originally committed as revision 19155 to svn://svn.ffmpeg.org/ffmpeg/trunk
-