index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
westwood_aud.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
Diego Biurrun
2013-05-04
1
-1
/
+1
*
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-2
/
+2
*
westwood_aud: set channel layout
Justin Ruggles
2012-11-12
1
-0
/
+3
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-3
/
+3
*
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-2
/
+1
*
aud: remove unneeded field, audio_stream_index from context
Justin Ruggles
2012-01-24
1
-10
/
+1
*
aud: fix time stamp calculation for ADPCM IMA WS
Justin Ruggles
2012-01-24
1
-9
/
+1
*
aud: simplify header parsing
Justin Ruggles
2012-01-24
1
-22
/
+27
*
aud: set pts_wrap_bits to 64.
Justin Ruggles
2012-01-24
1
-1
/
+1
*
cosmetics: indentation
Justin Ruggles
2012-01-24
1
-8
/
+8
*
aud: support Westwood SND1 audio in AUD files.
Justin Ruggles
2012-01-24
1
-6
/
+26
*
westwood: split the AUD and VQA demuxers into separate files.
Justin Ruggles
2012-01-23
1
-0
/
+173