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
*
lavf: Support unix sockets
Luca Barbato
2013-08-05
5
-0
/
+182
*
libx264: add shortcut for the bluray compatibility option
Luca Barbato
2013-08-05
2
-0
/
+9
*
mpegts: Make discard_pid() faster for single-program streams
Ben Avison
2013-08-05
1
-0
/
+11
*
mpegts: Remove one memcpy per packet
Ben Avison
2013-08-05
1
-13
/
+28
*
avio: Add an internal function for reading without copying
Ben Avison
2013-08-05
2
-0
/
+29
*
build: Add missing img2.o dependency to apetag.o
Diego Biurrun
2013-08-05
1
-1
/
+1
*
ismindex: Replace mkdir ifdeffery by os_support.h #include
Diego Biurrun
2013-08-05
1
-5
/
+1
*
vdpau: deprecate bitstream buffers within the hardware context
Rémi Denis-Courmont
2013-08-05
4
-1
/
+25
*
vdpau: store picture data in picture's rather than codec's context
Rémi Denis-Courmont
2013-08-05
7
-50
/
+94
*
vdpau: deprecate VDPAU codec capability
Rémi Denis-Courmont
2013-08-05
4
-2
/
+12
*
vdpau: deprecate old codec-specific pixel formats
Rémi Denis-Courmont
2013-08-05
5
-1
/
+17
*
vdpau: remove old-style decoders
Rémi Denis-Courmont
2013-08-05
13
-545
/
+6
*
avconv: support -t as an input option.
Anton Khirnov
2013-08-05
5
-3
/
+19
*
avconv: make input -ss accurate when transcoding
Anton Khirnov
2013-08-05
5
-18
/
+66
*
avconv: distinguish between -ss 0 and -ss not being used
Anton Khirnov
2013-08-05
3
-9
/
+13
*
avconv: insert extra filters in the same way for both graph inputs and outputs
Anton Khirnov
2013-08-05
1
-15
/
+12
*
lavfi/fifo: fix flushing when using request_samples
Anton Khirnov
2013-08-05
1
-2
/
+9
*
avconv: fix usage of deprecated lavfi API
Anton Khirnov
2013-08-05
1
-1
/
+1
*
avserver: do not use a static string as a default for a string option
Anton Khirnov
2013-08-04
1
-1
/
+3
*
mxfenc: switch to av_reallocp_array() and check allocation errors
Alexandra Khirnova
2013-08-04
1
-18
/
+29
*
aac: Forward errors properly in aac_decode_frame_int
Luca Barbato
2013-08-04
1
-17
/
+17
*
aac: Check init_get_bits return value
Luca Barbato
2013-08-04
1
-3
/
+6
*
avconv: improve some variable names
Anton Khirnov
2013-08-04
1
-4
/
+4
*
lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter()
Anton Khirnov
2013-08-04
2
-2
/
+2
*
configure: Check for GCC diagnostic pragma support inside of functions
Diego Biurrun
2013-08-02
1
-2
/
+1
*
avcodec: Add output_picture_number to AVCodecParserContext
Yusuke Nakamura
2013-08-02
5
-4
/
+14
*
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-08-02
20
-1
/
+98
*
build: Add _Pragma macro to disable deprecated declaration warnings
Diego Biurrun
2013-08-02
2
-0
/
+14
*
doc/print_options: Move options headers to a saner place
Diego Biurrun
2013-08-02
1
-4
/
+2
*
Give less generic names to global library option arrays
Diego Biurrun
2013-08-02
9
-14
/
+14
*
rtmp: Add seek support
Gavriloaie Eugen-Andrei
2013-08-02
3
-1
/
+57
*
h264_sei: Return meaningful values
Vittorio Giovara
2013-08-02
1
-11
/
+16
*
h264_sei: K&R formatting cosmetics
Vittorio Giovara
2013-08-01
1
-58
/
+78
*
h264_sei: Remove pointless old comment
Diego Biurrun
2013-08-01
1
-1
/
+1
*
twinvq: Add proper twinvq prefixes to identifiers
Diego Biurrun
2013-08-01
1
-94
/
+95
*
flvdec: Eliminate completely silly goto
Diego Biurrun
2013-08-01
1
-11
/
+7
*
flvdec: K&R formatting cosmetics
Diego Biurrun
2013-08-01
1
-323
/
+386
*
flvdec: Fix = vs. == typo in sample rate check
Diego Biurrun
2013-08-01
1
-1
/
+1
*
rtsp: Simplify code for forming the remote peer url
Martin Storsjö
2013-08-01
1
-8
/
+5
*
avframe: have av_frame_get_side_data take const AVFrame*
Vittorio Giovara
2013-08-01
2
-2
/
+2
*
rtpproto: Allow specifying a separate rtcp port in ff_rtp_set_remote_url
Martin Storsjö
2013-08-01
1
-2
/
+11
*
rtpproto: Check the size before reading buf[1]
Martin Storsjö
2013-08-01
1
-0
/
+3
*
avconv: add -n option to immediately exit when output files already exist
Vittorio Giovara
2013-07-31
3
-1
/
+13
*
avconv: Call exit_program instead of exit in avconv_opt as well
Martin Storsjö
2013-07-31
1
-70
/
+70
*
avopt: Check whether the object actually has got an AVClass
Martin Storsjö
2013-07-31
1
-0
/
+3
*
rtpproto: Move rtpproto specific function declarations to a separate header
Martin Storsjö
2013-07-31
6
-5
/
+36
*
rtpproto: Simplify the rtp_read function by looping over the fds
Martin Storsjö
2013-07-31
1
-19
/
+6
*
rtpproto: Remove a misplaced comment
Martin Storsjö
2013-07-31
1
-1
/
+0
*
rtpproto: Support nonblocking reads
Martin Storsjö
2013-07-31
1
-1
/
+4
*
rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps
Martin Storsjö
2013-07-31
2
-2
/
+4
[next]