Commit History

Author SHA1 Message Date
  Luca Abeni 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 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
  Diego Biurrun 910f02a054 spelling cosmetics 16 years ago
  Luca Abeni 80150f7ee8 Fix MPEG video packetization for RTP 16 years ago
  Luca Abeni e917464155 Fix neverending loop which might happen when sending high-bitrate MPEG2 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Luca Abeni 0ebecca52c Add my name to the copyright header, since rtp_mpv now contains 17 years ago
  Luca Abeni af74c95a08 Fix timestamps in RTP packets (now, MPEG1 video with B frames works correctly) 17 years ago
  Luca Abeni 3f19004e46 Set the "B" flag in the payload header 17 years ago
  Luca Abeni 2d7d6d4203 Set the "TR" field in the payload header 17 years ago
  Luca Abeni 73130dfee2 Correctly set the "P" field in the payload header 17 years ago
  Luca Abeni 46b274d4e5 Correct packetization for MPEG video frames, and correct setting of the 17 years ago
  Luca Abeni 7c8133aa44 Remove commented code (payload header extension) 17 years ago
  Luca Barbato f6df400c0c Backport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallucci <dariodotgallucciatpolito.it> in feng 17 years ago
  Luca Abeni 98561024ac Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) 17 years ago