- 30 Jun, 2010 1 commit
-
-
Mike Scheutzow authored
Patch by Mike Scheutzow, scheutzow alcatel-lucent com Originally committed as revision 23917 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jun, 2010 1 commit
-
-
Måns Rullgård authored
This functionality is better accessed through tools like oprofile. Originally committed as revision 23808 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jun, 2010 1 commit
-
-
Stefano Sabatini authored
recording_time. Originally committed as revision 23727 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jun, 2010 1 commit
-
-
Alexander Strange authored
Originally committed as revision 23677 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jun, 2010 1 commit
-
-
Michael Niedermayer authored
will be fixed by removing them. Originally committed as revision 23607 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jun, 2010 3 commits
-
-
Justin Ruggles authored
Originally committed as revision 23571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Also, use audio_buf when encoding the final frame. Fixes Issue 1921. Originally committed as revision 23570 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
BeOS support has been broken for many years and the "maintainer" of the port has not reacted to countless requests to get the port fixed. approved by Mans Originally committed as revision 23562 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jun, 2010 1 commit
-
-
Luca Abeni authored
the output codec context (instead of just copying a pointer to the extradata). Originally committed as revision 23538 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jun, 2010 1 commit
-
-
Stefano Sabatini authored
unsigned int, as the corresponding variable set in AVCodecContext.codec_tag is unsigned int. Originally committed as revision 23441 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 May, 2010 2 commits
-
-
Janne Grunau authored
Originally committed as revision 23398 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Janne Grunau authored
Originally committed as revision 23397 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 May, 2010 1 commit
-
-
Ramiro Polla authored
This fixes a regression on Windows introduced by r22769 in which the data read from the file was not properly zero terminated. The file was read as text, which caused the \r characters to be suppressed. Since the zero termination happens at the end of the buffer, and there was one byte less read per line, this caused the remaining space on the buffer to contain random data. Originally committed as revision 23251 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 May, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 23100 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 May, 2010 5 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 23092 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 23091 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 23090 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 23089 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 23088 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 May, 2010 3 commits
-
-
Michael Niedermayer authored
Use avfilters if you want padding! Originally committed as revision 23050 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 23049 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 23043 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Apr, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 22991 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Apr, 2010 1 commit
-
-
Stefano Sabatini authored
failure happened when trying to open the output file. Originally committed as revision 22973 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Apr, 2010 1 commit
-
-
Stefano Sabatini authored
in its place. av_metadata_set() is going to be dropped at the next major bump. Originally committed as revision 22961 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Apr, 2010 2 commits
-
-
Michael Niedermayer authored
just some. Originally committed as revision 22943 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Cyril Russo authored
Patch by Cyril Russo, stage D nexvision A laposte net Originally committed as revision 22940 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Robert Krüger authored
Patch by Robert Krüger <krueger signal7 de>. Originally committed as revision 22923 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Apr, 2010 1 commit
-
-
Baptiste Coudurier authored
container and codec frame rate. Originally committed as revision 22895 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Apr, 2010 2 commits
-
-
Anton Khirnov authored
Patch by Anton Khirnov <wyskas gmail com>. Originally committed as revision 22809 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Patch by Anton Khirnov <wyskas gmail com>. Originally committed as revision 22808 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Apr, 2010 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 22798 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 22797 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Apr, 2010 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 22787 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Apr, 2010 1 commit
-
-
Stefano Sabatini authored
the second pass encoding log file. Originally committed as revision 22769 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Mar, 2010 2 commits
-
-
Ronald S. Bultje authored
we'd memset() the codec context to zero, thereby setting audio input to U8 and video to YUV420P. For most video encoders, that actually works, but for most audio codecs, it doesn't. This patch changes defaults to those set by avcodec_context_get_defaults() and have ffmpeg figure out the optimal encoding format itself if not set explicitely (as it does for the non-ffserver-cases also). Originally committed as revision 22751 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jean-Daniel Dupas authored
Patch by Jean-Daniel Dupas, devlists shadowlab org Originally committed as revision 22744 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2010 2 commits
-
-
Stefano Sabatini authored
is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
functions. Originally committed as revision 22731 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Mar, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 22604 to svn://svn.ffmpeg.org/ffmpeg/trunk
-