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/hls: fix potential integer overflow
Michael Niedermayer
2016-02-16
1
-1
/
+1
*
mov: Fix leftover merge conflict cruft
Derek Buitenhuis
2016-02-16
1
-5
/
+1
*
Merge commit '5eb562831b3a9bea8026c413ef1338e06450d005'
Derek Buitenhuis
2016-02-16
1
-1
/
+5
|
\
|
*
mov: Use the correct type for size
Luca Barbato
2016-02-14
1
-5
/
+5
*
|
Merge commit 'e579d8b29cdb9b42c50a0fde277dfb047c1466ad'
Derek Buitenhuis
2016-02-16
1
-0
/
+20
|
\
\
|
|
/
|
*
lavf: Dump the cpb side data information
Luca Barbato
2016-02-13
1
-0
/
+20
|
*
asfdec: make sure packet_size is non-zero before seeking
Andreas Cadhalpun
2016-02-07
1
-0
/
+4
|
*
asfdec: check for too small size in asf_read_unknown
Andreas Cadhalpun
2016-02-07
1
-1
/
+6
|
*
asfdec: check avio_skip in asf_read_simple_index
Andreas Cadhalpun
2016-02-07
1
-2
/
+6
|
*
asfdec: break if EOF is reached after asf_read_packet_header
Andreas Cadhalpun
2016-02-07
1
-0
/
+2
*
|
Merge commit 'e80307140f736f593ee643affa015333d7c5e27f'
Derek Buitenhuis
2016-02-16
1
-0
/
+1
|
\
\
|
|
/
|
*
yuv4mpegenc: Use AV_CEIL_RSHIFT where needed
Vittorio Giovara
2016-01-25
1
-2
/
+2
*
|
Merge commit '81306fd4bdeb5c17d4db771e4fec684773b5790f'
Derek Buitenhuis
2016-02-16
1
-79
/
+48
|
\
\
|
|
/
|
*
hls: eliminate ffurl_* usage
Anton Khirnov
2016-01-24
1
-44
/
+25
*
|
avformat/img2enc: remove unused variable
Michael Niedermayer
2016-02-14
1
-1
/
+0
*
|
avformat/genh: Mark coef_splitted as av_unused
Michael Niedermayer
2016-02-14
1
-1
/
+1
*
|
libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats
Mark Reid
2016-02-14
1
-3
/
+4
*
|
lavf/spdifenc: Support MLP encapsulation.
David Monro
2016-02-14
1
-0
/
+1
*
|
lavf/mpjpeg: do not include CRLF preceding boundary as part of the returned f...
Alex Agranovsky
2016-02-14
1
-2
/
+2
*
|
lavf/mpjpeg: Trim quotes on MIME boundary, if present.
Alex Agranovsky
2016-02-14
1
-0
/
+7
*
|
avformat/utils: remove ff_iso8601_to_unix_time
Marton Balint
2016-02-14
2
-17
/
+0
*
|
avformat/matroskaenc: use ff_parse_creation_time_metadata
Marton Balint
2016-02-14
1
-2
/
+4
*
|
avformat/mxfenc: use ff_parse_creation_time_metadata
Marton Balint
2016-02-14
1
-4
/
+1
*
|
avformat/movenc: use ff_parse_creation_time_metadata
Marton Balint
2016-02-14
1
-7
/
+1
*
|
avformat/gxfenc: use ff_parse_creation_time_metadata
Marton Balint
2016-02-14
1
-3
/
+1
*
|
avformat/ffmenc: use ff_parse_creation_time_metadata
Marton Balint
2016-02-14
1
-6
/
+2
*
|
avformat/dvenc: use ff_parse_creation_time_metadata
Marton Balint
2016-02-14
1
-3
/
+1
*
|
avformat/asfenc: use ff_parse_creation_time_metadata
Marton Balint
2016-02-14
1
-7
/
+4
*
|
avformat/utils: add ff_parse_creation_time_metadata
Marton Balint
2016-02-14
2
-0
/
+28
*
|
avformat/img2enc: disable atomic file creation by default
Marton Balint
2016-02-14
1
-4
/
+1
*
|
avformat/img2enc: return error if image rename fails
Marton Balint
2016-02-14
1
-1
/
+3
*
|
avformat/hlsenc: Fix filename and options
Michael Niedermayer
2016-02-10
1
-1
/
+1
*
|
avformat: add vc2 as an allowed rawenc Dirac extension
Rostislav Pehlivanov
2016-02-10
1
-1
/
+1
*
|
avformat/segment: Fix header_filename handling
Michael Niedermayer
2016-02-10
1
-1
/
+3
*
|
Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'
Derek Buitenhuis
2016-02-10
18
-132
/
+174
|
\
\
|
|
/
|
*
lavf: allow custom IO for all files
Anton Khirnov
2016-01-24
14
-68
/
+126
|
*
riff: add C210 FourCC (Canopus C210)
Piotr Bandurski
2016-01-21
1
-0
/
+1
|
*
riff: add YUYV FourCC (Drastic YUYV)
Piotr Bandurski
2016-01-21
1
-0
/
+1
|
*
mov: Add an option to toggle dref opening
Derek Buitenhuis
2016-01-21
3
-5
/
+18
*
|
nut: Add PAL8 support
Michael Niedermayer
2016-02-09
1
-0
/
+2
*
|
lavf/mov: Extend extracting XMP in mov files using UUID Box
Thierry Foucu
2016-02-09
1
-0
/
+25
*
|
avformat/mp3enc: Assert that the header we assembled is valid
Michael Niedermayer
2016-02-07
1
-1
/
+2
*
|
lavf/asfenc: add support for setting packet size
Marton Balint
2016-02-05
3
-19
/
+26
*
|
lavf/asfenc: add support for storing creation time
Marton Balint
2016-02-05
1
-7
/
+17
*
|
lavf/asfenc: add support for storing languages
Marton Balint
2016-02-05
3
-4
/
+74
*
|
lavf/asfenc: check the number of streams in header
Marton Balint
2016-02-05
1
-0
/
+5
*
|
lavf/asfenc: add AVClass to context
Marton Balint
2016-02-05
1
-0
/
+17
*
|
avformat/mov: dont print frma warning when format is the same
Eran Kornblau
2016-02-05
1
-3
/
+5
*
|
lavf/isom: Add more code points for H264.
Carl Eugen Hoyos
2016-02-04
1
-0
/
+3
*
|
avformat/http: add crypto to default whitlist to get encrypted HLS working a...
Schenk, Michael
2016-02-03
1
-2
/
+2
[next]