Commit History

Author SHA1 Message Date
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Michael Niedermayer 86e107a7d4 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 09f211987c misc typo and wording fixes 12 years ago
  Michael Niedermayer 8c1ebdcea2 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 298a587f44 rtp: Factorize the check for distinguishing RTCP packets from RTP 12 years ago
  Michael Niedermayer 7fad19a63d Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun da9cea77e3 Fix a bunch of common typos. 12 years ago
  Michael Niedermayer 7c1aba4f01 Merge remote-tracking branch 'qatar/master' 12 years ago
  Rafaël Carré 9152880e95 rtpenc: Add a payload type private option 12 years ago
  Rafaël Carré 142887741f rtp: Correct ff_rtp_get_payload_type documentation 12 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Josh Allmann 7f3468d392 rtp: Replace hardcoded RTCP packet types with defines 14 years ago
  Martin Storsjö b5c4bb989d rtpenc_xiph: Set the ident value via a define 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Luca Abeni 3aa7ac6dd2 Document ff_rtp_codec_id() 15 years ago
  Luca Abeni d3da8a4565 Fix typo in a comment 15 years ago
  Luca Abeni c3efd98c09 Document ff_rtp_enc_name() 15 years ago
  Luca Abeni d3a5794958 Document ff_rtp_get_codec_info() 15 years ago
  Luca Abeni bf6d981806 Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not 15 years ago
  Luca Abeni e5f483c604 Move to rtp.h the prototypes of all the functions defined in rtp.c 15 years ago
  Luca Abeni b0a880b38b Document ff_rtp_get_payload_type() 15 years ago
  Luca Abeni 0550b58f4e Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 15 years ago
  Luca Abeni 18c7b354c5 Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore 15 years ago
  Luca Abeni 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 15 years ago
  Ronald S. Bultje 1a45a9f4c0 Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument 15 years ago
  Luca Abeni 21da81d784 Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c 15 years ago
  Luca Abeni 20631a9c15 Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Luca Abeni be73a544af Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 15 years ago
  Luca Abeni 1afe09d515 Remove useless typedef 15 years ago
  Luca Abeni d5574b2839 Remove unused types 15 years ago
  Ronald S. Bultje 99a1d1915e Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Michael Niedermayer c5e56a813b Revert r14497 16 years ago
  Diego Biurrun 2e11268ea9 Add missing header #includes. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Diego Pettenò 7d51edddd4 Make AVRtpPayloadTypes static and constant 16 years ago
  Luca Abeni a385446f40 Remove prototype for non-existent function 16 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
  Aurelien Jacobs b156b88c13 rtp and rtsp demuxer declarations are not part of public API 17 years ago
  Aurelien Jacobs dde1f9285a *_protocol are not part of public API 17 years ago
  Måns Rullgård 99545457bf include all prerequisites in header files 17 years ago
  Panagiotis Issaris bdd54e3758 Doxygenize the unaltered comments for the AUHeaders structure. 17 years ago
  Panagiotis Issaris 01f132a126 Doxygenize the unaltered comments for the rtp_payload_data_s struct. 17 years ago
  Panagiotis Issaris 190e507be3 Doxygenize the unaltered comments for the RTP_MAX_SDES definition. 17 years ago
  Panagiotis Issaris 01c9c33a59 Doxygenize the existing comments without altering the actual contents of the 17 years ago
  Panagiotis Issaris 7874024062 Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. 17 years ago
  Panagiotis Issaris 1dd7345abc Move rtp_get_payload_type()'s unaltered comments to the header file. 17 years ago
  Diego Biurrun 804de96a83 cosmetics: fix usefuLL --> usefuL typo 17 years ago