1. 06 Nov, 2014 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. 24 Sep, 2012 1 commit
  5. 07 Aug, 2012 1 commit
  6. 27 Mar, 2012 1 commit
  7. 30 Nov, 2011 1 commit
  8. 20 Oct, 2011 1 commit
  9. 19 Mar, 2011 1 commit
  10. 06 Feb, 2011 1 commit
  11. 30 Mar, 2010 1 commit
  12. 12 Mar, 2010 2 commits
  13. 13 Apr, 2009 1 commit
  14. 25 Jan, 2009 1 commit
  15. 14 Dec, 2008 1 commit
  16. 06 Nov, 2008 1 commit
  17. 24 Aug, 2008 2 commits
  18. 09 May, 2008 1 commit
  19. 07 Nov, 2007 1 commit
  20. 12 Aug, 2007 1 commit
  21. 14 Jun, 2007 1 commit
  22. 07 Oct, 2006 1 commit
  23. 12 May, 2006 1 commit
  24. 12 Jan, 2006 1 commit
  25. 17 Dec, 2005 1 commit
  26. 17 Jul, 2005 1 commit
  27. 11 May, 2005 1 commit