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
*
cosmetics: fix dashed line length after 070c5d0
Janne Grunau
2011-03-28
2
-2
/
+2
*
http: header field names are case insensitive
Tyler
2011-03-28
1
-7
/
+7
*
ac3enc: Add codec-specific options for writing AC-3 metadata.
Justin Ruggles
2011-03-27
6
-18
/
+782
*
Remove arrozcru URL from documentation
Ramiro Polla
2011-03-27
2
-8
/
+0
*
sndio support for playback and record
Brad
2011-03-27
11
-2
/
+403
*
dsputil: allow to skip drawing of top/bottom edges.
Alexander Strange
2011-03-26
5
-52
/
+70
*
Split fate-psx-str-v3 into a video-only and audio-only test.
Ronald S. Bultje
2011-03-26
3
-39
/
+41
*
mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom.
Justin Ruggles
2011-03-25
1
-1
/
+5
*
Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser
Justin Ruggles
2011-03-25
8
-3
/
+29
*
Use audio_service_type to set stream disposition.
Justin Ruggles
2011-03-25
1
-0
/
+13
*
Add APIchanges entry for audio_service_type.
Justin Ruggles
2011-03-25
1
-0
/
+3
*
Add audio_service_type field to AVCodecContext for encoding and reporting
Justin Ruggles
2011-03-25
5
-1
/
+54
*
configure: in check_ld, place new -l flags before existing ones
Mans Rullgard
2011-03-25
1
-1
/
+1
*
support @heading, @subheading, @subsubheading, and @subsubsection in
Justin Ruggles
2011-03-25
1
-2
/
+4
*
doc: update build system documentation
Luca Barbato
2011-03-25
2
-25
/
+63
*
aacenc: indentation
Young Han Lee
2011-03-24
1
-1
/
+1
*
aacenc: fix the side calculation in search_for_ms
Young Han Lee
2011-03-24
1
-1
/
+1
*
vp8.c: rename EDGE_* to VP8_EDGE_*.
Alexander Strange
2011-03-24
1
-5
/
+5
*
matroskadec: set default duration for simple block
John Stebbins
2011-03-25
1
-0
/
+2
*
When building for MinGW32 disable strict ANSI compliancy.
Diego Elio Pettenò
2011-03-24
1
-0
/
+1
*
ARM: fix ff_apply_window_int16_neon() prototype
Mans Rullgard
2011-03-24
1
-1
/
+1
*
configure: check for --as-needed support early
Mans Rullgard
2011-03-24
1
-1
/
+2
*
ARM: NEON optimised apply_window_int16()
Mans Rullgard
2011-03-24
2
-0
/
+28
*
ac3enc: NEON optimised shift functions
Mans Rullgard
2011-03-24
2
-0
/
+25
*
ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min
Mans Rullgard
2011-03-24
5
-0
/
+100
*
mpeg12.c: fix slice threading for mpeg2 field picture mode.
Ronald S. Bultje
2011-03-24
1
-1
/
+13
*
ffmetadec.c: fix compiler warnings.
Ronald S. Bultje
2011-03-24
1
-2
/
+2
*
configure: Don't explicitly disable ffplay or in/outdevices on dos
Martin Storsjö
2011-03-24
1
-2
/
+0
*
configure: Remove the explicit disabling of ffserver
Martin Storsjö
2011-03-24
1
-2
/
+1
*
configure: Add fork as a dependency to ffserver
Martin Storsjö
2011-03-24
1
-1
/
+1
*
avio: make udp_set_remote_url/get_local_port internal.
Anton Khirnov
2011-03-23
5
-13
/
+19
*
asfdec: also subtract preroll when reading simple index object
Vladimir Pantelic
2011-03-23
1
-2
/
+2
*
matroskaenc: remove a variable that's unused after bc17bd9.
Anton Khirnov
2011-03-23
1
-1
/
+0
*
avio: cosmetics - nicer vertical alignment.
Anton Khirnov
2011-03-23
2
-2
/
+2
*
Remove unnecessary icc version checks
Mans Rullgard
2011-03-23
3
-5
/
+5
*
Disable 'attribute "foo" ignored' warnings from icc
Mans Rullgard
2011-03-23
1
-1
/
+2
*
rtsp: Don't use a locale dependent format string
Martin Storsjö
2011-03-23
1
-2
/
+1
*
Add xd55 codec tag for XDCAM HD422 720p25 CBR files.
Tomas Härdin
2011-03-23
1
-0
/
+1
*
configure: get libavcodec version from new version.h header
Mans Rullgard
2011-03-23
1
-1
/
+1
*
lavc: move the version macros to a new installed header.
Anton Khirnov
2011-03-22
3
-52
/
+77
*
matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_config
Anton Khirnov
2011-03-22
1
-18
/
+5
*
Do not use format string "%0.3f" for RTSP Range field.
Carl Eugen Hoyos
2011-03-22
1
-2
/
+3
*
Add apply_window_int16() to DSPContext with x86-optimized versions and use it
Justin Ruggles
2011-03-22
11
-36
/
+210
*
Document usage of import libraries created by dlltool
Martin Storsjö
2011-03-23
1
-0
/
+6
*
configure: Set the correct lib target for arm/wince dlltool
Martin Storsjö
2011-03-23
1
-1
/
+1
*
fate: simplify regression-funcs.sh
Luca Barbato
2011-03-23
1
-8
/
+4
*
fate: add support for multithread testing
Luca Barbato
2011-03-23
3
-4
/
+6
*
Fix an infinite loop when RoQ encoded generated a frame with a size greater t...
Vitor Sessak
2011-03-22
1
-3
/
+14
*
Add kbdwin.o to AC3 decoder
Kieran Kunhya
2011-03-22
1
-1
/
+1
*
Detect byte-swapped AC-3 and support decoding it directly.
Reimar Döffinger
2011-03-22
1
-0
/
+5
[next]