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
Age
Commit message (
Expand
)
Author
2007-09-08
rename HTAPS -> HTAPS_MAX (later is correct after the previous change)
Michael Niedermayer
2007-09-08
store halfpel filter coefficients in the header as well as the
Michael Niedermayer
2007-09-08
remove outcommented code
Michael Niedermayer
2007-09-08
indention
Michael Niedermayer
2007-09-08
cleanup mc_block()
Michael Niedermayer
2007-09-07
Indentation
Andreas Öman
2007-09-07
Let H.264 decoder skip deblocking across slices
Andreas Öman
2007-09-06
Set data_size to zero when DCA header parse failed
Limin Wang
2007-09-06
Add a bitstream filter for H.264.
Benoit Fouet
2007-09-05
Avoid a crash when H264 MMC operation causes the short term reference
Jeff Downs
2007-09-05
Add slice-based parallel H.264 decoding
Andreas Öman
2007-09-05
Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.
Tao Huang
2007-09-05
Sort one more list alphabetically.
Diego Biurrun
2007-09-05
Fix links to ARM documentation
Guillaume Poirier
2007-09-05
Move H.264 intra prediction functions into their own context
Kostya Shishkov
2007-09-05
add a 8 taps filter for testing
Michael Niedermayer
2007-09-05
fix decoding of dracula.4xm before diego complains
Michael Niedermayer
2007-09-05
fix segfault with dracula.4xm
Michael Niedermayer
2007-09-05
Replace constants by HTAPS (half pel interpolation filter taps) where appropr...
Michael Niedermayer
2007-09-05
code to do halfpel interpolation per frame (unfinished and under ifdef but it
Michael Niedermayer
2007-09-04
Fix issue 123 (Support Magic-carpet fli version,
Mike Melanson
2007-09-04
Silence warnings about NAL_SVC_NON_IDR in H.264.
Carl Eugen Hoyos
2007-09-04
add a close function to bitstream filter
Benoit Fouet
2007-09-03
Remove error raising when explicitely skipping frame
Carl Eugen Hoyos
2007-09-01
Remove reimplementation of get_unary.
Vitor Sessak
2007-09-01
Cosmetics
Luca Barbato
2007-09-01
add a warning message for unsupported kind of encoding
Aurelien Jacobs
2007-08-31
Cosmetical: Empty line removal
Vitor Sessak
2007-08-31
Comment about unsupported sample size
Vitor Sessak
2007-08-31
renaming ARCH_BFIN to HAVE_BFIN
Marc Hoffman
2007-08-30
cosmetics: Add some whitespace for better readability.
Diego Biurrun
2007-08-30
cosmetics: Sort bitstream filters.
Diego Biurrun
2007-08-30
cosmetics: Sort some lines, whitespace changes.
Diego Biurrun
2007-08-30
Use a consistent multiple inclusion guard.
Diego Biurrun
2007-08-30
add simple_idct implemented in Sparc VIS
Denes Balatoni
2007-08-30
Rename function
Vitor Sessak
2007-08-30
Replace two #define's by inline functions
Vitor Sessak
2007-08-30
Hooking bfin/mathops.h
Marc Hoffman
2007-08-30
Blackfin 32bit multiplication primitives MULH MUL16
Marc Hoffman
2007-08-30
Replace complicated and currently broken manual alignment code by
Reimar Döffinger
2007-08-28
snow altivec is broken
Luca Barbato
2007-08-27
Change 4xm demuxer and video decoder to pass the video format version in
Roberto Togni
2007-08-27
typo
Michael Niedermayer
2007-08-27
Simplify preprocessor directives.
Diego Biurrun
2007-08-27
Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific
Diego Biurrun
2007-08-26
add get_unary_0_33() to help gcc with inlining
Aurelien Jacobs
2007-08-26
cleanup get_unary()
Aurelien Jacobs
2007-08-26
move get_unary() to its own file
Aurelien Jacobs
2007-08-26
Do not wrongly mark Apple gcc workarounds as being specific to Darwin.
Diego Biurrun
2007-08-26
remove alignment correction of the destination pointers in luma_16x6
Guillaume Poirier
[next]