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
|
Wed, 11 May 2005 16:38:34 +0000 |
mru |
support theora in ogg, plus required ogg core changes
libavformat
|
Mon, 09 May 2005 13:24:23 +0000 |
michael |
OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)
libavformat
|
Mon, 09 May 2005 10:48:12 +0000 |
diego |
Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>
libavformat
|
Sun, 08 May 2005 15:04:59 +0000 |
mmu_man |
support BUILDSUF patch by <charles dot yates at pandora dot be>
libavformat
|
Sat, 07 May 2005 00:58:28 +0000 |
philipjsg |
Flush the ffm packet to the wire (or file) whenever we flush the ffm packet.
libavformat
|
Fri, 06 May 2005 23:41:47 +0000 |
michael |
better r_frame_rate guessing code
libavformat
|
Fri, 06 May 2005 21:28:55 +0000 |
michael |
default to YUV420P if none specified for rawvideo input
libavformat
|
Fri, 06 May 2005 21:11:38 +0000 |
michael |
division by zero fix
libavformat
|
Fri, 06 May 2005 20:26:50 +0000 |
michael |
prefer container time_base for frame duration guess
libavformat
|
Fri, 06 May 2005 16:14:29 +0000 |
mru |
Correct number of bits for PTS.
libavformat
|
Fri, 06 May 2005 14:19:17 +0000 |
michael |
always honor the user specified frame rate if set
libavformat
|
Fri, 06 May 2005 03:19:45 +0000 |
philipjsg |
Add in many fields that have been added to the Codec structure. This means
libavformat
|
Sat, 30 Apr 2005 21:43:59 +0000 |
michael |
switch to native time bases
libavformat
|
Tue, 26 Apr 2005 21:46:46 +0000 |
michael |
fix useless framerate messup
libavformat
|
Tue, 26 Apr 2005 11:04:34 +0000 |
michael |
fix nonsense timestamp mess
libavformat
|
Tue, 26 Apr 2005 10:01:17 +0000 |
michael |
fix nonsens timestamp calculation
libavformat
|
Tue, 26 Apr 2005 09:06:39 +0000 |
michael |
Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gustafsson <roine users sourceforge net)
libavformat
|
Tue, 26 Apr 2005 08:57:41 +0000 |
michael |
Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine users sourceforge net)
libavformat
|
Mon, 25 Apr 2005 18:29:06 +0000 |
michael |
PIX_FMT_NONE and related fixes
libavformat
|
Sun, 24 Apr 2005 22:08:31 +0000 |
michael |
fixing broken_rv20_1mb_.rm
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
|
Sun, 24 Apr 2005 11:15:35 +0000 |
rtognimp |
Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb)
libavformat
|
Wed, 20 Apr 2005 09:42:47 +0000 |
michael |
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)
libavformat
|
Tue, 19 Apr 2005 00:35:08 +0000 |
michael |
fixing demuxing of DV5700.asf
libavformat
|
Wed, 13 Apr 2005 01:07:30 +0000 |
michael |
non 4:2:0 foobar.{Y,U,V} support
libavformat
|
Tue, 12 Apr 2005 13:33:22 +0000 |
mru |
fix seeking bug
libavformat
|
Sun, 10 Apr 2005 18:03:06 +0000 |
mru |
s/u_char/uint8_t/
libavformat
|
Sun, 10 Apr 2005 17:25:54 +0000 |
mru |
s/u_char/uint8_t/
libavformat
|
Sat, 09 Apr 2005 23:27:48 +0000 |
mru |
pre-c99 compatibility
libavformat
|
Sat, 09 Apr 2005 15:32:58 +0000 |
mru |
Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,
libavformat
|
Sun, 03 Apr 2005 05:02:08 +0000 |
melanson |
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
libavformat
|
Fri, 01 Apr 2005 21:21:12 +0000 |
michael |
fix vorbis in avi
libavformat
|
Wed, 30 Mar 2005 00:36:30 +0000 |
michael |
reverting 1.66 -> 1.67 change
libavformat
|
Mon, 28 Mar 2005 17:33:21 +0000 |
mru |
PSM support in MPEG-PS demuxer.
libavformat
|
Sun, 27 Mar 2005 00:16:17 +0000 |
michael |
fix psp muxing (probably this fix is wrong but its better then nothing)
libavformat
|
Sat, 26 Mar 2005 20:32:55 +0000 |
melanson |
Winnov WNV1 video decoder, courtesy of Konstantin Shishkov
libavformat
|
Thu, 24 Mar 2005 22:07:54 +0000 |
michael |
bypass internal buffer for "large" packets
libavformat
|
Thu, 24 Mar 2005 21:27:54 +0000 |
michael |
segfault fix
libavformat
|
Thu, 24 Mar 2005 01:51:57 +0000 |
michael |
discard dummy packets before doing inapropriate checks on them and failing as a result
libavformat
|
Wed, 23 Mar 2005 13:30:27 +0000 |
michael |
31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp)
libavformat
|
Wed, 23 Mar 2005 12:52:24 +0000 |
michael |
30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)
libavformat
|
Wed, 23 Mar 2005 12:42:12 +0000 |
michael |
29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp)
libavformat
|
Wed, 23 Mar 2005 12:35:27 +0000 |
michael |
28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)
libavformat
|
Wed, 23 Mar 2005 11:20:47 +0000 |
mmu_man |
Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gmail DOT com>"
libavformat
|
Wed, 23 Mar 2005 11:15:45 +0000 |
michael |
fix time stored in mov
libavformat
|
Wed, 23 Mar 2005 00:26:43 +0000 |
michael |
trying to fix a few minor values in the mp4/mov muxer
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
|
Wed, 16 Mar 2005 19:11:58 +0000 |
michael |
add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)
libavformat
|
Wed, 16 Mar 2005 19:06:34 +0000 |
michael |
buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org)
libavformat
|
Wed, 16 Mar 2005 13:26:52 +0000 |
michael |
reverse zero packet dissapearence "feature"
libavformat
|
Tue, 15 Mar 2005 23:50:24 +0000 |
michael |
sample_size fix
libavformat
|
Tue, 15 Mar 2005 21:25:59 +0000 |
michael |
cleanup strh parser
libavformat
|
Tue, 15 Mar 2005 12:37:39 +0000 |
michael |
dont link with libavcodec twice on win32
libavformat
|
Tue, 15 Mar 2005 03:42:57 +0000 |
michael |
non interleaved avi support
libavformat
|
Sun, 13 Mar 2005 02:04:35 +0000 |
michael |
use libavformats index system instead of the half duplicated mess in avidec.c
libavformat
|
Sun, 13 Mar 2005 01:58:29 +0000 |
michael |
"put_s should store signed values. Spotted on #mplayerdev by someone I
libavformat
|
Sun, 13 Mar 2005 00:13:01 +0000 |
michael |
keyframe & non keyframe index fixes
libavformat
|
Sat, 12 Mar 2005 13:31:03 +0000 |
mmu_man |
Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl>
libavformat
|
Fri, 11 Mar 2005 19:52:43 +0000 |
rfelker |
Patch from Gianluigi Tiesi (sherpya at netfarm dot it):
libavformat
|
Fri, 11 Mar 2005 17:13:03 +0000 |
michael |
uuid patch by (Mns Rullgrd <mru inprovide com>)
libavformat
|
Fri, 11 Mar 2005 11:34:31 +0000 |
michael |
fix lib order and remove nonsense avcodec double linking
libavformat
|
Wed, 09 Mar 2005 02:12:44 +0000 |
michael |
double free patch by (Mns Rullgrd <mru inprovide com>)
libavformat
|
Sun, 06 Mar 2005 19:52:41 +0000 |
michael |
H.264 and Vorbis support in matroska patch by (Mns Rullgrd |mru inprovide com)
libavformat
|
Sun, 06 Mar 2005 00:43:55 +0000 |
melanson |
first pass at ALAC decoder from David Hammerton; while David's original
libavformat
|