История коммитов

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