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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changelog: add zygoaudio
Michael Niedermayer
2014-11-21
1
-0
/
+1
*
avcodec/libspeexdec: more verbose error message
Michael Niedermayer
2014-11-21
1
-1
/
+1
*
avcodec/libspeexdec: support zygoaudio
Michael Niedermayer
2014-11-21
1
-2
/
+11
*
avcodec/vp6: Use av_freep(), avoid leaving stale pointers
Michael Niedermayer
2014-11-21
1
-1
/
+1
*
avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers
Michael Niedermayer
2014-11-21
1
-3
/
+3
*
avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers
Michael Niedermayer
2014-11-21
1
-2
/
+2
*
avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers
Michael Niedermayer
2014-11-21
1
-2
/
+2
*
avformat/apngdec: add APNG demuxer.
Benoit Fouet
2014-11-21
4
-2
/
+413
*
avcodec/pngdec: add APNG support.
Benoit Fouet
2014-11-21
7
-5
/
+150
*
avformat: replace some odd 30-60 rates by higher less odd ones in get_std_fr...
Michael Niedermayer
2014-11-21
7
-9
/
+15
*
avformat/avidec: fix handling dv in avi
Michael Niedermayer
2014-11-21
1
-1
/
+4
*
lavu/dict: add av_dict_get_string
Lukasz Marek
2014-11-21
5
-1
/
+113
*
lavc/options: fix rc_eq leak
Lukasz Marek
2014-11-21
1
-10
/
+0
*
avcodec/imc: Use avpriv_float_dsp_alloc()
Michael Niedermayer
2014-11-20
1
-4
/
+10
*
avcodec/dcadec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
2014-11-20
1
-5
/
+9
*
avcodec/atrac1: Use avpriv_float_dsp_alloc()
Michael Niedermayer
2014-11-20
1
-3
/
+5
*
avcodec/ac3dec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
2014-11-20
2
-6
/
+4
*
configure: disable strip when using icl.
Matthew Oliver
2014-11-20
1
-0
/
+1
*
avcodec/mpeg12dec: forward error codes
Michael Niedermayer
2014-11-20
1
-18
/
+22
*
avcodec/mpeg12dec: Use more specific error codes
Michael Niedermayer
2014-11-20
1
-20
/
+20
*
avcodec/mpeg12dec: do not fail on invalid frame_rate_index
Michael Niedermayer
2014-11-20
1
-1
/
+1
*
avcodec/mpeg12dec: Print error/warning messages on issues in mpeg1_decode_seq...
Michael Niedermayer
2014-11-20
1
-2
/
+6
*
configure: Prevent icl being incorrectly detected as msvc.
Matthew Oliver
2014-11-20
1
-23
/
+23
*
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2014-11-20
1
-2
/
+6
|
\
|
*
lavf/mux: Always call write_trailer() from av_write_trailer() to avoid a leak.
Carl Eugen Hoyos
2014-11-20
1
-2
/
+6
*
|
avutil/arm/float_dsp_init_vfp: replace restrict by av_restrict
jessejiang
2014-11-20
1
-1
/
+1
|
/
*
Changelog: add WebP muxer
Michael Niedermayer
2014-11-20
1
-0
/
+2
*
swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()
Michael Niedermayer
2014-11-20
1
-0
/
+10
*
avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code simi...
Michael Niedermayer
2014-11-20
1
-4
/
+19
*
Merge commit '7fd10f66b722eccc2ada9128766d002f6d751f79'
Michael Niedermayer
2014-11-19
1
-0
/
+1
|
\
|
*
hdsenc: Clear the previous codec tag when setting up the chained muxer
Martin Storsjö
2014-11-19
1
-0
/
+1
*
|
Merge commit 'f918b8a2933a65020cbe490ec637d5485c11a692'
Michael Niedermayer
2014-11-19
1
-1
/
+1
|
\
\
|
|
/
|
*
hdsenc: Use the right filename in an error message
Martin Storsjö
2014-11-19
1
-1
/
+1
*
|
avformat/avienc: write last frame duration
Michael Niedermayer
2014-11-19
1
-0
/
+10
*
|
avformat/avienc: factor frame skip code out
Michael Niedermayer
2014-11-19
1
-16
/
+32
*
|
ffmpeg: skip duration cliping for passthrough & drop modes
Michael Niedermayer
2014-11-19
1
-7
/
+11
*
|
doc/writing_filters: use ffmpeg.org instead of wikimedia.org for lena image
Clément Bœsch
2014-11-19
1
-1
/
+1
*
|
ffmpeg: Check duration for overlap and clip in fps cfr/vfr code
Michael Niedermayer
2014-11-19
2
-1
/
+8
*
|
ffmpeg: Use input packet duration in vfr/cfr code if available and valid
Michael Niedermayer
2014-11-19
2
-0
/
+9
*
|
avcodec/twinvq: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-11-19
1
-5
/
+5
*
|
avcodec/tta: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-11-19
1
-1
/
+1
*
|
avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-11-19
1
-7
/
+7
*
|
ffmpeg: fix printed timestamp for droped frames
Michael Niedermayer
2014-11-19
1
-1
/
+1
*
|
lavf/concatdec: add timestamp log
Stefano Sabatini
2014-11-19
1
-0
/
+11
*
|
ffmpeg: better CFR frame duplication selection
Michael Niedermayer
2014-11-19
2
-11
/
+35
*
|
ffmpeg: fix variable type for end char
Michael Niedermayer
2014-11-19
1
-1
/
+1
*
|
avformat/mpegtsenc: change the min value for mpegts_start_pid to allow ATSC PIDs
dedicatedbroadcastsolutions
2014-11-19
1
-1
/
+1
*
|
dashenc: degrade gracefully if a stream's bitrate is unavailable
Rodger Combs
2014-11-18
1
-6
/
+12
*
|
doc/writing_filters: fix reference to Lenna image
Clément Bœsch
2014-11-18
1
-1
/
+2
*
|
doc/writing_filters: use a more portable sed command in the walk-through
Clément Bœsch
2014-11-18
1
-3
/
+1
[next]