index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
westwood_aud.c
Age
Commit message (
Expand
)
Author
2013-05-05
Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
Michael Niedermayer
2013-05-04
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
Diego Biurrun
2013-03-14
Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e'
Michael Niedermayer
2013-03-13
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2012-11-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-12
westwood_aud: set channel layout
Justin Ruggles
2012-11-03
westwood_aud: remove stale comment
Paul B Mahol
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-02-01
westwood_aud: Fix project reference
Michael Niedermayer
2012-01-27
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-24
aud: remove unneeded field, audio_stream_index from context
Justin Ruggles
2012-01-24
aud: fix time stamp calculation for ADPCM IMA WS
Justin Ruggles
2012-01-24
aud: simplify header parsing
Justin Ruggles
2012-01-24
aud: set pts_wrap_bits to 64.
Justin Ruggles
2012-01-24
cosmetics: indentation
Justin Ruggles
2012-01-24
aud: support Westwood SND1 audio in AUD files.
Justin Ruggles
2012-01-23
westwood: split the AUD and VQA demuxers into separate files.
Justin Ruggles