Commit History

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