Commit History

Author SHA1 Message Date
  Michael Niedermayer 1c66807636 Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' 12 years ago
  Samuel Pitoiset 6af2480aa6 rtpdec_h264: Don't set the pixel format 12 years ago
  Michael Niedermayer 9f088a1ed4 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö c864e461d2 rtpdec: Remove an unused include 12 years ago
  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 4da42ebe44 Merge remote-tracking branch 'qatar/master' 12 years ago
  Mans Rullgard 4e5a514813 lavf: remove unnecessary inclusions of unistd.h 12 years ago
  Michael Niedermayer 715c8a5a50 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 2ed503af9f rtpdec_h264: Add missing newlines to av_log calls 12 years ago
  Martin Storsjö b97d21e4d6 rtpdec_h264: Free old extradata before clearing the pointer 12 years ago
  Michael Niedermayer 517dcc9b5f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 3c148703f6 rtpdec_h264: Reorder code blocks 12 years ago
  Martin Storsjö b368861747 rtpdec_h264: Make start_sequence a static const array 12 years ago
  Martin Storsjö 48666c2bd6 rtpdec_h264: Cleanup debug packet type counting 12 years ago
  Martin Storsjö 0b3ac9fe05 rtpdec_h264: Cosmetic cleanup 12 years ago
  Martin Storsjö f3d471f45f rtpdec_h264: Clean up comments 12 years ago
  Martin Storsjö dee48d095d rtpdec_h264: Convert commented out code into setting an unused variable 12 years ago
  Martin Storsjö 44f99fe0f5 rtpdec_h264: Remove a useless ifdef 12 years ago
  Martin Storsjö 8d43b8b8e8 rtpdec_h264: Remove outdated/useless/incorrect comments 12 years ago
  Martin Storsjö 5a571d3241 rtpdec_h264: Remove useless memory corruption checks 12 years ago
  Martin Storsjö b7b7354c33 rtpdec_h264: Return proper error codes 12 years ago
  Martin Storsjö 5245adb963 rtpdec_h264: Check the available data length before reading 12 years ago
  Ivan Kovtunov de26a4b699 rtpdec_h264: Add input size checks 12 years ago
  Michael Niedermayer 5d6a40bc74 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 456001486e rtsp: Don't expose the MS-RTSP RTX data stream to the caller 12 years ago
  Michael Niedermayer 04b53746ad Merge remote-tracking branch 'qatar/master' 12 years ago
  Matthew Szatmary 7dfe8f5557 rtpdec: Use 4 byte startcodes for H.264 12 years ago
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 years ago
  Martin Storsjö 9261e6cf3f rtp: Rename the open/close functions to alloc/free 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Martin Storsjö 86042de8a5 rtpdec_h264: Pass NAL type 0 through 14 years ago
  Martin Storsjö 965a3ddb1f Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 14 years ago
  Luca Barbato dc6cf61e33 Handle av_base64_decode return value 14 years ago
  Josh Allmann fb4ca2cb51 rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer 14 years ago
  Josh Allmann 1ed3cef513 Reindent 14 years ago
  Josh Allmann 7aa0118c46 rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata 14 years ago
  Luca Barbato 48790d8ba8 Remove stray and possibly wrong line, rtpdec.c sets that already 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Martin Storsjö b9b8ed2a02 Properly pad H.264 extradata when taken from fmtp SDP attributes 14 years ago
  Martin Storsjö f65919af7e Rename RTP depacketizer files from rtp_* to rtpdec_* 14 years ago