1. 24 Feb, 2015 1 commit
  2. 17 Sep, 2014 1 commit
  3. 31 May, 2014 1 commit
  4. 30 May, 2014 1 commit
  5. 07 Aug, 2013 1 commit
  6. 24 Jan, 2013 1 commit
    • Martin Storsjö's avatar
      rtpenc_chain: Use the original AVFormatContext for getting payload type · 4a4a7e13
      Martin Storsjö authored
      In ff_rtp_get_payload_type, the AVFormatContext is used for checking
      whether the payload_type or rtpflags options are set. In rtpenc_chain,
      the rtpctx struct is a newly initialized struct where no options have
      been set yet, so no options can be fetched from there.
      
      All muxers that internally chain rtp muxers have the "rtpflags" field
      that allows passing such options on (which is how this worked before
      8034130e), so this works just as intended.
      
      This makes it possible to produce H263 in RFC2190 format with chained
      RTP muxers.
      
      CC: libav-stable@libav.org
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      4a4a7e13
  7. 28 Nov, 2012 1 commit
  8. 14 Nov, 2012 1 commit
  9. 26 May, 2012 2 commits
  10. 28 Jan, 2012 1 commit
  11. 13 Nov, 2011 1 commit
  12. 19 Oct, 2011 1 commit
  13. 12 Oct, 2011 1 commit
  14. 16 Jun, 2011 1 commit
  15. 10 Jun, 2011 1 commit
  16. 03 Apr, 2011 3 commits
  17. 19 Mar, 2011 1 commit
  18. 23 Feb, 2011 1 commit
  19. 04 Feb, 2011 3 commits
  20. 03 Feb, 2011 1 commit
  21. 08 Oct, 2010 1 commit