| Commit message (Expand) | Author | Age | Files | Lines |
* | move networking #includes into separate file | Ramiro Polla | 2007-02-04 | 1 | -4/+1 |
* | The long awaited BeOS cleanup, phase 1 | François Revol | 2007-01-18 | 1 | -5/+1 |
* | remove duplicate code, patch by Ryan Martell rdm4 A martellventures P com | Ryan Martell | 2006-11-16 | 1 | -11/+2 |
* | get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_... | Baptiste Coudurier | 2006-11-09 | 1 | -1/+1 |
* | Add support for getting duration of a RTP stream (for seeking in stream) | Ryan Martell | 2006-11-06 | 1 | -21/+34 |
* | fix more dynamic protocol stuff, needed by the forthcoming h264 | Ryan Martell | 2006-10-29 | 1 | -0/+35 |
* | make ffmpeg able to send back a RTCP receiver report. | Thijs | 2006-10-27 | 1 | -5/+7 |
* | indentation fix, patch by Ryan Martell % rdm4 A martellventures P com % | Ryan Martell | 2006-10-27 | 1 | -1/+1 |
* | Add support for H264 over RTP | Ryan Martell | 2006-10-26 | 1 | -6/+35 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -11/+3 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -6/+6 |
* | Add const to (mostly) char* and make some functions static, which aren't used | Stefan Huehner | 2006-06-18 | 1 | -3/+3 |
* | simplify AVFormatParameters NULL checks | Michael Niedermayer | 2006-03-11 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -2/+2 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -52/+52 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -4/+4 |
* | RTP/RTSP and MPEG4-AAC audio | Romain Degez | 2005-05-26 | 1 | -54/+141 |
* | buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org) | Michael Niedermayer | 2005-03-16 | 1 | -7/+6 |
* | allocate a few bytes more for extradata so the bitstream reader if its used b... | Michael Niedermayer | 2004-11-13 | 1 | -1/+1 |
* | 100l (forgoten seeking functions) | Michael Niedermayer | 2004-10-11 | 1 | -1/+1 |
* | HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d... | Petr Doubek | 2004-08-12 | 1 | -2/+2 |
* | support url_read which reads less then requested patch by (Leon van Stuivenbe... | Leon van Stuivenberg | 2004-03-20 | 1 | -7/+21 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-03-03 | 1 | -1/+1 |
* | initial seek support - more generic play/pause support | Fabrice Bellard | 2003-11-10 | 1 | -37/+91 |
* | added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe... | Fabrice Bellard | 2003-10-29 | 1 | -124/+143 |
* | removed ctype.h header | Fabrice Bellard | 2003-09-08 | 1 | -1/+0 |
* | OSX and BeOS networking fix (socklen_t) | François Revol | 2003-07-24 | 1 | -0/+1 |
* | suppressed RTSP abort hack - added PLAY/PAUSE | Fabrice Bellard | 2003-07-17 | 1 | -10/+79 |
* | fixed RTP/TCP client support | Fabrice Bellard | 2003-07-15 | 1 | -26/+50 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -1/+1 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+1163 |