rfelker
d7657cb702
fixed warning in my patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13251 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 16:55:06 +00:00
rfelker
d4e83b3fdb
ensure that avi files have a valid header as soon as possible.
...
without this, the header says 0x0 video size, which works with mplayer
when the video size is stored in the codec data, but it does NOT work
with other players or with codecs that don't store size (e.g. snow).
actually i don't like having seeks in the muxer module, but i don't
know any other way to implement this fix without major changes to
mencoder. if you have a better fix, please reverse this and commit
yours.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13250 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 16:51:15 +00:00
rfelker
ecedaefbc9
no kabbe-bytes or men in black or any of that nonsense here...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12498 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-23 07:34:32 +00:00
ranma
feaead4393
Allow user to disable writing of ODML index
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12364 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 21:33:53 +00:00
alex
d8c3060141
removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12342 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 10:18:33 +00:00
ranma
df14981c08
Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'
...
limitation and the JUNK chunks needed to do that.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12236 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-19 02:14:09 +00:00
ranma
50463186c4
Round Chunklen to word boundary
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12063 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-24 15:21:21 +00:00
ranma
7068c1b886
Use aspect from encoder for AVI vprp header
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12062 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-24 15:16:36 +00:00
ranma
10c153004d
Better vprp aspect fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12054 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-22 01:42:43 +00:00
henry
4d82f24e5b
explicit option for AVI PRP header
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12052 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-21 21:32:54 +00:00
ranma
4b086b788c
copy&paste 10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12038 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-17 15:36:33 +00:00
ranma
873b579c1a
OpenDML read/write support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12037 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-17 14:50:37 +00:00
alex
f47e909d09
Set fcchandler according to fourcc, some players (Archos Jukebox) need it, also imho a player should use that field for determining fourcc, hopefully it doesn't break anything
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11864 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-28 07:47:48 +00:00
ranma
0287286214
Fix waveformatex size calculation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11375 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 16:25:31 +00:00
arpi
7a7d2cdd24
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
...
patch by Andriy N. Gritsenko <andrej@lucky.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9008 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 00:33:11 +00:00
nexus
4a686ca416
FreeBSD fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8592 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 00:48:07 +00:00
arpi
bf46a109ed
the long-waited MUXER layer, and new MPEG-PS muxer
...
patch by Andriy N. Gritsenko <andrej@lucky.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8586 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-27 22:43:20 +00:00