index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
bfin
Age
Commit message (
Expand
)
Author
2014-06-02
bfin: add README
Michael Niedermayer
2014-06-02
Remove all Blackfin architecture optimizations
Diego Biurrun
2014-03-22
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
Diego Biurrun
2014-03-20
dsputil: Use correct type in me_cmp_func function pointer
Diego Biurrun
2014-03-20
dsputil: Conditionally compile dsputil code on all architectures
Diego Biurrun
2014-03-20
dsputil: Propagate bit depth information to all (sub)init functions
Diego Biurrun
2014-03-13
bfin: Use more sensible file names
Diego Biurrun
2014-03-13
bfin: hpeldsp: Split no_rnd pixel operations off into a separate file
Diego Biurrun
2014-03-13
bfin: dsputil: Unconditionally compile hpel pixels code
Diego Biurrun
2014-03-13
bfin: hpeldsp: "nornd" ---> "no_rnd" function name suffix for consistency
Diego Biurrun
2014-03-13
bfin: Move all assembly declarations only used within one .c file there
Diego Biurrun
2014-03-13
bfin: hpeldsp: K&R formatting cosmetics
Diego Biurrun
2014-03-13
bfin: Refactor duplicated assembly-related macros
Diego Biurrun
2014-03-13
bfin: Refactor duplicated l1_text/l1_data_B macros
Diego Biurrun
2014-03-13
bfin: dsputil: K&R formatting cosmetics
Diego Biurrun
2014-03-13
bfin: dsputil: Drop broken and trivial profiling code
Diego Biurrun
2014-03-13
bfin: hpeldsp: Drop broken put_pixels_*_xy2_nornd bits
Diego Biurrun
2014-03-13
bfin: dsputil: Drop broken vsad bits
Diego Biurrun
2014-03-13
bfin: dsputil: Remove unused global variable
Diego Biurrun
2014-03-13
dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names
Diego Biurrun
2014-03-13
Update dsputil- and SIMD-related comments to match reality more closely
Diego Biurrun
2014-01-22
bfin: vp3: Mark all binary object sections appropriately
Diego Biurrun
2014-01-03
mpegvideo: remove disabled bfin asm
Anton Khirnov
2013-04-19
cosmetics: bfin: Fix indentation in the dsputil init function
Martin Storsjö
2013-04-19
bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-15
vp3: Use full transpose for all IDCTs
Ronald S. Bultje
2013-04-15
vp3: bfin: Transpose the IDCTs
Martin Storsjö
2013-04-15
bfin: Match DEFUN_END macros to the right functions
Martin Storsjö
2013-04-08
lavc: Make pointers to ff_cropTbl const
Martin Storsjö
2013-04-08
bfin: Make vp3 functions static
Martin Storsjö
2013-04-08
bfin: Don't use the vp3 idct functions if bitexact behaviour is expected
Martin Storsjö
2013-02-26
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-05
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
Diego Biurrun
2013-01-29
bfin: unbreak compilation
Luca Barbato
2013-01-28
bfin: Separate VP3 initialization code
Diego Biurrun
2013-01-28
bfin: update VP3 idct
Luca Barbato
2013-01-22
Drop DCTELEM typedef
Diego Biurrun
2013-01-20
lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.
Ronald S. Bultje
2012-10-09
build: non-x86: Only compile mpegvideo optimizations when necessary
Diego Biurrun
2012-03-26
build: prettyprinting cosmetics
Diego Biurrun
2012-02-15
mpegvideo: Add ff_ prefix to nonstatic functions
Martin Storsjö
2012-02-15
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-09
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2011-11-02
Replace some forgotten FFmpeg references by Libav.
Diego Biurrun
2011-07-21
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
dsputil: template get_pixels() for different bit depths
Mans Rullgard
2011-07-21
jfdctint: add 10-bit version
Mans Rullgard
2011-07-20
simple_idct: add 10-bit version
Mans Rullgard
2011-05-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
[next]