1. 06 Feb, 2009 1 commit
    • rbultje's avatar
      Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument · 46af7cce
      rbultje authored
      to the parse_packet() function pointer in RTPDynamicProtocolHandlers. This
      allows these functions to peek back and retrieve values from the demuxer's
      context (or RTSPState). The ASF/RTP payload parser will use this to be able
      to parse SDP values (which occur even before the payload ID is given), store
      them in the RTSPState and then retrieve them while parsing payload data. See
      "[PATCH] RTSP-MS 13/15: add RTSP demuxer AVFormatContext to parse_packet()
      function pointer (was: transport context)" mailinglist thread.
      
      
      
      git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17015 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
      46af7cce
  2. 05 Feb, 2009 18 commits
  3. 04 Feb, 2009 14 commits
  4. 03 Feb, 2009 7 commits