Skip to content
Snippets Groups Projects
  1. Oct 05, 2009
  2. Oct 01, 2009
  3. Sep 12, 2009
  4. Sep 11, 2009
    • Jan Schmidt's avatar
      license: Add COPYING and COPYING.LIB · 438b5517
      Jan Schmidt authored
      Add GPLv2 COPYING file, and LGPL COPYING.LIB. Add the boilerplate
      text about the plugin code being LGPL versus the linked plugin
      being GPL.
      
      Fixes: #590964
      438b5517
  5. Sep 10, 2009
  6. Sep 09, 2009
  7. Sep 08, 2009
  8. Sep 05, 2009
  9. Sep 01, 2009
    • Wim Taymans's avatar
      ffdec: disable interpolation when dropping frames · 46bf3b92
      Wim Taymans authored
      When we are dropping frames because of QoS disable the DTS interpolation because
      we won't be able to update the timestamps and end up setting the wrong
      timestamps. Instead, simply use the timestamps from ffmpeg.
      46bf3b92
  10. Aug 30, 2009
  11. Aug 21, 2009
  12. Aug 20, 2009
  13. Aug 19, 2009
  14. Aug 18, 2009
  15. Aug 14, 2009
  16. Aug 13, 2009
  17. Aug 12, 2009
  18. Aug 10, 2009
  19. Aug 09, 2009
  20. Aug 08, 2009
  21. Aug 06, 2009
  22. Aug 04, 2009
    • Sebastian Dröge's avatar
      Update ffmpeg revision to 19580 of the 0.5 branch · f435b1b4
      Sebastian Dröge authored
      This cleans up licensing and makes it possible to build with LGPL code
      only again.
      
      Apart from that an opencore-amr encoder/decoder exists now but this
      is not enabled as we don't want to use external libraries through ffmpeg
      and have our own plugins for this already.
      f435b1b4
  23. Jul 31, 2009
    • Edward Hervey's avatar
      gstffmpegenc: Try getting the caps for the declared pixfmt without a context. · 56887682
      Edward Hervey authored
      PixFmt that are declared in AVCodec.pix_fmts are ones which are 'officially'
      declared as being supported. We should therefore not have to create a
      AVCodecContext and open an encoder to know if it's supported or not.
      Also, doing it this way allows us to better pickup configuration overrides
      we have in gstffmpegcodecmap for some codecs (like restrictions on width,
      height, framerate like it's the case for dnxhd).
      
      Fixes #575545
      56887682
  24. Jul 29, 2009
  25. Jul 28, 2009
  26. Jul 23, 2009
  27. Jul 20, 2009
  28. Jul 13, 2009
  29. Jul 01, 2009
Loading