git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c'
2015-03-17
Michael Niedermayer
Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-17
Michael Niedermayer
Merge commit '91894f27dce531c13d7e1be20253877f2e1e9e66'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-17
Michael Niedermayer
avformat/mov: fix mis-detection of jpeg2000
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-17
Michael Niedermayer
avfilter/vf_histeq: Change enums to int, which are...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-17
Michael Niedermayer
avfilter/vf_fieldmatch: Change enums to int, which...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-17
Michael Niedermayer
avfilter/vf_field: Change enum to int, which is accessed...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-17
Andreas Cadhalpun
mxfenc: fix memleaks in mxf_write_footer
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-17
Tobias Rapp
doc/protocols: Fixed missing example section marker
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-17
Michael Niedermayer
avcodec/vc1_pred: Fix undefined shifts
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
srikanth
OpenCL uninit bug fix - clear is_compiled flag
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
avformat/rtsp: Fix potential pointer overflow in sdp_probe()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
avformat/mpegts: Fix potential pointer overflows
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
configure: Silence EMMS warnings in ICC
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
Merge commit '50ff0c05b691524d1fd044a2f2eefb706932fc98'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
Merge commit 'faab8f9fcb4ffeb967dc6872c0f1e9da719106ce'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
Merge commit '3e1b5cbc9ab0a61c9bec08a1df1404b9da6ed7ea'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
Merge commit 'f01c77157789b8e3a59ed2c9646faf8299e41641'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
Merge commit 'a9d60c390f35f3954821bd635fd31bbb5036b29d'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Rainer Hochecker
hevc: avoid unnecessary calls to get_format
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
zhaoxiu.zeng
avformat/cavsvideodec: use avpriv_find_start_code in...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmp
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
avcodec/hevc: Fix undefined shifts
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
avcodec/tdsc: Remove ;;
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Micah Galizia
avformat/hls: refactor repeated HLS option updates
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
Merge commit '66a0ac0a802dd794acc1ab8559d3db9e98755b57'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
avformat/mov: Disallow ".." in dref unless use_absolute_path...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Mark Reid
libavformat/mxfdec: fix MXFPackage->comment_refs memory...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Micah Galizia
avformat/hls: store cookies returned in HLS key response
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-16
Michael Niedermayer
avcodec/dcadec: if XLL is enabled use xll channels
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
avcodec/dcadec: Only upsample as much data as is there
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
Merge commit '66028b7ba6b411ba12ef553e9c8f1f4a4fe27710'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
Merge commit 'a4c5801070198c1f2af32fa5cf850c330615ac24'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
Merge commit 'acbe15a99f158dbb0edb837fb6557171dc4376d4'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
avcodec/dvbsub_parser: Fix potential pointer overflows
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
avcodec/h264dsp_template: Fix undefined shifts
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Mark Reid
libavformat/mxfenc: write user comment metadata
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
avformat/dvbsub: Fix hypothetical pointer overflow...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
avformat/mpegvideodec: fix hypothetical pointer overflow...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
zhaoxiu.zeng
avformat/mpegvideodec: use avpriv_find_start_code in...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
zhaoxiu.zeng
avformat/avidec: cleanup include
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
zhaoxiu.zeng
avformat/avidec: use avpriv_find_start_code in avi_read_packet()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
avcodec/ac3: Fix undefined shift in ff_ac3_bit_alloc_calc_mask()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
avcodec/ac3dec: Fix undefined shifts
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
avcodec/vc1: Fix undefined shifts
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-15
Michael Niedermayer
Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"
commit
|
commitdiff
|
tree
2015-03-14
Michael Niedermayer
avcodec/utils: mark codec argument as const in ff_lock_avcodec()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Mark Reid
libavformat/mxfdec: export user comments metadata
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Michael Niedermayer
avformat/mov: Check for string truncation in mov_open_dref()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Michael Niedermayer
avformat/mov: Use sizeof(filename) instead of a literal...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Michael Niedermayer
avcodec/wmadec: Fix undefined shift in wma_decode_block()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
ac3dec: cosmetics
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
eac3dec: fix scaling
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
ac3_fixed: fix computation of spx_noise_blend
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
ac3_fixed: fix out-of-bound read
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
x86: xvid_idct: SSE2 merged add version
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
x86: xvid_idct: merged idct_put SSE2 versions
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
x86: dct-test: evaluate prores idct avx version
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
x86: dct-test: fix compilation for prores
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Christophe Gisquet
x86: xvid_idct: port MMX iDCT to yasm
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Andreas Cadhalpun
ac3dec_fixed: always use the USE_FIXED=1 variant of...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-14
Michael Niedermayer
swresample/resample: Fix undefined shifts
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
avcodec/utils: use atomic operations on entangled_thread_counter
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
configure: fix zlib dependancy of tdsc
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
avcodec/tdsc: use ff_codec_open2_recursive()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
Merge commit '247e370e2a913db52ca079b347a174c8d393b171'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
Merge commit '117b432748ca87de4cd0f09d9b1495545e264733'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
Merge commit '9993a067f6c8c7e7838052ac3146aa6b80dd7e81'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Zhang Rui
avformat/http: support auto reconnect
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
avformat/flvdec: add support for OnCaption
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
avformat/flvdec: re enable flv_data_packet()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
avformat/flvdec: Change subtitle stream type to subtitle...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Michael Niedermayer
avcodec/svq1dec: Fix undefined shifts
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-13
Christophe Gisquet
x86: xvid_idct: port SSE2 iDCT to yasm
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit '913aa9a4874418724183a3ec862cdc63b829367d'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit '6bdae41d3ef74a0865e8f87896e649f93b2f39bd'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit 'c3bd1d60af97e8d2568dac9fcce7bdabb4ff93c8'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit '5a2645cafeca1c2207ac55cc831c3349572a82ed'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit 'edca1dd552efa1ebef016ca9eff4ce6757605819'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit '17c45d4d056d0e10ecb88b424ec9e68be398da5e'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit 'a72d93daa09ffbad2771f1450820941055eaf210'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit '78c892284150e12f6b08b287bdf7e62307c6985f'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
James Almer
hevcdsp: fix compilation for arm and aarch64
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
James Cowgill
mips/asmdefs: use _ABI64 as defined by gcc
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
avcodec/vp9: Fix undefined shifts in decode_frame_header()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
avcodec/h264_mb: Fix undefined shifts
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Rainer Hochecker
hevc: delay ff_thread_finish_setup for hwaccel
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit 'b97f427fb56bdbf7de8e2d4b72d01114aa6eceda'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
Merge commit '9c8074050745184a61059ad56045ad711299e33d'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Yayoi
avfilter/colormatrix:add slice threading
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
avutil/buffer: Avoid moving the AVBufferRef to a new...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2015-03-12
Michael Niedermayer
avutil/buffer: Avoid moving the AVBufferRef to a new...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
next