Mon, 05 Mar 2007 13:53:42 +0000 |
takis |
Move unaltered rtsp.c comments to the header file.
libavformat
|
Thu, 22 Feb 2007 08:40:33 +0000 |
diego |
Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com.
libavformat
|
Sun, 04 Feb 2007 17:05:44 +0000 |
mru |
move networking #includes into separate file
libavformat
|
Thu, 18 Jan 2007 17:22:30 +0000 |
mmu_man |
The long awaited BeOS cleanup, phase 1
libavformat
|
Thu, 16 Nov 2006 08:48:05 +0000 |
gpoirier |
remove duplicate code, patch by Ryan Martell rdm4 A martellventures P com
libavformat
|
Thu, 09 Nov 2006 11:37:30 +0000 |
bcoudurier |
get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used
libavformat
|
Mon, 06 Nov 2006 21:58:43 +0000 |
gpoirier |
Add support for getting duration of a RTP stream (for seeking in stream)
libavformat
|
Sun, 29 Oct 2006 10:58:51 +0000 |
gpoirier |
fix more dynamic protocol stuff, needed by the forthcoming h264
libavformat
|
Fri, 27 Oct 2006 18:19:29 +0000 |
gpoirier |
make ffmpeg able to send back a RTCP receiver report.
libavformat
|
Fri, 27 Oct 2006 17:51:20 +0000 |
gpoirier |
indentation fix, patch by Ryan Martell % rdm4 A martellventures P com %
libavformat
|
Thu, 26 Oct 2006 18:36:03 +0000 |
gpoirier |
Add support for H264 over RTP
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Mon, 10 Jul 2006 21:14:37 +0000 |
mru |
allow individual selection of muxers and demuxers
libavformat
|
Sun, 09 Jul 2006 23:40:53 +0000 |
mru |
give AVInput/OutputFormat structs consistent names
libavformat
|
Sun, 18 Jun 2006 11:33:14 +0000 |
diego |
Add const to (mostly) char* and make some functions static, which aren't used
libavformat
|
Sat, 11 Mar 2006 00:22:21 +0000 |
michael |
simplify AVFormatParameters NULL checks
libavformat
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Sun, 17 Jul 2005 22:24:36 +0000 |
michael |
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
libavformat
|
Thu, 26 May 2005 07:47:51 +0000 |
michael |
RTP/RTSP and MPEG4-AAC audio
libavformat
|
Wed, 16 Mar 2005 19:06:34 +0000 |
michael |
buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org)
libavformat
|
Sat, 13 Nov 2004 01:27:35 +0000 |
michael |
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end
libavformat
|
Mon, 11 Oct 2004 23:53:53 +0000 |
michael |
100l (forgoten seeking functions)
libavformat
|
Thu, 12 Aug 2004 00:09:32 +0000 |
michael |
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
libavformat
|
Sat, 20 Mar 2004 19:57:28 +0000 |
michael |
support url_read which reads less then requested patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
libavformat
|
Wed, 03 Mar 2004 15:41:21 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Mon, 10 Nov 2003 18:39:26 +0000 |
bellard |
initial seek support - more generic play/pause support
libavformat
|
Wed, 29 Oct 2003 14:25:27 +0000 |
bellard |
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API
libavformat
|
Mon, 08 Sep 2003 20:04:44 +0000 |
bellard |
removed ctype.h header
libavformat
|
Thu, 24 Jul 2003 13:30:27 +0000 |
mmu_man |
OSX and BeOS networking fix (socklen_t)
libavformat
|
Thu, 17 Jul 2003 10:27:47 +0000 |
bellard |
suppressed RTSP abort hack - added PLAY/PAUSE
libavformat
|
Tue, 15 Jul 2003 16:57:35 +0000 |
bellard |
fixed RTP/TCP client support
libavformat
|
Mon, 10 Feb 2003 09:35:32 +0000 |
kabi |
* static,const,compiler warning cleanup
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|