Fri, 24 Aug 2007 07:13:34 +0000 |
lucabe |
Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)
libavformat
|
Fri, 24 Aug 2007 00:49:46 +0000 |
conrad |
Add V_SNOW
libavformat
|
Thu, 23 Aug 2007 06:59:19 +0000 |
kostya |
Take ring frame into account when demuxing.
libavformat
|
Wed, 22 Aug 2007 12:41:16 +0000 |
diego |
Identifiers starting with underscores are reserved.
libavformat
|
Mon, 20 Aug 2007 19:55:37 +0000 |
bcoudurier |
support swink created files which have soi/eoi broken tags reversed
libavformat
|
Sat, 18 Aug 2007 01:26:06 +0000 |
michael |
Do not butcher start_time in av_estimate_timings_from_bit_rate().
libavformat
|
Sat, 18 Aug 2007 00:52:05 +0000 |
michael |
When looking for the last packet in each
libavformat
|
Sat, 18 Aug 2007 00:45:44 +0000 |
michael |
There is no guarantee that every stream will
libavformat
|
Sat, 18 Aug 2007 00:44:14 +0000 |
michael |
fix cur_dts at the end of av_estimate_timings_from_pts()
libavformat
|
Sat, 18 Aug 2007 00:35:43 +0000 |
michael |
more verbose doxy for duration (from patch by neilb suse de)
libavformat
|
Sat, 18 Aug 2007 00:31:32 +0000 |
michael |
mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de)
libavformat
|
Fri, 17 Aug 2007 15:14:29 +0000 |
ramiro |
Allow pipe: URL to take fd number as input
libavformat
|
Fri, 17 Aug 2007 15:12:30 +0000 |
ramiro |
Indent for next commit
libavformat
|
Fri, 17 Aug 2007 10:45:50 +0000 |
diego |
spelling/wording cosmetics
libavformat
|
Fri, 17 Aug 2007 06:49:43 +0000 |
benoit |
store asf streaming bitrates consistently
libavformat
|
Thu, 16 Aug 2007 22:12:03 +0000 |
ramiro |
Set UDP receive buffer to 64k
libavformat
|
Thu, 16 Aug 2007 22:04:38 +0000 |
aurel |
cosmetic: indentation
libavformat
|
Thu, 16 Aug 2007 22:01:54 +0000 |
aurel |
Don't pre-scale default_duration to avoid precision loss in fps calculation.
libavformat
|
Thu, 16 Aug 2007 21:55:37 +0000 |
aurel |
no need for special case default_duration for AAC
libavformat
|
Thu, 16 Aug 2007 21:54:04 +0000 |
aurel |
calculate default_duration according to framerate only when not already set
libavformat
|
Thu, 16 Aug 2007 12:07:05 +0000 |
michael |
elaborate a little on AVStream.start_time, it seems the comment is not clear
libavformat
|
Tue, 14 Aug 2007 15:51:30 +0000 |
aurel |
Try size 640x480 for FLC files which don't specify their size.
libavformat
|
Tue, 14 Aug 2007 03:00:56 +0000 |
michael |
remove broken movi_end skip-hack-check
libavformat
|
Tue, 14 Aug 2007 02:27:31 +0000 |
michael |
do not misuse movi_end for checking chunk sizes
libavformat
|