1. 22 2月, 2009 1 次提交
  2. 21 2月, 2009 1 次提交
  3. 17 2月, 2009 2 次提交
  4. 06 2月, 2009 2 次提交
  5. 03 2月, 2009 1 次提交
  6. 01 2月, 2009 1 次提交
  7. 27 1月, 2009 1 次提交
  8. 24 1月, 2009 1 次提交
  9. 19 1月, 2009 1 次提交
  10. 14 1月, 2009 1 次提交
  11. 12 1月, 2009 1 次提交
  12. 10 1月, 2009 3 次提交
  13. 09 1月, 2009 1 次提交
  14. 07 1月, 2009 5 次提交
  15. 15 12月, 2008 2 次提交
  16. 14 12月, 2008 1 次提交
  17. 13 12月, 2008 1 次提交
  18. 07 12月, 2008 1 次提交
    • R
      Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler. · 7b2a0708
      Ronald S. Bultje 提交于
      This function is called in rtsp.c for each a= line in the SDP of the Describe
      response after m= RTSP stream descriptors. The function prototype used to
      take an AVStream argument. For RDT, however, every RTSPStream represents
      a set of streams of identical content, and can thus represent multiple
      AVStreams. Therefore, it should not take an AVStream as argument. This
      patch modifies it to accept a AVFormatContext (of the RTSP/SDP demuxer)
      instead. See discussion in "[PATCH/RFC] change function prototype of
      parse_sdp_a_line" thread on ML.
      
      Originally committed as revision 16024 to svn://svn.ffmpeg.org/ffmpeg/trunk
      7b2a0708
  19. 01 12月, 2008 1 次提交
  20. 16 11月, 2008 1 次提交
  21. 15 11月, 2008 1 次提交
  22. 04 10月, 2008 5 次提交
  23. 03 10月, 2008 1 次提交
  24. 02 10月, 2008 1 次提交
  25. 01 10月, 2008 1 次提交
  26. 30 9月, 2008 2 次提交