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
/
adxdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat: fix overflows during bit rate calculation
Andreas Cadhalpun
2016-12-14
1
-1
/
+1
*
adxdec: validate sample_rate
Andreas Cadhalpun
2016-11-07
1
-0
/
+5
*
avformat/adxdec: set bit_rate, fixes duration calculation
Paul B Mahol
2016-05-15
1
-0
/
+1
*
avformat: add AVFormatContext to ff_get_extradata()
Paul B Mahol
2016-04-14
1
-1
/
+1
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-15
/
+15
|
\
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-17
/
+17
*
|
lavf/adxdec: Add Autodetection.
Carl Eugen Hoyos
2016-02-01
1
-0
/
+14
*
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
Hendrik Leppkes
2015-10-27
1
-2
/
+2
|
\
\
|
|
/
|
*
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
1
-2
/
+2
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
|
*
avformat/adxdec: set avctx->channels in adx_read_header
Andreas Cadhalpun
2015-03-05
1
-0
/
+6
*
|
avformat/adxdec: check avctx->channels for invalid values
Andreas Cadhalpun
2015-02-26
1
-0
/
+5
*
|
avformat/adxdec: set avctx->channels in adx_read_header
Andreas Cadhalpun
2015-02-26
1
-0
/
+6
*
|
Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6'
Michael Niedermayer
2014-07-09
1
-7
/
+5
|
\
\
|
|
/
|
*
adxdec: get rid of an avpriv function
Anton Khirnov
2014-07-09
1
-7
/
+5
*
|
avformat/adxdec: use ff_get_extradata()
Michael Niedermayer
2013-12-25
1
-6
/
+1
*
|
avformat: use ff_alloc_extradata()
Paul B Mahol
2013-10-13
1
-2
/
+1
*
|
Reinstate proper FFmpeg license for all files.
Thilo Borgmann
2013-08-30
1
-4
/
+4
|
/
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
lavf: rename AVInputFormat.value to raw_codec_id.
Anton Khirnov
2012-01-31
1
-2
/
+2
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-1
/
+1
*
adx: add AVFMT_GENERIC_INDEX to demuxer flags.
Justin Ruggles
2012-01-03
1
-0
/
+1
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+2
*
adx: rename ff_adx_decode_header() to avpriv_adx_decode_header()
Justin Ruggles
2011-11-26
1
-2
/
+3
*
avformat: add CRI ADX format demuxer
Justin Ruggles
2011-11-26
1
-0
/
+110