Commit Graph

27 Commits

Author SHA1 Message Date
Moritz Bunkus
fb8e0fc8ef Call recursive makes in the standard way so that the "-j" option works properly. 2008-10-31 23:19:01 +00:00
Moritz Bunkus
2a64783013 Updated a link. 2007-01-11 11:01:16 +00:00
Moritz Bunkus
0bdb3d83c2 Merged 3027 from https://svn.bunkus.org/mosu/trunk/prog/video/librmff 2005-08-17 13:13:02 +00:00
Moritz Bunkus
20d2438aec I don't like trailing whitespace either. 2005-01-12 15:03:47 +00:00
Moritz Bunkus
547707608b Merged 2099 2004-08-29 11:06:00 +00:00
Moritz Bunkus
dfae1e783e Merged 1801 2004-06-24 14:20:57 +00:00
Moritz Bunkus
b8548731ac The subpacket offsets are always stored in LE. 2004-06-24 13:55:41 +00:00
Moritz Bunkus
88ebf0e258 Zero-terminate strings read from the RM file. 2004-04-24 15:09:32 +00:00
Moritz Bunkus
6e6e98fe59 Merged 1638. 2004-03-28 17:58:39 +00:00
Moritz Bunkus
7a171cd950 Added functions for assembling packed video frames. Updated the documentation. 2004-03-26 21:01:55 +00:00
Moritz Bunkus
9f01d731ff Docs update 2004-03-25 11:53:31 +00:00
Moritz Bunkus
f606c368f2 Added documentation about the packed/assembled video frame stuff. Added a function for splitting and writing such frames. 2004-03-24 15:29:44 +00:00
Moritz Bunkus
3592e77e70 Merged 1620. 2004-03-23 21:51:45 +00:00
Moritz Bunkus
70ff758f33 Added the DOWNLOAD_ENABLED file flag. Write an object version of 0 in the RMF header. 2004-03-23 20:37:47 +00:00
Moritz Bunkus
d496feb1e4 The DATA chunk size was four bytes too large. 2004-03-23 10:51:23 +00:00
Moritz Bunkus
8939870ee2 Better max_bit_rate and *_packet_size calculation. 2004-03-22 19:22:24 +00:00
Moritz Bunkus
ba0f7afecd Merged 1603 2004-03-21 19:13:18 +00:00
Moritz Bunkus
938bdcce90 100l: Cannot return a pointer to space that I frequently realloc (rmff_add_track). Changed rmff_file_t->tracks from rmff_track_t * to rmff_track_t **. Docs update. Added #defines for file and frame flags. 2004-03-21 16:13:44 +00:00
Moritz Bunkus
a4abb1de79 Merged 1595. 2004-03-21 10:04:19 +00:00
Moritz Bunkus
41e5f55c5e Merged 1584, 1586, 1589 and 1591. 2004-03-20 18:57:24 +00:00
Moritz Bunkus
4418dddc2c Merged 1578 and 1580. 2004-03-20 10:50:34 +00:00
Moritz Bunkus
6d7ae72724 Merged 1572:1575. 2004-03-18 20:47:24 +00:00
Moritz Bunkus
484b0c2fd9 Merged 1571. 2004-03-18 19:01:35 +00:00
Moritz Bunkus
e09d3a4463 Ignore the Makefile and add Makefile.in 2004-03-17 21:57:57 +00:00
Moritz Bunkus
31f9fb29d8 Fix for compilation with C++. Use RMFF_OPEN_MODE_* instead of MB_OPEN_MODE_*. Set the track.id from the mdpr header. 2004-03-17 21:47:28 +00:00
Moritz Bunkus
83937d6979 Removed the stuff from librmff that mkvtoolnix does not need. 2004-03-17 19:52:29 +00:00
Moritz Bunkus
0154696753 Copied librff into mkvtoolnix. 2004-03-17 19:51:30 +00:00