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
path:
root
/
libavutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'd6d369bf1370999896500ae7eb5b9447ab635a3d'
Michael Niedermayer
2013-03-13
1
-0
/
+1
|
\
|
*
atomic: prefer gcc builtins over win32 atomics, if available.
Hendrik Leppkes
2013-03-11
1
-3
/
+3
|
*
avframe: copy reordered_opaque in copy_props
Janne Grunau
2013-03-11
1
-0
/
+1
*
|
Merge commit '6327c10702922eabcb1c6170abd3f03d23ce4c51'
Michael Niedermayer
2013-03-12
1
-0
/
+8
|
\
\
|
|
/
|
*
atomic: fix CAS with armcc.
Anton Khirnov
2013-03-09
1
-0
/
+8
*
|
Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'
Michael Niedermayer
2013-03-12
1
-0
/
+4
|
\
\
|
|
/
|
*
atomic: Exclude the unsupported implementation headers from checkheaders
Martin Storsjö
2013-03-08
1
-0
/
+4
|
*
atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize
Martin Storsjö
2013-03-08
2
-3
/
+3
|
*
atomic: Add include guards to the implementation headers
Martin Storsjö
2013-03-08
3
-0
/
+14
*
|
dsputil: make selectable.
Ronald S. Bultje
2013-03-12
1
-0
/
+2
*
|
Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'
Michael Niedermayer
2013-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace remaining includes of audioconvert.h with channel_layout.h
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
Merge commit '8df23e938b4022d6e6e9e1180ea6418abae74fda'
Michael Niedermayer
2013-03-12
1
-1
/
+25
|
\
\
|
|
/
|
*
AVFrame: deprecate all now unused fields
Anton Khirnov
2013-03-08
1
-1
/
+25
*
|
buffer: use the atomic get instead of the add and fetch variant.
Clément Bœsch
2013-03-12
1
-1
/
+1
*
|
get_video_buffer: add vertical padding
Michael Niedermayer
2013-03-12
1
-1
/
+1
*
|
atomic: prefer gcc builtins over win32 atomics, if available.
Hendrik Leppkes
2013-03-12
1
-3
/
+3
*
|
atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize
Martin Storsjö
2013-03-12
2
-3
/
+3
*
|
mem: Fix usage of memalign() on DJGPP.
Fabrizio Gennari
2013-03-10
1
-0
/
+4
*
|
lavu/frame: fix not/note typo in doxy.
Clément Bœsch
2013-03-10
1
-1
/
+1
*
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-0
/
+1
|
\
\
|
|
/
*
|
port FFmpeg lavc frame specificities to lavu functions.
Clément Bœsch
2013-03-10
1
-1
/
+8
*
|
lavu/frame: copy the channels field.
Nicolas George
2013-03-10
1
-0
/
+1
*
|
atomic: Add include guards to the implementation headers
Martin Storsjö
2013-03-08
3
-0
/
+14
*
|
Merge commit '77b2cd7b41d7ec8008b6fac753c04f77824c514c'
Michael Niedermayer
2013-03-08
2
-0
/
+110
|
\
\
|
|
/
|
*
AVFrame: add side data.
Anton Khirnov
2013-03-08
2
-0
/
+110
*
|
Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'
Michael Niedermayer
2013-03-08
3
-0
/
+945
|
\
\
|
|
/
|
*
Move AVFrame from lavc to lavu.
Anton Khirnov
2013-03-08
3
-0
/
+832
*
|
Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'
Michael Niedermayer
2013-03-08
1
-1
/
+3
|
\
\
|
|
/
|
*
lavc: move AVFrame.hwaccel_picture_private to Picture.
Anton Khirnov
2013-03-08
1
-1
/
+3
*
|
Merge commit '1cec0624d0e6f48590283a57169b58b9fe8449d3'
Michael Niedermayer
2013-03-08
3
-0
/
+245
|
\
\
|
|
/
|
*
AVBuffer: add a new API for buffer pools
Anton Khirnov
2013-03-08
3
-0
/
+245
*
|
Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb'
Michael Niedermayer
2013-03-08
4
-0
/
+453
|
\
\
|
|
/
|
*
lavu: add a new API for reference-counted data buffers.
Anton Khirnov
2013-03-08
4
-0
/
+453
*
|
Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'
Michael Niedermayer
2013-03-08
6
-0
/
+348
|
\
\
|
|
/
|
*
lavu: add support for atomic operations.
Ronald S. Bultje
2013-03-08
6
-0
/
+348
*
|
Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2'
Michael Niedermayer
2013-03-08
1
-1
/
+1
|
\
\
|
|
/
|
*
avstring: Fix isxdigit to not accept non-hex characters
Martin Storsjö
2013-03-07
1
-1
/
+1
*
|
Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'
Michael Niedermayer
2013-03-08
3
-18
/
+27
|
\
\
|
|
/
|
*
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-07
5
-8
/
+6
|
*
avstring: Add locale independent versions of some ctype.h functions
Reimar Döffinger
2013-03-07
3
-1
/
+43
*
|
Force using a 64bit intermediate when calculating calendar time with av_timeg...
Carl Eugen Hoyos
2013-03-08
1
-1
/
+1
*
|
lavu: add escape API
Stefano Sabatini
2013-03-07
5
-2
/
+124
*
|
lavu/eval: add native support to lte and lt functions
Stefano Sabatini
2013-03-05
1
-3
/
+5
*
|
lavu/opt: fix weird align
Stefano Sabatini
2013-03-05
1
-1
/
+1
*
|
lavu/opt-test: do not explicitly set default value in test_ctx
Stefano Sabatini
2013-03-05
1
-2
/
+1
*
|
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
6
-11
/
+42
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-03-01
1
-3
/
+3
|
\
\
|
|
/
|
*
lls: Do not return from void functions
Diego Biurrun
2013-03-01
1
-3
/
+3
*
|
Merge commit '4da950c0ae224b9b8ef952dadf614be2c050023e'
Michael Niedermayer
2013-03-01
2
-4
/
+8
|
\
\
|
|
/
[next]