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
/
flacdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'ed1cd81076434b76f37576d4d806973476a8e96c'
Clément Bœsch
2017-03-15
1
-9
/
+20
|
\
|
*
flac demuxer: improve probing
Anton Khirnov
2016-07-31
1
-3
/
+18
*
|
lavf/flacdec: Return maximum score if the streaminfo header is valid.
Carl Eugen Hoyos
2017-03-02
1
-1
/
+8
*
|
avformat/flacdec: Check avio_read result when reading flac block header.
Frank Liberato
2017-01-25
1
-1
/
+2
*
|
avformat/flacdec: Fix seeking close to EOF
Michael Niedermayer
2016-06-22
1
-3
/
+6
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-9
/
+9
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-7
/
+7
*
|
avformat/flacdec: remove unused return code assignment
Michael Niedermayer
2015-12-09
1
-3
/
+3
*
|
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-10-27
1
-1
/
+1
*
|
avformat/flacdec: support fast-seek
Ching Yi, Chan
2015-10-04
1
-1
/
+59
*
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
lavf/flac: Autodetect raw flac files.
Carl Eugen Hoyos
2015-04-10
1
-0
/
+18
*
|
Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c'
Michael Niedermayer
2014-11-06
1
-8
/
+11
|
\
\
|
|
/
|
*
lavf: stop using avpriv_flac_parse_streaminfo()
Anton Khirnov
2014-11-06
1
-8
/
+11
*
|
Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8'
Michael Niedermayer
2014-08-14
1
-1
/
+4
|
\
\
|
|
/
|
*
ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes.
Andrew Stone
2014-08-13
1
-1
/
+4
*
|
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-1
/
+1
*
|
Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f'
Michael Niedermayer
2014-05-28
1
-1
/
+1
|
\
\
|
|
/
|
*
matroskadec: parse the channel layout mask for FLAC
Anton Khirnov
2014-05-28
1
-1
/
+1
*
|
Merge commit '5fdaf312c5541b77b6364db8b49d6abb416a25c0'
Michael Niedermayer
2014-05-28
1
-1
/
+1
|
\
\
|
|
/
|
*
flac: make avpriv_flac_parse_block_header() inline
Anton Khirnov
2014-05-28
1
-1
/
+1
*
|
Merge commit 'd6b9ce99ea384fb676561461768b8316725a4ccd'
Michael Niedermayer
2014-05-28
1
-0
/
+15
|
\
\
|
|
/
|
*
flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag
Anton Khirnov
2014-05-28
1
-0
/
+15
*
|
avformat/flacdec/flac_read_timestamp: free the correct packet
Michael Niedermayer
2014-04-16
1
-2
/
+2
*
|
avformat/flacdec/flac_read_timestamp: dont modify AVStream state
Michael Niedermayer
2014-04-15
1
-8
/
+12
*
|
flac demuxer: improve seeking
Rainer Hochecker
2014-04-14
1
-0
/
+45
*
|
Merge commit '1d55f8d5f6f2cd74fa27170e2be37a72441d9202'
Michael Niedermayer
2014-04-04
1
-0
/
+5
|
\
\
|
|
/
|
*
flacdec: export replaygain tags from Vorbis comments
Alessandro Ghedini
2014-04-04
1
-0
/
+5
*
|
Merge commit '601d6228c4811d8971a2412a759e1a4ab775ebe8'
Michael Niedermayer
2013-10-13
1
-1
/
+1
|
\
\
|
|
/
|
*
flac: move picture parsing code in a separate file
James Almer
2013-10-12
1
-130
/
+2
*
|
lavf/flacdec: Share the function to parse cover art blocks
James Almer
2013-07-09
1
-128
/
+2
*
|
Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
Michael Niedermayer
2013-05-05
1
-1
/
+1
|
\
\
|
|
/
|
*
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
Diego Biurrun
2013-05-04
1
-1
/
+1
*
|
Merge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'
Michael Niedermayer
2013-03-16
1
-5
/
+3
|
\
\
|
|
/
|
*
flacdec: simplify bounds checking in flac_probe()
Xi Wang
2013-03-15
1
-5
/
+3
*
|
Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'
Michael Niedermayer
2013-03-08
1
-6
/
+7
|
\
\
|
|
/
|
*
avpacket: use AVBuffer to allow refcounting the packets.
Anton Khirnov
2013-03-08
1
-6
/
+7
*
|
flac_probe: make buffer pointers const
Michael Niedermayer
2012-12-25
1
-2
/
+2
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-5
/
+5
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-5
/
+5
*
|
flacdec: fix memleaks
Paul B Mahol
2012-07-30
1
-20
/
+19
*
|
flacdec: mark as AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
2012-07-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-08
1
-11
/
+24
|
\
\
|
|
/
|
*
flacdec: be less strict when parsing attached pictures.
Anton Khirnov
2012-07-07
1
-7
/
+18
|
*
flacdec: don't create an attached picture stream until we have all information.
Anton Khirnov
2012-07-07
1
-4
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-16
1
-0
/
+123
|
\
\
|
|
/
|
*
flacdec: read attached pictures.
Anton Khirnov
2012-06-16
1
-0
/
+123
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-06
1
-2
/
+2
|
\
\
|
|
/
|
*
cosmetics: Align muxer/demuxer declarations
Martin Storsjö
2012-04-06
1
-2
/
+2
[next]