Moritz Bunkus
1b3e298a72
Use a custom image for the welcome and finish pages
2010-05-08 20:01:31 +02:00
Moritz Bunkus
52cab57aee
Don't require admin privileges.
2010-05-08 19:51:38 +02:00
Moritz Bunkus
da9b0dbc80
Credit Serj for improvements to the installer
2010-05-06 23:09:02 +02:00
Moritz Bunkus
00e98162a6
Fixed Russian spelling of "Russian"
2010-05-06 23:06:30 +02:00
Moritz Bunkus
10cd1d194c
Added language choice for the installer itself
...
Patch by Serj (see AUTHORS) with fixes by myself.
2010-05-06 23:05:19 +02:00
Moritz Bunkus
53eaaaf6e9
Update to the Russian translation
2010-05-06 15:09:15 +02:00
Moritz Bunkus
b61565f268
Update to the Chinese Simplified translation of the man pages
2010-05-06 01:19:16 +02:00
Moritz Bunkus
bc8a7d4e78
Added '--forced-track' to mkvmerge's man page
2010-05-05 10:02:07 +02:00
Moritz Bunkus
2f77fd2675
Update to the Japanese translation
2010-05-05 08:46:05 +02:00
Moritz Bunkus
469f792be7
Update to the German translation
2010-05-04 22:38:26 +02:00
Moritz Bunkus
3451e8e392
Update to the Chinese Simplified translation
2010-05-04 22:37:49 +02:00
Moritz Bunkus
d3ba5def87
make update-po
2010-05-04 12:40:30 +02:00
Moritz Bunkus
c53a825e11
Intentional update
2010-04-30 16:31:02 +02:00
Moritz Bunkus
0b858e973b
Intentional update
2010-04-29 21:33:06 +02:00
Xavier Duret
2d2e294636
Fix ReferenceBlock for MPEG2 video frames with non default duration.
2010-04-29 21:25:49 +02:00
Xavier Duret
3ff7f0b269
Use broken_link bit from MPEG2 GOP header.
2010-04-29 21:25:35 +02:00
Moritz Bunkus
3955345966
Updates
2010-04-29 17:31:36 +02:00
Moritz Bunkus
4a51394981
Updates to the Japanese translation of the man pages
2010-04-29 17:00:17 +02:00
Moritz Bunkus
d7d22b8c70
Update of the Japanese translation
2010-04-29 16:11:10 +02:00
Moritz Bunkus
3e381f1a5f
Fixed documentation about the level 1 element order
2010-04-29 16:04:05 +02:00
Moritz Bunkus
65d4aa22a0
One file name per line only in ru.po
2010-04-28 09:23:28 +02:00
Moritz Bunkus
e6e47d2550
Update of the Russian translation
2010-04-28 09:19:45 +02:00
Moritz Bunkus
d3b1e0fb6c
Merge branch 'bug-486'
2010-04-27 12:30:53 +02:00
Moritz Bunkus
d3afc8525f
Test case for the fix for bug 486
2010-04-27 12:30:43 +02:00
Moritz Bunkus
18375a906d
AVC ES parser: Discard frames in probe mode
...
For AVC ES tracks in Matroska files no timecodes are given when the
first frames are read for creating the AVCC. These frames have to be
discarded because they cannot be timestamped (and don't have to be).
Fix for bug 486.
2010-04-27 11:53:22 +02:00
Moritz Bunkus
467ae23e52
Update to the Japanese translation
2010-04-27 09:39:07 +02:00
Moritz Bunkus
a0a0ff72dd
Updates to the Chinese Simplified translation.
2010-04-26 16:44:55 +02:00
Moritz Bunkus
9ffb4e1cd3
'make update-po'
2010-04-26 16:19:28 +02:00
Moritz Bunkus
16f856de06
Updates to the Chinese Simplified translation.
2010-04-26 16:18:07 +02:00
Moritz Bunkus
85f1e8b3f7
Show warning about B frames without references in first GOP once
2010-04-26 16:15:02 +02:00
Moritz Bunkus
f6dd2dbf76
Intentional update
2010-04-26 15:04:20 +02:00
Xavier Duret
1eb8db8e2c
Be more tolerant with broken MPEG2 videos and push information about invisible frames to the upper layers.
2010-04-26 10:06:53 +02:00
Moritz Bunkus
ba46d94f34
Include Russian translation in installer
2010-04-26 10:01:10 +02:00
Moritz Bunkus
558680eadd
Author name update
2010-04-26 09:59:27 +02:00
Moritz Bunkus
2295a2d3b4
Translation source update
2010-04-23 23:23:38 +02:00
Moritz Bunkus
a7cf60a175
Fixed doubled words.
2010-04-23 23:14:52 +02:00
Moritz Bunkus
2b46ec2746
Merge branch 'translation-ru'
2010-04-23 23:08:31 +02:00
Moritz Bunkus
041184b50d
Added a Russian translation by rusguy6 (see AUTHORS).
2010-04-23 23:08:01 +02:00
Moritz Bunkus
a4b4d7a180
Fixed translation
2010-04-23 22:06:39 +02:00
Xavier Duret
e31ba66c94
Support field frames, picture frames and progressive frames in MPEG2 parser.
2010-04-23 21:28:25 +02:00
Xavier Duret
007dbe7d0e
Fix parsing on MPEG2 videos with a closed GOP starting with the sequence IBBP.
2010-04-23 21:27:33 +02:00
Moritz Bunkus
04ac9ae1ef
Don't output "AR extract from bitstream" message if it isn't used
...
Fix for bug 485.
2010-04-19 23:16:12 +02:00
Moritz Bunkus
f7573a181c
Fixed compilation problems.
2010-04-16 20:32:22 +02:00
Moritz Bunkus
19b7b94740
Cosmetics
2010-04-16 17:14:44 +02:00
Steve Lhomme
d86af7c0f2
add a const on a buffer that is only read
2010-04-16 17:14:09 +02:00
Steve Lhomme
4270ada312
avoid a copy constructor when dealing with EbmlId
2010-04-16 17:13:54 +02:00
Steve Lhomme
d7de45f075
libebml is now using INVALID_FILEPOS_T as a return error on EbmlVoid::ReplaceWith
2010-04-16 17:13:22 +02:00
Steve Lhomme
27c5dd7197
add the EBML_CTX_IDX_INFO() macro remove the EBML_SEM_INFO() macro
2010-04-16 17:12:53 +02:00
Moritz Bunkus
1fd93352ec
Add el.duration to e_pts at the right moment
2010-04-14 12:51:03 +02:00
Moritz Bunkus
08b7a636c8
Updated the build instructions
...
1. Added instructions for building on (Open)Solaris.
2. Numbered the headings.
3. Added a table of contents.
2010-04-14 10:06:25 +02:00