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
*
Fix mpeg4 padding bug detection with more than 128bit trash and slices.
Michael Niedermayer
2011-07-01
2
-2
/
+2
*
Fix possible double free when encoding using xvid.
Carl Eugen Hoyos
2011-07-01
1
-0
/
+1
*
Fix internal buffer size for 2bpp and 4bpp raw video.
Carl Eugen Hoyos
2011-07-01
1
-1
/
+3
*
Fix linesize for some rawvideo samples with odd width.
Carl Eugen Hoyos
2011-06-30
1
-1
/
+7
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-30
7
-38
/
+107
|
\
|
*
aacenc: Fix determination of Mid/Side Mode.
Nathan Caldwell
2011-06-29
1
-1
/
+1
|
*
psymodel: Remove the single channel analysis function
Nathan Caldwell
2011-06-29
3
-17
/
+6
|
*
aacenc: Implement dummy channel group analysis that just calls the single cha...
Nathan Caldwell
2011-06-29
2
-2
/
+15
|
*
psymodel: Add channels and channel groups to the psymodel.
Nathan Caldwell
2011-06-29
5
-25
/
+91
|
*
ARM: remove check for PLD instruction
Mans Rullgard
2011-06-29
1
-5
/
+2
|
*
Add new yuv444 pixfmts to avcodec_align_dimensions2
Jason Garrett-Glaser
2011-06-29
1
-0
/
+4
*
|
avcodec: increase padding, fixes ticket313
Michael Niedermayer
2011-06-30
1
-1
/
+1
*
|
Remove gcc 2.95.3 remnants.
Carl Eugen Hoyos
2011-06-29
2
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-29
8
-22
/
+36
|
\
\
|
|
/
|
*
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-28
1
-2
/
+2
|
*
cosmetics: remove outdated comment that is no longer true
Justin Ruggles
2011-06-28
1
-2
/
+0
|
*
avutil: Remove unused arbitrary precision integer code.
Diego Biurrun
2011-06-28
1
-1
/
+0
|
*
configure: Drop check for availability of ten assembler operands.
Diego Biurrun
2011-06-28
2
-5
/
+5
|
*
aacenc: Save channel configuration for later use.
Nathan Caldwell
2011-06-27
2
-8
/
+9
|
*
aacenc: Fix codebook trellising for zeroed bands.
Alex Converse
2011-06-27
1
-4
/
+20
*
|
amrnbdec: we dont want dtx samples anymore and give the user a hint towards h...
Michael Niedermayer
2011-06-28
1
-1
/
+2
*
|
targa: Do not read colormap from files without one.
Reimar Döffinger
2011-06-28
1
-2
/
+7
*
|
targa: Simplify using bytestream_get functions.
Reimar Döffinger
2011-06-28
1
-10
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-28
6
-215
/
+122
|
\
\
|
|
/
|
*
ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c
Justin Ruggles
2011-06-27
6
-131
/
+119
|
*
ac3enc: merge log2_tab() into normalize_samples()
Justin Ruggles
2011-06-27
1
-14
/
+2
|
*
ac3enc: Remove bit allocation fallbacks.
Justin Ruggles
2011-06-27
1
-70
/
+1
*
|
Support fourcc Y8 (ticket 308).
ami_stuff
2011-06-27
1
-0
/
+1
*
|
Support fourcc YV16 (ticket 307).
ami_stuff
2011-06-27
2
-0
/
+2
*
|
Fix VDPAU decoding for some H264 samples.
Carl Eugen Hoyos
2011-06-27
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-27
4
-81
/
+54
|
\
\
|
|
/
|
*
H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit
Jason Garrett-Glaser
2011-06-26
1
-1
/
+2
|
*
H.264: make filter_mb_fast support 4:4:4
Jason Garrett-Glaser
2011-06-26
1
-13
/
+49
|
*
mpeg4videoenc: Remove disabled variant of mpeg4_encode_block().
Diego Biurrun
2011-06-26
1
-65
/
+0
|
*
Move some variable declarations below the proper #ifdefs.
Diego Biurrun
2011-06-26
1
-2
/
+3
*
|
dnxhddec: handle cid change in bitstream.
Baptiste Coudurier
2011-06-26
1
-5
/
+11
*
|
Add operand size to add instructions.
Reimar Döffinger
2011-06-26
1
-2
/
+2
*
|
Revert "build: Remove redundant config.mak includes from subdirectory Makefil...
Reimar Döffinger
2011-06-26
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-26
2
-5
/
+4
|
\
\
|
|
/
|
*
build: Remove redundant config.mak includes from subdirectory Makefiles.
Diego Biurrun
2011-06-25
1
-2
/
+0
|
*
aacenc: Mark psy_3gpp_window() as av_unused.
Diego Biurrun
2011-06-25
1
-3
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-24
56
-300
/
+570
|
\
\
|
|
/
|
*
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-06-24
28
-154
/
+154
|
*
Use av_printf_format to check the usage of printf style functions
Martin Storsjö
2011-06-23
1
-1
/
+1
|
*
ARM: allow building in Thumb2 mode
Mans Rullgard
2011-06-23
28
-145
/
+415
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-23
5
-41
/
+50
|
\
\
|
|
/
|
*
ac3enc: remove unneeded local variable in asym_quant()
Justin Ruggles
2011-06-22
1
-6
/
+6
|
*
ac3enc: remove a branch in asym_quant() by doing 2 shifts
Justin Ruggles
2011-06-22
1
-8
/
+2
|
*
ac3enc: avoid masking output in asym_quant() by using signed values for
Justin Ruggles
2011-06-22
2
-12
/
+12
|
*
H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
Jason Garrett-Glaser
2011-06-22
1
-5
/
+5
[next]