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/utils: fix memory leak in avformat_free_context
Steven Siloti
2017-08-05
1
-1
/
+1
*
avformat/hlsenc: support fmp4 single file mode
Steven Liu
2017-08-04
1
-27
/
+50
*
avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO.
Aleksandr Slobodeniuk
2017-08-02
1
-1
/
+0
*
avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" o...
Aleksandr Slobodeniuk
2017-08-02
6
-6
/
+6
*
lavf/os_support: Use existing WinRT config value.
Matt Oliver
2017-07-30
1
-13
/
+1
*
avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2
Michael Niedermayer
2017-07-29
1
-20
/
+37
*
avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2
Michael Niedermayer
2017-07-29
1
-20
/
+48
*
avformat/s337m: fix potentially undefined pointer arithmetic
foo86
2017-07-26
1
-10
/
+10
*
avformat/oggparsecelt: Do not re-allocate os->private
Michael Niedermayer
2017-07-25
1
-2
/
+7
*
avformat/hlsenc: improve hls encrypt get key file operation
Steven Liu
2017-07-25
1
-6
/
+9
*
lavf/movenc: support GPMF track (gpmd) remuxing
Clément Bœsch
2017-07-24
1
-0
/
+25
*
avformat/hlsenc: fix hls fmp4 extention name bug
Steven Liu
2017-07-24
1
-6
/
+41
*
avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_head...
James Almer
2017-07-21
1
-3
/
+1
*
avformat: add SMPTE 337M demuxer
foo86
2017-07-19
4
-1
/
+209
*
libavformat/fifo: Fix initialization of underlying AVFormatContext
Jan Sebechlebsky
2017-07-19
1
-3
/
+4
*
avformat/dtsdec: switch to common frame header parsing function
foo86
2017-07-18
1
-30
/
+9
*
webmdashenc: Fix memory leak
Derek Buitenhuis
2017-07-16
1
-8
/
+30
*
hdsenc: Remove dead store
Derek Buitenhuis
2017-07-14
1
-1
/
+0
*
movenc: Add 'keywords' metadata
Kieran O'Leary
2017-07-13
1
-0
/
+2
*
rtspdec: Fix return error
Derek Buitenhuis
2017-07-10
1
-1
/
+0
*
avcodec/magicyuv: add 12 bit formats
Paul B Mahol
2017-07-10
2
-0
/
+4
*
avformat/avio: Remove no-op code in url_find_protocol().
Wan-Teh Chang
2017-07-10
1
-2
/
+0
*
rtmpproto: Fix error return
Derek Buitenhuis
2017-07-07
1
-1
/
+1
*
avformat: remove obsolete commented-out DEBUG define
Tobias Rapp
2017-07-07
2
-4
/
+0
*
avformat/hlsenc: Add missing error check
Derek Buitenhuis
2017-07-07
1
-0
/
+2
*
avformat/hlsenc: add warn message when use both fmp4 and single_file
Steven Liu
2017-07-07
1
-0
/
+5
*
mpegtsenc: Don't pass NULL to memcpy
Derek Buitenhuis
2017-07-06
1
-0
/
+4
*
concatdec: Do not pass NULL to memcmp
Derek Buitenhuis
2017-07-06
1
-1
/
+1
*
libavformat/gdv: Fix parsing for soundless video
Azamat H. Hackimov
2017-07-05
1
-0
/
+2
*
movenc: allow alternative hvc1 h.265 codec tag
John Stebbins
2017-07-05
1
-0
/
+1
*
movenc: write correct format hvcc when tag is hvc1
John Stebbins
2017-07-05
1
-1
/
+4
*
movenc: move tags definitions to where they are used
John Stebbins
2017-07-05
1
-31
/
+31
*
movenc: simplify codec_tag lookup
John Stebbins
2017-07-05
1
-53
/
+15
*
avformat/hlsenc: copy codec_tag when stream copy
Steven Liu
2017-07-05
1
-0
/
+8
*
avformat/hlsenc: optimize help message default value.
Steven Liu
2017-07-05
1
-2
/
+2
*
movenc: use correct tag list for AVOutputFormat.codec_tag
John Stebbins
2017-07-04
1
-3
/
+39
*
lavf: Remove codec_tag from dashenc and smoothstreamingenc
Martin Storsjö
2017-07-04
2
-2
/
+0
*
avfomat/hlsenc: support fmp4 format in hls
Steven Liu
2017-07-03
1
-16
/
+91
*
libavformat/avformat.h: Move docs inside of #if
Max Weber
2017-06-30
1
-1
/
+1
*
avcodec/gdv: add decompression for 2 and 5 method
Paul B Mahol
2017-06-29
1
-3
/
+41
*
Update mp4 object type for VP9
KongQun Yang
2017-06-28
1
-1
/
+1
*
Interplay MVE: Implement frame format 0x10
Hein-Pieter van Braam
2017-06-27
1
-16
/
+52
*
Interplay MVE: Implement frame format 0x06
Hein-Pieter van Braam
2017-06-27
1
-3
/
+12
*
Interplay MVE: Refactor IP packet format
Hein-Pieter van Braam
2017-06-27
1
-17
/
+29
*
Interplay MVE: Implement MVE SEND_BUFFER operation
Hein-Pieter van Braam
2017-06-27
1
-5
/
+11
*
avformat: Fix Pro-MPEG non-square matrix
Andreas Håkon
2017-06-27
1
-1
/
+1
*
avformat/file: increase min/max packet size to 256k for written files
Marton Balint
2017-06-24
1
-0
/
+5
*
avformat: make flush_packets a tri-state and set it to -1 (auto) by default
Marton Balint
2017-06-24
2
-8
/
+15
*
avformat/aviobuf: add support for specifying minimum packet size and marking ...
Marton Balint
2017-06-24
4
-2
/
+21
*
avformat/aviobuf: fix flushing write buffers after seeking backward or forward
Marton Balint
2017-06-24
3
-29
/
+41
[next]