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
/
flvdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/flvdec: added support for KUX container
Swaraj Hota
2019-04-06
1
-0
/
+38
*
lavf/flvdec: Cosmetics: Fix indentation for flv_read_packet
Jun Zhao
2019-03-31
1
-122
/
+122
*
lavf/flvdec: add AMF date type support
Jun Zhao
2019-03-31
1
-2
/
+22
*
lavf/flvdec: fix typo in log message
Jun Zhao
2019-03-23
1
-1
/
+1
*
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2019-03-21
1
-3
/
+3
*
avformat/flvdec: Try to support some concatenated flv files
Michael Niedermayer
2019-01-31
1
-0
/
+23
*
flvdec: Export unknown metadata packets as opaque data
Martin Storsjö
2018-11-05
1
-4
/
+14
*
flvdec: Rename FLV_STREAM_TYPE_DATA into FLV_STREAM_TYPE_SUBTITLE
Martin Storsjö
2018-11-05
1
-4
/
+4
*
avformat/flvdec: don't propagate empty extradata
James Almer
2018-08-24
1
-0
/
+6
*
avformat/flvdec: add flv_full_metadata option into flvdec
Steven Liu
2018-08-07
1
-2
/
+4
*
avformat/flvdec: reindent code for previous commit
Steven Liu
2018-08-07
1
-11
/
+11
*
avformat/flvdec: add flv_ignore_prevtag option into flvdec
Steven Liu
2018-08-07
1
-0
/
+4
*
lavf/flvdec: Remove an outdated comment.
Carl Eugen Hoyos
2018-07-25
1
-2
/
+0
*
avformat/flvdec: Set broken_sizes for FlixEngine.
Nikolas Bowe
2018-02-23
1
-2
/
+4
*
Merge commit '279e3aaa14daba6b7a37d75f3fb6e29c732d123f'
James Almer
2017-10-28
1
-0
/
+6
|
\
|
*
flv: Validate the packet size
Luca Barbato
2017-04-20
1
-0
/
+6
|
*
flvdec: Set avg_frame_rate for video streams
Carl Eugen Hoyos
2017-03-22
1
-0
/
+9
*
|
flvdec: Check the avio_seek return value after reading a metadata packet
Martin Storsjö
2017-10-27
1
-1
/
+7
*
|
Revert "flvdec: Check the avio_seek return value after reading a metadata pa...
Steven Liu
2017-10-27
1
-7
/
+1
*
|
flvdec: Check the avio_seek return value after reading a metadata packet
Steven Liu
2017-09-07
1
-1
/
+7
*
|
avformat/flvdec: Set need_context_update when setting the initial extradata
Alex Converse
2017-09-03
1
-0
/
+1
*
|
avformat/flvdec: check FLVHeader PreviousTagSize0
Steven Liu
2017-03-28
1
-1
/
+11
*
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2017-03-21
1
-3
/
+4
|
\
\
|
|
/
|
*
lavf: fix usage of AVIOContext.seekable
Anton Khirnov
2016-09-30
1
-1
/
+2
*
|
avformat/flvdec: remove meaningless warning
wm4
2017-03-06
1
-1
/
+0
*
|
refine avformat/flvdec set bit_rate
Steven Liu
2016-11-26
1
-1
/
+2
*
|
avformat/flvdec: move set bit_rate from parse AMF OBJECT to
Steven Liu
2016-11-26
1
-4
/
+8
*
|
lavf/flvdec: Set avg_frame_rate for video streams.
Carl Eugen Hoyos
2016-11-25
1
-1
/
+8
*
|
flvdec: require need_context_update when changing codec id
Andreas Cadhalpun
2016-11-25
1
-6
/
+21
*
|
avformat/flvdec: add debug message to list keyframes index metadata
Steven Liu
2016-11-19
1
-0
/
+2
*
|
avformat/flvdec: Fix regression loosing streams
Michael Niedermayer
2016-10-28
1
-1
/
+11
*
|
lavf/flvdec: init AVPacket::pos to FLVTAG offset
Suman-
2016-10-26
1
-0
/
+1
*
|
avformat/flvdec: parse keyframe before a\v stream was created add_keyframes_i...
Xinzheng Zhang
2016-07-27
1
-2
/
+6
*
|
avformat/flvdec: splitting add_keyframes_index() out from parse_keyframes_ind...
Xinzheng Zhang
2016-07-27
1
-16
/
+60
*
|
avformat/flvdec: Do not check last size if it could not be read due to EOF
Michael Niedermayer
2016-06-22
1
-0
/
+1
*
|
avformat/flvdec: Also print sum_flv_tag_size on size mismatches
Michael Niedermayer
2016-06-22
1
-1
/
+1
*
|
avformat/flvdec: Accept last size if its off by 1
Michael Niedermayer
2016-06-22
1
-1
/
+1
*
|
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
*
|
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
-141
/
+137
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-122
/
+127
*
|
lavf/flvdec: Allow files where the PreviousTagSize is not set according to th...
Thierry Foucu
2016-01-29
1
-1
/
+5
*
|
Merge commit 'e4eb13ca77624401ea7cef1ed6ad8e2d13fd2063'
Derek Buitenhuis
2016-01-27
1
-11
/
+13
|
\
\
|
|
/
|
*
flvdec: Add sanity checking of the last packet size
Martin Storsjö
2016-01-19
1
-7
/
+9
*
|
Merge commit '09f4822e4eaf61513b9092414450f3ae920ccd9d'
Derek Buitenhuis
2016-01-27
1
-1
/
+2
|
\
\
|
|
/
|
*
flvdec: perform duration search just once
Michael Niedermayer
2016-01-19
1
-1
/
+4
|
*
flvdec: do not create any streams in read_header()
Anton Khirnov
2015-12-12
1
-9
/
+2
*
|
avformat/flvdec: Fix left shift of 137 by 24 places cannot be represented in ...
Michael Niedermayer
2015-12-04
1
-1
/
+1
*
|
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-12-04
1
-1
/
+1
[next]