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

Автор SHA1 Сообщение Дата
  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 лет назад
  Luca Barbato a58b82f874 Missing prototype added 17 лет назад
  Thijs dbf30963f3 make ffmpeg able to send back a RTCP receiver report. 18 лет назад
  Ryan Martell 4934884a13 Add support for H264 over RTP 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад
  Michael Niedermayer 33785a3a9d RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out 19 лет назад
  Romain Degez d1ccf0e0a6 RTP/RTSP and MPEG4-AAC audio 19 лет назад
  Fabrice Bellard 8b1ab7bf21 added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API 21 лет назад
  Fabrice Bellard abac617591 renamed libav to libavformat 22 лет назад