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
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-07
31
-340
/
+374
|
\
|
*
libschroedinger: Switch to function names more in line with Libav style.
Diego Biurrun
2012-05-07
3
-12
/
+12
|
*
Move code shared between libdirac and libschroedinger to libschroedinger.
Diego Biurrun
2012-05-07
7
-247
/
+180
|
*
lavfi: uninline avfilter_copy_buffer_ref_props().
Anton Khirnov
2012-05-07
3
-13
/
+15
|
*
lavf: add missing '*' in a doxy.
Anton Khirnov
2012-05-07
1
-1
/
+1
|
*
h264: Remove a commented-out function pointer typedef.
Diego Biurrun
2012-05-07
1
-1
/
+0
|
*
txd: Remove write-only variable in txd_decode_frame().
Diego Biurrun
2012-05-07
1
-3
/
+2
|
*
mmvideo.c: Remove unused variable in mm_decode_pal().
Diego Biurrun
2012-05-07
1
-2
/
+1
|
*
build: cosmetics: Add missing end-of-line backslashes to item lists.
Diego Biurrun
2012-05-07
5
-7
/
+8
|
*
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
2012-05-07
6
-16
/
+69
|
*
libschroedinger: Move a function to avoid a forward declaration.
Diego Biurrun
2012-05-07
1
-7
/
+4
|
*
pthread: warn on high thread counts
Sean McGovern
2012-05-07
1
-0
/
+5
|
*
vf_yadif: fix missing error handling for avfilter_poll_frame()
Robert Nagy
2012-05-07
1
-0
/
+4
|
*
avprobe: allow showing only one container/stream property.
Ronald S. Bultje
2012-05-07
2
-20
/
+53
|
*
lavfi: support audio in avfilter_copy_frame_props().
Anton Khirnov
2012-05-07
1
-10
/
+17
|
*
lavfi: avfilter_merge_formats: handle case where inputs are same
Mina Nagy Zaki
2012-05-07
1
-0
/
+3
|
*
lavc: add sample rate and channel layout to AVFrame.
Anton Khirnov
2012-05-07
4
-1
/
+24
|
*
zerocodec: check if the previous frame is missing
Paul B Mahol
2012-05-06
1
-0
/
+4
|
*
doc: clarify check for NULL pointer style
Luca Barbato
2012-05-06
1
-0
/
+4
*
|
mpegvideo: double thread limit
Michael Niedermayer
2012-05-07
1
-1
/
+1
*
|
aacdec: Add forgotten flush
Ole Dittmann
2012-05-07
1
-0
/
+1
*
|
ffmpeg: print next_dts too on debug_ts
Michael Niedermayer
2012-05-07
1
-1
/
+2
*
|
Decode XBR extension in first asset
Nick Brereton
2012-05-07
1
-2
/
+181
*
|
mp3enc: avoid ifdef
Michael Niedermayer
2012-05-07
1
-3
/
+1
*
|
mp3enc: Fix Xing tag identification string for CBR files
Tobias Rapp
2012-05-07
1
-2
/
+23
*
|
ffm: disable adjust_write_index()
Michael Niedermayer
2012-05-07
1
-1
/
+1
*
|
yadif: Add yuva444p to format list.
Robert Nagy
2012-05-07
1
-0
/
+1
*
|
swr: fix silence buffer for planar U8
Michael Niedermayer
2012-05-07
1
-1
/
+1
*
|
swr: fix cpy() after the len was changed to be in samples.
Michael Niedermayer
2012-05-07
1
-3
/
+18
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-06
30
-386
/
+991
|
\
\
|
|
/
|
*
dfa: use more meaningful return codes
Kostya Shishkov
2012-05-06
1
-27
/
+27
|
*
eatgv: check vector_bits
Michael Niedermayer
2012-05-06
1
-0
/
+6
|
*
eatgv: check motion vectors
Kostya Shishkov
2012-05-06
1
-6
/
+8
|
*
Mark a number of variables only used in av_dlog() calls as av_unused.
Diego Biurrun
2012-05-06
3
-5
/
+9
|
*
dvdec: drop const qualifier from variable to eliminate a warning
Diego Biurrun
2012-05-06
1
-1
/
+1
|
*
avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation.
Robert Nagy
2012-05-06
1
-1
/
+1
|
*
tests/utils: don't ignore the return value of fwrite()
Sean McGovern
2012-05-06
1
-3
/
+12
|
*
lavfi/formats: use sizeof(var) instead of sizeof(type).
Anton Khirnov
2012-05-06
1
-7
/
+7
|
*
lavfi: remove avfilter_default_config_input_link() declaration
Stefano Sabatini
2012-05-06
1
-3
/
+0
|
*
lavfi: always enable the scale filter and depend on sws.
Anton Khirnov
2012-05-06
3
-6
/
+9
|
*
vf_split: support user-specifiable number of outputs.
Anton Khirnov
2012-05-06
2
-13
/
+68
|
*
avconv: remove stray useless comment.
Anton Khirnov
2012-05-06
1
-1
/
+0
|
*
mpegmux: add stuffing to avoid incomplete PCM frames
Janne Grunau
2012-05-06
1
-0
/
+6
|
*
rtsp: avoid const warnings from strtol() call
Mans Rullgard
2012-05-06
1
-5
/
+6
|
*
avserver: check return value of ftruncate()
Mans Rullgard
2012-05-06
1
-1
/
+4
|
*
lagarith: make offset array type unsigned
Kostya Shishkov
2012-05-06
1
-1
/
+1
|
*
dfa: add some checks to ensure that decoder won't write past frame end
Kostya Shishkov
2012-05-06
1
-1
/
+7
|
*
aacps: NEON optimisations
Mans Rullgard
2012-05-05
5
-2
/
+337
|
*
aacps: align some arrays
Mans Rullgard
2012-05-05
6
-37
/
+41
|
*
aacps: move some loops to function pointers
Mans Rullgard
2012-05-05
5
-161
/
+331
[next]