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
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
7
-35
/
+514
|
\
|
*
lavc: make avcodec_get_context_defaults3 "officially" public
Anton Khirnov
2011-10-19
2
-22
/
+34
|
*
Use correct scaling table for bwd-pred MVs in second B-field
Mashiat Sarker Shakkhar
2011-10-19
1
-9
/
+11
|
*
Ut Video decoder
Kostya Shishkov
2011-10-19
5
-2
/
+465
*
|
v210dec: remove debuging #include
Michael Niedermayer
2011-10-20
1
-1
/
+0
*
|
Fixes avpicture_layout to not write past buffer end.
Matthew Einhorn
2011-10-19
1
-0
/
+10
*
|
mpeg12: remove '[' and ']' around last timecode field to match std representa...
Clément Bœsch
2011-10-19
1
-1
/
+1
*
|
Add V210 SIMD
Kieran Kunhya
2011-10-19
5
-17
/
+241
*
|
Move x264asm to libavutil.
Kieran Kunhya
2011-10-19
19
-35
/
+35
*
|
mpeg12dec: Support invalid field motion types,
Michael Niedermayer
2011-10-19
1
-4
/
+0
*
|
mpeg12dec: assert no field frame mess
Michael Niedermayer
2011-10-19
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-19
1
-10
/
+5
|
\
\
|
|
/
|
*
sunrast: Check for out of bounds reads
Laurent Aimar
2011-10-18
1
-1
/
+13
|
*
lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFER
Dustin Brody
2011-10-18
1
-4
/
+4
|
*
lavc: replace API-bump-triggered AVCodecContext field change with shorter, no...
Dustin Brody
2011-10-18
1
-5
/
+1
*
|
flv: Initialize initial frame to 16
Michael Niedermayer
2011-10-18
1
-0
/
+6
*
|
mpeg12_parser: make mpegvideo_split() more robust
Michael Niedermayer
2011-10-18
1
-1
/
+4
*
|
mpeg12dec: dont consider parsing extradata as having achived sync.
Michael Niedermayer
2011-10-18
1
-1
/
+2
*
|
libutvideo: Add Ut Video Decoder Wrapper
Derek Buitenhuis
2011-10-17
5
-2
/
+235
*
|
mpeg4parser: fix initial qp precission
Michael Niedermayer
2011-10-17
1
-0
/
+1
*
|
mpeg12: use drop_frame_flag to fix timecode debug format.
Clément Bœsch
2011-10-17
1
-3
/
+4
*
|
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
5
-16
/
+16
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-17
11
-192
/
+230
|
\
\
|
|
/
|
*
w32threads: support for frame multithreading
Steven Walters
2011-10-16
10
-190
/
+230
|
*
avcodec: remove stray @deprecated comment
Mans Rullgard
2011-10-16
1
-2
/
+0
*
|
av_tempfile: Pass int log_offset, void *log_ctx
Michael Niedermayer
2011-10-16
2
-2
/
+2
*
|
Move av_tempfile() into libavutil, it is a generically usefull thing and its ...
Michael Niedermayer
2011-10-16
2
-41
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-16
5
-140
/
+265
|
\
\
|
|
/
|
*
prores: get correct size for coded V plane if alpha is present
Mans Rullgard
2011-10-15
1
-2
/
+4
|
*
prores: do not set pixel format on codec init
Mans Rullgard
2011-10-15
1
-2
/
+0
|
*
pthread: prevent updating AVCodecContext from itself in frame_thread_free
Ronald S. Bultje
2011-10-15
1
-1
/
+1
|
*
pthread: copy coded frame dimensions in update_context_from_thread
Ronald S. Bultje
2011-10-15
1
-0
/
+3
|
*
vp8: prevent read from uninitialized memory in decode_mvs
Ronald S. Bultje
2011-10-15
1
-0
/
+1
|
*
vp8: force reallocation in update_thread_context after frame size change
Ronald S. Bultje
2011-10-15
1
-9
/
+19
|
*
vp8: fix return value if update_dimensions fails
Ronald S. Bultje
2011-10-15
1
-1
/
+1
|
*
adpcmdec: calculate actual number of output samples for each decoder.
Justin Ruggles
2011-10-14
1
-120
/
+231
|
*
adpcmdec: check remaining buffer size before decoding next block in the
Justin Ruggles
2011-10-14
1
-1
/
+1
|
*
adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder.
Justin Ruggles
2011-10-14
1
-1
/
+5
|
*
adpcmdec: remove unneeded buf_size==0 check.
Justin Ruggles
2011-10-14
1
-3
/
+0
|
*
adpcmdec: remove unneeded zeroing of *data_size
Justin Ruggles
2011-10-14
1
-1
/
+0
|
*
dnxhdenc: fixed signed multiplication overflow
Mans Rullgard
2011-10-14
1
-1
/
+1
*
|
dvbsubdec: cosmetic change on how xpos is passed around
JULIAN GARDNER
2011-10-16
1
-15
/
+21
*
|
dvbsubdec: Fix 0xf0 end detection
Michael Niedermayer
2011-10-15
1
-1
/
+1
*
|
dvbsub: add comments
JULIAN GARDNER
2011-10-15
1
-0
/
+3
*
|
dvbsub: add dvb_encode_rle8()
JULIAN GARDNER
2011-10-15
1
-0
/
+61
*
|
dvbsub: Move setting of *dvb_encode_rle() up
JULIAN GARDNER
2011-10-15
1
-11
/
+7
*
|
dvbsubdec:dvbsub_display_end_segment() move main loop under if() as its usele...
JULIAN GARDNER
2011-10-15
1
-3
/
+1
*
|
h264: Workaround invalid flag combinations of 8x8 inference.
Michael Niedermayer
2011-10-15
2
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-14
7
-32
/
+57
|
\
\
|
|
/
|
*
proresdsp: fix function prototypes.
Ronald S. Bultje
2011-10-14
1
-3
/
+3
[next]