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
...
|
*
avisynth: Cast to the right type when loading avisynth library functions
Diego Biurrun
2016-11-29
1
-1
/
+2
|
*
build: Drop gcrypt support
Diego Biurrun
2016-11-25
4
-40
/
+2
*
|
avformat/matroskaenc: don't try to update flac extradata if live streaming
James Almer
2017-04-08
1
-1
/
+1
*
|
lavf: use the new bitstream filter for extracting extradata
James Almer
2017-04-07
2
-13
/
+142
*
|
avformat/dump : Display Content Light Level metadata
Steve Lhomme
2017-04-06
1
-0
/
+11
*
|
libavformat/mov: Fix memory leak, need to free the chapter tracks array
Thierry Foucu
2017-04-06
1
-0
/
+1
*
|
avformat/ftp: Solve a crash bug when network occur a exception
tiejun.peng@foxmail.com
2017-04-05
1
-0
/
+3
*
|
rtp: rfc4175: add handler for YCbCr-4:2:2
Damien Riegel
2017-04-05
4
-0
/
+239
*
|
Merge commit '537b5b773b317af79d3a5b576ee9683e15ed84f6'
James Almer
2017-04-04
1
-0
/
+2
|
\
\
|
|
/
|
*
rtmpdh: Do global initialization before running the test
Martin Storsjö
2016-11-24
1
-0
/
+2
|
*
rdt: Convert to the new bitstream reader
Alexandra Hájková
2016-11-24
1
-17
/
+18
|
*
ogg: Convert to the new bitstream reader
Alexandra Hájková
2016-11-24
2
-28
/
+33
|
*
mpegts: Convert to the new bitstream reader
Alexandra Hájková
2016-11-24
1
-23
/
+25
|
*
matroska: use av_stream_add_side_data() for stereo3d side data
James Almer
2016-11-23
1
-14
/
+8
|
*
mov: Use av_stream_add_side_data() for displaymatrix side data
James Almer
2016-11-23
1
-13
/
+5
|
*
utils: Add av_stream_add_side_data()
James Almer
2016-11-23
3
-11
/
+43
|
*
ape: Restructure DEBUG ifdefs to avoid unused function parameter warnings
Diego Biurrun
2016-11-22
1
-2
/
+4
|
*
rtpdec_mpeg4: const correctness for parse_fmtp_config()
Diego Biurrun
2016-11-21
1
-1
/
+1
|
*
hlsenc: Fix the openssl support
Luca Barbato
2016-11-18
1
-0
/
+1
|
*
hlsenc: Add encryption support
Luca Barbato
2016-11-17
1
-18
/
+198
*
|
avformat/mov: Check creation_time for overflow
Michael Niedermayer
2017-04-04
1
-0
/
+6
*
|
Bump versions for master after 3.3
Michael Niedermayer
2017-04-02
1
-1
/
+1
*
|
Bump minor for 3.3
Michael Niedermayer
2017-04-02
1
-1
/
+1
*
|
avformat/oggparsedaala: Do not leave an invalid value in gpshift
Michael Niedermayer
2017-04-01
1
-0
/
+1
*
|
avformat/oggparsedaala: Check duration for AV_NOPTS_VALUE
Michael Niedermayer
2017-04-01
1
-1
/
+1
*
|
Merge commit 'd860a3cc0a12360a92b9ffd179a0c34413beaf88'
Clément Bœsch
2017-04-01
1
-31
/
+28
|
\
\
|
|
/
|
*
crypto: Add encryption support
Christian Suloway
2016-11-17
1
-21
/
+146
*
|
Merge commit '3cc3463f306f425f76bd962755df1132eeac6dfa'
Clément Bœsch
2017-04-01
1
-12
/
+14
|
\
\
|
|
/
|
*
avisynth: Support pix_fmts added to AviSynth+
Stephen Hutchinson
2016-11-17
1
-1
/
+165
|
*
avisynth: Simplify the pix_fmt check for the newer AviSynth API
Stephen Hutchinson
2016-11-17
1
-22
/
+5
|
*
avisynth: Fix setting stream timebase
Marton Balint
2016-11-17
1
-5
/
+3
|
*
mov: Fix identity matrix boolean logic
Vittorio Giovara
2016-11-16
1
-2
/
+2
*
|
Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'
James Almer
2017-03-31
1
-2
/
+1
|
\
\
|
|
/
|
*
Drop pointless void* casts
Diego Biurrun
2016-11-13
1
-2
/
+1
|
*
nut: Use correct function pointer casts instead of void*
Diego Biurrun
2016-11-12
3
-5
/
+10
|
*
matroskaenc: write updated STREAMINFO metadata for FLAC streams if available
James Almer
2016-11-10
1
-0
/
+27
|
*
matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf
James Almer
2016-11-10
1
-6
/
+74
*
|
avformat/dump: use av_spherical_projection_name() to print spherical projecti...
James Almer
2017-03-31
1
-10
/
+1
*
|
lavf/amr: Return AVERROR_EOF on EOF.
Carl Eugen Hoyos
2017-03-31
1
-1
/
+3
*
|
lavf/mov.c: Add -advanced_editlist option for mov format.
Sasi Inguva
2017-03-31
2
-4
/
+24
*
|
Bump minor versions for master after release/3.3 branchpoint
Michael Niedermayer
2017-03-31
1
-1
/
+1
*
|
Bump minor versions for staring release/3.3 branch
Michael Niedermayer
2017-03-31
1
-1
/
+1
*
|
Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'
Clément Bœsch
2017-03-31
11
-27
/
+23
|
\
\
|
|
/
|
*
Use avpriv_report_missing_feature() where appropriate
Diego Biurrun
2016-11-08
13
-32
/
+28
|
*
mov: Read multiple stsd from DV
Vittorio Giovara
2016-11-08
1
-0
/
+2
|
*
hevc: Support extradata changes from multiple stsd
Vittorio Giovara
2016-11-08
1
-7
/
+5
*
|
avformat/mov: Init ref_sc / ref_st to NULL
Michael Niedermayer
2017-03-30
1
-2
/
+2
*
|
avformat/libopenmpt: Check for avio_size() failure
Michael Niedermayer
2017-03-30
1
-1
/
+1
*
|
avformat/mux: Check return code of av_packet_split_side_data()
Michael Niedermayer
2017-03-30
1
-2
/
+5
*
|
avformat/nut: Add HEVC and Opus support
Leo Izen
2017-03-30
1
-0
/
+2
[prev]
[next]