index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove outcommented code
Michael Niedermayer
2007-09-08
1
-11
/
+0
*
indention
Michael Niedermayer
2007-09-08
1
-44
/
+44
*
cleanup mc_block()
Michael Niedermayer
2007-09-08
1
-35
/
+150
*
Indentation
Andreas Öman
2007-09-07
1
-7
/
+7
*
Let H.264 decoder skip deblocking across slices
Andreas Öman
2007-09-07
1
-0
/
+6
*
Set data_size to zero when DCA header parse failed
Limin Wang
2007-09-06
1
-0
/
+1
*
Add a bitstream filter for H.264.
Benoit Fouet
2007-09-06
4
-0
/
+157
*
Avoid a crash when H264 MMC operation causes the short term reference
Jeff Downs
2007-09-05
1
-2
/
+2
*
Add slice-based parallel H.264 decoding
Andreas Öman
2007-09-05
3
-60
/
+265
*
Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.
Tao Huang
2007-09-05
2
-29
/
+23
*
Sort one more list alphabetically.
Diego Biurrun
2007-09-05
1
-1
/
+2
*
Fix links to ARM documentation
Guillaume Poirier
2007-09-05
1
-6
/
+0
*
Move H.264 intra prediction functions into their own context
Kostya Shishkov
2007-09-05
7
-827
/
+1145
*
add a 8 taps filter for testing
Michael Niedermayer
2007-09-05
1
-0
/
+8
*
fix decoding of dracula.4xm before diego complains
Michael Niedermayer
2007-09-05
1
-7
/
+7
*
fix segfault with dracula.4xm
Michael Niedermayer
2007-09-05
1
-0
/
+10
*
Replace constants by HTAPS (half pel interpolation filter taps) where appropr...
Michael Niedermayer
2007-09-05
1
-23
/
+32
*
code to do halfpel interpolation per frame (unfinished and under ifdef but it
Michael Niedermayer
2007-09-05
1
-3
/
+61
*
Fix issue 123 (Support Magic-carpet fli version,
Mike Melanson
2007-09-04
1
-5
/
+8
*
Silence warnings about NAL_SVC_NON_IDR in H.264.
Carl Eugen Hoyos
2007-09-04
1
-1
/
+1
*
add a close function to bitstream filter
Benoit Fouet
2007-09-04
2
-2
/
+5
*
Remove error raising when explicitely skipping frame
Carl Eugen Hoyos
2007-09-03
1
-0
/
+1
*
Remove reimplementation of get_unary.
Vitor Sessak
2007-09-01
2
-8
/
+9
*
Cosmetics
Luca Barbato
2007-09-01
1
-14
/
+56
*
add a warning message for unsupported kind of encoding
Aurelien Jacobs
2007-09-01
1
-1
/
+3
*
Cosmetical: Empty line removal
Vitor Sessak
2007-08-31
1
-1
/
+0
*
Comment about unsupported sample size
Vitor Sessak
2007-08-31
1
-0
/
+2
*
renaming ARCH_BFIN to HAVE_BFIN
Marc Hoffman
2007-08-31
1
-1
/
+1
*
cosmetics: Add some whitespace for better readability.
Diego Biurrun
2007-08-30
1
-214
/
+214
*
cosmetics: Sort bitstream filters.
Diego Biurrun
2007-08-30
2
-8
/
+8
*
cosmetics: Sort some lines, whitespace changes.
Diego Biurrun
2007-08-30
1
-41
/
+41
*
Use a consistent multiple inclusion guard.
Diego Biurrun
2007-08-30
1
-3
/
+3
*
add simple_idct implemented in Sparc VIS
Denes Balatoni
2007-08-30
4
-0
/
+541
*
Rename function
Vitor Sessak
2007-08-30
1
-5
/
+5
*
Replace two #define's by inline functions
Vitor Sessak
2007-08-30
1
-11
/
+14
*
Hooking bfin/mathops.h
Marc Hoffman
2007-08-30
1
-0
/
+4
*
Blackfin 32bit multiplication primitives MULH MUL16
Marc Hoffman
2007-08-30
1
-0
/
+52
*
Replace complicated and currently broken manual alignment code by
Reimar Döffinger
2007-08-30
1
-3
/
+1
*
snow altivec is broken
Luca Barbato
2007-08-28
1
-21
/
+24
*
Change 4xm demuxer and video decoder to pass the video format version in
Roberto Togni
2007-08-27
1
-1
/
+6
*
typo
Michael Niedermayer
2007-08-27
1
-1
/
+1
*
Simplify preprocessor directives.
Diego Biurrun
2007-08-27
1
-7
/
+4
*
Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific
Diego Biurrun
2007-08-27
1
-6
/
+6
*
add get_unary_0_33() to help gcc with inlining
Aurelien Jacobs
2007-08-26
2
-3
/
+13
*
cleanup get_unary()
Aurelien Jacobs
2007-08-26
1
-32
/
+1
*
move get_unary() to its own file
Aurelien Jacobs
2007-08-26
4
-46
/
+74
*
Do not wrongly mark Apple gcc workarounds as being specific to Darwin.
Diego Biurrun
2007-08-26
1
-1
/
+1
*
remove alignment correction of the destination pointers in luma_16x6
Guillaume Poirier
2007-08-26
1
-42
/
+19
*
CONFIG_7REGS has been renamed to HAVE_7REGS
Ramiro Polla
2007-08-26
2
-4
/
+4
*
workaround gcc bug, untested as my gcc is not complaining
Michael Niedermayer
2007-08-26
2
-0
/
+6
[next]