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
*
ARM: jrevdct_arm: use push/pop mnemonics
Mans Rullgard
2011-06-13
1
-8
/
+8
*
ARM: jrevdct_arm: misc cleanup
Mans Rullgard
2011-06-13
1
-6
/
+4
*
ARM: optimised mpadsp_apply_window_fixed
Mans Rullgard
2011-06-13
5
-0
/
+181
*
Add some (important) changelog entries
Reinhard Tartler
2011-06-13
1
-0
/
+4
*
cmdutils: add missing NULL check in parse_options()
Stefano Sabatini
2011-06-12
1
-1
/
+1
*
x11grab: remove a memory allocation and the associated memcpy.
Sven C. Dack
2011-06-12
1
-7
/
+3
*
build: fix "make install" with documentation disabled
Mans Rullgard
2011-06-11
1
-0
/
+1
*
build: simplify some conditional targets
Mans Rullgard
2011-06-11
1
-10
/
+11
*
bitstream: Properly promote av_reverse values before shifting.
Alex Converse
2011-06-10
1
-4
/
+4
*
libavutil/swscale: YUV444P10/YUV444P9 support.
Ronald S. Bultje
2011-06-10
5
-1
/
+83
*
H.264: Fix high bit depth explicit biweight
Jason Garrett-Glaser
2011-06-10
1
-0
/
+1
*
h264: Fix 10-bit H.264 x86 chroma v loopfilter asm.
Oskar Arvidsson
2011-06-10
1
-1
/
+8
*
Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog.
Diego Biurrun
2011-06-10
7
-85
/
+36
*
Update copyright year for ac3enc_opts_template.c.
Justin Ruggles
2011-06-10
1
-1
/
+1
*
adts: Adjust frame size mask to follow the specification.
Kieran Kunhya
2011-06-10
1
-1
/
+1
*
movenc: Add RTP muxer/hinter options
Martin Storsjö
2011-06-10
3
-1
/
+4
*
movenc: Pass the RTP AVFormatContext to the SDP generation
Martin Storsjö
2011-06-10
1
-3
/
+3
*
rtspenc: Add RTP muxer options
Martin Storsjö
2011-06-10
3
-1
/
+8
*
rtspenc: Add an AVClass for setting muxer specific options
Martin Storsjö
2011-06-10
1
-0
/
+13
*
rtpenc_chain: Pass the rtpflags options through to the chained muxer
Martin Storsjö
2011-06-10
1
-0
/
+8
*
rtpenc: Declare the rtp flags private AVOptions in rtpenc.h
Martin Storsjö
2011-06-10
2
-2
/
+5
*
sdp: Reindent after the previous commit
Martin Storsjö
2011-06-10
1
-18
/
+18
*
rtpenc: MP4A-LATM payload support
Juan Carlos Rodriguez
2011-06-10
7
-3
/
+167
*
avoptions: Add an av_opt_flag_is_set function for inspecting flag fields
Martin Storsjö
2011-06-10
4
-1
/
+24
*
sdp: Allow passing an AVFormatContext to the SDP generation
Martin Storsjö
2011-06-10
3
-7
/
+10
*
mov: Fix wrong timestamp generation for fragmented movies that have time offs...
Yusuke Nakamura
2011-06-10
1
-4
/
+5
*
mpeg12: more advanced ffmpeg mpeg2 aspect guessing code.
Michael Niedermayer
2011-06-10
1
-2
/
+16
*
swscale: split YUYV output out of yuv2packed[12X]_c().
Ronald S. Bultje
2011-06-09
1
-44
/
+137
*
lavf: make compute_pkt_fields2() return meaningful error values
Stefano Sabatini
2011-06-09
1
-3
/
+3
*
matroskadec: set timestamps for RealAudio packets.
Reimar Döffinger
2011-06-09
1
-0
/
+8
*
intelh263dec: aspect ratio processing fix.
Anton Khirnov
2011-06-09
1
-2
/
+8
*
intelh263dec: fix "Strict H.263 compliance" file playback
Anton Khirnov
2011-06-09
1
-2
/
+5
*
oss,sndio: simplify by using FFMIN.
Reimar Döffinger
2011-06-09
2
-6
/
+2
*
swscale: extract monowhite/black output from yuv2packed[12X]_c().
Ronald S. Bultje
2011-06-09
1
-59
/
+113
*
swscale: de-macro'ify RGB15/16/32 input functions.
Ronald S. Bultje
2011-06-09
2
-114
/
+193
*
swscale: rearrange code.
Ronald S. Bultje
2011-06-09
1
-83
/
+83
*
movdec: Add support for the 'wfex' atom.
Alex Converse
2011-06-09
1
-0
/
+14
*
ffmpeg.c: Add a necessary const qualifier
Alex Converse
2011-06-09
1
-1
/
+1
*
riff: Fix potential memleak.
Alex Converse
2011-06-09
1
-0
/
+1
*
swscale: change 48bit RGB input macros to inline functions.
Ronald S. Bultje
2011-06-09
1
-44
/
+71
*
swscale: change 9/10bit YUV input macros to inline functions.
Ronald S. Bultje
2011-06-09
1
-23
/
+41
*
swscale: extract gray16 output functions from yuv2packed[12X]().
Ronald S. Bultje
2011-06-09
1
-55
/
+142
*
swscale: use standard clipping functions.
Ronald S. Bultje
2011-06-09
1
-33
/
+20
*
swscale: merge macros that are used only once.
Ronald S. Bultje
2011-06-09
1
-10
/
+4
*
swscale: fix function declarations in swscale.c.
Ronald S. Bultje
2011-06-09
1
-33
/
+34
*
swscale: fix function declaration keywords in x86/swscale_template.c.
Ronald S. Bultje
2011-06-09
1
-181
/
+202
*
crypto: Use av_freep instead of av_free
Etienne Buira
2011-06-08
1
-2
/
+2
*
lavf: don't try to free private options if priv_data is NULL.
Anton Khirnov
2011-06-08
1
-1
/
+1
*
swscale: fix types of assembly arguments.
Ronald S. Bultje
2011-06-08
1
-4
/
+4
*
swscale: move two macros that are only used once into caller.
Ronald S. Bultje
2011-06-08
1
-36
/
+30
[next]