Baptiste Coudurier
|
b95d44b6f4
|
remove useless casts
Originally committed as revision 6552 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-04 13:18:51 +00:00 |
|
Baptiste Coudurier
|
58f2a4b07f
|
change extradata type to uint8_t *
Originally committed as revision 6551 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-04 13:13:07 +00:00 |
|
Baptiste Coudurier
|
2bb7875987
|
mjpeg 4:2:2 encoding support
Originally committed as revision 6550 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-04 12:49:52 +00:00 |
|
Baptiste Coudurier
|
c86ecbb7ce
|
fix audio for mog_op1a_prompeg_mpeg.mxf
Originally committed as revision 6530 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-02 14:12:50 +00:00 |
|
Baptiste Coudurier
|
03da8726f6
|
return 0 as stream index if only one stream, this is completely non standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf
Originally committed as revision 6528 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-02 13:22:51 +00:00 |
|
Baptiste Coudurier
|
3a6ccf4f3e
|
rudimentary binary seek
Originally committed as revision 6382 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-29 14:28:55 +00:00 |
|
Baptiste Coudurier
|
1159f6340a
|
add another data definition ul
Originally committed as revision 6381 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-29 12:25:44 +00:00 |
|
Baptiste Coudurier
|
dd202ff65d
|
use a data definition uls table to fetch codec type
Originally committed as revision 6380 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-29 12:23:38 +00:00 |
|
Baptiste Coudurier
|
996c9ad0a4
|
add string param to PRINT_KEY for debug
Originally committed as revision 6379 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-29 11:25:40 +00:00 |
|
Baptiste Coudurier
|
94c12d458f
|
shut up gcc about incompatible pointer type
Originally committed as revision 6378 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-29 10:38:27 +00:00 |
|
Baptiste Coudurier
|
9a630c2532
|
remove useless casts
Originally committed as revision 6377 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-29 10:30:52 +00:00 |
|
Baptiste Coudurier
|
626a8fe724
|
remove gcc warnings about void * used in arithmetic
Originally committed as revision 6376 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-29 10:28:11 +00:00 |
|
Baptiste Coudurier
|
9770089d34
|
move sample size adjusting code after audio stsd v2 parsing to let v2 set correct channel number, fix Sony-hdv2.mov
Originally committed as revision 6373 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-28 17:59:26 +00:00 |
|
Baptiste Coudurier
|
e6f4c806e3
|
add lpcm fourcc
Originally committed as revision 6372 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-28 17:54:59 +00:00 |
|
Baptiste Coudurier
|
0299a87c41
|
change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov
Originally committed as revision 6371 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-28 17:52:48 +00:00 |
|
Baptiste Coudurier
|
8e453fc3c7
|
remove unused, uninitialized free format frame size
Originally committed as revision 6256 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-15 10:28:23 +00:00 |
|
Baptiste Coudurier
|
d70e3ff410
|
workaround for files, mainly d-cinema, with 0 sized tags especially UMID in source clip, 377M B.10,13 clearly mentions that this is non standard though
Originally committed as revision 6230 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-11 22:05:43 +00:00 |
|
Baptiste Coudurier
|
ffb512e349
|
move track timescale/sampleDuration init to write_header and return error if not set
Originally committed as revision 6167 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-04 14:22:44 +00:00 |
|
Baptiste Coudurier
|
c61900c6e9
|
fix mac3audio.mov, pcm_s8 and pcm_u8 can only have sample size of 1 and only if mono, dont rely on bits per sample which can be wrong
Originally committed as revision 6079 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-24 18:39:57 +00:00 |
|
Baptiste Coudurier
|
acf36dba18
|
correct uid, and enable JPEG 2000 detection
Originally committed as revision 6078 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-24 14:22:40 +00:00 |
|
Baptiste Coudurier
|
f31065f6e5
|
add codec id and tag for JPEG 2000
Originally committed as revision 6076 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-24 14:13:57 +00:00 |
|
Baptiste Coudurier
|
5340a0bc9c
|
wide atom is only defined in mov, use free for mp4/3gp
Originally committed as revision 6072 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-24 10:32:09 +00:00 |
|
Baptiste Coudurier
|
b95319a2f2
|
move amr parameters adjusting like other codecs
Originally committed as revision 6071 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-24 09:53:53 +00:00 |
|
Baptiste Coudurier
|
d00f8e1771
|
dont set width/height for h261/h263/mpeg4 since they are oftenly wrong, let decoder init them
Originally committed as revision 6069 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-24 09:09:20 +00:00 |
|
Baptiste Coudurier
|
312954f056
|
put dv demuxing code around ifdef
Originally committed as revision 6066 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-24 08:37:51 +00:00 |
|
Baptiste Coudurier
|
989ac5a685
|
put dv demuxing code around ifdef
Originally committed as revision 6065 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-24 08:32:52 +00:00 |
|
Baptiste Coudurier
|
b60c04547c
|
support vdva fourcc (dv + dv audio in mov)
Originally committed as revision 6064 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-24 08:28:11 +00:00 |
|
Baptiste Coudurier
|
afbbe5e34f
|
set correct first gop closed value
Originally committed as revision 6043 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-21 15:49:08 +00:00 |
|
Baptiste Coudurier
|
2b7e230b10
|
rename closed_gop to first_gop_closed
Originally committed as revision 6042 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-21 15:14:36 +00:00 |
|
Baptiste Coudurier
|
a850fd1810
|
gxf regression tests
Originally committed as revision 6041 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-21 15:10:47 +00:00 |
|
Baptiste Coudurier
|
6a7eba1f07
|
init buffer
Originally committed as revision 6040 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-21 13:57:12 +00:00 |
|
Baptiste Coudurier
|
f6e712961f
|
add fullname
Originally committed as revision 6038 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-21 09:06:32 +00:00 |
|
Baptiste Coudurier
|
201f1d4546
|
use packet dts as correct media field number and use av_interleave_pkt_per_dts
Originally committed as revision 5987 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-12 00:18:58 +00:00 |
|
Baptiste Coudurier
|
1ce83a36bf
|
use C99 standard constant, thanks to Foxy Shadis
Originally committed as revision 5986 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-11 21:39:09 +00:00 |
|
Baptiste Coudurier
|
81f0f93826
|
update documentation
Originally committed as revision 5985 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-11 21:24:54 +00:00 |
|
Baptiste Coudurier
|
f21c0b4c43
|
export av_interleave_packet_per_dts
Originally committed as revision 5984 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-11 21:21:51 +00:00 |
|
Baptiste Coudurier
|
2211d62097
|
update rotozoom regression ref after patches r5945-r5950
Originally committed as revision 5982 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-11 10:21:02 +00:00 |
|
Baptiste Coudurier
|
7228914047
|
set elst start time to first pts
Originally committed as revision 5981 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-11 09:27:40 +00:00 |
|
Baptiste Coudurier
|
b361ba2a45
|
fourcc cleanup
Originally committed as revision 5969 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-09 12:11:32 +00:00 |
|
Baptiste Coudurier
|
61e3dd7865
|
enable 'NONE' audio fourcc
Originally committed as revision 5968 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-09 12:10:25 +00:00 |
|
Baptiste Coudurier
|
76c9cb0a7a
|
parse mpeg frame to get pict type and closed gop flag
Originally committed as revision 5967 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-09 10:48:32 +00:00 |
|
Baptiste Coudurier
|
2c5ad5fd74
|
use correct tag for h263 in mov
Originally committed as revision 5953 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 15:48:26 +00:00 |
|
Baptiste Coudurier
|
87494ea03c
|
detailed infos about d263 atom
Originally committed as revision 5952 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 15:04:15 +00:00 |
|
Baptiste Coudurier
|
efbe19fd44
|
update regression tests for patches r5945-r5950 based on patch by Francois Draperi <ffmpeg@hp.com>
Originally committed as revision 5951 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 14:36:26 +00:00 |
|
Baptiste Coudurier
|
915282e5b8
|
indention
Originally committed as revision 5950 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 14:19:33 +00:00 |
|
Baptiste Coudurier
|
5997ed786a
|
only set fields for mov, reserved for 3gp, mp4
Originally committed as revision 5949 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 14:18:43 +00:00 |
|
Baptiste Coudurier
|
80f05e7981
|
sampleSize field to 16, reserved for mp4 and 3gp
Originally committed as revision 5948 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 14:15:05 +00:00 |
|
Baptiste Coudurier
|
86ca5710bb
|
mp4, 3gp field is reserved and value is 2
Originally committed as revision 5947 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 14:11:17 +00:00 |
|
Baptiste Coudurier
|
57ef6acc39
|
use ternary
Originally committed as revision 5946 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 14:09:17 +00:00 |
|
Baptiste Coudurier
|
c096ebca48
|
vbr compression id is only used in mov
Originally committed as revision 5945 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 14:06:23 +00:00 |
|
Baptiste Coudurier
|
ba19d25a55
|
r5939 (flvenc.c) rotozoom regression update
Originally committed as revision 5943 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-07 10:52:14 +00:00 |
|
Baptiste Coudurier
|
634b8cfaf4
|
always write duration and file size, fix seeking, progress bar is now active
Originally committed as revision 5939 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-06 15:29:50 +00:00 |
|
Baptiste Coudurier
|
2965f17b4f
|
sample size is 1 if bits per sample is 8 and mono channel
Originally committed as revision 5920 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-03 16:22:01 +00:00 |
|
Baptiste Coudurier
|
f8503792f0
|
revert r5909, dont use non constant static variable, breaks multithreaded apps
Originally committed as revision 5917 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-03 15:33:48 +00:00 |
|
Baptiste Coudurier
|
e1dacee11e
|
parse SONY hidden MPEG-4 extradata, fix C0023S01.mxf
Originally committed as revision 5910 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-03 12:31:15 +00:00 |
|
Baptiste Coudurier
|
61ca932e4a
|
skip run-in sequence before reading header
Originally committed as revision 5909 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-03 12:08:06 +00:00 |
|
Baptiste Coudurier
|
49b6f16239
|
again, disable DEBUG
Originally committed as revision 5908 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-03 11:59:38 +00:00 |
|
Baptiste Coudurier
|
f0d4729212
|
10l, check container_ul existence
Originally committed as revision 5907 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-03 11:57:28 +00:00 |
|
Baptiste Coudurier
|
c2e8805441
|
remove duplicate code
Originally committed as revision 5906 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-03 11:28:08 +00:00 |
|
Baptiste Coudurier
|
3bb63b822f
|
attempt to demux clip wrapped content
Originally committed as revision 5905 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-03 11:21:54 +00:00 |
|
Baptiste Coudurier
|
8c5002db17
|
add codec detection based on essence container ul
Originally committed as revision 5904 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-03 09:14:56 +00:00 |
|
Baptiste Coudurier
|
d2cdbd5f18
|
resolve strong refs in parse_structural_metadata since objects may not be ordered, use object oriented approach
Originally committed as revision 5892 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-02 15:02:42 +00:00 |
|
Baptiste Coudurier
|
51a0a721ab
|
remove unneeded audio fourcc as well
Originally committed as revision 5889 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-02 10:37:10 +00:00 |
|
Baptiste Coudurier
|
e81e3ced6d
|
do not set unneeded fourcc
Originally committed as revision 5886 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-02 08:45:10 +00:00 |
|
Baptiste Coudurier
|
7fe4744bcd
|
fix ending null entry in table
Originally committed as revision 5885 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-01 22:30:15 +00:00 |
|
Baptiste Coudurier
|
28f1280820
|
more codecs uls
Originally committed as revision 5883 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-01 17:00:27 +00:00 |
|
Baptiste Coudurier
|
e40ee6a268
|
move common code from mov.c and movenc.c to isom.c
Originally committed as revision 5882 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-01 14:58:15 +00:00 |
|
Baptiste Coudurier
|
986c2ccb19
|
add some useful debug info
Originally committed as revision 5881 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-01 13:43:24 +00:00 |
|
Baptiste Coudurier
|
0e15b7b0dd
|
negative to_pad won't provoke infinite loop
Originally committed as revision 5879 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-01 10:00:12 +00:00 |
|
Baptiste Coudurier
|
3068f1c813
|
avoid reading beyond packet size
Originally committed as revision 5878 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-01 09:56:27 +00:00 |
|
Baptiste Coudurier
|
ba32c8dfd9
|
skip run-in sequence during probe
Originally committed as revision 5876 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-01 00:32:47 +00:00 |
|
Baptiste Coudurier
|
b92c61e08c
|
simplify using function table
Originally committed as revision 5871 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-31 15:26:33 +00:00 |
|
Baptiste Coudurier
|
53512a22cb
|
parse aes3 audio descriptor
Originally committed as revision 5870 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-31 09:46:05 +00:00 |
|
Baptiste Coudurier
|
6c6ec47a0e
|
use parenthesis around value
Originally committed as revision 5866 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-30 15:30:00 +00:00 |
|
Baptiste Coudurier
|
ea3a790e0d
|
add information about codec uls
Originally committed as revision 5856 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-29 15:36:13 +00:00 |
|
Baptiste Coudurier
|
7d2a0d3120
|
another MPEG-2 long gop codec ul
Originally committed as revision 5855 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-29 15:31:27 +00:00 |
|
Baptiste Coudurier
|
649084c310
|
another MPEG-2 long gop codec ul
Originally committed as revision 5854 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-29 15:25:08 +00:00 |
|
Baptiste Coudurier
|
59b5673853
|
add uncompressed picture support
Originally committed as revision 5853 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-29 15:19:31 +00:00 |
|
Baptiste Coudurier
|
8ce2215b23
|
parse rgba descriptor (jpeg2000, uncompressed)
Originally committed as revision 5852 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-29 14:00:47 +00:00 |
|
Baptiste Coudurier
|
54a3360b20
|
add common codecs uls
Originally committed as revision 5851 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-29 13:40:04 +00:00 |
|
Baptiste Coudurier
|
eec3fec094
|
simplify PRINT_KEY
Originally committed as revision 5850 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-29 13:23:56 +00:00 |
|
Baptiste Coudurier
|
6d0c3bebc7
|
add some debug infos
Originally committed as revision 5849 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-29 13:18:24 +00:00 |
|
Baptiste Coudurier
|
f03b6426df
|
get rid of DECLARED_ALIGNED
Originally committed as revision 5848 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-29 13:13:08 +00:00 |
|
Baptiste Coudurier
|
dd15f9bf48
|
cosmetics
Originally committed as revision 5842 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-28 23:10:03 +00:00 |
|
Baptiste Coudurier
|
b752222439
|
use ternary
Originally committed as revision 5841 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-28 23:07:03 +00:00 |
|
Baptiste Coudurier
|
834bff48cb
|
remove useless variables
Originally committed as revision 5840 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-28 23:03:00 +00:00 |
|
Baptiste Coudurier
|
e076173f67
|
rename variables
Originally committed as revision 5839 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-28 23:00:53 +00:00 |
|
Baptiste Coudurier
|
5e441e31cc
|
add error messages
Originally committed as revision 5838 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-28 22:53:15 +00:00 |
|
Baptiste Coudurier
|
743d772c61
|
demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection
Originally committed as revision 5837 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-28 22:42:31 +00:00 |
|
Baptiste Coudurier
|
4bfff76814
|
declare and use UID type
Originally committed as revision 5836 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-28 18:18:12 +00:00 |
|
Baptiste Coudurier
|
07bf2af864
|
MXF demuxer
Originally committed as revision 5826 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-25 14:30:14 +00:00 |
|
Baptiste Coudurier
|
43dcf590d8
|
Changelog update for GXF muxer
Originally committed as revision 5825 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-25 14:23:43 +00:00 |
|
Baptiste Coudurier
|
86329cce04
|
GXF muxer
Originally committed as revision 5787 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-19 09:38:22 +00:00 |
|
Baptiste Coudurier
|
2ec7b29b98
|
assign exact codec id, needed when stream copy
Originally committed as revision 5705 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-10 12:10:10 +00:00 |
|
Baptiste Coudurier
|
4990951be8
|
simplify, use LE_32, BE_32 macros
Originally committed as revision 5682 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-08 23:23:47 +00:00 |
|
Baptiste Coudurier
|
cfca95f14d
|
clean up useless code
Originally committed as revision 5669 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-08 13:36:31 +00:00 |
|
Baptiste Coudurier
|
1f1890c754
|
better handling of partial files
Originally committed as revision 5668 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-08 12:58:50 +00:00 |
|
Baptiste Coudurier
|
b72708f8f3
|
new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm
Originally committed as revision 5667 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-08 12:14:41 +00:00 |
|
Baptiste Coudurier
|
ac3e183403
|
av_get_bits_per_sample and due simplifications
Originally committed as revision 5661 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-07 17:50:09 +00:00 |
|
Baptiste Coudurier
|
e8d2507c1a
|
add MS ADPCM fourcc
Originally committed as revision 5655 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-07 09:43:46 +00:00 |
|