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
*
rtpenc: Fix memory leaks in the muxer open function
Martin Storsjö
2012-06-17
1
-2
/
+6
*
amr: Cosmetic cleanup
Martin Storsjö
2012-06-17
1
-57
/
+40
*
mov_chan: Fix operator precedence by adding parentheses
Martin Storsjö
2012-06-17
1
-1
/
+1
*
doc: Add missing protocols to list of supported protocols.
Diego Biurrun
2012-06-17
1
-2
/
+13
*
tcp: Check the listen call
Jordi Ortiz
2012-06-17
1
-1
/
+5
*
flacdec: read attached pictures.
Anton Khirnov
2012-06-16
1
-0
/
+123
*
lavf: don't segfault when a NULL filename is passed to avformat_open_input()
Anton Khirnov
2012-06-16
1
-1
/
+1
*
af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64
Janne Grunau
2012-06-15
1
-0
/
+4
*
segment: remove unnecessary <strings.h> include
Janne Grunau
2012-06-15
1
-1
/
+0
*
fate: add snow hpel tests
Mans Rullgard
2012-06-15
3
-0
/
+13
*
Avoid C99 variable declarations within for statements.
Diego Biurrun
2012-06-14
3
-5
/
+7
*
rtmp: Read and handle incoming packets while writing data
Samuel Pitoiset
2012-06-14
3
-3
/
+56
*
doc: document THREAD_TYPE fate variable
Luca Barbato
2012-06-14
1
-0
/
+3
*
rtpdec: Don't require frames to start with a Mode A packet
Martin Storsjö
2012-06-14
1
-1
/
+1
*
avconv: don't try to free threads that were not initialized.
Anton Khirnov
2012-06-14
1
-1
/
+1
*
rtmp: Add a new option 'rtmp_buffer', for setting the client buffer time
Samuel Pitoiset
2012-06-13
2
-1
/
+4
*
rtmp: Set the client buffer time to 3s instead of 0.26s
Samuel Pitoiset
2012-06-13
1
-17
/
+29
*
rtmp: Handle server bandwidth packets
Samuel Pitoiset
2012-06-13
1
-1
/
+11
*
rtmp: Display a verbose message when an unknown packet type is received
Samuel Pitoiset
2012-06-13
1
-0
/
+3
*
lavfi/audio: use av_samples_copy() instead of custom code.
Anton Khirnov
2012-06-13
1
-6
/
+4
*
configure: add all filters hardcoded into avconv to avconv_deps
Anton Khirnov
2012-06-13
1
-2
/
+3
*
avfiltergraph: remove a redundant call to avfilter_get_by_name().
Anton Khirnov
2012-06-13
1
-2
/
+1
*
lavfi: allow building without swscale.
Anton Khirnov
2012-06-13
4
-9
/
+13
*
build: Do not delete tests/vsynth2 directory, which is no longer created.
Diego Biurrun
2012-06-13
2
-2
/
+1
*
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
Anton Khirnov
2012-06-13
13
-64
/
+94
*
lavfi: make AVFilterPad opaque after two major bumps.
Anton Khirnov
2012-06-13
39
-6
/
+179
*
lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().
Anton Khirnov
2012-06-13
4
-1
/
+38
*
lavfi: make avfilter_get_video_buffer() private on next bump.
Anton Khirnov
2012-06-13
18
-44
/
+53
*
jack: update to new latency range API as the old one has been deprecated
Sean McGovern
2012-06-13
2
-1
/
+9
*
rtmp: Tokenize the AMF connection parameters manually instead of using strtok_r
Martin Storsjö
2012-06-13
1
-6
/
+19
*
ppc: Rename H.264 optimization template file for consistency.
Diego Biurrun
2012-06-12
3
-4
/
+4
*
lavfi: add channelsplit audio filter.
Anton Khirnov
2012-06-12
8
-1
/
+192
*
golomb: check remaining bits during unary decoding in get_ur_golomb_jpegls()
Justin Ruggles
2012-06-12
1
-1
/
+1
*
sws: fix planar RGB input conversions for 9/10/16 bpp.
Ronald S. Bultje
2012-06-12
1
-41
/
+97
*
avfilter: Log an error if avfilter fails to configure a link.
Alex Converse
2012-06-12
1
-2
/
+10
*
avconv: support only native pthreads.
Anton Khirnov
2012-06-12
1
-11
/
+7
*
rtmp: Fix a possible access to invalid memory location when the playpath is t...
Samuel Pitoiset
2012-06-12
1
-2
/
+2
*
rtmp: Do not send extension for flv files
Samuel Pitoiset
2012-06-11
1
-2
/
+6
*
rtmp: support connection parameters
Samuel Pitoiset
2012-06-11
2
-0
/
+89
*
doc: Add documentation for the newly added rtmp_* options
Samuel Pitoiset
2012-06-11
1
-2
/
+37
*
libmp3lame: add missing layout terminator
Michael Niedermayer
2012-06-10
1
-1
/
+2
*
avconv: multithreaded demuxing.
Anton Khirnov
2012-06-10
1
-2
/
+155
*
Bump lavu minor and add an APIChanges entry for audioconvert functions.
Anton Khirnov
2012-06-10
2
-1
/
+5
*
audioconvert: add a function for extracting the channel with the given index
Anton Khirnov
2012-06-10
2
-0
/
+19
*
audioconvert: add a function for getting the name of a single channel.
Anton Khirnov
2012-06-10
2
-0
/
+18
*
audioconvert: add a function for getting channel's index in layout
Anton Khirnov
2012-06-10
2
-0
/
+22
*
audioconvert: use av_popcount64 in av_get_channel_layout_nb_channels
Anton Khirnov
2012-06-10
1
-5
/
+1
*
vf_libopencv: add missing headers.
Anton Khirnov
2012-06-10
1
-0
/
+2
*
iac: add missing dependency
Kostya Shishkov
2012-06-10
1
-0
/
+1
*
h264: allow cropping to AVCodecContext.width/height
Mans Rullgard
2012-06-09
1
-0
/
+6
[next]