- 21 Mar, 2010 2 commits
-
-
Kostya Shishkov authored
Originally committed as revision 22614 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
It is indeed necessary to compile on NetBSD. Originally committed as revision 22613 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Mar, 2010 11 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 22612 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
ffplay.c:1703: warning: unused variable `pos' Originally committed as revision 22611 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22610 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Call the RDFT by a function pointer like other FFT related transforms. This makes instruction set optimized versions possible. Based on patch by Alex Converse. Originally committed as revision 22609 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
a proper fix appears to require changing h263/mpeg2/motion est to index ref_index like h264. Ill do this change and then revert this hotfix but it will take a bit time. Originally committed as revision 22608 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
VorbisComment writing for FLAC, Ogg/FLAC, and Ogg/Speex files. Originally committed as revision 22607 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
James Darnley authored
Patch by James Darnley <james darnley at gmail> Originally committed as revision 22606 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
James Darnley authored
Patch by James Darnley <james darnley at gmail>. Originally committed as revision 22605 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22604 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 22603 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
distinguish them from the generic common options. Originally committed as revision 22602 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Mar, 2010 6 commits
-
-
Stefano Sabatini authored
major bump, using an FFmpeg specific error code rather than EINVAL, which has a quite different semantics. Originally committed as revision 22601 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 22600 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22599 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 30938 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Diego Biurrun authored
COMPILE_ALTIVEC is never set to 1, it is just #defined. Originally committed as revision 30937 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Anton Khirnov authored
Patch by Anton Khirnov wyskas gmail com Originally committed as revision 22598 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2010 9 commits
-
-
Janusz Krzysztofik authored
change, not only size changes. Patch by Janusz Krzysztofik foo=zyszt <jkr$foo@tis.icnet.pl>. Originally committed as revision 22597 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bobby Bingham authored
Avoid creating and releasing useless extra picture references in the start_frame and end_frame callbacks. Originally committed as revision 22596 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bobby Bingham authored
Originally committed as revision 22595 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bobby Bingham authored
These are useful for filters which don't modify the image data. Originally committed as revision 22594 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Janusz Krzysztofik authored
output format. Patch by Janusz Krzysztofik, jkrzyszt A tis D icnet D pl Originally committed as revision 30934 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Måns Rullgård authored
Originally committed as revision 22593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 22592 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
AVERROR(NOFMT) if one channel if the number of channels specified is different than 1. Originally committed as revision 22591 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
of file is reached. Originally committed as revision 22590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Mar, 2010 12 commits
-
-
Stefano Sabatini authored
show_protocols(). The list of abbreviations is both outdated and out of context. Originally committed as revision 22589 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Robert Krüger authored
Patch by Robert Krüger "krueger ET signal7 DOT de". Originally committed as revision 22588 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
per each frame, useful for testing slicification. Originally committed as revision 22587 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
A patched version of ffmpeg supporting video filters is required for getting this working; thus make lavfitest is supposed to work only in the libavfilter repository for now. Originally committed as revision 22586 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
negative values, e.g. SAMPLE_FMT_NONE (-1), are read correctly also. Originally committed as revision 22585 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 22584 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This is no longer needed and causes incorrect output in some cases. Originally committed as revision 22583 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Running ranlib is quick and uninteresting, no need to print it. Originally committed as revision 22582 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
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
-