- 17 Mar, 2010 10 commits
-
-
Alexis Ballier authored
Patch by Alexis Ballier std_gmail_addr(name.surname) Originally committed as revision 22581 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Maxim Poliakovski authored
Patch by Maxim ($indeo5decauthor) Originally committed as revision 22580 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 22579 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bobby Bingham authored
Originally committed as revision 22578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bobby Bingham authored
other is enabled. Originally committed as revision 22577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bobby Bingham authored
Originally committed as revision 22576 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 22575 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Save *s directly in SetWindowLongPtr instead. Originally committed as revision 22574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bobby Bingham authored
Originally committed as revision 22573 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 22572 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Mar, 2010 7 commits
-
-
Måns Rullgård authored
If the format probe hits end of file, do not add the error code to the buffer position. This is obviously wrong, and with a small input file would cause a negative buffer overflow. Fixes issue 1818. Originally committed as revision 22571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22570 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22569 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Both bash and ksh abuse this variable even in POSIX mode, leading to unpleasant surprises. Originally committed as revision 22568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Víctor Paesa authored
Originally committed as revision 22567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
be ENcoded, not DEcoded. Originally committed as revision 22566 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This moves the H264-specific functions from DSPContext to the new H264DSPContext. The code is made conditional on CONFIG_H264DSP which is set by the codecs requiring it. The qpel and chroma MC functions are not moved as these are used by non-h264 code. Originally committed as revision 22565 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2010 23 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 22564 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Daniel Verkamp authored
Originally committed as revision 22563 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
it is an internal function, not part of public API Originally committed as revision 22562 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
it is an internal function, not part of public API Originally committed as revision 22561 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 22560 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Greg Maxwell authored
Correctly write last 0 lacing value when packet size is multiple of 255, patch by Greg Maxwell, gmaxwell at gmail dot com Originally committed as revision 22559 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This fixes libavcodec/h264.h:1100: warning: integer overflow in expression Originally committed as revision 22558 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
by any means. Originally committed as revision 22557 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 22556 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 22555 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 22554 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 22553 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This adds a "fate" make target which runs the full FATE test suite. Individual tests can be run with "make fate-$testname". The location of the FATE test samples must be specified with the --samples=PATH option to configure. The tests/fate-update.sh script regenerates the references files and test list from the online FATE database. These are checked in since generating them requires non-standard tools. Originally committed as revision 22552 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jai Menon authored
Originally committed as revision 22551 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
this seems to improve RD performance. Originally committed as revision 22550 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 22549 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Skip interleaved packets manually and recheck if there's more to be read. Originally committed as revision 22548 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 22547 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 22546 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This makes sure that the streams get correctly synchronized when viewed, previously the streams were out of sync by as much time as it took between the initialization of the individual muxers. Originally committed as revision 22545 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
need it in *thread.c. Originally committed as revision 22544 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 22543 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 22542 to svn://svn.ffmpeg.org/ffmpeg/trunk
-