mkvtoolnix/src/input
2004-07-20 17:22:18 +00:00
..
Makefile.in Makefile/configure: cached the libebml and libmatroska checks; added checks for gettext. Rest: Added some support for translations (way incomplete, but it's a start). 2004-07-18 15:06:33 +00:00
Makefile.mingw Rewrote the MinGW make system: only one Makefile, no recursive calls anymore. 2004-02-10 18:51:01 +00:00
qtmp4_atoms.h More big endian fixes. 2003-11-12 18:00:47 +00:00
r_aac.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_aac.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_ac3.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_ac3.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_avi.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_avi.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_dts.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_dts.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_flac.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_flac.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_matroska.cpp Use proper indexes for the set_as_default_track function and NOT the indexes from libmatroska for track_*. 2004-07-19 20:01:20 +00:00
r_matroska.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_mp3.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_mp3.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_ogm.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_ogm.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_qtmp4.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_qtmp4.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_real.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_real.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_srt.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_srt.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_ssa.cpp Handle empty text fields in SSA lines gracefully. 2004-07-19 19:41:06 +00:00
r_ssa.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_tta.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_tta.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_vobsub.cpp Sort VobSub entries according to their timestamp if there are tracks with timestamps that go backwards. Also warn about such entries. 2004-07-20 17:22:18 +00:00
r_vobsub.h Sort VobSub entries according to their timestamp if there are tracks with timestamps that go backwards. Also warn about such entries. 2004-07-20 17:22:18 +00:00
r_wav.cpp Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
r_wav.h Preparations for file appending: Added a "force" parameter to the the reader's read() call. If force is true then the reader must read packets for each packetizer that hasn't been finished yet (otherwise a reader may return EHOLDING if a specific packetizer has a lot of data queued). Also ptzr may be NULL in this case. 2004-07-14 13:25:16 +00:00
subtitles.cpp Moved the MPEG parser from the VobSub packetizer to the VobSub reader. The SPU packet assembly is done according to the SPU packet length stored in the first two bytes. The length is not calculated from the "timecode:" lines in the .idx file anymore. 2004-05-20 15:02:56 +00:00
subtitles.h Moved the MPEG parser from the VobSub packetizer to the VobSub reader. The SPU packet assembly is done according to the SPU packet length stored in the first two bytes. The length is not calculated from the "timecode:" lines in the .idx file anymore. 2004-05-20 15:02:56 +00:00