- 22 Apr, 2008 1 commit
-
-
Stefano Sabatini authored
Patch by Stefano Sabatini ( stefano sabatini-lala poste it ) Originally committed as revision 12927 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Apr, 2008 2 commits
-
-
Stefano Sabatini authored
Patch by Stefano Sabatini stefano sabatini-lala posteit Originally committed as revision 12919 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
If av_exit() was called after an AVFormatContext was created, but before its file was opened, av_exit() would pass a NULL pointer to url_fclose(). Originally committed as revision 12915 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Apr, 2008 2 commits
-
-
Ramiro Polla authored
before leaving ffmpeg. Needed by some grab devices and possibly network streams. Originally committed as revision 12827 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
without needing forward declaration. Originally committed as revision 12826 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Apr, 2008 1 commit
-
-
Stefano Sabatini authored
Patch by Stefano Sabatini ( stefano sabatini-lala poste it ) Originally committed as revision 12766 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Mar, 2008 1 commit
-
-
Stefano Sabatini authored
Patch by Stefano Sabatini (stefano sabatini-lala poste it) Originally committed as revision 12647 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Mar, 2008 1 commit
-
-
Stefano Sabatini authored
Patch by Stefano Sabatini ( stefano sabatini-lala poste it ) Originally committed as revision 12551 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Mar, 2008 1 commit
-
-
Stefano Sabatini authored
Patch by Stefano Sabatini: stefano sabatini-lala poste it Originally committed as revision 12472 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2008 1 commit
-
-
Evgeniy Stepanov authored
of matroska and nut. Originally committed as revision 12358 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Mar, 2008 1 commit
-
-
Michael Niedermayer authored
This together with the last commit fixes the strange behavior of -sws_flags. (issue229) Originally committed as revision 12325 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Mar, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 12288 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Feb, 2008 1 commit
-
-
Stefano Sabatini authored
patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 12216 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Feb, 2008 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 12186 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 12185 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Feb, 2008 1 commit
-
-
Stefano Sabatini authored
Patch by Stefano Sabatini ( stefano sabatini-lala poste it ) [FFmpeg-devel] [PATCH] Cosmetics: remove a superfluos call to atoi in ffmpeg.c:opt_verbose Originally committed as revision 12136 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Feb, 2008 6 commits
-
-
Michael Niedermayer authored
Originally committed as revision 12135 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
discontinuity at the start. I hope this has no sideeffects, if it does send a bugreport! fixes issue137 Originally committed as revision 12134 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
a single frame it got from the demuxer+parser. Originally committed as revision 12133 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
is needed because next_pts is used to calculate the next pts and adding to AV_NOPTS_VALUE does not achieve the intended result. Originally committed as revision 12132 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 12131 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
but sadly there are cases where the timestamps cannot be found without decoding. Originally committed as revision 12130 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Feb, 2008 1 commit
-
-
Michael Niedermayer authored
frame. Originally committed as revision 12062 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Feb, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11934 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 11888 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11844 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Feb, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 11803 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2008 1 commit
-
-
Baptiste Coudurier authored
Silence valgrind complaint: ==14746== Conditional jump or move depends on uninitialised value(s) ==14746== at 0x43488DF: (within /lib/i686/cmov/libc-2.7.so) ==14746== by 0x434ED81: __printf_fp (in /lib/i686/cmov/libc-2.7.so) ==14746== by 0x434A3F3: vfprintf (in /lib/i686/cmov/libc-2.7.so) ==14746== by 0x436EA93: vsnprintf (in /lib/i686/cmov/libc-2.7.so) ==14746== by 0x4353234: snprintf (in /lib/i686/cmov/libc-2.7.so) ==14746== by 0x806247C: print_report (ffmpeg.c:963) Originally committed as revision 11728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2008 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 11658 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2008 1 commit
-
-
Evgeniy Stepanov authored
patch by eugeni _dot_ stepanov _at_ gmail.com and myself Originally committed as revision 11635 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jan, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 11593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jan, 2008 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 11587 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jan, 2008 1 commit
-
-
kweiner@spamcop.net authored
Patch by kweiner spamcop net closes Issue318 Originally committed as revision 11489 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jan, 2008 1 commit
-
-
Andreas Öman authored
Originally committed as revision 11480 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jan, 2008 1 commit
-
-
Andreas Öman authored
Originally committed as revision 11449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jan, 2008 2 commits
-
-
Morten Hustveit authored
Patch by Morten Hustveit: lists rashbox org Originally committed as revision 11370 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Morten Hustveit authored
Patch by Morten Hustveit: lists rashbox org Originally committed as revision 11369 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Dec, 2007 2 commits
-
-
Michael Niedermayer authored
fixes issue309 Originally committed as revision 11322 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
fixes issue258 Originally committed as revision 11320 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Dec, 2007 1 commit
-
-
Michael Niedermayer authored
fixes issue308 untested Originally committed as revision 11315 to svn://svn.ffmpeg.org/ffmpeg/trunk
-