mkvtoolnix/tests
2008-09-12 11:01:09 +00:00
..
new_test Portability fix for non-bash-shells. 2007-02-20 09:20:38 +00:00
results.txt Fixed the frame type (key or non-key frame) detection for Theora tracks in Ogg files. 2008-09-12 11:01:09 +00:00
run.rb More shell compatibility fixes 2007-07-04 14:35:32 +00:00
test-001mp3.rb
test-002aac.rb
test-003ac3.rb
test-004aacmp4.rb
test-005flac.rb
test-006oggflac.rb
test-007oggvorbis.rb
test-008avi_divx3_mp3.rb
test-009realvideo_3.rb
test-010realvideo_4.rb
test-011srt.rb
test-012ssa.rb
test-013vobsubs.rb
test-014splitting_by_size.rb
test-015splitting_by_time.rb
test-016cuesheet.rb
test-017chapters.rb
test-018attachments.rb
test-019attachments2.rb
test-020languages.rb
test-021aspect_ratio.rb
test-022display_dimensions.rb
test-023no_x.rb
test-024sync_mp3.rb
test-025sync_vorbis.rb
test-026sync_pcm.rb
test-027default_track.rb
test-028compression.rb
test-029link.rb
test-030timecodes_v1.rb
test-031timecodes_v2.rb
test-032cues.rb
test-033timecode_scale.rb
test-034ac3misdetected_as_mp2.rb
test-035X_vfw_video.rb
test-036X_mp3.rb
test-037X_aac.rb
test-038X_ac3.rb
test-039X_flac.rb
test-040X_oggflac.rb
test-041X_mp2.rb
test-042X_vorbis.rb
test-043X_wav.rb
test-044X_srt.rb
test-045X_ssa.rb
test-046X_chapters.rb More shell/Ruby compatibility fixes 2007-07-04 14:40:52 +00:00
test-047X_tags.rb More shell/Ruby compatibility fixes 2007-07-04 14:40:52 +00:00
test-048X_chapters_ogmstyle.rb More shell/Ruby compatibility fixes 2007-07-04 14:40:52 +00:00
test-049ass.rb
test-050X_ass.rb
test-051ogm.rb Added a test for MS_COMP type video from OGM files. 2007-12-23 10:22:49 +00:00
test-200mp2_from_mp4.rb
test-201avc_from_mp4_with_par.rb
test-202avc_from_mp4_with_par_bframes.rb
test-203wavpack_with_correctiondata.rb
test-204wavpack_without_correctiondata.rb
test-205X_cuesheets.rb More shell/Ruby compatibility fixes 2007-07-04 14:40:52 +00:00
test-206X_vobsub.rb
test-207segmentinfo.rb
test-208cat_and_splitting.rb
test-209ac3misdeetected_as_mpeges.rb
test-210splitting_and_chapters.rb
test-211bug_segfault_reading_mp4.rb
test-212ssa_attachments.rb
test-213mp4_broken_pixel_dimensions.rb
test-214one_frame_avi.rb
test-215X_codec_extradata_avi.rb
test-216mp4_editlists.rb MP4 files may contain other atoms than "avcC" in the video track headers; so look for "avcC" and don't rely on it being the first one. Added limited support for edit lists in MP4/QuickTime files. 2005-11-18 18:18:10 +00:00
test-217file_identification.rb Added a test for mkvmerge's --identify-verbose output. 2005-12-09 23:10:00 +00:00
test-218theora.rb Added another test file for Ogg/Theora. 2006-04-28 09:12:32 +00:00
test-219srt_short_timecodes.rb Added a test for SRT subs with short timecodes. 2006-09-26 09:27:28 +00:00
test-220ass_with_comments_at_start.rb SSA/ASS subs: Allow for empty lines and comments at the start of the file before the "[script info]" line. 2006-09-26 10:01:46 +00:00
test-221aac_lc_misdetected_as_sbr.rb Added a test case for AAC LC profile misdetection as being SBR. 2006-11-03 16:42:51 +00:00
test-222stereo_mode.rb Added support for the "stereo mode" flag for video tracks. 2006-11-07 15:11:49 +00:00
test-223ra_cook_keyframes.rb Some RealAudio tracks might not have the key frame flags set at all. 2006-12-28 14:11:19 +00:00
test-224dts.rb Added two regression tests for DTS files. 2007-02-06 16:50:46 +00:00
test-225dts_in_wav.rb Added two regression tests for DTS files. 2007-02-06 16:50:46 +00:00
test-226h264.rb Added two test files for raw h.264 muxing. 2007-02-08 10:15:48 +00:00
test-227h264_with_garbage.rb Added two test files for raw h.264 muxing. 2007-02-08 10:15:48 +00:00
test-228h264_no_idr_slices.rb AVC/h.264: Signal "key frame" if a recovery point has been found (a SEI NALU of type 6). Is necessary for streams without IDR slices. 2007-04-26 08:32:49 +00:00
test-229rav3_in_rm.rb Added support for RealAudio v3 in RealMedia files. Patch by Aurelian Jacobs. Fix for bug 246. 2007-06-19 20:15:26 +00:00
test-230h264_nalu_size_len_change.rb Implemented code that can change the NALU size length for non-ES streams, too (e.g. coming from MP4 or Matroska files). 2007-06-22 08:44:39 +00:00
test-231X_ac3_header_removal.rb mkvextract: Added support for the 'header removal' compression scheme. Hopefully fixed support for all compression schemes for all extractors. 2007-06-23 09:16:13 +00:00
test-232h264_changing_sps_pps.rb Added a test for AVC/h.264 streams with changing SPS/PPS. 2007-08-15 19:35:32 +00:00
test-233srt_with_coordinates.rb SRT files that contain coordinates in the timecode line are supported. The coordinates are discarded automatically (as S_TEXT/SRT doesn't support them), and a warning is shown. 2007-08-19 18:35:51 +00:00
test-234avi_aac_codecid_0x706d.rb Added support for AAC-in-AVI with CodecID 0x706d as created by mencoder. Fix for bug 266. 2008-02-23 16:51:06 +00:00
test-235wav_fmt_chunk_length.rb Rewrite of the WAV reader. Fixed the handling of "fmt" chunks of unexpected length. Added support for handling WAV files with multiple data chunks. 2008-02-27 14:09:19 +00:00
test-236ac3_in_mov.rb Added a test case for AC3-in-MOV and tracks with constant sample size > 1. 2008-02-29 09:39:37 +00:00
test-237ac3_in_wav_iec61937_mode.rb Added support for AC3-in-WAV in ACM mode. Added test cases for AC3-in-WAV in both ACM and IEC 61937 mode. Refactored r_wav.cpp & r_wav.h to match my desired coding style. 2008-02-29 14:28:35 +00:00
test-238ac3_in_wav_acm_mode.rb Added support for AC3-in-WAV in ACM mode. Added test cases for AC3-in-WAV in both ACM and IEC 61937 mode. Refactored r_wav.cpp & r_wav.h to match my desired coding style. 2008-02-29 14:28:35 +00:00
test-239aac_with_id3_tags.rb Added support for AAC files with ID3 tags. 2008-03-09 16:02:08 +00:00
test-240dts_hd.rb Added a test for DTS-HD. 2008-03-09 16:08:02 +00:00
test-241ac3_with_id3_tags.rb Added support for skipping ID3 tags in AC3 files. 2008-03-09 17:37:42 +00:00
test-242ogm_with_chapters.rb Fix for an assertion for OGM files with embedded chapters. Fix for bug 279. 2008-04-20 19:11:13 +00:00