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
/
libavresample
/
resample_template.c
Age
Commit message (
Expand
)
Author
2014-04-11
Merge commit '254c95cdd1b669a722204a4a65974fc2523c8f83'
Michael Niedermayer
2014-04-11
Merge commit 'be394968c81019887ef996a78a526bdd85d1e216'
Michael Niedermayer
2014-04-11
Merge commit 'eed752d61da332fb13e9893a175a90fed7b1d7d3'
Michael Niedermayer
2014-04-11
Merge commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5'
Michael Niedermayer
2014-04-11
Merge commit 'f20892eb67a7b4b5a3c080388a35a3380516a805'
Michael Niedermayer
2014-04-11
resample: split linear into its own function
Anton Khirnov
2014-04-11
resample: add initial padding explicitly
Anton Khirnov
2014-04-11
resample: drop useless abs()
Anton Khirnov
2014-04-11
resample: reindent
Anton Khirnov
2014-04-11
resample: split the nearest neighbour path into a separate function pointer
Anton Khirnov
2014-03-26
Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'
Michael Niedermayer
2014-03-26
Add missing headers to make template files compile (more) standalone
Diego Biurrun
2012-07-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-08
lavr: resampling: add support for s32p, fltp, and dblp internal sample formats
Justin Ruggles