git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dsputil: Move SVQ1 encoding specific bits into svq1enc
2014-05-29
Diego Biurrun
dsputil: Move SVQ1 encoding specific bits into svq1enc
commit
|
commitdiff
|
tree
2014-05-29
Diego Biurrun
svq1enc: Rename SVQ1Context to SVQ1EncContext
commit
|
commitdiff
|
tree
2014-05-28
Diego Biurrun
ppc: Move vec_unaligned_load macro to util_altivec
commit
|
commitdiff
|
tree
2014-05-28
Diego Biurrun
ppc: util_altivec: Drop unused macros
commit
|
commitdiff
|
tree
2014-05-27
Diego Biurrun
dsputil: Split off HuffYUV encoding bits into their...
commit
|
commitdiff
|
tree
2014-05-27
Diego Biurrun
dsputil: Split off HuffYUV decoding bits into their...
commit
|
commitdiff
|
tree
2014-05-27
Diego Biurrun
h264_picture: Remove pointless dsputil.h #include
commit
|
commitdiff
|
tree
2014-05-27
Diego Biurrun
on2avc: Remove pointless dsputil.h #include
commit
|
commitdiff
|
tree
2014-04-04
Diego Biurrun
dsputil: Move DV-specific ff_zigzag248_direct table...
commit
|
commitdiff
|
tree
2014-04-04
Diego Biurrun
x86: dsputil: Move ff_apply_window_int16_* bits to...
commit
|
commitdiff
|
tree
2014-04-04
Diego Biurrun
x86: h264_qpel: Simplify an #if conditional
commit
|
commitdiff
|
tree
2014-04-04
Diego Biurrun
x86: Drop some unnecessary YASM ifdefs
commit
|
commitdiff
|
tree
2014-04-04
Diego Biurrun
ppc: Drop a bunch of unnecessary dsputil_altivec.h...
commit
|
commitdiff
|
tree
2014-04-04
Diego Biurrun
x86: dsputil: Eliminate some unnecessary dsputil_x86...
commit
|
commitdiff
|
tree
2014-04-04
Diego Biurrun
Remove a number of unnecessary dsputil.h #includes
commit
|
commitdiff
|
tree
2014-04-02
Katerina Barone...
vf_settb: rename to settb
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2014-04-02
Michael Niedermayer
avi: Improve non-interleaved detection
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2014-03-29
Vittorio Giovara
vp8: K&R formatting cosmetics
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2014-03-27
Diego Biurrun
arm: build: Maintain decoder objects separate from...
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
x86: hpeldsp: Keep all rnd_template instantiations...
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
hpeldsp_template: Move content to hpeldsp
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
hpeldsp_template: Drop av_unused attribute from *_no_rnd_pix...
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
dsputil: Move draw_edges and clear_block* out of dsputil_tem...
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
dsputil: Move RV40-specific bits into rv40dsp
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
hpeldsp_template: Detemplatize the code
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
dsputil_template: Detemplatize the code
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
Add missing headers to make template files compile...
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
dsputil_template: Move bits that are used templatized...
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
dsputil: Move hpel_template #include out of dsputil_template
commit
|
commitdiff
|
tree
2014-03-26
Diego Biurrun
x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation
commit
|
commitdiff
|
tree
2014-03-24
Diego Biurrun
build: Add config option for CABAC code
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
lagarith: Fix typo in printf format string
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
dsputil: Move thirdpel-related bits into their own...
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
x86: dsputil: Move hpeldsp-related declarations to...
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
ppc: dsputil: Move hpeldsp-related declarations to...
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
x86: dsputil: Move fpel declarations to a separate...
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16...
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations...
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
imgconvert: Move ff_deinterlace_line_*_mmx declarations...
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
x86: dsputil: Move inline assembly macros to a separate...
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
nuv: Reuse the DSPContext from RTJpegContext
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
float_dsp: Replace arch optimization ifdefs by if cascade
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
avcodec: more correct printf specifiers
commit
|
commitdiff
|
tree
2014-03-22
Diego Biurrun
avfilter: more correct printf format specifiers
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
dsputil: Use correct type in me_cmp_func function pointer
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
build: Group general components separate from de/encoders...
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
dsputil: Conditionally compile dsputil code on all...
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
dsputil: Propagate bit depth information to all (sub...
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
arm: dsputil: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
ppc: dsputil: Drop trailing semicolon from macros
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
ppc: dsputil: Merge some declarations and initializations
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
ppc: dsputil: Simplify some ifdeffed function definitions
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
ppc: dsputil: Drop some unnecessary parentheses
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
ppc: dsputil: more K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
ppc: dsputil: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
ppc: dsputil: comment formatting and wording/grammar...
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
hpeldsp_template: Merge some declarations and initializations
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
hpeldsp_template: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
hpel_template: Drop some unnecessary parentheses
commit
|
commitdiff
|
tree
2014-03-20
Diego Biurrun
hpel_template: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-19
Diego Biurrun
configure: ppc: Disable ldbrx instruction by default
commit
|
commitdiff
|
tree
2014-03-14
Diego Biurrun
configure: Split some logical blocks off from HAVE_LIST
commit
|
commitdiff
|
tree
2014-03-14
Diego Biurrun
configure: Split some logical blocks off from CONFIG_LIST
commit
|
commitdiff
|
tree
2014-03-14
Diego Biurrun
configure: Group and sort function/struct/type checks
commit
|
commitdiff
|
tree
2014-03-14
Diego Biurrun
arm: dsputil: Drop restrict keyword from add_pixels_clamped_...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: Use more sensible file names
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: hpeldsp: Split no_rnd pixel operations off into...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: dsputil: Unconditionally compile hpel pixels...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: hpeldsp: "nornd" ---> "no_rnd" function name...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: Move all assembly declarations only used within...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: hpeldsp: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: Refactor duplicated assembly-related macros
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: Refactor duplicated l1_text/l1_data_B macros
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: dsputil: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: dsputil: Drop broken and trivial profiling code
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: hpeldsp: Drop broken put_pixels_*_xy2_nornd bits
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: dsputil: Drop broken vsad bits
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
bfin: dsputil: Remove unused global variable
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
x86: dsputil_init: Drop some unnecessary parentheses
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
x86: dsputil_init: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
x86: dsputil_x86.h: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
x86: motion_est: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputilenc_mmx: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputil_mmx: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputilenc_mmx: Merge two assignment blocks with identical...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputil_template: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
rnd_avg.h: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputil: cosmetics: Lose camelCase on ff_cropTbl and...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputil: Merge variable declarations and initializations
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputil: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputil.h: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputil.h: Clean up comments
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputil: Remove disabled avg_no_rnd_qpel leftovers
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
x86: Make function prototype comments in assembly code...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
x86: h264_idct_10_bit: Use proper type in function...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
Update dsputil- and SIMD-related comments to match...
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
arm: dsputil: Add a bunch of missing #includes
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
x86: Add some more missing headers
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
ppc: Add some missing headers
commit
|
commitdiff
|
tree
2014-03-13
Diego Biurrun
dsputil: Move intreadwrite.h #include from header file...
commit
|
commitdiff
|
tree
next