Thu, 30 Mar 2006 16:44:32 +0000 |
rfelker |
fix constraint violation: libavformat is not allowed to modify state of caller, including rng state
libavformat
|
Wed, 01 Mar 2006 22:45:27 +0000 |
mmu_man |
fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/
libavformat
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Sat, 23 Jul 2005 21:52:41 +0000 |
michael |
mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)
libavformat
|
Sat, 23 Jul 2005 21:48:58 +0000 |
michael |
MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it)
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
|
Mon, 30 May 2005 16:42:36 +0000 |
michael |
trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
libavformat
|
Thu, 26 May 2005 07:47:51 +0000 |
michael |
RTP/RTSP and MPEG4-AAC audio
libavformat
|
Sat, 30 Apr 2005 21:43:59 +0000 |
michael |
switch to native time bases
libavformat
|
Sat, 29 May 2004 02:06:32 +0000 |
michael |
pass AVPacket into av_write_frame()
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:40:14 +0000 |
bellard |
use parsers
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
|
Wed, 10 Sep 2003 22:37:33 +0000 |
bellard |
64 bit pts for writing - more const usage
libavformat
|
Mon, 08 Sep 2003 22:04:29 +0000 |
bellard |
CODEC_ID_MP3LAME is obsolete
libavformat
|
Tue, 15 Jul 2003 19:41:40 +0000 |
bellard |
fixed NTP generation for mpeg
libavformat
|
Wed, 12 Mar 2003 15:16:19 +0000 |
michaelni |
per context frame_rate_base, this should finally fix frame_rate related av sync issues
libavformat
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|