Fri, 27 Nov 2009 13:10:56 +0000 |
jai_menon |
Fix typo.
libavformat
|
Mon, 23 Nov 2009 08:47:47 +0000 |
conrad |
MOV: cprt is another tag used for copyright
libavformat
|
Mon, 23 Nov 2009 08:47:44 +0000 |
conrad |
MOV: Add several iTunes metadata tags
libavformat
|
Thu, 19 Nov 2009 21:03:25 +0000 |
bcoudurier |
use AVFormatContext in dprintf
libavformat
|
Sun, 15 Nov 2009 03:26:47 +0000 |
bcoudurier |
Search relative path according to alias record when opening mov reference files.
libavformat
|
Thu, 12 Nov 2009 02:22:19 +0000 |
alexc |
Debug print MP4 objectTypeIndication in hex not decimal as values are listed in
libavformat
|
Wed, 11 Nov 2009 20:24:23 +0000 |
alexc |
Add a channels field to MPEG4AudioConfig.
libavformat
|
Fri, 06 Nov 2009 18:59:25 +0000 |
bcoudurier |
change \0xa9enc tag metadata name to encoder to match id3v2
libavformat
|
Thu, 05 Nov 2009 08:53:05 +0000 |
bcoudurier |
10l, typo
libavformat
|
Thu, 05 Nov 2009 07:32:50 +0000 |
bcoudurier |
do not redundantly set stream nb_frames, it's already set in read_stts
libavformat
|
Thu, 05 Nov 2009 07:30:53 +0000 |
bcoudurier |
compute dts shift with ctts value, cslg atom might be missing, fix #419
libavformat
|
Thu, 05 Nov 2009 07:17:10 +0000 |
bcoudurier |
check that duration is set to avoid fpe
libavformat
|
Thu, 05 Nov 2009 07:11:54 +0000 |
bcoudurier |
warn if stream timescale is not set and set it to 1 to avoid FPE
libavformat
|
Thu, 05 Nov 2009 01:40:13 +0000 |
bcoudurier |
fix \0xa9wrt metadata, to composer, fix issue #1501
libavformat
|
Sat, 24 Oct 2009 20:40:00 +0000 |
bcoudurier |
compute codec bitrate in mov demuxer, patch by haim alon, haim dot alter at gmail dot com
libavformat
|
Wed, 30 Sep 2009 18:27:39 +0000 |
reimar |
10l in code reading codec_name, the first byte is the length and should not
libavformat
|
Wed, 30 Sep 2009 09:43:56 +0000 |
reimar |
Convert latin1 codec_name in mov to UTF-8, since all strings in FFmpeg
libavformat
|
Sat, 26 Sep 2009 21:06:18 +0000 |
bcoudurier |
100l, typo
libavformat
|
Sat, 26 Sep 2009 20:51:38 +0000 |
bcoudurier |
Export mov/mp4 major and compatible brands as metadata.
libavformat
|
Wed, 16 Sep 2009 11:35:01 +0000 |
pross |
Make mov LPCM and AAC parsing functions public
libavformat
|
Mon, 07 Sep 2009 22:42:51 +0000 |
bcoudurier |
check entries against field_size, potential malloc overflow in read_stsz, fix #1357
libavformat
|
Mon, 07 Sep 2009 22:36:33 +0000 |
bcoudurier |
add one missing check for stream existence in read_elst, fix #1364
libavformat
|
Thu, 25 Jun 2009 00:17:47 +0000 |
bcoudurier |
only set par if it does not indicates a rotation, ex iphone 3GS
libavformat
|
Wed, 24 Jun 2009 09:40:00 +0000 |
reimar |
Reindent after last patch.
libavformat
|
Wed, 24 Jun 2009 09:38:42 +0000 |
reimar |
mov demuxer: Track the current position also for streams that have AVDISCARD_ALL set.
libavformat
|
Wed, 24 Jun 2009 08:57:53 +0000 |
reimar |
mov_read_packet: extract code that searches for the stream/sample to demux next
libavformat
|
Wed, 24 Jun 2009 08:50:46 +0000 |
reimar |
mov_read_packet: if dv_get_packet fails, return exactly its error value
libavformat
|
Wed, 24 Jun 2009 08:23:40 +0000 |
reimar |
In mov_read_packet remember the AVStream we want to demux next instead of the
libavformat
|
Wed, 24 Jun 2009 03:38:47 +0000 |
bcoudurier |
check stream existence before assignment, fix #1222
libavformat
|
Mon, 22 Jun 2009 23:09:34 +0000 |
diego |
Add ff_ prefixes to exported symbols in libavformat/riff.h.
libavformat
|
Mon, 15 Jun 2009 02:07:41 +0000 |
bcoudurier |
check atom size against edit_count to avoid very long loop
libavformat
|
Sat, 13 Jun 2009 00:50:57 +0000 |
conrad |
Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of
libavformat
|
Thu, 11 Jun 2009 05:13:23 +0000 |
bcoudurier |
Remove time_rate, we cannot compute exactly when fragments are
libavformat
|
Wed, 03 Jun 2009 23:13:53 +0000 |
bcoudurier |
broken stsd length might be < 16, fix elst-assert.mp4
libavformat
|
Sun, 31 May 2009 04:36:26 +0000 |
bcoudurier |
split audio chunks in mov demuxer
libavformat
|
Sat, 30 May 2009 06:15:27 +0000 |
bcoudurier |
return AVERROR_EOF
libavformat
|
Sat, 16 May 2009 04:08:34 +0000 |
bcoudurier |
move increment after debug print
libavformat
|
Wed, 13 May 2009 08:31:22 +0000 |
bcoudurier |
parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop
libavformat
|
Wed, 13 May 2009 07:57:08 +0000 |
bcoudurier |
remove comment
libavformat
|
Wed, 13 May 2009 07:55:03 +0000 |
bcoudurier |
Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative.
libavformat
|
Fri, 17 Apr 2009 19:17:14 +0000 |
jai_menon |
Introduce codec id for MPEG-4 ALS and associate it with corresponding
libavformat
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavformat
|
Wed, 08 Apr 2009 03:38:59 +0000 |
bcoudurier |
force sample for qcelp when not stored in mov, fix #968
libavformat
|
Thu, 02 Apr 2009 11:27:14 +0000 |
reimar |
Reindent
libavformat
|
Thu, 02 Apr 2009 11:26:46 +0000 |
reimar |
Support DVD subtitles in mov/mp4 as created by Nero.
libavformat
|
Wed, 25 Mar 2009 06:07:13 +0000 |
bcoudurier |
set wrong_dts for iMovie created files which has huge ctts delay, fix ffmpeg_sample.m4v
libavformat
|
Sun, 22 Mar 2009 13:05:13 +0000 |
rbultje |
Remove alpha channel from default colorspace tables, since it is unused. See
libavformat
|
Sun, 22 Mar 2009 02:47:35 +0000 |
bcoudurier |
since code now use get_bits_long, allocate padding buffer
libavformat
|
Sat, 21 Mar 2009 23:29:34 +0000 |
bcoudurier |
reset codec width/height for h264 forcing decoder to parse extradata
libavformat
|
Thu, 19 Mar 2009 18:13:42 +0000 |
alexc |
MOV: Use the AOT enum for the mp4_audio_types mapping.
libavformat
|
Mon, 16 Mar 2009 20:49:52 +0000 |
reimar |
Extend mov edit list support to work for a first padding entry with
libavformat
|
Mon, 16 Mar 2009 16:24:38 +0000 |
alexc |
Cosmetics: Re-indent after last commit
libavformat
|
Mon, 16 Mar 2009 16:14:36 +0000 |
alexc |
MOV: Support stz2 "Compact Sample Size Box"
libavformat
|
Mon, 16 Mar 2009 06:46:57 +0000 |
bcoudurier |
cosmetics, remove useless braces
libavformat
|
Mon, 16 Mar 2009 06:46:28 +0000 |
bcoudurier |
simplify printing
libavformat
|
Mon, 16 Mar 2009 06:44:16 +0000 |
bcoudurier |
reindent
libavformat
|
Mon, 16 Mar 2009 06:43:38 +0000 |
bcoudurier |
fix trkn metadata parsing
libavformat
|
Mon, 16 Mar 2009 06:06:05 +0000 |
bcoudurier |
move read_udta_string up to avoid forward declaration
libavformat
|
Mon, 16 Mar 2009 06:03:29 +0000 |
bcoudurier |
more generic metadata handling
libavformat
|
Mon, 16 Mar 2009 05:13:55 +0000 |
bcoudurier |
do not set isom if ctype is not set, happens in mov
libavformat
|