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
*
thread: Provide no-op variants for pthread_once
Luca Barbato
2015-10-14
1
-0
/
+17
*
dxva: Include last the internal header
Luca Barbato
2015-10-14
4
-4
/
+20
*
httpauth: Add space after commas in HTTP/RTSP auth header
Andrey Utkin
2015-10-14
1
-9
/
+10
*
rtmpproto: Write correct flv packet sizes at the end of packets
Michael Niedermayer
2015-10-14
1
-3
/
+4
*
mimic: drop AVPicture usage
wm4
2015-10-14
1
-17
/
+14
*
libschroedinger: Properly use AVFrame API
Vittorio Giovara
2015-10-14
3
-25
/
+28
*
qtrle: Properly use AVFrame API
Vittorio Giovara
2015-10-14
1
-8
/
+13
*
avcodec: Do not lock during init if there is no init function
Derek Buitenhuis
2015-10-13
1
-2
/
+2
*
avformat: Do not use AVFMT_RAWPICTURE
Luca Barbato
2015-10-13
4
-79
/
+44
*
avconv: Add loop option.
Alexandra Hájková
2015-10-13
4
-5
/
+121
*
dict: Change return type of av_dict_copy()
Vittorio Giovara
2015-10-12
4
-5
/
+16
*
build: add Solaris symbol versioning
Sean McGovern
2015-10-11
4
-5
/
+363
*
nullenc: Use the wrapped avframe pseudo-encoder
Luca Barbato
2015-10-10
1
-2
/
+2
*
yuv4mpeg: Use the wrapped avframe pseudo-encoder
Luca Barbato
2015-10-10
1
-12
/
+11
*
wrapped_avframe: Initial implementation
Luca Barbato
2015-10-10
6
-1
/
+85
*
libopenh264enc: Added max_nal_size option
Mario Gasparoni
2015-10-09
1
-0
/
+28
*
asfdec: do not skip padding if offset is above packet size - padding
Alexandra Hájková
2015-10-08
1
-3
/
+6
*
cabac: Make CABAC states hardcoded
Anton Khirnov
2015-10-08
5
-111
/
+129
*
w32pthreads: Load dynamically loaded functions on demand
Hendrik Leppkes
2015-10-07
1
-0
/
+10
*
w32pthreads: Add pthread_once emulation
Hendrik Leppkes
2015-10-07
1
-0
/
+73
*
avconv: Do not try to configure filter outputs without streams
Luca Barbato
2015-10-07
1
-2
/
+6
*
configure: When disabling a library disable all the related components
Luca Barbato
2015-10-07
1
-5
/
+36
*
dcadec: reorganise context data
Alexandra Khirnova
2015-10-07
2
-159
/
+187
*
g2m: Relax resolution change constraints
Vittorio Giovara
2015-10-07
1
-2
/
+1
*
mmaldec: be more tolerant against MMAL not returning decoded output
wm4
2015-10-04
1
-2
/
+14
*
mmaldec: refactor to have more context per MMAL input buffer
wm4
2015-10-04
1
-9
/
+10
*
avcodec: Do not lock during open for codecs marked as having threadsafe init
Derek Buitenhuis
2015-10-04
1
-17
/
+21
*
rangecoder: Use AV_RB16 instead of bytestream_get_be16
Vittorio Giovara
2015-10-04
1
-2
/
+4
*
hevc: Simplify logical check
Vittorio Giovara
2015-10-04
1
-1
/
+1
*
h264: Use the correct argument context in debug log
Vittorio Giovara
2015-10-04
1
-1
/
+1
*
h263: Drop uninitialized variable use from log message
Vittorio Giovara
2015-10-04
1
-2
/
+2
*
dvbsubdec: Fix function return type
Vittorio Giovara
2015-10-04
1
-1
/
+2
*
dv: Mark internal frame reference as const
Vittorio Giovara
2015-10-04
2
-7
/
+8
*
dcadec: Always initialize return variable
Vittorio Giovara
2015-10-04
1
-1
/
+1
*
d3d11va: make av_d3d11va_alloc_context() available at all times
Anton Khirnov
2015-10-03
2
-1
/
+12
*
d3d11va: check for malloc failure
Anton Khirnov
2015-10-03
1
-0
/
+5
*
avutil/avstring: Inline some tiny functions
Henrik Gramner
2015-10-03
2
-26
/
+18
*
matroskaenc: Don't write a track language tag
John Stebbins
2015-10-03
1
-1
/
+3
*
checkasm: Fix the function name sorting algorithm
Henrik Gramner
2015-10-03
1
-2
/
+6
*
dnxhddata: Deduplicate cid 1256 chroma table
Christophe Gisquet
2015-10-02
1
-12
/
+2
*
dnxhddata: Deduplicate dnx100 tables
Jeremy James
2015-10-02
1
-48
/
+7
*
dnxhddata: Fix cid 1260 luma and chroma tables
Jeremy James
2015-10-02
1
-16
/
+16
*
dnxhddata: Fix 10-bit DNxHD quant matrices
Joseph Artsimovich
2015-10-02
3
-37
/
+39
*
x264: Add option to force IDR frames
Derek Buitenhuis
2015-10-01
1
-5
/
+18
*
x264: Expose the NV21 input support
Yu Xiaolei
2015-10-01
1
-0
/
+6
*
hls: Check av_opt_set_dict return value as well
Luca Barbato
2015-10-01
1
-3
/
+2
*
dcadec: make a number of samples per subband per subsubframe a named constant
Alexandra Khirnova
2015-10-01
1
-19
/
+21
*
build: Add support for known custom allocators
Luca Barbato
2015-09-30
1
-0
/
+13
*
Screenpresso SPV1 decoder
Vittorio Giovara
2015-09-30
12
-1
/
+209
*
lavu: Deprecate AVFrame.error[]
Vittorio Giovara
2015-09-30
6
-10
/
+31
[next]