index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-17
9
-87
/
+30
|
\
|
*
mathops: remove ancient confusing comment
Mans Rullgard
2011-05-16
1
-3
/
+0
|
*
mpegaudio: move OUT_FMT macro to mpegaudiodec.c
Mans Rullgard
2011-05-16
2
-2
/
+2
|
*
mpegaudio: remove OUT_MIN/MAX macros
Mans Rullgard
2011-05-16
2
-3
/
+1
|
*
Add missing #includes to mp3_header_(de)compress bsf
Mans Rullgard
2011-05-16
2
-0
/
+2
|
*
dct: fix indentation
Mans Rullgard
2011-05-16
1
-15
/
+15
|
*
dct: bypass table allocation for DCT_II of size 32
Mans Rullgard
2011-05-16
1
-3
/
+6
|
*
h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64.
Gil Pedersen
2011-05-16
1
-0
/
+2
|
*
Remove unused header mpegaudio3.h.
Diego Biurrun
2011-05-16
2
-54
/
+0
*
|
iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...
Stefano Sabatini
2011-05-17
5
-37
/
+147
*
|
rawdec: Allow overriding top field first.
Michael Niedermayer
2011-05-16
1
-0
/
+15
*
|
pngdec: relax condition for setting monoblack pixel format
Stefano Sabatini
2011-05-16
1
-3
/
+2
*
|
Support decoding of 1bpp rawvideo in avi (ticket 205).
ami_stuff
2011-05-16
1
-0
/
+1
*
|
Support decoding of 2bpp rawvideo in avi (ticket 206).
ami_stuff
2011-05-16
1
-0
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-16
3
-14
/
+4
|
\
|
|
*
aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.
Justin Ruggles
2011-05-15
2
-4
/
+4
|
*
acelp: Remove unused gray_decode table.
Diego Biurrun
2011-05-15
1
-10
/
+0
|
*
dfa: Remove unused variable.
Diego Biurrun
2011-05-15
1
-1
/
+0
*
|
av_picture_crop(): Support simple cases with packed pixels too.
Michael Niedermayer
2011-05-15
1
-1
/
+9
*
|
rawdec: propagate pict_type information to the output frame
Stefano Sabatini
2011-05-15
1
-0
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-15
19
-19
/
+19
|
\
|
|
*
Fix FSF address copy paste error in some license headers.
Diego Biurrun
2011-05-14
17
-17
/
+17
|
*
arm: properly mark external symbol call
Martin Aumüller
2011-05-14
2
-2
/
+2
*
|
Fix decoding of msrle samples with 1bpp.
Carl Eugen Hoyos
2011-05-15
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-14
1
-3
/
+1
|
\
|
|
*
Add av_clip_uintp2() function
Mans Rullgard
2011-05-13
1
-3
/
+1
|
*
dfa: fix buffer overflow checks to avoid integer overflows.
Reimar Döffinger
2011-05-13
1
-16
/
+19
*
|
AVFrame: only set parameters from AVCodecContext in decode_video*() when no f...
Michael Niedermayer
2011-05-14
1
-0
/
+3
*
|
avcodec_default_get_buffer: init picture parameters.
Michael Niedermayer
2011-05-14
1
-0
/
+4
*
|
Support more QT 1bpp rawvideo files.
ami_stuff
2011-05-13
1
-0
/
+1
*
|
tiffenc: set bpp table for monow/monob formats
Stefano Sabatini
2011-05-13
1
-1
/
+2
*
|
tiffenc: factorize code for monow/monob case in encode_frame() switch
Stefano Sabatini
2011-05-13
1
-4
/
+1
*
|
tiffenc: fix bpp value for monow/monob formats
Stefano Sabatini
2011-05-13
1
-1
/
+1
*
|
tiff: fix linesize for mono-white/black formats
Stefano Sabatini
2011-05-13
1
-1
/
+1
*
|
tiff: print log in case of unknown / unsupported tag
Stefano Sabatini
2011-05-13
1
-0
/
+3
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-13
12
-209
/
+248
|
\
|
|
*
ac3enc: put the counting of stereo rematrixing bits in the same place to
Justin Ruggles
2011-05-12
1
-7
/
+4
|
*
ac3enc: clean up count_frame_bits() and count_frame_bits_fixed()
Justin Ruggles
2011-05-12
1
-20
/
+46
|
*
mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just...
Michael Niedermayer
2011-05-12
1
-2
/
+7
|
*
srtdec: make sure we don't write past the end of buffer
Aurelien Jacobs
2011-05-12
1
-1
/
+1
|
*
wmaenc: improve channel count and bitrate error handling in encode_init()
Tomas Härdin
2011-05-12
1
-4
/
+10
|
*
tiff: add support for SamplesPerPixel tag in tiff_decode_tag()
Stefano Sabatini
2011-05-12
1
-57
/
+65
|
*
tiff: Prefer enum TiffCompr over int for TiffContext.compr.
Stefano Sabatini
2011-05-12
1
-1
/
+1
|
*
dnxhdenc: add AVClass in private context.
Baptiste Coudurier
2011-05-12
2
-2
/
+3
|
*
Replace int_fast integer types with their sized standard posix counterparts.
Diego Biurrun
2011-05-12
7
-108
/
+119
|
*
jfdct: Replace sized int_fast integer types with plain int/unsigned.
Diego Biurrun
2011-05-12
2
-18
/
+18
|
*
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
Diego Biurrun
2011-05-12
1
-3
/
+0
*
|
Support Digital Voodoo SD 8 Bit in mov (ticket 195).
Carl Eugen Hoyos
2011-05-13
1
-0
/
+1
*
|
Set channel_layout for S302M.
Carl Eugen Hoyos
2011-05-13
1
-0
/
+10
*
|
Map mlp surround channels to FFmpeg rear channels.
Carl Eugen Hoyos
2011-05-13
2
-12
/
+12
[next]