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
...
*
Remove unneeded NULL at end of struct.
Ramiro Polla
2008-06-06
1
-1
/
+0
*
Merge declaration and initialization.
Ramiro Polla
2008-06-06
1
-2
/
+1
*
Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.
Diego Biurrun
2008-06-06
1
-1
/
+1
*
Run documentation through ispell, plus some minor fixes.
Diego Biurrun
2008-06-06
5
-31
/
+33
*
minor spelling/grammar fixes
Diego Biurrun
2008-06-06
1
-3
/
+3
*
Fix reading an element after the array.
Michael Niedermayer
2008-06-06
1
-1
/
+1
*
check for ARM NEON assembler support
Måns Rullgård
2008-06-05
1
-0
/
+4
*
accept --cpu=cortex*
Måns Rullgård
2008-06-05
1
-1
/
+1
*
alloc_size attribute is new to gcc 4.3; don't use it with lesser versions
Måns Rullgård
2008-06-05
1
-1
/
+1
*
Remove *lpc_refl from the context. Only the value
Vitor Sessak
2008-06-05
1
-13
/
+13
*
Split function rms() in two (it does two unrelated things)
Vitor Sessak
2008-06-05
1
-6
/
+10
*
cosmetics: s/Id/id/ in libavformat where Id refers to id Software.
Stefano Sabatini
2008-06-05
3
-10
/
+10
*
rename me=tesa
Loren Merritt
2008-06-05
1
-1
/
+1
*
add esa/dia compat me options and new tesa for libx264
Baptiste Coudurier
2008-06-05
3
-2
/
+8
*
matroskadec: remove some useless code
Aurelien Jacobs
2008-06-04
1
-44
/
+3
*
cosmetics: indentation
Aurelien Jacobs
2008-06-04
1
-7
/
+7
*
matroskadec: don't remove dummy level when none was added
Aurelien Jacobs
2008-06-04
1
-0
/
+3
*
x264 interlaced encoding option
Baptiste Coudurier
2008-06-04
1
-0
/
+2
*
cleanup, remove useless parentheses
Baptiste Coudurier
2008-06-04
1
-13
/
+13
*
return error on frame sync error
Justin Ruggles
2008-06-04
1
-1
/
+1
*
prevent crash when dba params are invalid
Justin Ruggles
2008-06-03
1
-2
/
+2
*
Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor condition.
Rafaël Carré
2008-06-03
1
-2
/
+2
*
update regression tests for ts due to r13641
Baptiste Coudurier
2008-06-03
1
-1
/
+1
*
Sample tested and the code worked so the comment is removed
Benjamin Larsson
2008-06-03
1
-1
/
+0
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
102
-162
/
+172
*
Ensure the first audio stream is selected as the default stream
Aurelien Jacobs
2008-06-03
1
-1
/
+4
*
adjust comment to reality
Aurelien Jacobs
2008-06-03
1
-1
/
+1
*
matroskadec: sane default value for track->time_scale
Aurelien Jacobs
2008-06-03
1
-0
/
+1
*
small spelling/wording fixes
Diego Biurrun
2008-06-03
1
-4
/
+4
*
ff_fetch_timestamp() prototype
Michael Niedermayer
2008-06-03
1
-0
/
+7
*
In mpeg1/2 timestamps are associated with the access unit which
Michael Niedermayer
2008-06-03
2
-1
/
+4
*
add pretty common .m2t as ts extension
Baptiste Coudurier
2008-06-03
1
-1
/
+1
*
fix continuity counter to start at 0
Baptiste Coudurier
2008-06-03
1
-1
/
+1
*
Make update_initial_durations() also work if a dts occured before a
Michael Niedermayer
2008-06-03
1
-5
/
+20
*
Do not set pts in update_initial_durations() if stream has b frames.
Michael Niedermayer
2008-06-03
1
-1
/
+3
*
improve installation path selection
Måns Rullgård
2008-06-02
1
-10
/
+18
*
cosmetics: Split all path variables into their own list.
Diego Biurrun
2008-06-02
1
-8
/
+13
*
matroskadec: fix potential mem leak
Aurelien Jacobs
2008-06-02
1
-0
/
+1
*
matroskadec: avoid potential mem leak
Aurelien Jacobs
2008-06-02
1
-0
/
+1
*
reorganize matroska_add_stream() to fix potential mem leak and buffer overflow
Aurelien Jacobs
2008-06-02
1
-6
/
+9
*
matroskadec: move ARRAY_SIZE() macro at top of the file
Aurelien Jacobs
2008-06-02
1
-2
/
+2
*
bump micro version after commit r13615
Aurelien Jacobs
2008-06-02
1
-1
/
+1
*
fix servertest in out of tree builds
Måns Rullgård
2008-06-02
1
-1
/
+1
*
print correct mpeg-2 broken_link value, and print closed_gop
Baptiste Coudurier
2008-06-02
1
-3
/
+4
*
Remove warning that could never be triggered.
Vitor Sessak
2008-06-02
1
-10
/
+5
*
indent
Michael Niedermayer
2008-06-02
1
-6
/
+6
*
Only store timestamps when there are timestamps.
Michael Niedermayer
2008-06-02
1
-0
/
+2
*
Our MPEG-TS demuxer does not send complete PES packets but sends them
Michael Niedermayer
2008-06-02
1
-1
/
+2
*
Move new field to the end to avoid ABI breakage, I thought this struct
Michael Niedermayer
2008-06-02
1
-1
/
+1
*
cosmetic
Michael Niedermayer
2008-06-02
1
-1
/
+2
[prev]
[next]