git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Alpha: use -g3 with ccc to allow optimisation with debugging symbols
2009-03-03
Måns Rullgård
Alpha: use -g3 with ccc to allow optimisation with...
commit
|
commitdiff
|
tree
2009-03-03
Måns Rullgård
Allow --enable-swscale until FATE is updated
commit
|
commitdiff
|
tree
2009-03-03
Måns Rullgård
configure: improve temp file creation and cleanup
commit
|
commitdiff
|
tree
2009-03-03
Måns Rullgård
ALAC: use sign_extend() from mathops.h
commit
|
commitdiff
|
tree
2009-03-03
Måns Rullgård
Add sign_extend() function to mathops.h
commit
|
commitdiff
|
tree
2009-03-01
Måns Rullgård
RA144: work around gcc bug/oddity on ARM
commit
|
commitdiff
|
tree
2009-03-01
Måns Rullgård
configure: fix return value from check_header
commit
|
commitdiff
|
tree
2009-03-01
Måns Rullgård
SVQ3: Fix decoding with A32_BITSTREAM_READER
commit
|
commitdiff
|
tree
2009-03-01
Måns Rullgård
ARM: fix missing MUL16() return type
commit
|
commitdiff
|
tree
2009-02-28
Måns Rullgård
configure: check_func_headers should mark headers as...
commit
|
commitdiff
|
tree
2009-02-28
Måns Rullgård
configure: {enable,disable}_safe functions that sanitise...
commit
|
commitdiff
|
tree
2009-02-28
Måns Rullgård
Revert "Improve frame rate guessing for streams with...
commit
|
commitdiff
|
tree
2009-02-28
Måns Rullgård
ARM: fix corner-case overflow in H.264 weighted prediction
commit
|
commitdiff
|
tree
2009-02-27
Måns Rullgård
configure: remove redundant alsa/asoundlib.h check
commit
|
commitdiff
|
tree
2009-02-24
Måns Rullgård
Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READER
commit
|
commitdiff
|
tree
2009-02-22
Måns Rullgård
Avoid warnings from AV_GCC_VERSION_AT_LEAST with some...
commit
|
commitdiff
|
tree
2009-02-22
Måns Rullgård
configure: detect ccc compiler (Alpha) and set required...
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
configure: indent
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
Pass sysroot argument to gcc
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
Add --sysroot and --sysinclude configure options
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
configure: move detection of compiler type to single...
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
Remove special treatment of version.h in DEPEND_CMD
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
Declare version.h dependencies explicitly
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
Correct, portable definition of INT_BIT
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
configure: add (empty) avr32 arch case
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
configure: sort cases in arch section
commit
|
commitdiff
|
tree
2009-02-21
Måns Rullgård
Alpha: fix inline asm with DEC/Compaq/HP compiler
commit
|
commitdiff
|
tree
2009-02-16
Måns Rullgård
avidec: fix error introduced in r17382
commit
|
commitdiff
|
tree
2009-02-05
Måns Rullgård
configure: add command flag to disable yasm use
commit
|
commitdiff
|
tree
2009-02-05
Måns Rullgård
configure: set EXESUF before it is used
commit
|
commitdiff
|
tree
2009-02-04
Måns Rullgård
Remove CONFIG_H264_ENCODER references
commit
|
commitdiff
|
tree
2009-02-04
Måns Rullgård
configure: move basic sanity tests before other tests
commit
|
commitdiff
|
tree
2009-01-31
Måns Rullgård
shorten: trivial simplification of signature check
commit
|
commitdiff
|
tree
2009-01-30
Måns Rullgård
ARM: NEON optimised vector_fmul_window
commit
|
commitdiff
|
tree
2009-01-30
Måns Rullgård
ARM: NEON optimised vector_fmul
commit
|
commitdiff
|
tree
2009-01-27
Måns Rullgård
ARM: remove some unused macro arguments
commit
|
commitdiff
|
tree
2009-01-27
Måns Rullgård
ARM: reorder some instructions in put_pixels*_arm for...
commit
|
commitdiff
|
tree
2009-01-27
Måns Rullgård
ARM: replace jump tables with conditional branches
commit
|
commitdiff
|
tree
2009-01-27
Måns Rullgård
ARM: replace explicit literal loads with ldr Rd, =lit
commit
|
commitdiff
|
tree
2009-01-27
Måns Rullgård
ARM: change alignment of loops in put_pixels*_arm to 32
commit
|
commitdiff
|
tree
2009-01-27
Måns Rullgård
ARM: optimised mid_pred()
commit
|
commitdiff
|
tree
2009-01-27
Måns Rullgård
ARM: allow register operands for shifts in MULL()
commit
|
commitdiff
|
tree
2009-01-26
Måns Rullgård
configure: exit with error if OS is unknown
commit
|
commitdiff
|
tree
2009-01-26
Måns Rullgård
Fix version.h dependency on version.sh
commit
|
commitdiff
|
tree
2009-01-25
Måns Rullgård
configure: add datadir variable and write to config...
commit
|
commitdiff
|
tree
2009-01-25
Måns Rullgård
ARM: NEON optimised H.264 weighted prediction
commit
|
commitdiff
|
tree
2009-01-25
Måns Rullgård
ARM: NEON optimised H.264 biweighted prediction
commit
|
commitdiff
|
tree
2009-01-24
Måns Rullgård
configure: add help for fastdiv
commit
|
commitdiff
|
tree
2009-01-18
Måns Rullgård
ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions...
commit
|
commitdiff
|
tree
2009-01-18
Måns Rullgård
Alpha: add -mieee to CFLAGS
commit
|
commitdiff
|
tree
2009-01-18
Måns Rullgård
Alpha: fix pix_abs16
commit
|
commitdiff
|
tree
2009-01-18
Måns Rullgård
configure: add fastdiv to CONFIG_LIST
commit
|
commitdiff
|
tree
2009-01-18
Måns Rullgård
dct-test: add Alpha idct
commit
|
commitdiff
|
tree
2009-01-18
Måns Rullgård
Alpha: add ff_ prefix to idct functions
commit
|
commitdiff
|
tree
2009-01-18
Måns Rullgård
Alpha: indentation
commit
|
commitdiff
|
tree
2009-01-18
Måns Rullgård
Alpha: proper IDCT selection
commit
|
commitdiff
|
tree
2009-01-18
Måns Rullgård
Alpha: add some const, kill some warnings
commit
|
commitdiff
|
tree
2009-01-17
Måns Rullgård
Alpha: factor common parts from dct_unquantize_h263_intra...
commit
|
commitdiff
|
tree
2009-01-17
Måns Rullgård
Alpha: fix dct_unquantize_h263_inter/intra_axp()
commit
|
commitdiff
|
tree
2009-01-14
Måns Rullgård
Fix mpeg audio regression test failure
commit
|
commitdiff
|
tree
2009-01-13
Måns Rullgård
configure: add Alpha CPU types
commit
|
commitdiff
|
tree
2009-01-12
Måns Rullgård
ARM: use push/pop pseudo-instructions in simple_idct_armv6.S
commit
|
commitdiff
|
tree
2009-01-12
Måns Rullgård
ARM: simple_idct_armv6.S whitespace cosmetics
commit
|
commitdiff
|
tree
2009-01-12
Måns Rullgård
ARM: clean up pc-relative references in simple_idct_armv6.S
commit
|
commitdiff
|
tree
2009-01-12
Måns Rullgård
ARM: use rX register names in simple_idct_armv6.S
commit
|
commitdiff
|
tree
2009-01-12
Måns Rullgård
AVI: add bswap.h include needed on big endian
commit
|
commitdiff
|
tree
2009-01-11
Måns Rullgård
configure: fix PIC activation for x86_64 shared libs
commit
|
commitdiff
|
tree
2009-01-09
Måns Rullgård
SH4: fix typo in asm constraint
commit
|
commitdiff
|
tree
2008-12-30
Måns Rullgård
ARM: work around linker bug with movw/movt relocations...
commit
|
commitdiff
|
tree
2008-12-30
Måns Rullgård
Make shared/static full CONFIG options
commit
|
commitdiff
|
tree
2008-12-30
Måns Rullgård
configure: check for ARMv6T2 support
commit
|
commitdiff
|
tree
2008-12-30
Måns Rullgård
ARM: rename coefficient table in NEON IDCT
commit
|
commitdiff
|
tree
2008-12-29
Måns Rullgård
configure: accept $TMP as location for temporary files
commit
|
commitdiff
|
tree
2008-12-29
Måns Rullgård
configure: simplify TMPDIR setting
commit
|
commitdiff
|
tree
2008-12-27
Måns Rullgård
Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED
commit
|
commitdiff
|
tree
2008-12-27
Måns Rullgård
simple_idct: use MUL16 and MAC16 from mathops.h
commit
|
commitdiff
|
tree
2008-12-26
Måns Rullgård
ARM: NEON optimised float_to_int16
commit
|
commitdiff
|
tree
2008-12-25
Måns Rullgård
ARM: add new h264 idct functions
commit
|
commitdiff
|
tree
2008-12-17
Måns Rullgård
ARM: make FASTDIV() an inline function
commit
|
commitdiff
|
tree
2008-12-17
Måns Rullgård
AC3: fix strict aliasing violation in parser
commit
|
commitdiff
|
tree
2008-12-17
Måns Rullgård
AAC: fix strict aliasing violation in parser
commit
|
commitdiff
|
tree
2008-12-17
Måns Rullgård
ARM: replace "armv4l" with "arm"
commit
|
commitdiff
|
tree
2008-12-16
Måns Rullgård
dct-test: add ARM IDCTs
commit
|
commitdiff
|
tree
2008-12-16
Måns Rullgård
dct-test: add PARTTRANS permutation
commit
|
commitdiff
|
tree
2008-12-15
Måns Rullgård
ARM: NEON optimised h264_idct_dc_add
commit
|
commitdiff
|
tree
2008-12-15
Måns Rullgård
ARM: NEON optimised h264_idct_add
commit
|
commitdiff
|
tree
2008-12-15
Måns Rullgård
ARM: NEON optimised H.264 8x8 and 16x16 qpel MC
commit
|
commitdiff
|
tree
2008-12-15
Måns Rullgård
ARM: NEON optimised H.264 loop filter
commit
|
commitdiff
|
tree
2008-12-15
Måns Rullgård
ARM: NEON optimised {put,avg}_h264_chroma_mc[48]
commit
|
commitdiff
|
tree
2008-12-15
Måns Rullgård
ARM: NEON optimised simple_idct
commit
|
commitdiff
|
tree
2008-12-15
Måns Rullgård
ARM: NEON optimised put_pixels functions
commit
|
commitdiff
|
tree
2008-12-14
Måns Rullgård
oggflac: fix bitstream reader usage
commit
|
commitdiff
|
tree
2008-12-13
Måns Rullgård
configure: fix $nm
commit
|
commitdiff
|
tree
2008-12-13
Måns Rullgård
Remove other shared lib names from linker command line...
commit
|
commitdiff
|
tree
2008-12-13
Måns Rullgård
mpegts: replace Program_t typedef with "struct Program"
commit
|
commitdiff
|
tree
2008-12-12
Måns Rullgård
configure: clean up .align detection
commit
|
commitdiff
|
tree
2008-12-10
Måns Rullgård
AAC: move scratch array to context to ensure 16-byte...
commit
|
commitdiff
|
tree
2008-12-06
Måns Rullgård
ARM: remove some useless comments
commit
|
commitdiff
|
tree
2008-12-03
Måns Rullgård
ARM: convert VFP code to UAL syntax
commit
|
commitdiff
|
tree
2008-11-25
Måns Rullgård
snow: move scratch buffer from stack to malloced buffer...
commit
|
commitdiff
|
tree
next