Commit graph

16 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro 5c1d9b28c4 Added stdwx.cpp/.h, for use with Precompiled Headers. See comments on files on how to use them. Also fixed setup.h support for many files.
Originally committed to SVN as r595.
2006-12-23 15:37:33 +00:00
David Lamparter a58e68f29a now, if you do stuff PROPERLY, it works. even with ffmpeg.
Originally committed to SVN as r343.
2006-04-15 09:57:36 +00:00
David Lamparter a0ed84e388 lavc: load entire fire
Originally committed to SVN as r342.
2006-04-15 00:21:15 +00:00
David Lamparter 7ddbd15d29 fix empty audio frames case
Originally committed to SVN as r341.
2006-04-14 23:59:24 +00:00
David Lamparter 53d0cf0385 audio_resample wants samples per channel
Originally committed to SVN as r340.
2006-04-14 23:51:15 +00:00
David Lamparter 8d0f650b58 lavc audio: use mono only
Originally committed to SVN as r339.
2006-04-14 23:45:28 +00:00
David Lamparter c21a6dd1d9 stupidest coder on earth (#2)
Originally committed to SVN as r338.
2006-04-14 23:25:10 +00:00
David Lamparter ef40189a2b stupidest coder on earth
Originally committed to SVN as r337.
2006-04-14 23:19:20 +00:00
David Lamparter 1f27325394 omg. stupidest bug ever. initialize bytes_per_sample
Originally committed to SVN as r336.
2006-04-14 23:14:47 +00:00
David Lamparter 4655ae8122 un-break VC++
Originally committed to SVN as r333.
2006-04-14 22:56:17 +00:00
David Lamparter d12496a442 LAVCAudioProvider
Originally committed to SVN as r328.
2006-04-14 22:37:05 +00:00
David Lamparter 33ff5515e5 unplug AMZ's lavc audio
Originally committed to SVN as r324.
2006-04-14 22:33:20 +00:00
Rodrigo Braz Monteiro bac9ddf8d3 lavc audio provider can now read the file and get its length, bitrate, and number of channels.
Originally committed to SVN as r321.
2006-04-14 06:53:05 +00:00
Rodrigo Braz Monteiro b7ba56024f Originally committed to SVN as r320. 2006-04-14 06:20:32 +00:00
Rodrigo Braz Monteiro b51bd77d00 very early LAVC Audio provider
Originally committed to SVN as r319.
2006-04-14 06:13:29 +00:00
Rodrigo Braz Monteiro ac0d34cb34 Empty LAVC audio provider class
Originally committed to SVN as r317.
2006-04-14 01:21:43 +00:00