- 27 May, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 18969 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 May, 2009 1 commit
-
-
David Conrad authored
Originally committed as revision 18795 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 May, 2009 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 18743 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Apr, 2009 1 commit
-
-
Martin Storsjö authored
Patch by Martin Storsjö (martin AT martin DOT st) Originally committed as revision 18403 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2009 1 commit
-
-
Reimar Döffinger authored
complete nonsense if timecode_frame_start was used on big-endian systems. Originally committed as revision 17986 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Feb, 2009 1 commit
-
-
Michael Niedermayer authored
by the time_base change. Originally committed as revision 17630 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jan, 2009 1 commit
-
-
Måns Rullgård authored
Only select the Alpha IDCT if auto or explicitly requested. Also disable it in lowres mode. Originally committed as revision 16666 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jan, 2009 1 commit
-
-
Stefano Sabatini authored
the utils.c clutter. Originally committed as revision 16514 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Dec, 2008 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 16314 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Dec, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16310 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Dec, 2008 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 16146 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Dec, 2008 2 commits
-
-
Stefano Sabatini authored
This avoids the possibility to use a registered codec without first initializing libavcodec, which resulted in unexpected behavior. Originally committed as revision 16131 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
register_avcodec(). Originally committed as revision 16130 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Dec, 2008 1 commit
-
-
Stefano Sabatini authored
to ff_log_missing_feature. Originally committed as revision 16037 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Nov, 2008 1 commit
-
-
Baptiste Coudurier authored
rc_min_vbv_overflow_use in AVCodecContext, and use their values in the ratecontrol code rather than hardcoded ones. See the thread: "[RFC] ratecontrol buffer size magic". Patch by Baptiste Coudurier. Originally committed as revision 15955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2008 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 15804 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Nov, 2008 1 commit
-
-
Diego Biurrun authored
libavcodec/utils.c:1139: warning: implicit declaration of function 'av_strlcat' Originally committed as revision 15777 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Nov, 2008 1 commit
-
-
Peter Ross authored
Originally committed as revision 15762 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Oct, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 15662 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Oct, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 15586 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2008 1 commit
-
-
Diego Pettenò authored
Originally committed as revision 15548 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2008 1 commit
-
-
Jason Garrett-Glaser authored
them into the subme number to attempt to reduce the number of unnecessary options. subme now scales up to 9. Patch by Jason Garett-Glaser %darkshikari A gmail P com% Originally committed as revision 15523 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Sep, 2008 2 commits
-
-
Michael Niedermayer authored
out of array reads with mmx/sse2 code. Fixes issue327. Originally committed as revision 15467 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
stride_align. This is not particularly pretty and I will gladly implement something else if someone has an idea! Originally committed as revision 15466 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2008 1 commit
-
-
Diego Biurrun authored
The feature_tests.h header from Sun systems (Solaris/OpenSolaris) will abort the build if _XOPEN_SOURCE is defined to 500, and C99 is requested (as well as POSIX.1-2001), and will only accept it to be defined to 600. inspired by a patch from Diego Pettenò, flameeyes gmail com Originally committed as revision 15460 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Sep, 2008 1 commit
-
-
Francesco Cosoleto authored
Patch by Francesco Cosoleto cosoleto ^^AT^^ gmail @@dot@@ com Originally committed as revision 15448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Sep, 2008 5 commits
-
-
Michael Niedermayer authored
Originally committed as revision 15270 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 15265 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 15264 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 15263 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
bits_per_coded_sample but that cannot be done seperately. Patch by Luca Abeni Also reset the minor version and fix the forgotton change to libfaad. Note: The API/ABI should not be considered stable yet, there still may be a change done here or there if some developer has some cleanup ideas and patches! Originally committed as revision 15262 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Aug, 2008 2 commits
-
-
Peter Ross authored
Originally committed as revision 15017 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Nb: This change will become active on the next libavcodec major version bump. Originally committed as revision 15016 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Aug, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 14871 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Aug, 2008 2 commits
-
-
Peter Ross authored
Originally committed as revision 14833 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 14832 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Aug, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 14788 to svn://svn.ffmpeg.org/ffmpeg/trunk
-