Skip to content
Snippets Groups Projects
  1. Dec 09, 2011
  2. Dec 01, 2011
  3. Nov 30, 2011
    • Miroslav Slugeň's avatar
      rtpdec: Add support for G726 audio · 06d7325a
      Miroslav Slugeň authored
      
      This requires using a separate init function, since there
      isn't necessarily any fmtp lines for this codec, so
      parse_sdp_a_line won't be called. Incorporating it with the
      alloc function wouldn't do either, since it is called before
      the full rtpmap line is parsed (where the sample rate is
      extracted).
      
      Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
      06d7325a
  4. Nov 27, 2011
  5. Nov 26, 2011
  6. Nov 20, 2011
  7. Nov 07, 2011
  8. Nov 05, 2011
  9. Nov 02, 2011
  10. Oct 23, 2011
  11. Oct 21, 2011
  12. Sep 26, 2011
  13. Sep 22, 2011
    • Janne Grunau's avatar
      Add LATM demuxer · dcb9f6a2
      Janne Grunau authored
      This is a raw demuxer for the AAC LATM decoder and thus limited to
      single stream LOAS.
      dcb9f6a2
  14. Sep 07, 2011
  15. Aug 17, 2011
  16. Jul 13, 2011
  17. Jul 10, 2011
  18. Jul 02, 2011
  19. Jun 28, 2011
  20. Jun 25, 2011
  21. Jun 10, 2011
  22. May 04, 2011
  23. Apr 22, 2011
  24. Apr 19, 2011
  25. Apr 14, 2011
  26. Mar 28, 2011
  27. Mar 16, 2011
  28. Mar 14, 2011
  29. Mar 06, 2011
  30. Feb 15, 2011
    • Reinhard Tartler's avatar
      Merge libavcore into libavutil · 737eb597
      Reinhard Tartler authored
      
      It is pretty hopeless that other considerable projects will adopt
      libavutil alone in other projects. Projects that need small footprint
      are better off with more specialized libraries such as gnulib or rather
      just copy the necessary parts that they need. With this in mind, nobody
      is helped by having libavutil and libavcore split. In order to ease
      maintenance inside and around FFmpeg and to reduce confusion where to
      put common code, avcore's functionality is merged (back) to avutil.
      
      Signed-off-by: default avatarReinhard Tartler <siretart@tauware.de>
      737eb597
  31. Feb 04, 2011
  32. Jan 21, 2011
  33. Jan 18, 2011
  34. Dec 29, 2010
  35. Dec 28, 2010
  36. Dec 27, 2010
Loading