Baptiste Coudurier
|
dc13d0b5ae
|
seems safer to set pts timebase to sample rate, fix some mp3
Originally committed as revision 8300 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-08 22:14:04 +00:00 |
|
Baptiste Coudurier
|
b912ef3fc9
|
fix pts handling
Originally committed as revision 8299 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-08 21:29:38 +00:00 |
|
Baptiste Coudurier
|
39076e27de
|
fix drop frame timecode flag
Originally committed as revision 8296 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-08 18:25:47 +00:00 |
|
Baptiste Coudurier
|
5095aaa91c
|
use AVFormatContext with av_log
Originally committed as revision 8245 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-05 10:07:42 +00:00 |
|
Baptiste Coudurier
|
c544ded699
|
more explicit message
Originally committed as revision 8243 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-05 10:04:34 +00:00 |
|
Baptiste Coudurier
|
8fafc1cf36
|
cleanup useless fields
Originally committed as revision 8224 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 22:41:06 +00:00 |
|
Baptiste Coudurier
|
013e0a8f35
|
simplify swf muxer
Originally committed as revision 8223 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 22:30:25 +00:00 |
|
Baptiste Coudurier
|
44e76d6e3b
|
change myself to mov.c maintainer in favor of Francois, who agreed
Originally committed as revision 8222 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 17:59:25 +00:00 |
|
Baptiste Coudurier
|
92d6b7fda2
|
imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder
Originally committed as revision 8218 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 02:59:11 +00:00 |
|
Baptiste Coudurier
|
895c2c005e
|
add bytestream_get/put_be24 functions
Originally committed as revision 8217 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 02:51:33 +00:00 |
|
Baptiste Coudurier
|
626b7c0f1a
|
add R/WB24 functions
Originally committed as revision 8216 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 02:48:32 +00:00 |
|
Baptiste Coudurier
|
5a6b9443ed
|
dummy support for mpeg2 non linear quant
Originally committed as revision 8215 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 02:26:20 +00:00 |
|
Baptiste Coudurier
|
36264d3586
|
add pcm s8 tag
Originally committed as revision 8214 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 01:58:10 +00:00 |
|
Baptiste Coudurier
|
10fc840c52
|
fix pcm u/s8 muxing
Originally committed as revision 8213 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 01:56:27 +00:00 |
|
Baptiste Coudurier
|
2260499caf
|
deobfuscate, clearly split mov case
Originally committed as revision 8212 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-04 01:48:06 +00:00 |
|
Baptiste Coudurier
|
1e5f5e3b7a
|
use common tables for mov muxer and demuxer
Originally committed as revision 8205 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-03 14:55:11 +00:00 |
|
Baptiste Coudurier
|
25f5f17fbd
|
cosmetics, cleanup tables, add pcm 24/32 le tags
Originally committed as revision 8204 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-03 14:33:55 +00:00 |
|
Baptiste Coudurier
|
b0c59da234
|
partial avid meridien uncompressed support
Originally committed as revision 8203 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-03 14:11:45 +00:00 |
|
Baptiste Coudurier
|
57d4d6e733
|
avid imx support
Originally committed as revision 8193 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-02 12:33:59 +00:00 |
|
Baptiste Coudurier
|
9a63497b0f
|
support for mjpeg bottom field first in mov
Originally committed as revision 8192 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-02 12:26:07 +00:00 |
|
Baptiste Coudurier
|
014a510282
|
use generic atom to extradata reading function
Originally committed as revision 8191 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-02 12:12:29 +00:00 |
|
Baptiste Coudurier
|
2f6547fb44
|
fix typo
Originally committed as revision 8190 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-02 10:40:24 +00:00 |
|
Baptiste Coudurier
|
dd8a46d9df
|
support for adpcm swf, pcm
Originally committed as revision 8189 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-02 10:32:08 +00:00 |
|
Baptiste Coudurier
|
387afa9d01
|
fix adpcm swf decoding
Originally committed as revision 8186 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-02 10:08:05 +00:00 |
|
Baptiste Coudurier
|
c4732eca7f
|
update
Originally committed as revision 8182 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-02 00:26:53 +00:00 |
|
Baptiste Coudurier
|
3922c59fc4
|
don't parse whole swf file in header, can now play ffserver swf streams
Originally committed as revision 8176 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-01 19:02:21 +00:00 |
|
Baptiste Coudurier
|
024c7378c3
|
factorize
Originally committed as revision 8175 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-01 17:05:11 +00:00 |
|
Baptiste Coudurier
|
dfc1313d28
|
remove nonsense time base code, use swf ms per frame, only video frames contains pts
Originally committed as revision 8174 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-01 16:59:59 +00:00 |
|
Baptiste Coudurier
|
497244a897
|
check for any seeking failure during probe
Originally committed as revision 8173 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-01 16:40:48 +00:00 |
|
Baptiste Coudurier
|
ea0fe83b0f
|
remove ps option and rename rtp_payload_size AVOption to ps
Originally committed as revision 8172 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-01 16:36:38 +00:00 |
|
Baptiste Coudurier
|
c828c70916
|
quicktime 'raw ' support
Originally committed as revision 8168 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-01 13:03:33 +00:00 |
|
Baptiste Coudurier
|
6b936ec662
|
get rid of CODEC_FLAG_H263P_AIC with next major bump
Originally committed as revision 8167 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-01 10:29:03 +00:00 |
|
Baptiste Coudurier
|
abd6a4fc53
|
define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump
Originally committed as revision 8166 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-01 10:24:07 +00:00 |
|
Baptiste Coudurier
|
ccec0f4f94
|
get rid of rtp_mode field after next major bump
Originally committed as revision 8164 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-28 17:56:45 +00:00 |
|
Baptiste Coudurier
|
39c39d5f25
|
enable rtp payload size AVOption for video encoding
Originally committed as revision 8163 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-28 17:40:31 +00:00 |
|
Baptiste Coudurier
|
4c02e46daf
|
free faac extradata
Originally committed as revision 8161 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-28 09:56:15 +00:00 |
|
Baptiste Coudurier
|
3fdb6af943
|
use avcodec_decode_audio2
Originally committed as revision 8146 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-27 13:07:38 +00:00 |
|
Baptiste Coudurier
|
2012121363
|
fix dts adjusting
Originally committed as revision 7982 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-14 14:54:20 +00:00 |
|
Baptiste Coudurier
|
a492ad9f63
|
100l
Originally committed as revision 7980 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-14 11:23:11 +00:00 |
|
Baptiste Coudurier
|
8d97aedbaa
|
indentation
Originally committed as revision 7979 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-14 11:18:34 +00:00 |
|
Baptiste Coudurier
|
400615b68b
|
use aiff when we can, some players only support aiff
Originally committed as revision 7978 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-14 11:01:05 +00:00 |
|
Baptiste Coudurier
|
57d7b036ea
|
make key parameter const
Originally committed as revision 7935 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-11 16:57:17 +00:00 |
|
Baptiste Coudurier
|
dc8918ad93
|
fix regression tests due to pixel format name changes
Originally committed as revision 7869 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-07 11:25:50 +00:00 |
|
Baptiste Coudurier
|
09d7aa7e30
|
correctly set profile/level for hd
Originally committed as revision 7795 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-01 09:47:36 +00:00 |
|
Baptiste Coudurier
|
4abc097146
|
remove void * used in arithmetic warnings
Originally committed as revision 7716 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-26 12:32:23 +00:00 |
|
Baptiste Coudurier
|
72fd40bd3a
|
add waveformatextensible support
Originally committed as revision 7714 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-25 21:56:06 +00:00 |
|
Baptiste Coudurier
|
e3e3be5346
|
do not force output audio channels
Originally committed as revision 7705 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-25 09:46:59 +00:00 |
|
Baptiste Coudurier
|
1821d48ea8
|
TODO update
Originally committed as revision 7696 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 23:15:12 +00:00 |
|
Baptiste Coudurier
|
9d57fd9be5
|
add hint for closed gop and sc threshold error message
Originally committed as revision 7692 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 16:15:00 +00:00 |
|
Baptiste Coudurier
|
e809d7e50a
|
remove some printf warnings
Originally committed as revision 7691 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 15:59:58 +00:00 |
|
Baptiste Coudurier
|
01aa1937cf
|
make vars unsigned
Originally committed as revision 7690 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 15:57:41 +00:00 |
|
Baptiste Coudurier
|
649348777e
|
stop if current sample is higher than sample count
Originally committed as revision 7689 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 15:46:59 +00:00 |
|
Baptiste Coudurier
|
560588b717
|
replace strcpy by memcpy
Originally committed as revision 7685 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 12:49:24 +00:00 |
|
Baptiste Coudurier
|
a20a37e69a
|
remove useless field
Originally committed as revision 7682 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 10:57:38 +00:00 |
|
Baptiste Coudurier
|
69e7070da6
|
remove obsolete comment
Originally committed as revision 7681 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 10:56:45 +00:00 |
|
Baptiste Coudurier
|
44d3fea53b
|
make some fields unsigned
Originally committed as revision 7680 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 10:55:07 +00:00 |
|
Baptiste Coudurier
|
dfcf8d57c5
|
add sanity checks
Originally committed as revision 7679 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-24 10:44:24 +00:00 |
|
Baptiste Coudurier
|
bd31a388db
|
AVOption is now const, removes a few warnings
Originally committed as revision 7662 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-23 13:04:13 +00:00 |
|
Baptiste Coudurier
|
079e8cb962
|
do not override rc_buffer_occupancy if set
Originally committed as revision 7641 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-22 10:01:14 +00:00 |
|
Baptiste Coudurier
|
429088dc52
|
add msrle fourcc, quicktime_bmp.mov
Originally committed as revision 7541 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-16 00:40:06 +00:00 |
|
Baptiste Coudurier
|
69d987a6e6
|
add png fourcc
Originally committed as revision 7540 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-16 00:26:39 +00:00 |
|
Baptiste Coudurier
|
975c88e30e
|
cosmetics, function -> metadata
Originally committed as revision 7526 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-15 01:04:43 +00:00 |
|
Baptiste Coudurier
|
d8b3576d42
|
remove useless essence container data sets for now
Originally committed as revision 7516 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 23:32:51 +00:00 |
|
Baptiste Coudurier
|
8b621afbd1
|
remove useless preface parsing for now, will reintroduce it if needed
Originally committed as revision 7515 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 23:31:30 +00:00 |
|
Baptiste Coudurier
|
e6837cfaf0
|
merge multiple descriptor parsing with generic one
Originally committed as revision 7513 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 23:23:06 +00:00 |
|
Baptiste Coudurier
|
9bdeba37a0
|
remove warning, key is const
Originally committed as revision 7509 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 23:17:10 +00:00 |
|
Baptiste Coudurier
|
55de95b9c7
|
indention
Originally committed as revision 7508 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 23:16:20 +00:00 |
|
Baptiste Coudurier
|
33bddcdc13
|
follow michael suggestion and simplify code at object level
Originally committed as revision 7507 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 23:14:36 +00:00 |
|
Baptiste Coudurier
|
3439dc9507
|
seek back at the end of file after updating header
Originally committed as revision 7473 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 13:57:26 +00:00 |
|
Baptiste Coudurier
|
8f36d4ba4d
|
simplify
Originally committed as revision 7465 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 12:47:32 +00:00 |
|
Baptiste Coudurier
|
2ab573cdc3
|
priv_data is allocated internally
Originally committed as revision 7459 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 02:21:28 +00:00 |
|
Baptiste Coudurier
|
a0dc1ccd29
|
enable mjpeg in swf
Originally committed as revision 7458 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 01:57:43 +00:00 |
|
Baptiste Coudurier
|
655254f001
|
simplify
Originally committed as revision 7457 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 01:20:24 +00:00 |
|
Baptiste Coudurier
|
5b1e5dce35
|
swf can contain only one audio track, simplify
Originally committed as revision 7456 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 01:14:31 +00:00 |
|
Baptiste Coudurier
|
432cef7605
|
use ch_id as AVStream id and simplify
Originally committed as revision 7455 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 01:07:14 +00:00 |
|
Baptiste Coudurier
|
ec54839ab1
|
always export audiostreams
Originally committed as revision 7454 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 00:54:03 +00:00 |
|
Baptiste Coudurier
|
69566e4365
|
I will maintain swf.c
Originally committed as revision 7453 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 00:47:22 +00:00 |
|
Baptiste Coudurier
|
b4bcf81001
|
always export videostreams
Originally committed as revision 7452 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 00:46:37 +00:00 |
|
Baptiste Coudurier
|
6ac558eefc
|
AnyType is needed, descriptor_ref can reference Descriptor or MultipleDescriptor
Originally committed as revision 7451 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-14 00:32:25 +00:00 |
|
Baptiste Coudurier
|
d0f4e4fb17
|
print error when decoding fails
Originally committed as revision 7436 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-10 14:23:28 +00:00 |
|
Baptiste Coudurier
|
c3135e11f4
|
add official VC1 fourcc
Originally committed as revision 7434 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-10 10:30:03 +00:00 |
|
Baptiste Coudurier
|
3b72ec7536
|
change regression tests for swf, use same as flv, swf muxer only supports mp3
Originally committed as revision 7433 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-09 15:28:08 +00:00 |
|
Baptiste Coudurier
|
662fd26cfc
|
change regression tests for swf, use same as flv, swf muxer only supports mp3
Originally committed as revision 7432 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-09 15:27:56 +00:00 |
|
Baptiste Coudurier
|
dfc58c5d64
|
removed unused av_frac_set
Originally committed as revision 7430 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-08 14:44:13 +00:00 |
|
Baptiste Coudurier
|
702dfe0194
|
remove #if obsoleted after last major version bump
Originally committed as revision 7429 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-08 14:42:01 +00:00 |
|
Baptiste Coudurier
|
8fae2df5e8
|
10l, only allocate priv_data if not already done
Originally committed as revision 7428 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-08 14:22:00 +00:00 |
|
Baptiste Coudurier
|
c6efa4b5b0
|
humm, actually do what's in the doxy
Originally committed as revision 7427 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-08 12:57:08 +00:00 |
|
Baptiste Coudurier
|
fed7d06796
|
priv_data is allocated/freed internally
Originally committed as revision 7426 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-08 12:33:16 +00:00 |
|
Baptiste Coudurier
|
e943369fd4
|
simplify
Originally committed as revision 7409 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-05 14:23:13 +00:00 |
|
Baptiste Coudurier
|
17230c9d4d
|
dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3
Originally committed as revision 7408 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-05 14:17:41 +00:00 |
|
Baptiste Coudurier
|
a45bc5922f
|
bt 0 is invalid, setting min to 1
Originally committed as revision 7357 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-22 10:10:13 +00:00 |
|
Baptiste Coudurier
|
49f1ac5a3d
|
change mpeg2 intra vlc test to advanced one, add qprd trell and b frames
Originally committed as revision 7349 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-21 17:55:02 +00:00 |
|
Baptiste Coudurier
|
7910d13474
|
always print message when error, AV_LOG_DEBUG -> AV_LOG_ERROR
Originally committed as revision 7330 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-18 13:45:03 +00:00 |
|
Baptiste Coudurier
|
76d2efda6d
|
documentation for X11 grabbing
Originally committed as revision 7314 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-13 10:27:50 +00:00 |
|
Baptiste Coudurier
|
7224e89638
|
dont segv is ap->device is not set, display error message
Originally committed as revision 7312 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-13 10:18:38 +00:00 |
|
Baptiste Coudurier
|
ba78f9d486
|
fix compilation, use the standard INT64_C macro
Originally committed as revision 7311 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-13 10:08:27 +00:00 |
|
Baptiste Coudurier
|
1aad0dfd62
|
remove useless sampleDuration
Originally committed as revision 7281 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-11 13:31:20 +00:00 |
|
Baptiste Coudurier
|
b596102e7e
|
check codec frame size directly and only for audio
Originally committed as revision 7280 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-11 13:30:37 +00:00 |
|
Baptiste Coudurier
|
386c88de74
|
print a more correct message when container frame rate differs from codec frame rate
Originally committed as revision 7264 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-09 13:12:02 +00:00 |
|
Baptiste Coudurier
|
68a432cf14
|
cosmetics, remove braces, remove spaces just inside parens
Originally committed as revision 7236 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-06 17:17:33 +00:00 |
|