root/trunk/FFissionCodec


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @819 [819] 02/29/08 13:44:10 astrange Rename some functions.
(edit) @690 [690] 09/05/07 01:06:34 dconrad Fix silly typo
(edit) @636 [636] 07/16/07 01:52:41 dconrad DTS decoder. Closes #91. Add speaker order comments to the default channel …
(edit) @628 [628] 07/12/07 01:12:51 dconrad Support for MPEG-1 Layer 1 audio. Closes #216
(edit) @626 [626] 07/09/07 18:19:00 dconrad Don't try to zap a negative amount of bytes.
(edit) @584 [584] 06/20/07 01:28:35 dconrad TTA support
(edit) @525 [525] 05/18/07 03:17:12 dconrad Avoid returning 0 for kAudioCodecPropertyPacketFrameSize as this can crash …
(edit) @513 [513] 05/16/07 23:43:20 astrange Use extern C when including ffmpeg from C++.
(edit) @424 [424] 04/17/07 15:03:05 dconrad MP2 decoder. Closes #120
(edit) @420 [420] 04/13/07 20:00:08 dconrad Fix stupid mistake in buffer reallocation
(edit) @416 [416] 04/12/07 22:23:27 dconrad Typo - it's mBytesPerPacket that needs to be nonzero, not mBytesPerFrame
(edit) @415 [415] 04/12/07 20:22:08 dconrad We really need a packet description for VBR, and if we don't get it, …
(edit) @414 [414] 04/12/07 19:29:25 dconrad Apparently returning 0 for frame size with a format that has a variable …
(edit) @411 [411] 04/12/07 02:35:25 dconrad Vorbis decoder (doesn't work with ogg-framed vorbis.) Refs #23
(edit) @410 [410] 04/12/07 02:28:56 dconrad Don't open the decoder until we're asked to decode something, since we're …
(edit) @409 [409] 04/12/07 02:06:03 dconrad Support for FLV's variant of ADPCM
(edit) @408 [408] 04/12/07 01:59:38 dconrad Rework the audio decoder to store the input data in our own ringbuffer and …
(edit) @407 [407] 04/11/07 18:28:18 dconrad Cosmetics and a little simplification of GetProperty?()'s error handling
(edit) @251 [251] 01/06/07 12:44:14 dconrad A little more safety for SetupExtradata?()
(add) @219 [219] 12/30/06 18:48:36 dconrad WMA v1 and v2 decoder. Tested with samples in AVI. Refs #38
Note: See TracRevisionLog for help on using the revision log.