Wed, 26 Oct 2005 12:15:09 +0000 |
gpoirier |
Fix asf header decoding issue, patch by < patrice -- bensoussan AH gmail -- com >
libavformat
|
Thu, 20 Oct 2005 20:06:16 +0000 |
rtognimp |
Increase version: 'wave' atom parsing added to mov demuxer
libavformat
|
Tue, 18 Oct 2005 20:16:43 +0000 |
rtognimp |
QDM2 compatible decoder
libavformat
|
Thu, 13 Oct 2005 04:35:31 +0000 |
melanson |
support for FLX and DTA extensions in the FLIC format, courtesy of
libavformat
|
Thu, 13 Oct 2005 04:31:55 +0000 |
melanson |
Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov
libavformat
|
Wed, 12 Oct 2005 23:25:15 +0000 |
alex |
fix feed read_header, avoid using put_tag in write_header, to be consistent with read_header, also some minor cosmetics
libavformat
|
Wed, 12 Oct 2005 22:35:06 +0000 |
alex |
lame bit_rate calculation
libavformat
|
Tue, 04 Oct 2005 11:19:08 +0000 |
diego |
Move all definitions of external dependencies into configure instead of
libavformat
|
Mon, 26 Sep 2005 10:05:13 +0000 |
diego |
support for building dynamic libraries on Mac OS X
libavformat
|
Fri, 23 Sep 2005 00:25:41 +0000 |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
|
Wed, 21 Sep 2005 23:09:16 +0000 |
aurel |
fix unused variable warnings
libavformat
|
Tue, 20 Sep 2005 23:52:29 +0000 |
diego |
Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS.
libavformat
|
Sun, 18 Sep 2005 14:45:17 +0000 |
michael |
print more time_base fps stuff if av_log level is at debug or above
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
|
Tue, 06 Sep 2005 22:50:58 +0000 |
michael |
set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing
libavformat
|
Tue, 06 Sep 2005 21:25:35 +0000 |
mru |
Kill some compiler warnings. Compiled code verified identical after changes.
libavformat
|
Tue, 06 Sep 2005 15:02:43 +0000 |
michael |
a few more raw yuv fourccs
libavformat
|
Sun, 04 Sep 2005 21:04:25 +0000 |
michael |
sample_rate value is not always correct (is there anything in quicktime which is?) so try to guess it from time_scale
libavformat
|
Sat, 03 Sep 2005 12:57:21 +0000 |
diego |
typo: viedo --> video
libavformat
|
Fri, 02 Sep 2005 19:18:59 +0000 |
reimar |
Support D-Cinema audio demuxing.
libavformat
|
Fri, 02 Sep 2005 19:16:48 +0000 |
reimar |
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).
libavformat
|
Fri, 02 Sep 2005 08:30:26 +0000 |
michael |
lowres support
libavformat
|
Sun, 21 Aug 2005 22:31:01 +0000 |
michael |
time_base description by Rich Felker | dalias, aerifal cx
libavformat
|
Mon, 15 Aug 2005 20:42:56 +0000 |
al |
Make ogg `muxer' expect new vorbis extradata format.
libavformat
|
Mon, 15 Aug 2005 15:58:21 +0000 |
michael |
parse pict_type for streams in avi
libavformat
|
Mon, 15 Aug 2005 14:22:43 +0000 |
michael |
support fixing missing pts by parsing future frames
libavformat
|
Sun, 14 Aug 2005 16:37:29 +0000 |
michael |
minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
libavformat
|
Sun, 14 Aug 2005 16:19:20 +0000 |
michael |
a few checks, seems i forgot to commit this
libavformat
|
Sun, 14 Aug 2005 15:42:40 +0000 |
mru |
kill a bunch of compiler warnings
libavformat
|
Sat, 13 Aug 2005 21:56:57 +0000 |
michael |
set timebase correctly? this thing is always 15fps?
libavformat
|
Sat, 13 Aug 2005 16:17:50 +0000 |
michael |
'#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)
libavformat
|
Sat, 13 Aug 2005 13:45:42 +0000 |
mru |
fix building in separate directory
libavformat
|
Fri, 12 Aug 2005 14:01:03 +0000 |
alex |
FreeBSD ipv6 multicast patch from ports tree
libavformat
|
Thu, 11 Aug 2005 22:26:12 +0000 |
michael |
minor compilation fix
libavformat
|
Thu, 11 Aug 2005 22:16:25 +0000 |
al |
Fix building shared version of lavf on some systems.
libavformat
|
Wed, 10 Aug 2005 23:41:20 +0000 |
michael |
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com)
libavformat
|
Mon, 01 Aug 2005 20:07:05 +0000 |
al |
libavutil: Utility code from libavcodec moved to a separate library.
libavformat
|
Sun, 31 Jul 2005 10:51:04 +0000 |
michael |
A.B.C versions
libavformat
|
Wed, 27 Jul 2005 07:31:40 +0000 |
michael |
round pointer up to next packet_size multiple
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
|
Thu, 21 Jul 2005 21:10:23 +0000 |
michael |
udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl)
libavformat
|
Tue, 19 Jul 2005 15:32:43 +0000 |
michael |
more non portable float parsing code ...
libavformat
|
Tue, 19 Jul 2005 14:50:22 +0000 |
michael |
remove non portable get/put_be64_double()
libavformat
|
Tue, 19 Jul 2005 14:41:08 +0000 |
michael |
kill duplicated get/put_be24()
libavformat
|
Tue, 19 Jul 2005 14:26:41 +0000 |
michael |
extract duration if available
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
|
Sun, 17 Jul 2005 00:28:12 +0000 |
michael |
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
libavformat
|
Fri, 15 Jul 2005 12:50:00 +0000 |
michael |
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)
libavformat
|
Fri, 15 Jul 2005 09:14:25 +0000 |
michael |
Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com)
libavformat
|
Thu, 14 Jul 2005 21:39:36 +0000 |
michael |
skip_idct
libavformat
|
Wed, 13 Jul 2005 10:18:35 +0000 |
michael |
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)
libavformat
|
Mon, 11 Jul 2005 01:16:47 +0000 |
michael |
.m1v and .m2a (feature req #1178960)
libavformat
|
Mon, 11 Jul 2005 00:15:37 +0000 |
michael |
compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel)
libavformat
|
Sun, 10 Jul 2005 10:28:59 +0000 |
michael |
remove -f singlejpeg as its identical to -f mjpeg
libavformat
|
Sun, 10 Jul 2005 00:38:46 +0000 |
michael |
AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101
libavformat
|
Fri, 08 Jul 2005 09:14:05 +0000 |
michael |
avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafly: kenneth, aafloy net)
libavformat
|
Tue, 05 Jul 2005 09:07:51 +0000 |
michael |
av_seek_frame() docs timestamp clarification
libavformat
|
Sun, 03 Jul 2005 14:57:23 +0000 |
michael |
.264
libavformat
|
Sat, 02 Jul 2005 22:00:36 +0000 |
alex |
10l
libavformat
|
Sat, 02 Jul 2005 21:59:33 +0000 |
alex |
tell the user if compressed swf found
libavformat
|
Thu, 30 Jun 2005 11:42:17 +0000 |
aurel |
add hdv2 fourcc to MPEG2 codec mapping
libavformat
|
Wed, 29 Jun 2005 08:48:26 +0000 |
michael |
fix assertion failure
libavformat
|
Tue, 28 Jun 2005 14:51:56 +0000 |
michael |
RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out
libavformat
|
Tue, 28 Jun 2005 12:55:08 +0000 |
michael |
part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu)
libavformat
|
Mon, 27 Jun 2005 20:54:36 +0000 |
michael |
dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly
libavformat
|
Mon, 27 Jun 2005 07:09:48 +0000 |
michael |
better dont read the width/height at all, its random anyway
libavformat
|
Mon, 27 Jun 2005 00:55:29 +0000 |
michael |
x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)
libavformat
|
Mon, 27 Jun 2005 00:24:34 +0000 |
michael |
nut prefers extradata style global headers
libavformat
|
Mon, 27 Jun 2005 00:04:03 +0000 |
michael |
support changing in bitstream global headers into extradata style and back
libavformat
|
Sun, 26 Jun 2005 20:26:47 +0000 |
rtognimp |
Theora fourcc
libavformat
|
Sat, 25 Jun 2005 09:04:08 +0000 |
michael |
*BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)
libavformat
|
Fri, 24 Jun 2005 11:43:08 +0000 |
michael |
another chapter in the neverending mov demuxer cleanup
libavformat
|
Fri, 24 Jun 2005 11:38:22 +0000 |
michael |
AVStream.nb_frames and docs for r_frame_rate
libavformat
|
Thu, 23 Jun 2005 00:12:36 +0000 |
michael |
typo
libavformat
|
Sun, 19 Jun 2005 23:45:54 +0000 |
michael |
This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it
libavformat
|
Sat, 18 Jun 2005 01:52:24 +0000 |
michael |
Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)
libavformat
|
Wed, 15 Jun 2005 20:50:12 +0000 |
aurel |
add support for muxing subtitles in mpeg-ps
libavformat
|
Thu, 09 Jun 2005 20:01:02 +0000 |
michael |
non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net)
libavformat
|
Tue, 07 Jun 2005 21:21:54 +0000 |
alex |
some nut.hu hype
libavformat
|
Sun, 05 Jun 2005 11:09:50 +0000 |
michael |
typo fix by (lists: kenneth aafloy net)
libavformat
|
Fri, 03 Jun 2005 14:05:41 +0000 |
bellard |
buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets
libavformat
|
Fri, 03 Jun 2005 14:02:29 +0000 |
bellard |
optional ISO 639 3 letter language field
libavformat
|
Fri, 03 Jun 2005 14:01:49 +0000 |
bellard |
DVD subtitle parsing - show mpeg component IDs by default
libavformat
|
Fri, 03 Jun 2005 08:54:32 +0000 |
michael |
fix stream class
libavformat
|
Fri, 03 Jun 2005 08:50:46 +0000 |
michael |
a step toward CODEC_TYPE_DATA support
libavformat
|
Fri, 03 Jun 2005 08:48:10 +0000 |
michael |
10l (segfault fix)
libavformat
|
Mon, 30 May 2005 17:32:02 +0000 |
nicodvb |
according to the standard the object_type for H264 is 33, not 241
libavformat
|
Mon, 30 May 2005 16:45:08 +0000 |
michael |
Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
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
|
Sun, 29 May 2005 11:44:21 +0000 |
michael |
changing a few AV_LOG_DEBUG to AV_LOG_INFO
libavformat
|
Thu, 26 May 2005 20:17:12 +0000 |
michael |
AVPacket.pos
libavformat
|
Thu, 26 May 2005 07:47:51 +0000 |
michael |
RTP/RTSP and MPEG4-AAC audio
libavformat
|
Sun, 22 May 2005 23:58:58 +0000 |
michael |
ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)
libavformat
|
Sun, 22 May 2005 08:47:09 +0000 |
michael |
av_find_stream_info() end check fixes
libavformat
|
Sat, 21 May 2005 10:41:52 +0000 |
michael |
update current_sample number for non split mode
libavformat
|
Sat, 21 May 2005 10:25:58 +0000 |
michael |
segfault fix
libavformat
|
Sat, 21 May 2005 09:50:25 +0000 |
michael |
support non interleaved mov files
libavformat
|
Sat, 21 May 2005 02:06:45 +0000 |
michael |
10l (overwriting w/h with 0)
libavformat
|
Fri, 20 May 2005 13:10:09 +0000 |
mru |
fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>)
libavformat
|
Thu, 19 May 2005 21:03:03 +0000 |
mru |
don't try to find file length if streaming
libavformat
|
Thu, 19 May 2005 00:17:50 +0000 |
aurel |
install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>)
libavformat
|
Thu, 19 May 2005 00:06:27 +0000 |
aurel |
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
libavformat
|
Tue, 17 May 2005 22:47:34 +0000 |
melanson |
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine
libavformat
|
Mon, 16 May 2005 13:21:39 +0000 |
mru |
add VP30 fourcc
libavformat
|
Sat, 14 May 2005 19:48:32 +0000 |
michael |
round duration up in mov
libavformat
|
Fri, 13 May 2005 18:10:23 +0000 |
mru |
change extradata format for vorbis
libavformat
|
Fri, 13 May 2005 12:09:45 +0000 |
michael |
fix mimetype
libavformat
|
Thu, 12 May 2005 22:33:05 +0000 |
mru |
check theora version
libavformat
|
Thu, 12 May 2005 16:27:05 +0000 |
michael |
10l (overflows)
libavformat
|
Wed, 11 May 2005 22:47:26 +0000 |
mru |
flac in ogg support
libavformat
|