Commit History

Author SHA1 Message Date
  Ronald S. Bultje f1c80e3578 Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and 16 years ago
  Stefano Sabatini c16184e9ba Fix a typo in sdp_write_header(): change "IPV4", which is not a valid 16 years ago
  Stefano Sabatini 265fccccde Print libavformat version in outgoing SDPs. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Diego Biurrun 4b13335d1c Use correct length modifier for pointer diff argument in av_log() call. 16 years ago
  Luca Abeni 83cc23c5d3 Add some information about the stream bitrate, if available 16 years ago
  Reimar Döffinger a1fc4d4aa8 Missing const, fix warnings: 16 years ago
  Luca Abeni 29e35d6776 Support out-of-band parameter sets in SDP for H.264 video 16 years ago
  Luca Abeni b21cd0bcb5 Add minimal support for H.264 video in the SDP generator 16 years ago
  Luca Abeni 81ab1fa13e Pass a proper context to av_log() 16 years ago
  Luca Abeni c9215bab98 Add support for some more audio formats 17 years ago
  Luca Abeni 759d98d0c6 Explicitly include rtp.h (needed for rtp_get_payload_type()) 17 years ago
  Luca Abeni 21b3748029 Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check if 17 years ago
  Luca Abeni 4901263abd AAC support in the SDP generator 17 years ago
  Luca Abeni 5f2cbb53b4 Fill the buffer with 0 before writing an SDP in it 17 years ago
  Luca Abeni 8767b80f5f Change avf_sdp_create() to get a pre-allocated buffer as input, and to 17 years ago
  Luca Abeni 7ba32703dd Fix linking when RTP is disabled and libraries are dynamic 17 years ago
  Luca Abeni c5388c0784 Introduce an SDP generator 17 years ago