Commit History

Author SHA1 Message Date
  Panagiotis Issaris 7874024062 Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. 17 years ago
  Panagiotis Issaris 1dd7345abc Move rtp_get_payload_type()'s unaltered comments to the header file. 17 years ago
  Ramiro Polla 42572ef53f move networking #includes into separate file 17 years ago
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 17 years ago
  François Revol e9d511dc7e The long awaited BeOS cleanup, phase 1 17 years ago
  Baptiste Coudurier cbee7a6944 get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 18 years ago
  Ryan Martell 1d1be919ce add support for rtp/h264 streaming 18 years ago
  Ryan Martell 4a6cc06123 add valid statistics for the RTCP receiver report. 18 years ago
  Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
  Ryan Martell d0deedcb07 fix more dynamic protocol stuff, needed by the forthcoming h264 18 years ago
  Ryan Martell d83723305e move up (in the file) AAC audio handling moved from below 18 years ago
  Thijs dbf30963f3 make ffmpeg able to send back a RTCP receiver report. 18 years ago
  Ryan Martell ed78754216 indentation fix, patch by Ryan Martell % rdm4 A martellventures P com % 18 years ago
  Ryan Martell 4934884a13 Add support for H264 over RTP 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård 191e8ca752 fix some signedness warnings 18 years ago
  Benjamin Larsson 6c496518e8 Added codec id for QCELP. 18 years ago
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
  Luca Abeni 3c47c1744a Fix typo 18 years ago
  Michael Niedermayer ac2750ec79 suggest solution for 2 fixmies 18 years ago
  D Richard Felker III f880199375 fix constraint violation: libavformat is not allowed to modify state of caller, including rng state 18 years ago
  François Revol 7581c5f50c fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/ 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 years ago
  Michael Niedermayer 760fb54f7c mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) 19 years ago
  Luca Abeni 003640635a MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) 19 years ago
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
  Michael Niedermayer d3655fad7c trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 19 years ago
  Romain Degez d1ccf0e0a6 RTP/RTSP and MPEG4-AAC audio 19 years ago
  Michael Niedermayer c0df9d75bd switch to native time bases 19 years ago
  Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 20 years ago
  Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
  Fabrice Bellard ccd39ae6ea use parsers 21 years ago
  Fabrice Bellard 8b1ab7bf21 added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API 21 years ago
  Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
  Fabrice Bellard 80783dc2c2 CODEC_ID_MP3LAME is obsolete 21 years ago
  Fabrice Bellard e5526b2c39 fixed NTP generation for mpeg 21 years ago
  Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 21 years ago
  Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago