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
/
version.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '55ddd700c67529ff2c6c4e976673f1341bba7a82'
Michael Niedermayer
2014-04-19
1
-1
/
+1
|
\
|
*
Silicon Graphics Movie demuxer
Peter Ross
2014-04-19
1
-1
/
+1
*
|
lavd: add device capabilities API
Lukasz Marek
2014-04-11
1
-2
/
+2
*
|
Do not allow writing invalid wav channel layouts by default.
Carl Eugen Hoyos
2014-04-09
1
-1
/
+1
*
|
Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123'
Michael Niedermayer
2014-04-06
1
-1
/
+1
|
\
\
|
|
/
|
*
LucasArts SMUSH demuxer
Paul B Mahol
2014-04-06
1
-1
/
+1
*
|
Write aspect ratio when muxing gif.
Carl Eugen Hoyos
2014-04-02
1
-1
/
+1
*
|
avformat/img2dec: Use avformat probing interface to identify format if it has...
Michael Niedermayer
2014-03-28
1
-2
/
+2
*
|
Merge commit '70daeacd6ef8b354dd7d2d77ad393831a5bbf033'
Michael Niedermayer
2014-03-28
1
-1
/
+1
|
\
\
|
|
/
|
*
PAF demuxer and decoder
Paul B Mahol
2014-03-27
1
-1
/
+1
*
|
Add an .oga muxer.
Carl Eugen Hoyos
2014-03-25
1
-1
/
+1
*
|
Merge commit '25b32586566f285d797737863c97a1c5c9c84e2b'
Michael Niedermayer
2014-03-24
1
-2
/
+2
|
\
\
|
|
/
|
*
lavf: add an AVStream field for exporting stream-global side data
Anton Khirnov
2014-03-24
1
-1
/
+1
|
*
Add raw HEVC muxer
Derek Buitenhuis
2014-02-09
1
-1
/
+1
*
|
avformat: extracting NTP timestamp from RTCP
Fred Rothganger
2014-03-12
1
-1
/
+1
*
|
lavf: add subfile protocol.
Nicolas George
2014-03-08
1
-2
/
+2
*
|
avformat/microdvd: export the declared frame rate
wm4
2014-03-03
1
-1
/
+1
*
|
lavf/avio: Introduce avio_find_protocol_name
Alexander Strasser
2014-02-16
1
-2
/
+2
*
|
avformat/mpegts: DVB subtitles multiple languages support
mrlika
2014-02-14
1
-1
/
+1
*
|
lavf/lavd: version bump and APIchanges for uncoded frames.
Nicolas George
2014-02-11
1
-1
/
+1
*
|
Add raw HEVC muxer
Derek Buitenhuis
2014-02-09
1
-1
/
+1
*
|
Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'
Michael Niedermayer
2014-02-05
1
-2
/
+2
|
\
\
|
|
/
|
*
lavf: improve handling of sparse streams when muxing
Luca Barbato
2014-02-04
1
-2
/
+2
*
|
avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of AVPROBE_SCORE_RETRY - 1
Michael Niedermayer
2014-02-02
1
-1
/
+1
*
|
lavf: add output_ts_offset option to AVFormatContext
Stefano Sabatini
2014-02-02
1
-2
/
+2
*
|
Support writing E-AC3 in wav.
Carl Eugen Hoyos
2014-01-29
1
-1
/
+1
*
|
lavd: add avdevice_dev_to_app_control_message API
Lukasz Marek
2014-01-27
1
-1
/
+1
*
|
lavd: add avdevice_app_to_dev_control_message API
Lukasz Marek
2014-01-27
1
-1
/
+1
*
|
AVFormatContext: add metadata_header_padding field
James Darnley
2014-01-24
1
-2
/
+2
*
|
lavf/libssh: add private_key option
Lukasz Marek
2014-01-22
1
-1
/
+1
*
|
lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()
wm4
2014-01-19
1
-1
/
+1
*
|
Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'
Michael Niedermayer
2014-01-17
1
-2
/
+2
|
\
\
|
|
/
|
*
mp3enc: allow omitting the id3v2 header with -id3v2_version 0
Anton Khirnov
2014-01-17
1
-1
/
+1
*
|
mpegts muxer, DVB subtitles encoder: common DVB subtitles payload
Serhii Marchuk
2014-01-12
1
-1
/
+1
*
|
Merge commit 'aa69cbc9e08281db6ecb98a2c8b4f60e8b12e558'
Michael Niedermayer
2014-01-10
1
-1
/
+1
|
\
\
|
|
/
|
*
flac muxer: add option to disable writing the global header
Justin Ruggles
2014-01-09
1
-1
/
+1
*
|
avformat/version: bump micro for addition of internal field to AVStream
Michael Niedermayer
2013-12-31
1
-1
/
+1
*
|
oggdec: add support for VP8 demuxing
James Almer
2013-12-30
1
-1
/
+1
*
|
Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'
Michael Niedermayer
2013-12-27
1
-1
/
+1
|
\
\
|
|
/
|
*
avutil: Move library version related macros to version.h
Diego Biurrun
2013-12-26
1
-1
/
+1
*
|
Add an Opus and a Speex muxer.
Carl Eugen Hoyos
2013-12-01
1
-2
/
+2
*
|
lavf/segment: add segment_list_entry_prefix option
Stefano Sabatini
2013-11-25
1
-1
/
+1
*
|
Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362'
Michael Niedermayer
2013-11-22
1
-1
/
+1
|
\
\
|
|
/
|
*
http: Expose the content location via an AVOption
Martin Storsjö
2013-11-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-02
1
-2
/
+2
|
\
\
|
|
/
|
*
Add an HDS live fragmenting muxer
Martin Storsjö
2013-11-02
1
-2
/
+2
*
|
Merge commit '9ceed7af377cea6a430d63a2f5d5cf1afe0d4f05'
Michael Niedermayer
2013-11-01
1
-1
/
+1
|
\
\
|
|
/
|
*
rtpenc: Add a rtpflag option for sending BYE packets when finishing
Martin Storsjö
2013-11-01
1
-1
/
+1
*
|
Merge commit 'b6a4701612514c97d22f7ffb37993539f7718352'
Michael Niedermayer
2013-11-01
1
-1
/
+1
|
\
\
|
|
/
|
*
mpegts: Support HEVC demuxing
Mickaël Raulet
2013-10-31
1
-1
/
+1
[next]