1. 27 Jul, 2015 1 commit
  2. 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
  3. 28 May, 2014 1 commit
  4. 15 Dec, 2013 1 commit
  5. 31 Oct, 2013 1 commit
  6. 30 Oct, 2013 3 commits
  7. 26 Sep, 2013 1 commit
  8. 18 Sep, 2013 1 commit
  9. 14 Jan, 2013 1 commit
  10. 05 Oct, 2012 1 commit
  11. 25 Sep, 2012 1 commit
  12. 24 Sep, 2012 3 commits
  13. 12 Aug, 2012 1 commit
  14. 07 Aug, 2012 1 commit
  15. 04 May, 2012 2 commits
  16. 23 Mar, 2012 1 commit
  17. 02 Mar, 2012 1 commit
  18. 30 Nov, 2011 1 commit
  19. 06 Feb, 2011 1 commit
  20. 05 Feb, 2011 1 commit
  21. 31 Mar, 2010 1 commit
  22. 30 Mar, 2010 1 commit
  23. 12 Mar, 2010 2 commits
  24. 05 Mar, 2010 1 commit
  25. 11 Jan, 2010 1 commit
  26. 03 Jul, 2009 1 commit
  27. 05 Jun, 2009 1 commit
  28. 14 May, 2009 1 commit
  29. 13 Apr, 2009 1 commit
  30. 06 Nov, 2008 2 commits
  31. 01 Oct, 2008 2 commits
  32. 24 Aug, 2008 1 commit