Commit History

Author SHA1 Message Date
  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
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Luca Abeni 20631a9c15 Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 16 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Ronald S. Bultje 7b2a070800 Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler. 16 years ago
  Ronald S. Bultje 9b932b8ac0 Change function prototype of RTPDynamicPayloadHandler.parse_packet() to 16 years ago
  Ronald S. Bultje ed0aacc76e Rename RTP payload contexts to PayloadContext, suggested by Luca in 16 years ago
  François Revol 7cf6af27c9 Fix non-debug build. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Ronald S. Bultje f841a0fca1 Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 17 years ago
  Diego Biurrun b7a42d14bf Enable debug variable only when debug code is enabled, fixes the warning: 17 years ago
  Luca Barbato 272872e44b fix the packetization mode parsing 17 years ago
  Alex Beregszaszi ef466de0a8 h264_rtp_extra_data is not only used for debug purposes, asserts are using it also 17 years ago
  Måns Rullgård f7d78f3654 replace the uses of old string functions that Reimar missed 17 years ago
  Panagiotis Issaris 716f6b47f2 Remove the unnecessary masking when counting received packet types in the H.264 17 years ago
  Panagiotis Issaris 7699645e7d Remove the unnecessary masking when reconstructing the NAL unit header in the 17 years ago
  Panagiotis Issaris 6ab6525e11 Remove the unnecessary masking when extracting the start bit in the H.264 RTP 17 years ago
  Stefan Huehner 2b100ab2bf changes some function declarations from () to (void) as per ansi c. 17 years ago
  Michel Bardiaux bdb4b698d8 Corrections so that builds with DEBUG work 17 years ago
  Ramiro Polla 42572ef53f move networking #includes into separate file 18 years ago
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
  François Revol e9d511dc7e The long awaited BeOS cleanup, phase 1 18 years ago
  Ryan Martell 1d1be919ce add support for rtp/h264 streaming 18 years ago