projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
compute_pkt_fields: fix harmless integer overflow
2012-09-10
Michael Niedermayer
compute_pkt_fields: fix harmless integer overflow
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
x86/mpegaudiodec: fix compilation failure on cygwin...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
x86/h264dsp_init: put a HAVE_YASM back
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
tiff/doubles2str: check for truncation
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
tiff/doubles2str: factor out component_len
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
gxfenc: assert that the to be written data has not...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
gxfenc: dont duplicate buffer size
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
ffprobe: avoid unsafe usage of the snprintf() return...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
srtdec: fix unsafe snprintf() return usage
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
ass: assert that the timsstamps fitted in the buffers
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
ffmpeg_filter: fix unsafe snprintf() usage
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
ffserver: fix unsafe snprintf() return usage.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
ffserver: increase buffer size in http_send_too_busy_reply()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
aacpsy: use exp2(f) instead of pow(f)(2,...)
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
ffprobe: use exp2 instead of pow(2, ...)
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
imc: use exp2 instead of pow(2,...)
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
mpeg4videodec: Fix "warning: dc_pred_dir may be used...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
smush: read subversion for version==1 too.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-09
Michael Niedermayer
swr: add av_cold to init/free functions
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
dct-test: fix order of evaluation bug
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
ffserver: fix order of evaluation bugs
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
swr/auto_matrix: treat a single channel as mono instead...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
swr/auto_matrix: treat stereo downmix like stereo.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
swr/auto_matrix: add clean layout function
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
swr/auto_matrix: move layouts to local variables
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
yuv4mpeg: fix potential alignment bug
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
ffio_read: dont spam the user at EOF with a truncation...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
mpegts: Fix potential memory leak in mpegts_read_packet()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-08
Michael Niedermayer
avio: replace ETIMEDOUT by EIO
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
flashsv2enc: remove experimental flag, the encoder...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
libswr: remove redundant ARCH_X86, MMX* implicates X86
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
flashsv2enc: move blockbuffer realloc to reconfigure_at_keyf...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
flashv2enc: reallocate not only on block count changes...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
flashsv2enc: fix prev-Z-prime encoding
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
proresdec2: avoid VLA and use SliceContext instead.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
Makefile: remove old codec_names.h on distclean
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
gitignore: codec_names.h is no more
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
lavf: factor codec id forcing out
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
lavfi: add qp_table_size
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
faxcompr: fix out of array read
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
lavfi: 10l fix () placement
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
lavfi: factor copy_video_props() out
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-07
Michael Niedermayer
libavfilter: pass QP table through the filter chain
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-06
Michael Niedermayer
Add Dolby/DPLII downmix support to libswresample
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-06
Michael Niedermayer
swr: update rematrix coeffs to match AC-3
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-06
Michael Niedermayer
swr: update copyright years
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-06
Michael Niedermayer
Revert "lavu: add snprintf(), vsnprint() and strtod...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-06
Michael Niedermayer
Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
amrnbdec: silence a warning about unsigned cant be...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
vf_hue: fix AVOption defaults
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
acelp_pitch_delay: add missing libm.h include for exp2()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
g723_1: add some const for more correctness
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
proresenc_anatoliy: add 2 const to silence 2 warnings
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
avopt: fix examples to match the same style about default...
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
imgconvert: silence some const incompatible pointer...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
avopt: fix examples to match the same style about default...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
vf_scale: fix incompatible pointer type warning
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
Merge commit '21bc44038491e525335ad763883b0288402ff6a0'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
Merge commit '2d7d91f06d6a1d243dc74c96d3389ee237a3b906'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-05
Michael Niedermayer
h264: Remove an assert on current_picture_ptr being...
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
intreadwrite: Dont evaluate value for AV_W* multiple...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
paf: avoid using expressions with sideeffects in AV_R*
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
configure: update sinks used by ffplay/ffmpeg
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
libavfilter/Makefile: add forgotten entries for the...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
sink_buffer: fix #ifs for FF-sinks
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
svq1enc: Set picture_structure correctly
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
mpegvideo: remove last_picture_ptr / h264 assert.
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
mpegvideo_enc: remove assert that has become obsolete...
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
elbg: Fix an assert
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
adpcmenc: Calculate the IMA_QT predictor without overflow
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
aaccoder: switch to av_assert
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-04
Michael Niedermayer
h263dec: fix xvid IDCT switching
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-03
Michael Niedermayer
jpegdec: try to fix different flipping behavior of...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-03
Michael Niedermayer
lsp: change assert to av_assert
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-03
Michael Niedermayer
lavc: put motion test back.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-03
Michael Niedermayer
rmdec: remove unused variable
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-03
Michael Niedermayer
yadif: remove unused variable
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-02
Michael Niedermayer
snowdec: remove unused variable
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-02
Michael Niedermayer
ffv1: fix 2 uninitialized variable warnings
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-02
Michael Niedermayer
flvdec: fix creation of lots of phantom data streams
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-01
Michael Niedermayer
psxstr: more correct array type.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-01
Michael Niedermayer
libmpcodecs: remove unused and half existing vo_fs...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-01
Michael Niedermayer
Merge remote-tracking branch 'cus/stable'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-01
Michael Niedermayer
Merge remote-tracking branch 'stev47/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-01
Michael Niedermayer
avoid ambigous buffersink names
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-09-01
Michael Niedermayer
libavfilter: Support the forks ABI for buffer sinks
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
next