index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables()
Mans Rullgard
2011-10-21
1
-2
/
+2
*
Move timefilter code from lavf to lavd.
Anton Khirnov
2011-10-21
5
-10
/
+9
*
mov: add support for hdvd and pgapmetadata atoms
Raivo Hool
2011-10-21
1
-0
/
+4
*
mov: rename function _stik, some indentation cosmetics
Raivo Hool
2011-10-21
1
-7
/
+7
*
mov: rename function _int8 to remove ambiguity, some indentation cosmetics
Raivo Hool
2011-10-21
1
-12
/
+12
*
mov: parse the gnre atom
Raivo Hool
2011-10-21
1
-0
/
+20
*
mp3on4: check for allocation failures in decode_init_mp3on4()
Justin Ruggles
2011-10-21
1
-0
/
+4
*
mp3on4: create a separate flush function for MP3onMP4.
Justin Ruggles
2011-10-21
2
-2
/
+15
*
mp3on4: ensure that the frame channel count does not exceed the codec channel
Justin Ruggles
2011-10-21
1
-3
/
+14
*
mp3on4: set channel layout
Justin Ruggles
2011-10-21
1
-0
/
+12
*
mp3on4: fix the output channel order
Justin Ruggles
2011-10-21
1
-4
/
+4
*
mp3on4: allocate temp buffer with av_malloc() instead of on the stack.
Justin Ruggles
2011-10-21
1
-16
/
+29
*
mp3on4: copy MPADSPContext from first context to all contexts.
Justin Ruggles
2011-10-21
1
-0
/
+1
*
fmtconvert: port float_to_int16_interleave() 2-channel x86 inline asm to yasm
Justin Ruggles
2011-10-21
2
-60
/
+61
*
fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasm
Justin Ruggles
2011-10-21
4
-60
/
+65
*
fmtconvert: check compile-time x86 instruction set flags
Justin Ruggles
2011-10-21
1
-4
/
+4
*
fmtconvert: port float_to_int16() x86 inline asm to yasm
Justin Ruggles
2011-10-21
2
-76
/
+55
*
fmtconvert: fix and extend documentation for float_interleave()
Justin Ruggles
2011-10-21
1
-1
/
+9
*
flvenc: store delay and last_ts per-stream.
Justin Ruggles
2011-10-21
1
-12
/
+22
*
h264: fix ppc/altivec build
Mans Rullgard
2011-10-21
1
-2
/
+2
*
Enable multithreding when decoding with libopenjpeg
Jean First
2011-10-21
1
-9
/
+36
*
h264: mark some MC functions with av_always_inline instead of inline.
Ronald S. Bultje
2011-10-21
1
-27
/
+33
*
H264: have hl_motion() and its callees take a chroma_idc argument.
Ronald S. Bultje
2011-10-21
1
-52
/
+98
*
H264: change weight/biweight functions to take a height argument.
Ronald S. Bultje
2011-10-21
10
-592
/
+337
*
Support for lossless and inter H264 4:2:2.
Ronald S. Bultje
2011-10-21
4
-17
/
+103
*
h264: 4:2:2 intra decoding support
Baptiste Coudurier
2011-10-21
24
-133
/
+673
*
sws/pixfmt/pixdesc: add support for yuv420p9le/be.
Ronald S. Bultje
2011-10-21
11
-0
/
+48
*
Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_sc...
Ronald S. Bultje
2011-10-21
1
-1
/
+1
*
vp8: fix up handling of segmentation_maps in reference frames.
Ronald S. Bultje
2011-10-21
2
-14
/
+65
*
swscale: prevent overflow in coefficient calculation.
Ronald S. Bultje
2011-10-21
1
-11
/
+12
*
lavc: hide private symbols.
Anton Khirnov
2011-10-20
1
-7
/
+6
*
lavc: deprecate img_get_alpha_info().
Anton Khirnov
2011-10-20
3
-0
/
+8
*
lavc: use avpriv_ prefix for ff_toupper4.
Anton Khirnov
2011-10-20
4
-6
/
+6
*
lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits.
Anton Khirnov
2011-10-20
22
-38
/
+38
*
lavc: use avpriv_ prefix for ff_ac3_parse_header.
Anton Khirnov
2011-10-20
4
-5
/
+5
*
lavc: use avpriv_ prefix for ff_frame_rate_tab.
Anton Khirnov
2011-10-20
8
-17
/
+17
*
lavc: rename ff_find_start_code to avpriv_mpv_find_start_code
Anton Khirnov
2011-10-20
8
-11
/
+11
*
lavc: use avpriv_ prefix for ff_split_xiph_headers.
Anton Khirnov
2011-10-20
7
-9
/
+9
*
lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.
Anton Khirnov
2011-10-20
3
-4
/
+4
*
lavc: use avpriv_ prefix for some dv symbols used in lavf.
Anton Khirnov
2011-10-20
5
-12
/
+12
*
lavc: use avpriv_ prefix for some flac symbols used in lavf.
Anton Khirnov
2011-10-20
7
-21
/
+21
*
lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.
Anton Khirnov
2011-10-20
16
-25
/
+25
*
lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.
Anton Khirnov
2011-10-20
12
-29
/
+29
*
lavc: use avpriv_ prefix for ff_aac_parse_header().
Anton Khirnov
2011-10-20
7
-7
/
+7
*
lavf: hide private symbols.
Anton Khirnov
2011-10-20
1
-5
/
+21
*
lavf: use avpriv_ prefix for some dv functions.
Anton Khirnov
2011-10-20
5
-18
/
+18
*
lavf: use avpriv_ prefix for ff_new_chapter().
Anton Khirnov
2011-10-20
9
-11
/
+11
*
avcodec: add CODEC_CAP_DELAY note to avcodec_decode_audio3() documentation
Justin Ruggles
2011-10-20
1
-0
/
+4
*
avcodec: clarify the CODEC_CAP_DELAY note in avcodec_decode_video2()
Justin Ruggles
2011-10-20
1
-2
/
+3
*
avcodec: clarify documentation of CODEC_CAP_DELAY
Justin Ruggles
2011-10-20
1
-2
/
+4
[next]