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
*
aarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and older
Memphiz
2017-06-21
2
-5
/
+5
*
aarch64: vp9: Fix assembling with Xcode 6.2 and older
Memphiz
2017-06-21
2
-4
/
+4
*
avcodec/mpegvideo: Use intra_scantable in dct_unquantize_h263_intra_c()
Michael Niedermayer
2017-06-21
1
-1
/
+1
*
avcodec/hevc_filter: Fix invalid shift
Michael Niedermayer
2017-06-21
1
-1
/
+1
*
avcodec/hevcdec: Check beta and tc offset in hls_slice_header()
Michael Niedermayer
2017-06-21
1
-2
/
+11
*
avcodec/mpeg4videodec: Fix overflow in virtual_ref computation
Michael Niedermayer
2017-06-21
1
-8
/
+8
*
avcodec/lpc: signed integer overflow in compute_lpc_coefs() (aacdec_fixed)
Michael Niedermayer
2017-06-21
1
-2
/
+5
*
configure: Move up the avbuild directory creation
Luca Barbato
2017-06-20
1
-1
/
+2
*
avcodec/decode: Update decode_simple_internal() to get the side data correctly.
John Rummell
2017-06-20
1
-1
/
+1
*
avcodec/x86: allow future 8-bit simple idct to use slightly different coeffic...
James Darnley
2017-06-20
3
-16
/
+50
*
avcodec/mdec: override IDCT choice before initing DSP structs
James Darnley
2017-06-20
1
-2
/
+3
*
avcodec/x86: modify simple_idct10 macros to add an action paramter
James Darnley
2017-06-20
3
-22
/
+25
*
avcodec/x86: cleanup simple_idct10
James Darnley
2017-06-20
3
-49
/
+41
*
avcodec/x86/mpegenc: support transpose permuation type
James Darnley
2017-06-20
1
-1
/
+46
*
avcodec/x86/mpegenc: check IDCT permutation type is a valid value
James Darnley
2017-06-20
1
-1
/
+7
*
build: Add missing idctdsp dependency for clearvideo
Diego Biurrun
2017-06-20
1
-0
/
+1
*
ffmpeg: remove misleading and incorrect warning messages
wm4
2017-06-20
1
-14
/
+1
*
avcodec/x86/mpegvideo: Use intra scantable in dct_unquantize_h263_intra_mmx()
Michael Niedermayer
2017-06-20
1
-1
/
+1
*
avcodec/h264: Fix mix of lossless and lossy MBs decoding
Anton Mitrofanov
2017-06-19
2
-16
/
+16
*
avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264
Anton Mitrofanov
2017-06-19
1
-1
/
+1
*
avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4
Anton Mitrofanov
2017-06-19
1
-14
/
+33
*
libavfilter/scale: Populate ow/oh when using 0 as w/h
Kevin Mark
2017-06-19
1
-8
/
+5
*
doc/filters: Correct scale doc regarding w/h <= 0
Kevin Mark
2017-06-19
1
-19
/
+20
*
doc/filters: fix typo
Paul B Mahol
2017-06-19
1
-1
/
+1
*
avfilter/af_stereotools: add 2 more modes
Paul B Mahol
2017-06-19
2
-1
/
+18
*
avfilter/af_superequalizer: stop leaking s->out frame
Paul B Mahol
2017-06-19
1
-0
/
+1
*
avfilter/af_superequalizer: improve description
Paul B Mahol
2017-06-19
2
-2
/
+2
*
avfilter/af_superequalizer: fix out of array access
Paul B Mahol
2017-06-19
1
-1
/
+1
*
avcodec/wavpack: Fix undefined integer negation
Michael Niedermayer
2017-06-19
1
-2
/
+2
*
avcodec/aacdec_fixed: Check s for being too small
Michael Niedermayer
2017-06-19
1
-2
/
+3
*
avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb
Michael Niedermayer
2017-06-19
10
-19
/
+19
*
avfilter: add roberts cross operator
Paul B Mahol
2017-06-19
6
-1
/
+155
*
avfilter: add superequalizer filter
Paul B Mahol
2017-06-19
6
-1
/
+415
*
lavfi: print the error message when threading init fails.
Nicolas George
2017-06-19
1
-1
/
+1
*
avformat/hlsenc: donnot show duplicate segment warning at byterange mode
Steven Liu
2017-06-19
1
-2
/
+3
*
x86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sse
James Almer
2017-06-18
2
-0
/
+109
*
x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}
James Almer
2017-06-18
3
-6
/
+140
*
avformat/oggenc: add ogg_init() and ogg_free()
James Almer
2017-06-18
1
-4
/
+28
*
fate: use do_md5sum instead of the md5 protocol for most md5 fate tests
Marton Balint
2017-06-18
10
-12
/
+19
*
avfilter/af_amix: fix possible hang
Paul B Mahol
2017-06-18
1
-5
/
+5
*
avconv_hw: Free device on initialisation failure
Mark Thompson
2017-06-18
1
-1
/
+2
*
vf_hwmap: Properly free a locally derived device
Mark Thompson
2017-06-18
1
-1
/
+7
*
vf_hwmap: Add missing error code
Mark Thompson
2017-06-18
1
-0
/
+1
*
libavfilter/af_biquads: add shorter option for width_type
Paul B Mahol
2017-06-18
2
-10
/
+18
*
avformat/rmenc: do not access AVIO write buffer directly
Marton Balint
2017-06-18
1
-11
/
+8
*
Cleanly exit at the end of an Interplay MVE
Hein-Pieter van Braam
2017-06-18
1
-0
/
+2
*
avcodec/htmlsubtitles: Factor open brace handling into its own function
Michael Niedermayer
2017-06-18
1
-18
/
+26
*
avcodec/htmlsubtitles: Replace very slow redundant sscanf() calls by cleaner ...
Michael Niedermayer
2017-06-18
1
-5
/
+15
*
avcodec/takdec: Fixes: integer overflow in AV_SAMPLE_FMT_U8P output
Michael Niedermayer
2017-06-18
1
-1
/
+1
*
avcodec/iff: Cleanup on init failure
Michael Niedermayer
2017-06-18
1
-0
/
+1
[next]