| Commit message (Expand) | Author | Age | Files | Lines |
* | move networking #includes into separate file | Ramiro Polla | 2007-02-04 | 1 | -5/+1 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -1/+1 |
* | The long awaited BeOS cleanup, phase 1 | François Revol | 2007-01-18 | 1 | -5/+1 |
* | get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_... | Baptiste Coudurier | 2006-11-09 | 1 | -3/+3 |
* | add support for rtp/h264 streaming | Ryan Martell | 2006-11-07 | 1 | -9/+1 |
* | add valid statistics for the RTCP receiver report. | Ryan Martell | 2006-11-03 | 1 | -9/+143 |
* | Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. | Steve L'Homme | 2006-11-01 | 1 | -1/+1 |
* | fix more dynamic protocol stuff, needed by the forthcoming h264 | Ryan Martell | 2006-10-29 | 1 | -30/+46 |
* | move up (in the file) AAC audio handling moved from below | Ryan Martell | 2006-10-28 | 1 | -21/+27 |
* | make ffmpeg able to send back a RTCP receiver report. | Thijs | 2006-10-27 | 1 | -2/+72 |
* | indentation fix, patch by Ryan Martell % rdm4 A martellventures P com % | Ryan Martell | 2006-10-27 | 1 | -13/+13 |
* | Add support for H264 over RTP | Ryan Martell | 2006-10-26 | 1 | -34/+39 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | fix some signedness warnings | Måns Rullgård | 2006-09-27 | 1 | -1/+1 |
* | Added codec id for QCELP. | Benjamin Larsson | 2006-08-20 | 1 | -1/+1 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -6/+0 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -2/+2 |
* | Fix typo | Luca Abeni | 2006-06-15 | 1 | -1/+1 |
* | suggest solution for 2 fixmies | Michael Niedermayer | 2006-05-27 | 1 | -0/+1 |
* | fix constraint violation: libavformat is not allowed to modify state of calle... | D Richard Felker III | 2006-03-30 | 1 | -2/+2 |
* | fix debug code: do not try to take st->codec if st is NULL. This makes ffplay... | François Revol | 2006-03-01 | 1 | -2/+3 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -22/+22 |
* | mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) | Michael Niedermayer | 2005-07-23 | 1 | -1/+1 |
* | MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) | Luca Abeni | 2005-07-23 | 1 | -8/+8 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -18/+15 |
* | trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenche... | Michael Niedermayer | 2005-05-30 | 1 | -0/+2 |
* | RTP/RTSP and MPEG4-AAC audio | Romain Degez | 2005-05-26 | 1 | -110/+238 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -2/+2 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -4/+5 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-03-03 | 1 | -1/+1 |
* | use parsers | Fabrice Bellard | 2003-11-10 | 1 | -1/+13 |
* | added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe... | Fabrice Bellard | 2003-10-29 | 1 | -148/+184 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 1 | -7/+7 |
* | CODEC_ID_MP3LAME is obsolete | Fabrice Bellard | 2003-09-08 | 1 | -3/+3 |
* | fixed NTP generation for mpeg | Fabrice Bellard | 2003-07-15 | 1 | -7/+24 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -4/+2 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -23/+23 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+687 |