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
*
Hint why SDL_Init() may have failed.
Carl Eugen Hoyos
2011-07-10
1
-0
/
+1
*
Match VA-API / VDPAU with zlib / bzlib build system documentation.
Carl Eugen Hoyos
2011-07-10
1
-2
/
+2
*
examples/muxing.c: remove doxy reference to unexisting file
Stefano Sabatini
2011-07-10
1
-1
/
+0
*
doc/examples: add decoding/filtering example program
Stefano Sabatini
2011-07-10
2
-1
/
+231
*
examples/encoding.c: remove unnecessary includes
Stefano Sabatini
2011-07-10
1
-8
/
+0
*
examples/encoding.c: use av_image_alloc() for allocating an image buffer
Stefano Sabatini
2011-07-10
1
-10
/
+6
*
graphparser: simplify condition in avfilter_graph_parse()
Stefano Sabatini
2011-07-10
2
-2
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-10
19
-108
/
+1191
|
\
|
*
H.264: fix filter_mb_fast with 4:4:4 + 8x8dct
Jason Garrett-Glaser
2011-07-09
1
-1
/
+1
|
*
alsa: limit buffer_size to 32768 frames.
Justin Ruggles
2011-07-09
2
-0
/
+3
|
*
alsa: fallback to buffer_size/4 for period_size.
Justin Ruggles
2011-07-09
1
-0
/
+2
|
*
doc: replace @pxref by @ref where appropriate
Diego Biurrun
2011-07-09
4
-9
/
+8
|
*
mpeg1video: don't abort if thread_count is too high.
Frank Barchard
2011-07-09
1
-5
/
+9
|
*
segafilm: add support for videos with cri adx adpcm
Matthew Hoops
2011-07-09
1
-7
/
+21
|
*
gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps
Tomas Härdin
2011-07-09
1
-9
/
+16
|
*
libxvid: Add const qualifier to silence compiler warning.
Diego Biurrun
2011-07-09
1
-1
/
+1
|
*
H.264: improve qp_thresh check
Jason Garrett-Glaser
2011-07-08
2
-6
/
+4
|
*
H.264: use fill_rectangle in CABAC decoding
Jason Garrett-Glaser
2011-07-08
1
-2
/
+1
|
*
H.264: Remove redundant hl_motion_16/8 code
Jason Garrett-Glaser
2011-07-08
1
-42
/
+10
|
*
H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIP
Jason Garrett-Glaser
2011-07-08
2
-25
/
+24
|
*
H.264: faster P-SKIP decoding
Jason Garrett-Glaser
2011-07-08
2
-10
/
+102
|
*
H.264: av_always_inline some more functions
Jason Garrett-Glaser
2011-07-08
3
-8
/
+8
|
*
H.264: Add x86 assembly for 10-bit H.264 predict functions
Daniel Kang
2011-07-08
4
-1
/
+998
|
*
swscale: rename uv_off/uv_off2 to uv_off_px/byte.
Ronald S. Bultje
2011-07-08
3
-46
/
+46
|
*
swscale: implement error dithering in planarCopyWrapper.
Ronald S. Bultje
2011-07-08
1
-19
/
+90
|
*
swscale: error dithering for 16/9/10-bit to 8-bit.
Ronald S. Bultje
2011-07-08
3
-30
/
+160
|
*
swscale: fix overflow in 16-bit vertical scaling.
Ronald S. Bultje
2011-07-08
8
-41
/
+41
|
*
swscale: fix crash in 8-bpc bilinear output without alpha.
Ronald S. Bultje
2011-07-08
1
-1
/
+2
|
*
swscale: fix 16-bit horizontal scaling underflow.
Ronald S. Bultje
2011-07-08
7
-23
/
+23
|
*
swscale: fix 16-bit scaling when output is 8-bits.
Ronald S. Bultje
2011-07-08
9
-27
/
+27
*
|
cosmetic: reindent of dxva2 zigzag workaround
Joakim Plate
2011-07-09
1
-7
/
+7
*
|
Added ability to enable workaround for dxva2 decoding using older ATI cards
Joakim Plate
2011-07-09
2
-2
/
+17
*
|
Support gsm_ms in caf files.
Carl Eugen Hoyos
2011-07-09
2
-0
/
+3
*
|
examples/encoding.c: replace "this library" with "libavcodec" in doxy
Stefano Sabatini
2011-07-09
1
-1
/
+1
*
|
examples/encoding.c: remove reference to unexisting file
Stefano Sabatini
2011-07-09
1
-1
/
+0
*
|
examples/muxing.c: set sample format for encoding
Stefano Sabatini
2011-07-09
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-09
23
-755
/
+947
|
\
\
|
|
/
|
*
mp3enc: write a xing frame containing number of frames in the file
Anton Khirnov
2011-07-08
2
-5
/
+71
|
*
lavf: update AVStream.nb_frames when muxing.
Anton Khirnov
2011-07-08
2
-1
/
+8
|
*
ffmpeg: remove unused variables from InputStream.
Anton Khirnov
2011-07-08
1
-5
/
+0
|
*
doc: update ffmpeg -ar and -ac documentation to reflect reality.
Anton Khirnov
2011-07-08
1
-8
/
+8
|
*
ffmpeg: remove pointless if (nb_input_files)
Anton Khirnov
2011-07-08
1
-17
/
+14
|
*
ffmpeg: merge input_files_ts_offset into input_files.
Anton Khirnov
2011-07-08
1
-9
/
+10
|
*
ffmpeg: merge input_codecs into input_streams.
Anton Khirnov
2011-07-08
1
-10
/
+7
|
*
ffmpeg: drop AV prefixes from struct names.
Anton Khirnov
2011-07-08
1
-54
/
+54
|
*
ffmpeg: deprecate loop_input and loop_output options
Anton Khirnov
2011-07-08
4
-7
/
+15
|
*
gif: add loop private option.
Anton Khirnov
2011-07-08
3
-4
/
+34
|
*
img2: add loop private option.
Anton Khirnov
2011-07-08
3
-2
/
+17
|
*
AVOptions: in av_opt_find() don't return named constants unless unit is speci...
Anton Khirnov
2011-07-08
1
-2
/
+3
|
*
x11grab: replace undocumented nomouse hackery with a private option.
Anton Khirnov
2011-07-08
1
-3
/
+4
[next]