Age | Commit message (Collapse) | Author |
|
Originally committed as revision 20191 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20190 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
See the thread:
"[FFmpeg-devel] [PATCH] Add w,h fields to AVFilterPic".
Originally committed as revision 20189 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20188 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
It is only enabled when the DEBUG symbol is defined.
Originally committed as revision 20187 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20186 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Somehow this function was never used.
Originally committed as revision 20185 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20184 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20183 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20182 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20181 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20180 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Patch by Nathan Caldwell, saintdev gmail
Originally committed as revision 20179 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
search for real extradata start instead of always skipping one byte.
Patch by Andrew Dennison gmailify(${name}d, lists)
Thread: [PATCH] Fix VC1 "Incomplete extradata" for mkv files generated by eac3to
Originally committed as revision 20178 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20177 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
make it more consistent with libavformat/output-example.
Originally committed as revision 20176 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
This prevents the demuxer from exporting multiple semantically identical but
differently named tags.
Patch by Anton Khirnov, wyskas gmail
Originally committed as revision 20175 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20174 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
compression level 1 is now compression level 2 and is still the default.
Originally committed as revision 20173 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
r18826 | stefano | 2009-05-14 20:50:58 +0200 (Thu, 14 May 2009) | 2 lines
Make av_set_string3() print a message in case of unknown option.
This change led to multiple identical error messages to be printed if an option
was not found.
Originally committed as revision 20172 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Patch by Anton Khirnov <wyskas at gmail dot com>
Originally committed as revision 20171 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Patch by Anton Khirnov <wyskas at gmail dot com>
Originally committed as revision 20170 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
pcm_read_seek() puts the return value of url_fseek() in an int and then
compares < 0 to see if an error occurred; if the position is greater
than 2 GB, the 32-bit signed int result will be < 0.
Change the type of ret to int64_t to avoid the wraparound.
patch by Daniel Verkamp, daniel drv nu
Originally committed as revision 20169 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
separate streams.
Patch by Ian Caulfield, ian D caulfield A gmail
Originally committed as revision 20168 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20167 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20166 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20165 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20164 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
- Move v5 and v6 initialisation to separate files.
- Move NEON IDCT selection to ff_dsputil_init_neon()
Originally committed as revision 20163 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20162 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20161 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Patch by wallak, wallak free fr
Originally committed as revision 20160 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20159 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20158 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20157 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20156 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
fixes playback of piece.wmv
Originally committed as revision 20155 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20154 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20153 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20152 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20151 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20150 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
the loglevel command line option.
Make the loglevel option help message more clear, since the option
argument is shown as a single token, and make the whole message better
aligned with the other help messages.
Originally committed as revision 20149 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
specification
Originally committed as revision 20148 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20147 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20146 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20145 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20144 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
the file is reached normally, without any error.
Originally committed as revision 20143 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 20142 to svn://svn.ffmpeg.org/ffmpeg/trunk
|