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
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/hdsenc: Remove redundant NULL pointer checks
Michael Niedermayer
2015-01-09
1
-3
/
+2
*
avformat/tee: Simplify code by using avio_closep()
Michael Niedermayer
2015-01-09
1
-4
/
+2
*
avformat/sapenc: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-09
1
-1
/
+1
*
avformat/utils: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-09
1
-1
/
+1
*
avformat/aiffdec: improve readability
Peter Ross
2015-01-09
1
-3
/
+3
*
Skip Exif data when auto-detecting jpeg images.
Carl Eugen Hoyos
2015-01-09
1
-2
/
+6
*
avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-08
1
-1
/
+1
*
avformat/mlvdec: Simplify code by using avio_closep()
Michael Niedermayer
2015-01-08
1
-4
/
+2
*
avformat/mov: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-08
1
-1
/
+1
*
avformat/rtpenc_chain: Use avio_closep() to avoid leaving stale pointers in m...
Michael Niedermayer
2015-01-08
1
-1
/
+1
*
avformat/rtsp: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-08
1
-1
/
+1
*
avformat/hlsenc: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-08
1
-1
/
+1
*
avformat/img2dec: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-08
1
-1
/
+1
*
avformat/img2enc: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-08
1
-4
/
+4
*
avformat/hdsenc: Simplify code by using avio_closep()
Michael Niedermayer
2015-01-08
1
-4
/
+2
*
Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb'
Michael Niedermayer
2015-01-07
1
-1
/
+0
|
\
|
*
mpeg: Remove unused field
Luca Barbato
2015-01-07
1
-1
/
+0
*
|
avformat/segment: Clear contexts after deallocation
Michael Niedermayer
2015-01-07
1
-4
/
+5
*
|
Merge commit 'b3f04657368a32a9903406395f865e230b1de348'
Michael Niedermayer
2015-01-07
1
-7
/
+20
|
\
\
|
|
/
|
*
segment: Fix the failure paths
Luca Barbato
2015-01-07
1
-12
/
+20
*
|
avformat/dvbsub: remove unused variable
Michael Niedermayer
2015-01-07
1
-2
/
+2
*
|
Merge commit '2a1500fb552364488cfbee3e29e296788a3a6bdd'
Michael Niedermayer
2015-01-07
1
-1
/
+1
|
\
\
|
|
/
|
*
movenc: Fix a typo in a comment
Martin Storsjö
2015-01-06
1
-1
/
+1
*
|
Merge commit 'e581e88cbdb3323ca0026a54b39a9716a3686e9f'
Michael Niedermayer
2015-01-07
1
-1
/
+1
|
\
\
|
|
/
|
*
movenc: Readd an accidentally removed condition
Martin Storsjö
2015-01-06
1
-1
/
+1
*
|
Merge commit '8e03ca2fff40ce065ea5a516200e777c96cd785e'
Michael Niedermayer
2015-01-07
1
-0
/
+1
|
\
\
|
|
/
|
*
isom: add 'mp1v' fourcc
Justin Ruggles
2015-01-06
1
-0
/
+1
*
|
avformat/id3v2: support USLT tags
wm4
2015-01-06
1
-0
/
+50
*
|
avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stal...
Michael Niedermayer
2015-01-06
1
-0
/
+1
*
|
avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-06
1
-2
/
+2
*
|
avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-06
1
-4
/
+4
*
|
avformat/mov: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-06
1
-5
/
+5
*
|
avformat/mov: Clear array to prevent potential out of array read from av_dlog()
Michael Niedermayer
2015-01-06
1
-1
/
+1
*
|
mov: Fix negative size calculation in mov_read_default().
Dale Curtis
2015-01-06
1
-1
/
+1
*
|
avformat/mov: fix integer overflow in mov_read_udta_string()
Michael Niedermayer
2015-01-06
1
-1
/
+1
*
|
mov: Fix overflow and error handling in read_tfra().
Dale Curtis
2015-01-06
1
-15
/
+21
*
|
avformat/id3v1: strip trailing whitespace
wm4
2015-01-05
1
-1
/
+10
*
|
avformat/dvbsub: increase probe score
Michael Niedermayer
2015-01-05
1
-1
/
+1
*
|
avformat/dvbsub: fix indent after previous commit
Michael Niedermayer
2015-01-05
1
-22
/
+22
*
|
avformat/dvbsub: check for 0xf0 earlier in probe, 30% faster
Michael Niedermayer
2015-01-05
1
-0
/
+2
*
|
Merge commit '46808fdf04ab113df374157b90b506eb3110daf2'
Michael Niedermayer
2015-01-05
2
-2
/
+2
|
\
\
|
|
/
|
*
movenc: Enable editlists by default if delay_moov is enabled
Martin Storsjö
2015-01-04
2
-2
/
+2
|
*
libavformat: Check for malloc failures in avformat_new_stream
Martin Storsjö
2015-01-04
1
-0
/
+5
*
|
Merge commit 'c4aa0f865fb2c3b28a309d1bb27fd1c24b75ba28'
Michael Niedermayer
2015-01-05
1
-2
/
+2
|
\
\
|
|
/
|
*
libavformat: Remove a misleading/incorrect comment
Martin Storsjö
2015-01-04
1
-2
/
+2
*
|
avformat/aiffdec: only read codec tag when there is space in header
Peter Ross
2015-01-05
1
-1
/
+3
*
|
avformat/utils: add dvbsub to set_codec_from_probe_data()
Michael Niedermayer
2015-01-05
1
-0
/
+1
*
|
avformat: add dvbsub demuxer
Michael Niedermayer
2015-01-05
4
-1
/
+69
*
|
avformat/rawdec: Add FF_DEF_RAWSUB_DEMUXER
Michael Niedermayer
2015-01-05
1
-0
/
+23
*
|
avformat/rawdec: Make ff_raw_data_read_header() non static
Michael Niedermayer
2015-01-05
2
-1
/
+3
[next]