Skip to content
Snippets Groups Projects
  1. Jan 05, 2015
  2. Dec 28, 2014
  3. Nov 05, 2014
  4. Oct 21, 2014
  5. Aug 24, 2014
  6. Aug 20, 2014
  7. Aug 13, 2014
  8. Jun 30, 2014
  9. Jun 07, 2014
  10. May 26, 2014
  11. Apr 03, 2014
  12. Feb 16, 2014
  13. Jan 24, 2014
  14. Jan 08, 2014
  15. Nov 27, 2013
  16. Nov 17, 2013
  17. Oct 14, 2013
  18. Sep 10, 2013
  19. Aug 10, 2013
  20. Jul 09, 2013
  21. Apr 25, 2013
    • Stefano Sabatini's avatar
      doc: remove all-components.texi, include its content verbatim · f40cf96e
      Stefano Sabatini authored
      Force re-generation of the manuals when an included file is modified.
      The current dependency generation system is enable to track nested
      inclusions.
      
      The drawback is that the files will be generated even when there is no
      strict need (for example if filters.texi is modified, ffmpeg.1 is
      rebuilt), thus it trades a false negative with a false positive.
      f40cf96e
  22. Apr 18, 2013
  23. Apr 05, 2013
  24. Mar 31, 2013
  25. Mar 19, 2013
  26. Mar 17, 2013
  27. Mar 10, 2013
    • Nicolas George's avatar
      ffmpeg: add the -canvas_size option. · cb2bd914
      Nicolas George authored
      Allows, amongst other things, to override the size guessed
      by the sub2video hack.
      
      Note: the -s option could have more or less the same semantic,
      but it receives a special treatment by the options system.
      cb2bd914
    • Stefano Sabatini's avatar
      doc/ffplay,ffmpeg: mention the corresponding negated option for -stats · f185a040
      Stefano Sabatini authored
      This helps lazy users who didn't read the part about boolean options, in
      case they grep for "-nostats".
      
      -stdin and -stats are the only booleans option enabled by default. This
      is a partial fix for Trac ticket #2332, a complete overhaul of boolean
      options documentation is probably overkill.
      f185a040
  28. Feb 28, 2013
  29. Feb 27, 2013
  30. Feb 15, 2013
  31. Feb 06, 2013
    • Stefano Sabatini's avatar
      doc: replace '×' symbol with 'x' · d11ac64e
      Stefano Sabatini authored
      Non-ascii chars are not correctly rendered in both MAN and HTML output or
      may even cause compilation failure. Thus avoid to use them until we find
      a satisfying way to deal with them.
      
      Fix trac ticket #2243.
      d11ac64e
  32. Jan 27, 2013
Loading