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
/
xwma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xwma: Avoid division by zero
Martin Storsjö
2013-09-29
1
-0
/
+8
*
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-2
/
+2
*
Add informative messages to av_log_ask_for_sample calls lacking them
Diego Biurrun
2013-03-12
1
-4
/
+2
*
xwma: Remove unused variable
Benjamin Larsson
2013-01-07
1
-1
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
xwma: Validate channels and bits_per_coded_sample.
Alex Converse
2012-03-22
1
-0
/
+11
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-1
/
+1
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+2
*
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
1
-1
/
+1
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-6
/
+6
*
xwma: Fix wrong printf format expression.
Diego Biurrun
2011-04-15
1
-2
/
+6
*
xwma demuxer: typos
Max Horn
2011-04-15
1
-2
/
+2
*
handle malloc failures in ff_get_wav_header
Max Horn
2011-04-14
1
-1
/
+4
*
add xWMA demuxer
Max Horn
2011-04-14
1
-0
/
+254