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
*
Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae'
Michael Niedermayer
2014-10-21
1
-1
/
+1
|
\
|
*
flvdec: make sure to check create_stream and report the same error
Vittorio Giovara
2014-10-21
1
-2
/
+5
*
|
Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629'
Michael Niedermayer
2014-10-21
1
-0
/
+1
|
\
\
|
|
/
|
*
flvdec: avoid unitialized use of a struct member
Vittorio Giovara
2014-10-21
1
-0
/
+1
*
|
avformat/flvdec: read the correct bits into the tag type
Steven Liu
2014-09-04
1
-1
/
+1
*
|
Merge commit '0f789322efa78a672e4c3027e5cc12b8a947043a'
Michael Niedermayer
2014-08-13
1
-0
/
+1
|
\
\
|
|
/
|
*
flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever met...
Andrew Stone
2014-08-13
1
-0
/
+1
*
|
Merge commit '93c04e095dc37ebdab22174e88cfa91e24940866'
Michael Niedermayer
2014-08-13
1
-40
/
+42
|
\
\
|
|
/
|
*
Expose metadata found in onCuePoint events in .flv files.
Andrew Stone
2014-08-13
1
-40
/
+42
*
|
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-1
/
+1
*
|
Merge commit 'fa14804c83a7108a50c63d1f2180e30c75909529'
Michael Niedermayer
2014-08-01
1
-2
/
+5
|
\
\
|
|
/
|
*
flv: Index the audio stream
Luca Barbato
2014-08-01
1
-2
/
+5
*
|
avformat/flvdec: use AV_PKT_DATA_NEW_EXTRADATA for h264 too
Michael Niedermayer
2014-07-23
1
-1
/
+2
*
|
avformat/flvdec: give live_flvdec a separate name
Michael Niedermayer
2014-06-21
1
-1
/
+1
*
|
avformat/flvdec: Support live flv / NGINX RTMP streams
Michael Niedermayer
2014-06-16
1
-5
/
+40
*
|
Merge commit 'a1859032e39d96352687186fd179e1559dea2aca'
Michael Niedermayer
2014-06-01
1
-8
/
+0
|
\
\
|
|
/
|
*
flvdec: Do not default to a video and audio stream
Uwe L. Korn
2014-06-01
1
-8
/
+0
*
|
Fix skiping typos
Michael Niedermayer
2014-04-27
1
-1
/
+1
*
|
Merge commit '152b797cd687e96a582a1cb908dddf3d330d7637'
Michael Niedermayer
2014-04-24
1
-2
/
+0
|
\
\
|
|
/
|
*
flv: Do not mangle dts values for negative cts
Luca Barbato
2014-04-23
1
-2
/
+0
*
|
Merge commit '5d983fdbca5570a1545a892583a372cfb3fffe92'
Michael Niedermayer
2014-04-24
1
-3
/
+4
|
\
\
|
|
/
|
*
flv: Warn only once
Luca Barbato
2014-04-23
1
-1
/
+1
*
|
Merge commit '374fdc8c071dcd96422378b0a1a0d453336d8a01'
Michael Niedermayer
2014-04-24
1
-3
/
+3
|
\
\
|
|
/
|
*
flv: Improve log messages
Luca Barbato
2014-04-23
1
-3
/
+3
*
|
avformat/flvdec: also include file position in debug output
Michael Niedermayer
2014-04-23
1
-1
/
+1
*
|
avformat/flvdec: discard inconsistent timestamps
Michael Niedermayer
2014-03-12
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-11
1
-0
/
+9
|
\
\
|
|
/
|
*
flv: Workaround for buggy Omnia A/XE encoder
Benjamin Larsson
2014-01-11
1
-0
/
+6
*
|
avformat/flvdec: initialize context before reading from it
Michael Niedermayer
2014-01-10
1
-1
/
+1
*
|
avformat/flvdec: use ff_get_extradata()
Michael Niedermayer
2013-12-25
1
-2
/
+1
*
|
Enable parser in FLV demuxer for H264 codec
Alex Sukhanov
2013-12-15
1
-0
/
+1
*
|
avformat/flvdec: use avpriv_request_sample()
Paul B Mahol
2013-10-18
1
-2
/
+2
*
|
avformat: use ff_alloc_extradata()
Paul B Mahol
2013-10-13
1
-6
/
+2
*
|
Merge commit 'c951e4b442df9dde6051634a85359eb809bf2142'
Michael Niedermayer
2013-09-23
1
-19
/
+69
|
\
\
|
|
/
|
*
flv: Make onTextData parsing robust
Luca Barbato
2013-09-22
1
-19
/
+69
*
|
Merge commit '0a9425d7cfdf0113c3d32096c9406823efe0cd0a'
Michael Niedermayer
2013-09-17
1
-1
/
+2
|
\
\
|
|
/
|
*
flv: Do not export datastream as metadata
Luca Barbato
2013-09-16
1
-1
/
+2
*
|
Merge commit 'f4634ae8a83d13a1abf3baac8956a3111aa09ed2'
Michael Niedermayer
2013-08-28
1
-1
/
+1
|
\
\
|
|
/
|
*
flv: Fix the help string
Luca Barbato
2013-08-27
1
-1
/
+1
*
|
flvdec: silence unused warning
Michael Niedermayer
2013-08-02
1
-1
/
+2
*
|
Merge commit 'f900f35ac8db4ac30df6fda1c27502c2ef9e6ba5'
Michael Niedermayer
2013-08-02
1
-11
/
+7
|
\
\
|
|
/
|
*
flvdec: Eliminate completely silly goto
Diego Biurrun
2013-08-01
1
-11
/
+7
*
|
Merge commit 'e4529df944616917ae8462f5102253ff7f983093'
Michael Niedermayer
2013-08-02
1
-339
/
+410
|
\
\
|
|
/
|
*
flvdec: K&R formatting cosmetics
Diego Biurrun
2013-08-01
1
-323
/
+386
*
|
Merge commit '390b4d7088b5cecace245fee0c54a57e24dabdf4'
Michael Niedermayer
2013-08-02
1
-1
/
+1
|
\
\
|
|
/
|
*
flvdec: Fix = vs. == typo in sample rate check
Diego Biurrun
2013-08-01
1
-1
/
+1
|
*
Remove unreachable returns
Diego Biurrun
2013-07-27
1
-4
/
+0
*
|
Rename "AVClass class" as "AVClass component_class".
Carl Eugen Hoyos
2013-06-30
1
-2
/
+2
*
|
flvdec: Fix mistakenly discarding metadata at dts==0
Atli Thorbjornsson
2013-06-07
1
-7
/
+7
*
|
Remove two anonymous arrays.
Carl Eugen Hoyos
2013-04-17
1
-1
/
+2
[next]