Wed, 01 Mar 2006 11:29:55 +0000 |
michael |
add size to AVIndex
libavformat
|
Thu, 19 Jan 2006 22:30:37 +0000 |
diego |
Properly #ifdef muxer-specific parts.
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
|
Mon, 12 Dec 2005 01:56:46 +0000 |
mru |
use PRIxN, %zd, %td formats where needed
libavformat
|
Fri, 23 Sep 2005 00:25:41 +0000 |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
|
Sun, 11 Sep 2005 08:32:25 +0000 |
michael |
checksum doesnt cover the forward_ptr anymore
libavformat
|
Sun, 11 Sep 2005 08:28:03 +0000 |
michael |
forward_ptr doesnt contain its own length anymore
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, 27 Jun 2005 00:24:34 +0000 |
michael |
nut prefers extradata style global headers
libavformat
|
Tue, 07 Jun 2005 21:21:54 +0000 |
alex |
some nut.hu hype
libavformat
|
Fri, 03 Jun 2005 08:54:32 +0000 |
michael |
fix stream class
libavformat
|
Thu, 26 May 2005 20:17:12 +0000 |
michael |
AVPacket.pos
libavformat
|
Sat, 30 Apr 2005 21:43:59 +0000 |
michael |
switch to native time bases
libavformat
|
Sun, 24 Apr 2005 17:21:11 +0000 |
melanson |
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
libavformat
|
Thu, 17 Mar 2005 21:38:29 +0000 |
michael |
initalize has_b_frames
libavformat
|
Thu, 17 Mar 2005 01:25:01 +0000 |
michael |
more fine grained discarding of packets
libavformat
|
Sun, 13 Mar 2005 01:58:29 +0000 |
michael |
"put_s should store signed values. Spotted on #mplayerdev by someone I
libavformat
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavformat
|
Thu, 24 Feb 2005 15:18:02 +0000 |
michael |
01-makefile_fix_updated.patch
libavformat
|
Sat, 22 Jan 2005 13:36:02 +0000 |
michael |
support discarding uninterresting packets
libavformat
|
Sat, 08 Jan 2005 14:21:33 +0000 |
michael |
integer overflows, heap corruption
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
|
Sun, 10 Oct 2004 22:05:43 +0000 |
michael |
use native timebase for seeking
libavformat
|
Mon, 14 Jun 2004 21:30:36 +0000 |
michael |
file id string
libavformat
|
Sat, 29 May 2004 02:06:32 +0000 |
michael |
pass AVPacket into av_write_frame()
libavformat
|
Sun, 23 May 2004 16:26:12 +0000 |
michael |
store index for seeking in the native timebase of each stream
libavformat
|
Fri, 21 May 2004 20:43:21 +0000 |
michael |
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
libavformat
|
Thu, 20 May 2004 16:00:22 +0000 |
michael |
bytestream tracing support
libavformat
|
Sun, 02 May 2004 01:03:55 +0000 |
michael |
match latest spec
libavformat
|
Mon, 12 Apr 2004 22:23:16 +0000 |
michael |
store correct pts
libavformat
|
Mon, 12 Apr 2004 20:06:23 +0000 |
michael |
bit-exact
libavformat
|
Mon, 12 Apr 2004 16:50:03 +0000 |
michael |
moving nearly identical binary search code from nut/mpeg/asf to utils.c
libavformat
|
Sat, 10 Apr 2004 20:11:00 +0000 |
michael |
set codec_tag
libavformat
|
Fri, 09 Apr 2004 16:46:12 +0000 |
michael |
removing keyframe prediction and checksum threshold
libavformat
|
Fri, 09 Apr 2004 12:31:36 +0000 |
michael |
gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>)
libavformat
|
Thu, 08 Apr 2004 00:22:22 +0000 |
michael |
fourcc & language code v->vb type
libavformat
|
Tue, 06 Apr 2004 17:40:17 +0000 |
michael |
10l (bytes_left() -> url_feof())
libavformat
|
Mon, 05 Apr 2004 22:00:59 +0000 |
michael |
search for undamaged headers
libavformat
|
Mon, 05 Apr 2004 12:02:10 +0000 |
michael |
checksuming for nut & nice checksum API for libavformat
libavformat
|
Mon, 05 Apr 2004 10:38:01 +0000 |
michael |
10l (Titel->Title)
libavformat
|
Sun, 04 Apr 2004 22:34:26 +0000 |
michael |
info packet read/write & simplify
libavformat
|
Sun, 04 Apr 2004 20:24:28 +0000 |
michael |
make vorbis default again
libavformat
|
Sun, 04 Apr 2004 18:37:41 +0000 |
michael |
large extradata fix
libavformat
|
Sat, 03 Apr 2004 21:00:14 +0000 |
michael |
nut (de)muxer update
libavformat
|
Wed, 03 Mar 2004 15:41:21 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Mon, 08 Dec 2003 17:54:40 +0000 |
alex |
msb pts support
libavformat
|
Wed, 15 Oct 2003 15:21:46 +0000 |
alex |
10l
libavformat
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavformat
|
Thu, 02 Oct 2003 22:41:08 +0000 |
al3x |
fixed codec specific data headers
libavformat
|
Thu, 02 Oct 2003 22:33:55 +0000 |
al3x |
fixed time base and sample rate handling
libavformat
|
Thu, 02 Oct 2003 14:59:54 +0000 |
al3x |
fix fabrice's broken get_bi and some minor changes in draft
libavformat
|
Wed, 10 Sep 2003 22:37:33 +0000 |
bellard |
64 bit pts for writing - more const usage
libavformat
|
Wed, 10 Sep 2003 13:00:24 +0000 |
michaelni |
get_bi(), be/le fix
libavformat
|
Mon, 08 Sep 2003 22:04:29 +0000 |
bellard |
CODEC_ID_MP3LAME is obsolete
libavformat
|
Mon, 08 Sep 2003 20:00:13 +0000 |
bellard |
fixed endianness dependancies (untested)
libavformat
|
Sun, 07 Sep 2003 00:37:46 +0000 |
al3x |
move packetheader after startcodes
libavformat
|
Sat, 06 Sep 2003 23:17:17 +0000 |
al3x |
some fixes
libavformat
|
Sat, 06 Sep 2003 16:29:05 +0000 |
michaelni |
padding fix
libavformat
|