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

Автор SHA1 Сообщение Дата
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 лет назад
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 лет назад
  Lou Logan b22ecbc6a5 cosmetics: various spelling fixes 12 лет назад
  Michael Niedermayer 5d6a40bc74 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Martin Storsjö 456001486e rtsp: Don't expose the MS-RTSP RTX data stream to the caller 12 лет назад
  Michael Niedermayer b479e01612 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Diego Biurrun 32f3c541bc doxygen: Do not include license boilerplates in Doxygen comment blocks. 12 лет назад
  Michael Niedermayer 4dcd1a3145 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun c88ebdb42c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 лет назад
  Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 13 лет назад
  Reimar Döffinger 96949dafcc Replace all strcasecmp/strncasecmp usages. 13 лет назад
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 лет назад
  Martin Storsjö 9261e6cf3f rtp: Rename the open/close functions to alloc/free 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Clément Bœsch e31a744155 Remove a few if (p) av_free(p) forms 13 лет назад
  Clément Bœsch 437fb1c87d Remove a few if (p) av_free(p) forms 13 лет назад
  Martin Storsjö 311baee795 Make hex_to_data a lavf internal function 14 лет назад
  Martin Storsjö 965a3ddb1f Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 14 лет назад
  Martin Storsjö 1537817e38 Move SPACE_CHARS back to libavformat/internal.h 14 лет назад
  Josh Allmann 4332bfbff8 Reindent 14 лет назад
  Josh Allmann efc6d45196 rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer 14 лет назад
  Josh Allmann 8b114d85ba rtpdec: Move space_chars from avformat/internal to rtpdec 14 лет назад
  Josh Allmann c47f567c70 rtpdec_mpeg4: Rename PayloadContext to be consistently 'data' 14 лет назад
  Josh Allmann ca937a5508 RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp 14 лет назад
  Josh Allmann 73e6c53e64 rtpdec: Move AAC depacketization code in rtpdec to a proper payload handler 14 лет назад
  Josh Allmann 7fc8ac7fd8 RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c 14 лет назад
  Josh Allmann 9b3788efc3 RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c 14 лет назад