Wed, 11 Jun 2008 09:40:22 +0000 |
bcoudurier |
support for 3gp metadata
libavformat
|
Wed, 11 Jun 2008 09:35:02 +0000 |
bcoudurier |
move utf8 code before udta func, will be used by 3gp tags
libavformat
|
Wed, 11 Jun 2008 09:33:35 +0000 |
bcoudurier |
write usual brand for ipod format
libavformat
|
Wed, 11 Jun 2008 09:06:27 +0000 |
bcoudurier |
simplify
libavformat
|
Wed, 11 Jun 2008 09:02:01 +0000 |
bcoudurier |
factorize psp metadata
libavformat
|
Wed, 11 Jun 2008 08:50:41 +0000 |
bcoudurier |
cosmetics
libavformat
|
Wed, 11 Jun 2008 08:39:35 +0000 |
bcoudurier |
cosmetics
libavformat
|
Wed, 11 Jun 2008 08:17:38 +0000 |
bcoudurier |
support alac in ipod m4a format, tested on quicktime
libavformat
|
Mon, 09 Jun 2008 22:14:58 +0000 |
bcoudurier |
m4v/m4a are usual itunes/ipod/iphone extensions
libavformat
|
Mon, 09 Jun 2008 20:14:09 +0000 |
bcoudurier |
indent
libavformat
|
Mon, 09 Jun 2008 20:13:44 +0000 |
bcoudurier |
rework udta handling, if any track set bitexact, don't write any metadata
libavformat
|
Mon, 09 Jun 2008 19:58:35 +0000 |
bcoudurier |
10l, add parentheses
libavformat
|
Mon, 09 Jun 2008 19:56:59 +0000 |
bcoudurier |
indent
libavformat
|
Mon, 09 Jun 2008 19:56:45 +0000 |
bcoudurier |
remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing scheme still fits
libavformat
|
Mon, 09 Jun 2008 18:23:06 +0000 |
bcoudurier |
cosmetics
libavformat
|
Mon, 09 Jun 2008 13:38:56 +0000 |
michael |
Make timestamp debugging work nicer.
libavformat
|
Mon, 09 Jun 2008 08:44:45 +0000 |
diego |
Fix compilation with -DDEBUG, patch by Albert Astals Cid, aastals tv-wan es.
libavformat
|
Mon, 09 Jun 2008 07:43:59 +0000 |
bcoudurier |
remove now unneeded vars
libavformat
|
Mon, 09 Jun 2008 07:43:14 +0000 |
bcoudurier |
pass dts and pts through ffm, should fix streaming b frames
libavformat
|
Mon, 09 Jun 2008 00:36:27 +0000 |
bcoudurier |
pass extradata through ffm
libavformat
|
Mon, 09 Jun 2008 00:24:29 +0000 |
bcoudurier |
remove ugly ffm_nopts hack, use AVFormatContext->timestamp
libavformat
|
Sun, 08 Jun 2008 17:12:25 +0000 |
banan |
Oma demuxer
libavformat
|
Sat, 07 Jun 2008 00:49:03 +0000 |
bcoudurier |
fix pts handling in ffm
libavformat
|
Sat, 07 Jun 2008 00:35:37 +0000 |
bcoudurier |
Reset reading state after successful seek.
libavformat
|
Fri, 06 Jun 2008 21:54:07 +0000 |
ramiro |
Remove wrappers of pcm_read_seek().
libavformat
|
Fri, 06 Jun 2008 21:53:03 +0000 |
ramiro |
Remove wrappers of pcm_read_seek().
libavformat
|
Fri, 06 Jun 2008 20:36:16 +0000 |
bcoudurier |
cosmetics, rename first to header, more explicit name
libavformat
|
Fri, 06 Jun 2008 20:14:47 +0000 |
bcoudurier |
cosmetics, rename first to header, more explicit name
libavformat
|
Fri, 06 Jun 2008 17:50:32 +0000 |
diego |
Remove Fabrice's copyright from the Makefiles. They have been entirely
libavformat
|
Fri, 06 Jun 2008 17:02:06 +0000 |
ramiro |
Remove useless img_read_close().
libavformat
|
Fri, 06 Jun 2008 17:00:28 +0000 |
ramiro |
Remove unneeded NULL at end of struct.
libavformat
|
Fri, 06 Jun 2008 16:53:01 +0000 |
ramiro |
Merge declaration and initialization.
libavformat
|
Thu, 05 Jun 2008 15:03:55 +0000 |
diego |
cosmetics: s/Id/id/ in libavformat where Id refers to id Software.
libavformat
|
Wed, 04 Jun 2008 23:24:55 +0000 |
aurel |
matroskadec: remove some useless code
libavformat
|
Wed, 04 Jun 2008 23:15:08 +0000 |
aurel |
cosmetics: indentation
libavformat
|
Wed, 04 Jun 2008 23:11:47 +0000 |
aurel |
matroskadec: don't remove dummy level when none was added
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Tue, 03 Jun 2008 15:19:43 +0000 |
aurel |
Ensure the first audio stream is selected as the default stream
libavformat
|
Tue, 03 Jun 2008 15:14:21 +0000 |
aurel |
adjust comment to reality
libavformat
|
Tue, 03 Jun 2008 15:09:30 +0000 |
aurel |
matroskadec: sane default value for track->time_scale
libavformat
|
Tue, 03 Jun 2008 00:55:05 +0000 |
bcoudurier |
add pretty common .m2t as ts extension
libavformat
|
Tue, 03 Jun 2008 00:53:33 +0000 |
bcoudurier |
fix continuity counter to start at 0
libavformat
|
Tue, 03 Jun 2008 00:50:22 +0000 |
michael |
Make update_initial_durations() also work if a dts occured before a
libavformat
|
Tue, 03 Jun 2008 00:43:56 +0000 |
michael |
Do not set pts in update_initial_durations() if stream has b frames.
libavformat
|
Mon, 02 Jun 2008 23:37:14 +0000 |
aurel |
matroskadec: fix potential mem leak
libavformat
|
Mon, 02 Jun 2008 23:27:14 +0000 |
aurel |
matroskadec: avoid potential mem leak
libavformat
|
Mon, 02 Jun 2008 23:07:41 +0000 |
aurel |
reorganize matroska_add_stream() to fix potential mem leak and buffer overflow
libavformat
|
Mon, 02 Jun 2008 23:01:14 +0000 |
aurel |
matroskadec: move ARRAY_SIZE() macro at top of the file
libavformat
|
Mon, 02 Jun 2008 09:15:04 +0000 |
andoma |
Audio channels and sample rate must be set in order to skip
libavformat
|
Mon, 02 Jun 2008 04:08:30 +0000 |
bcoudurier |
rename last_frame_offset to next_frame_offset, due to r13615
libavformat
|
Sun, 01 Jun 2008 16:25:05 +0000 |
takis |
Check whether the memory allocation for extradata succeeded. Fixes issue 472.
libavformat
|
Sun, 01 Jun 2008 14:41:53 +0000 |
aurel |
matroskadec: use the proper timestamp scaling for index entries
libavformat
|
Sun, 01 Jun 2008 13:54:11 +0000 |
aurel |
matroskadec: read TrackTimecodeScale and set timebase accordingly
libavformat
|
Sun, 01 Jun 2008 13:39:54 +0000 |
aurel |
matroskadec: silently discard some element ID that we don't care about
libavformat
|
Sat, 31 May 2008 14:26:56 +0000 |
diego |
flvenc.o depends on avc.o (for H.264 support functions).
libavformat
|
Fri, 30 May 2008 16:05:56 +0000 |
ramiro |
raw mlp demuxer
libavformat
|
Fri, 30 May 2008 13:26:40 +0000 |
benoit |
Detect "tif" suffix as TIFF.
libavformat
|
Thu, 29 May 2008 15:59:14 +0000 |
reimar |
Check av_new_stream return value, fixes CID75 RUN2
libavformat
|
Thu, 29 May 2008 15:40:16 +0000 |
michael |
ENOMEM is better, yes ...
libavformat
|
Thu, 29 May 2008 15:25:45 +0000 |
reimar |
Check av_new_stream return value, fixes CID79 RUN2
libavformat
|
Thu, 29 May 2008 15:22:45 +0000 |
reimar |
Check for av_new_stream failure, fixes CID76 RUN2
libavformat
|
Thu, 29 May 2008 13:40:43 +0000 |
diego |
Remove unnecessary header #includes.
libavformat
|
Thu, 29 May 2008 09:50:17 +0000 |
benoit |
Check return of url_fseek in mpeg timestamp reading code.
libavformat
|
Thu, 29 May 2008 00:58:41 +0000 |
bcoudurier |
warn if pts is not set, prevent writing negative/weird cts, happens when using genpts and streamcopy
libavformat
|
Thu, 29 May 2008 00:54:33 +0000 |
bcoudurier |
reindent
libavformat
|
Thu, 29 May 2008 00:54:09 +0000 |
bcoudurier |
this should be valid for audio too
libavformat
|
Thu, 29 May 2008 00:35:23 +0000 |
bcoudurier |
check if extradata comes from mp4 and assume bitsteam is already formated, should fix streamcopy
libavformat
|
Wed, 28 May 2008 22:26:35 +0000 |
michael |
memleak / CID124 RUN2
libavformat
|
Wed, 28 May 2008 22:00:45 +0000 |
bcoudurier |
use av_fifo_generic_write, old func is deprecated
libavformat
|
Wed, 28 May 2008 21:22:08 +0000 |
michael |
Dead code removal, fixes CID59 RUN2.
libavformat
|
Wed, 28 May 2008 21:14:10 +0000 |
michael |
Removing dead code, fixes CID4 RUN2.
libavformat
|
Wed, 28 May 2008 20:33:22 +0000 |
michael |
remove != 0
libavformat
|
Wed, 28 May 2008 20:30:42 +0000 |
michael |
Do a little more checking.
libavformat
|
Wed, 28 May 2008 20:28:48 +0000 |
michael |
Do not read from after the table, fixes CID108 RUN2.
libavformat
|
Wed, 28 May 2008 01:57:19 +0000 |
michael |
Null pointer check / CID26.
libavformat
|
Wed, 28 May 2008 01:53:23 +0000 |
michael |
useless
libavformat
|
Wed, 28 May 2008 00:10:34 +0000 |
michael |
Fixes NULL pointer dereference CID66
libavformat
|
Wed, 28 May 2008 00:07:41 +0000 |
michael |
Tell the user if a AVI is non interleaved.
libavformat
|
Tue, 27 May 2008 22:37:54 +0000 |
bcoudurier |
use internal video frame number
libavformat
|
Tue, 27 May 2008 22:34:31 +0000 |
bcoudurier |
cosmetics
libavformat
|
Tue, 27 May 2008 22:31:26 +0000 |
bcoudurier |
simplify, use pointer to codec context in struct instead of only id
libavformat
|
Tue, 27 May 2008 22:31:09 +0000 |
bcoudurier |
simplify, use pointer to codec context in struct instead of only id
libavformat
|
Tue, 27 May 2008 21:44:42 +0000 |
michael |
redundant check--
libavformat
|
Tue, 27 May 2008 20:48:27 +0000 |
michael |
Fix memleak, fixed CID123.
libavformat
|
Tue, 27 May 2008 18:43:25 +0000 |
michael |
Do not use the pts/dts calculation code which needs a parser, when no parser
libavformat
|
Tue, 27 May 2008 04:33:48 +0000 |
bcoudurier |
use AVFifoBuffer
libavformat
|
Tue, 27 May 2008 03:42:55 +0000 |
bcoudurier |
cosmetics
libavformat
|
Tue, 27 May 2008 03:41:51 +0000 |
bcoudurier |
merge init and declaration
libavformat
|
Tue, 27 May 2008 03:11:31 +0000 |
bcoudurier |
simplify and use version instead
libavformat
|
Tue, 27 May 2008 03:00:40 +0000 |
bcoudurier |
simplify
libavformat
|
Tue, 27 May 2008 02:57:48 +0000 |
bcoudurier |
simplify
libavformat
|
Tue, 27 May 2008 02:55:34 +0000 |
bcoudurier |
cosmetics, remove useless cases and braces
libavformat
|
Tue, 27 May 2008 01:26:22 +0000 |
bcoudurier |
use av_fifo_generic_write, old func is deprecated
libavformat
|
Tue, 27 May 2008 01:19:19 +0000 |
bcoudurier |
remove const qualifier, removes warning:
libavformat
|
Mon, 26 May 2008 23:59:28 +0000 |
bcoudurier |
typo
libavformat
|
Mon, 26 May 2008 23:14:25 +0000 |
diego |
consistency cosmetics: indices --> indexes
libavformat
|