Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-24aud: remove unneeded field, audio_stream_index from contextJustin Ruggles
2012-01-24aud: fix time stamp calculation for ADPCM IMA WSJustin Ruggles
2012-01-24aud: simplify header parsingJustin Ruggles
2012-01-24aud: set pts_wrap_bits to 64.Justin Ruggles
2012-01-24cosmetics: indentationJustin Ruggles
2012-01-24aud: support Westwood SND1 audio in AUD files.Justin Ruggles
2012-01-23westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles