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
/
amr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2019-03-21
1
-3
/
+3
*
lavf/amr: Fix heuristic to avoid detection of repeated bytes.
Carl Eugen Hoyos
2018-06-26
1
-4
/
+2
*
lavf/amr: Make the heuristic for auto-detection even stricter.
Carl Eugen Hoyos
2018-06-22
1
-3
/
+3
*
lavf/amr: Stricter heuristic for auto-detection.
Carl Eugen Hoyos
2018-04-06
1
-4
/
+6
*
lavf/amr: Do not set codec_tag for raw amr_nb and raw amr_wb.
Carl Eugen Hoyos
2017-11-06
1
-2
/
+0
*
lavf/amr: Add amrnb and amrwb demuxers.
Carl Eugen Hoyos
2017-11-05
1
-10
/
+123
*
lavf/amr: Return AVERROR_EOF on EOF.
Carl Eugen Hoyos
2017-03-31
1
-1
/
+3
*
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-2
/
+2
|
\
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-2
/
+2
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-18
/
+18
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-18
/
+18
*
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
Hendrik Leppkes
2015-10-27
1
-1
/
+1
|
\
\
|
|
/
|
*
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
1
-1
/
+1
*
|
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-1
/
+1
*
|
Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'
Michael Niedermayer
2014-06-18
1
-0
/
+1
|
\
\
|
|
/
|
*
lavf: add the notimestamps flag to the muxers missing it
Anton Khirnov
2014-06-18
1
-0
/
+1
|
*
lavf: Don't explicitly flush after each written packet in muxers
Clément Bœsch
2013-09-16
1
-1
/
+0
*
|
Improve amr bitrate calculation for VBR files.
Carl Eugen Hoyos
2014-04-11
1
-2
/
+12
*
|
Fix a typo in amr.c.
Carl Eugen Hoyos
2014-04-09
1
-1
/
+1
*
|
Remove an unneeded include of avassert.h from amr.c.
Carl Eugen Hoyos
2014-04-09
1
-1
/
+0
*
|
Remove an incorrect and unneeded assert in the amr demuxer.
Carl Eugen Hoyos
2013-09-29
1
-2
/
+0
*
|
lavf: remove some flushing in write_packet muxers callbacks.
Clément Bœsch
2013-04-14
1
-1
/
+0
*
|
Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b'
Michael Niedermayer
2012-11-13
1
-0
/
+3
|
\
\
|
|
/
|
*
amr: set channel_layout
Justin Ruggles
2012-11-12
1
-0
/
+3
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-9
/
+9
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-9
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
1
-2
/
+2
|
\
\
|
|
/
|
*
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-07-30
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-18
1
-2
/
+2
|
\
\
|
|
/
|
*
amr: Mark an array const
Martin Storsjö
2012-06-17
1
-1
/
+1
|
*
amr: More space cleanup
Martin Storsjö
2012-06-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-17
1
-56
/
+41
|
\
\
|
|
/
|
*
amr: Cosmetic cleanup
Martin Storsjö
2012-06-17
1
-57
/
+40
*
|
amr: use av_assert()
Michael Niedermayer
2012-06-15
1
-3
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-06
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Align muxer/demuxer declarations
Martin Storsjö
2012-04-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-06
1
-2
/
+0
|
\
\
|
|
/
|
*
amr demuxer: do not set AVCodecContext.frame_size.
Justin Ruggles
2012-03-05
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-2
/
+1
|
\
\
|
|
/
|
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
1
-1
/
+2
|
\
\
|
|
/
|
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-29
1
-1
/
+0
|
\
\
|
|
/
|
*
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
Diego Biurrun
2011-11-28
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-16
/
+14
|
\
\
|
|
/
|
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-16
/
+14
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-23
1
-1
/
+6
|
\
\
|
|
/
|
*
amr: Set the AVFMT_GENERIC_INDEX flag
Martin Storsjö
2011-03-21
1
-0
/
+1
[next]