Commit History

Author SHA1 Message Date
  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. 19 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