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/util: change av_find_default_stream_index() to use a score based system
Michael Niedermayer
2014-08-04
1
-6
/
+19
*
Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc'
Michael Niedermayer
2014-08-04
2
-15
/
+25
|
\
|
*
Add Icecast protocol
Marvin Scholz
2014-08-04
4
-1
/
+231
*
|
libavformat: Add Icecast protocol
ePirat
2014-08-04
4
-1
/
+209
*
|
Merge commit '6a463e7fb4f028c52d2e2d054f9483f4fff492bc'
Michael Niedermayer
2014-08-04
1
-13
/
+24
|
\
\
|
|
/
|
*
http: Refactor http_open_cnx
Luca Barbato
2014-08-03
1
-12
/
+24
*
|
avformat/http: fix tls/tcp protocol after a 302 move in https
Rodger Combs
2014-08-04
1
-0
/
+1
*
|
avformat/mpegtsenc: do not flush after everything
Michael Niedermayer
2014-08-03
1
-4
/
+0
*
|
avformat/mux: flush after header writing, like after packets
Michael Niedermayer
2014-08-03
1
-0
/
+2
*
|
avformat/tee: flip assigment direction
Michael Niedermayer
2014-08-03
1
-1
/
+1
*
|
avformat/dtsdec: skip the first 4k in dts_probe()
Michael Niedermayer
2014-08-02
1
-1
/
+1
*
|
avformat/dtsdec: fix signedness in reference pcm highpass in dts_probe()
Michael Niedermayer
2014-08-02
1
-1
/
+1
*
|
avformat/dtsdec: count LE and BE separately in dts_probe()
Michael Niedermayer
2014-08-02
1
-8
/
+12
*
|
avformat/format: Check for av_guess_format() failure
Michael Niedermayer
2014-08-02
1
-1
/
+3
*
|
avformat/format: use av_match_name() in av_guess_codec()
Michael Niedermayer
2014-08-02
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/hlsenc: add some empty lines to make the code easier to read
Nicolas Martyanoff
2014-07-31
1
-0
/
+7
*
|
avformat/hlsenc: rename some identifers to make the code easier to read
Nicolas Martyanoff
2014-07-31
1
-27
/
+27
*
|
avformat/hlsenc: Add some comments to make the code easier to read
Nicolas Martyanoff
2014-07-31
1
-1
/
+2
*
|
movdec: remove nonsensical snprintf.
Reimar Döffinger
2014-07-30
1
-3
/
+1
*
|
mxfdec: add missing "const" to array declaration.
Reimar Döffinger
2014-07-30
1
-1
/
+1
*
|
Add int64_t probesize2 instead of int probesize to AVFormatContext.
Carl Eugen Hoyos
2014-07-30
7
-16
/
+28
*
|
lavf/mux: Fix a typo checking aspect ratios.
Carl Eugen Hoyos
2014-07-30
1
-1
/
+1
*
|
avformat/movenc: add m4b to list of ipod playable files
gerion.entrup@t-online.de
2014-07-30
1
-2
/
+4
*
|
avformat/format: fix memleak and error code
Michael Niedermayer
2014-07-29
1
-1
/
+3
*
|
avformat/format.c: remove duplicate include, put libavutil includes together
Michael Niedermayer
2014-07-29
1
-3
/
+3
*
|
avformat/format: simplify ifdeffery
Michael Niedermayer
2014-07-29
1
-3
/
+1
*
|
Merge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a'
Michael Niedermayer
2014-07-29
1
-0
/
+1
|
\
\
|
|
/
|
*
matroska: Register mime types
Luca Barbato
2014-07-29
1
-0
/
+1
*
|
Merge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd'
Michael Niedermayer
2014-07-29
1
-0
/
+1
|
\
\
|
|
/
|
*
aac: Register the mime type
Luca Barbato
2014-07-29
1
-0
/
+1
*
|
avformat: fix probe mime version checks
Michael Niedermayer
2014-07-29
2
-4
/
+4
*
|
Merge commit '3a19405d574a467c68b48e4b824c76617fd59de0'
Michael Niedermayer
2014-07-29
3
-10
/
+39
|
\
\
|
|
/
|
*
avformat: Use the mime type information in input probe
Luca Barbato
2014-07-29
3
-12
/
+37
*
|
Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'
Michael Niedermayer
2014-07-29
1
-20
/
+2
|
\
\
|
|
/
|
*
avstring: Expose the simple name match function
Luca Barbato
2014-07-29
1
-19
/
+1
*
|
Merge commit 'e253a9e2b3d683eb51db7c776326eb07de10ad4c'
Michael Niedermayer
2014-07-29
2
-163
/
+167
|
\
\
|
|
/
|
*
avformat: Move av_probe_input* to format.c
Luca Barbato
2014-07-29
2
-136
/
+138
|
*
caf: Use correct printf conversion specifiers for POSIX int types
Diego Biurrun
2014-07-28
1
-1
/
+1
*
|
avformat/hlsenc: fix cleanup after avformat_write_header()
Nicolas Martyanoff
2014-07-29
1
-1
/
+1
*
|
Merge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4'
Michael Niedermayer
2014-07-29
1
-3
/
+3
|
\
\
|
|
/
|
*
dump: Use correct printf conversion specifiers for POSIX int types
Diego Biurrun
2014-07-28
1
-3
/
+3
*
|
Merge commit '259fe7280d0b63dc7a8ff017d44f26d3a84cfde8'
Michael Niedermayer
2014-07-29
1
-0
/
+14
|
\
\
|
|
/
|
*
mxf: Extract origin information from material and source track
Marc-Antoine Arnaud
2014-07-28
1
-0
/
+14
*
|
Merge commit 'c9d982aa11a6267611c3770792f0e04b48438348'
Michael Niedermayer
2014-07-29
1
-0
/
+18
|
\
\
|
|
/
|
*
mxf: Detect Vanc/Vbi SMPTE-436M mxf track
Marc-Antoine Arnaud
2014-07-28
1
-0
/
+18
*
|
Fix standalone compilation of the adts muxer.
Carl Eugen Hoyos
2014-07-28
1
-1
/
+2
*
|
Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d'
Michael Niedermayer
2014-07-27
2
-2
/
+3
|
\
\
|
|
/
|
*
avformat: Mark AVOutputFormat argument in avformat_query_codec as const
Diego Biurrun
2014-07-26
2
-2
/
+3
[next]