- 27 Dec, 2010 4 commits
-
-
Anton Khirnov authored
Originally committed as revision 26103 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Originally committed as revision 26102 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Dumps all metadata to a text file for easy manual editing. Originally committed as revision 26101 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 9 commits
-
-
Ronald S. Bultje authored
Originally committed as revision 26099 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
explicit reference to the ffmpeg tool command for keeping the docs more generic. Originally committed as revision 26098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26097 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26096 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 26095 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 26094 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 26093 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 26092 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 26091 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Dec, 2010 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 26090 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 26089 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Daniel Verkamp authored
Patch by Daniel Verkamp [daniel drv nu]. Originally committed as revision 26088 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Dec, 2010 3 commits
-
-
Daniel Kang authored
LGPL relicensing approved by original authors: Holger Lubitz <holger lubitz org>, Jason Garrett-Glaser <darkshikari gmail com> and Loren Merritt <lorenm at u dot washington dot edu>. Patch by Daniel Kang <daniel dot d dot kang at gmail com>, as part of Google's GCI 2010. Originally committed as revision 26087 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
and then using movlhps to dup it into the higher half of the register. Originally committed as revision 26086 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 26085 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Dec, 2010 8 commits
-
-
Justin Ruggles authored
Originally committed as revision 26084 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
This is optional for encoders, but it's a good idea and has minimal impact on performance. This will change the output for some files, but it happens not to affect the regression tests. Originally committed as revision 26083 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 26082 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 26081 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26080 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
FILTERNAME=ARGS and FILTERNAME:ARGS syntax. The same filter class will be used for managing all the libopencv filtering functions. Originally committed as revision 26079 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26078 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This fixes a crash if we requested TCP interleaved transport, but the server replies with transport data for UDP. According to the RFC, the server isn't allowed to respond with another transport type than the one requested. Originally committed as revision 26077 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2010 5 commits
-
-
Martin Storsjö authored
This fixes compilation with --disable-everything --enable-<component>, for all encoders, decoders, muxers, demuxers, parsers, protocols, bsfs, indevs, outdevs and filters at the moment. (All those that work without any external dependencies at least.) Originally committed as revision 26076 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
The file might be replaced between open() and stat(). Spotted by Mans. Originally committed as revision 26075 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26074 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26073 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 26072 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Dec, 2010 7 commits
-
-
Justin Ruggles authored
This avoids a 16-bit overflow in mdct512() due to a -32768 value in costab. References updated for acodec-ac3, lavf-rm, and seek-ac3_rm tests. Thanks to Måns Rullgård for finding the bug. Originally committed as revision 26071 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Fixes AC-3 encoding on OpenBSD 4.8 x86_32 and hopefully other similar configurations. Originally committed as revision 26070 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
20% faster output_frame_end(). Originally committed as revision 26069 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
amrwbdata.h uses offsetof(), which is defined in stddef.h. Originally committed as revision 26068 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This fixes building with --disable-everything --enable-muxer=matroska and/or --enable-muxer=webm Originally committed as revision 26067 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This fixes one of the issues found if building with --disable-everything --enable-muxer=webm Originally committed as revision 26066 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Since SVN rev 25866, this table is used by the trellis encoder, too, not only by the decoder. Originally committed as revision 26065 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Dec, 2010 1 commit
-
-
Vitor Sessak authored
x86_64 boxes. Originally committed as revision 26064 to svn://svn.ffmpeg.org/ffmpeg/trunk
-