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