1. 13 Aug, 2014 1 commit
    • Andrew Stone's avatar
      ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. · db68ef89
      Andrew Stone authored
      Originally, AVFormatContext and a metadata dict were provided to ff_vorbis_comment(),
      but this presented issues if an AVStream was being updated or the metadata on
      AVFormatContext wasn't actually being updated. To remedy this, ff_vorbis_stream_comment()
      explicitly updates a stream's metadata and sets any necessary flags.
      
      ff_vorbis_comment() does not modify any flags, and any calls to it that update
      AVFormatContext's metadata (just a single call) must also update
      AVFormatContext.event_flags after detecting any metadata changes to the provided
      dictionary, as signaled by a positive return value.
      Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
      db68ef89
  2. 28 May, 2014 1 commit
  3. 06 Jan, 2014 1 commit
  4. 26 Dec, 2013 2 commits
  5. 13 Oct, 2013 1 commit
  6. 17 Sep, 2013 1 commit
  7. 24 Sep, 2012 1 commit
  8. 07 Aug, 2012 1 commit
  9. 18 Apr, 2012 1 commit
  10. 22 Mar, 2012 1 commit
  11. 08 Mar, 2012 1 commit
  12. 02 Mar, 2012 1 commit
  13. 18 Feb, 2012 1 commit
    • Reimar Döffinger's avatar
      Make AAC in Ogg (ogm) work. · 7c8d4772
      Reimar Döffinger authored
      This needs the extradata to be extracted.
      The approach used is the one MPlayer uses, though it is
      unclear whether the 4 bytes extradata that are skipped
      should be skipped always or only for AAC.
      The AAC parser must be disabled, too, otherwise playback
      still does not work.
      Fixes trac issue #547.
      Signed-off-by: 's avatarReimar Döffinger <Reimar.Doeffinger@gmx.de>
      7c8d4772
  14. 30 Nov, 2011 1 commit
  15. 02 Jun, 2011 1 commit
  16. 29 May, 2011 1 commit
  17. 06 Feb, 2011 1 commit
  18. 05 Feb, 2011 1 commit
  19. 31 Mar, 2010 1 commit
  20. 30 Mar, 2010 1 commit
  21. 13 Mar, 2010 1 commit
  22. 12 Mar, 2010 2 commits
  23. 12 Dec, 2009 1 commit
  24. 22 Jun, 2009 1 commit
  25. 13 Apr, 2009 1 commit
  26. 06 Nov, 2008 1 commit
  27. 24 Aug, 2008 2 commits
  28. 26 May, 2008 1 commit
  29. 09 May, 2008 1 commit
  30. 01 Feb, 2008 1 commit
  31. 31 Jan, 2008 1 commit
  32. 11 Nov, 2007 1 commit
  33. 07 Nov, 2007 1 commit
  34. 08 Jul, 2007 1 commit
  35. 07 Jul, 2007 1 commit
  36. 12 Jul, 2006 1 commit
  37. 12 May, 2006 1 commit