Commit History

Author SHA1 Message Date
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 years ago
  Martin Storsjö 9261e6cf3f rtp: Rename the open/close functions to alloc/free 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Clément Bœsch e31a744155 Remove a few if (p) av_free(p) forms 13 years ago
  Clément Bœsch 437fb1c87d Remove a few if (p) av_free(p) forms 13 years ago
  Martin Storsjö 311baee795 Make hex_to_data a lavf internal function 14 years ago
  Martin Storsjö 965a3ddb1f Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 14 years ago
  Martin Storsjö 1537817e38 Move SPACE_CHARS back to libavformat/internal.h 14 years ago
  Josh Allmann 4332bfbff8 Reindent 14 years ago
  Josh Allmann efc6d45196 rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer 14 years ago
  Josh Allmann 8b114d85ba rtpdec: Move space_chars from avformat/internal to rtpdec 14 years ago
  Josh Allmann c47f567c70 rtpdec_mpeg4: Rename PayloadContext to be consistently 'data' 14 years ago
  Josh Allmann ca937a5508 RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp 14 years ago
  Josh Allmann 73e6c53e64 rtpdec: Move AAC depacketization code in rtpdec to a proper payload handler 14 years ago
  Josh Allmann 7fc8ac7fd8 RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c 14 years ago
  Josh Allmann 9b3788efc3 RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c 14 years ago