projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: Move MinGW CPPFLAGS setting to libc section, where it belongs
2013-02-14
Diego Biurrun
configure: Move MinGW CPPFLAGS setting to libc section...
commit
|
commitdiff
|
tree
2013-02-14
Diego Biurrun
avutil: Move emms code to x86-specific header
commit
|
commitdiff
|
tree
2013-02-13
Diego Biurrun
dsputil: Move STRIDE_ALIGN macro to the only place...
commit
|
commitdiff
|
tree
2013-02-11
Diego Biurrun
doc: developer: Add a note about reserved system name...
commit
|
commitdiff
|
tree
2013-02-11
Diego Biurrun
doc: developer: Fix wording in "naming conventions...
commit
|
commitdiff
|
tree
2013-02-11
Diego Biurrun
openbsd: Add minor number to shared library install...
commit
|
commitdiff
|
tree
2013-02-11
Diego Biurrun
build: Make library minor version visible in the Makefile
commit
|
commitdiff
|
tree
2013-02-11
Daniel Kang
x86: mpeg4qpel: Make movsxifnidn do the right thing
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-02-11
Diego Biurrun
crc: Move static data table from header to .c file
commit
|
commitdiff
|
tree
2013-02-11
Diego Biurrun
avcodec/rectangle: Remove nonsense assert
commit
|
commitdiff
|
tree
2013-02-10
Diego Biurrun
sparc: dsputil_vis: Fix silly variable name search...
commit
|
commitdiff
|
tree
2013-02-09
Diego Biurrun
mss4, ra288: Remove unused DSPContext local codec context...
commit
|
commitdiff
|
tree
2013-02-08
Diego Biurrun
dsputil: Move fdct function declarations to dct.h
commit
|
commitdiff
|
tree
2013-02-08
Diego Biurrun
dsputil: Move LOCAL_ALIGNED macros to libavutil
commit
|
commitdiff
|
tree
2013-02-08
Diego Biurrun
dsputil: Move WRAPPER8_16_SQ macro to the only place...
commit
|
commitdiff
|
tree
2013-02-08
Diego Biurrun
dsputil: Move rnd_avg inline functions to a separate...
commit
|
commitdiff
|
tree
2013-02-08
Diego Biurrun
dsputil: Remove commented-out, unused function declarations
commit
|
commitdiff
|
tree
2013-02-07
Diego Biurrun
dsputil: Move ff_shrink* function declarations to separate...
commit
|
commitdiff
|
tree
2013-02-07
Diego Biurrun
dsputil: Move ff_svq3 function declarations to a separate...
commit
|
commitdiff
|
tree
2013-02-07
Diego Biurrun
dsputil: Move ff_h264_idct function declarations to...
commit
|
commitdiff
|
tree
2013-02-07
Diego Biurrun
dsputil: Move copy_block functions to a separate header
commit
|
commitdiff
|
tree
2013-02-07
Diego Biurrun
dsputil: Drop unused functions copy_block{2|4|16}
commit
|
commitdiff
|
tree
2013-02-07
Mans Rullgard
indeo3: replace use of copy_block4 with put_pixels
commit
|
commitdiff
|
tree
2013-02-07
Mans Rullgard
mjpegdec: use put_pixels instead of copy_block8
commit
|
commitdiff
|
tree
2013-02-07
Diego Biurrun
dsputil: Move get_penalty_factor() to the only place...
commit
|
commitdiff
|
tree
2013-02-07
Diego Biurrun
dsputil: Move ff_block_permute to mpegvideo_enc
commit
|
commitdiff
|
tree
2013-02-06
Diego Biurrun
rv34: Drop now unnecessary dsputil dependencies
commit
|
commitdiff
|
tree
2013-02-06
Diego Biurrun
dsputil: Separate h264chroma
commit
|
commitdiff
|
tree
2013-02-06
Diego Biurrun
asf: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2013-02-05
Diego Biurrun
sh4: Fix silly type vs. variable name search and replace...
commit
|
commitdiff
|
tree
2013-02-05
Diego Biurrun
configure: Group all hwaccels together in a separate...
commit
|
commitdiff
|
tree
2013-02-05
Diego Biurrun
Add av_cold attributes to arch-specific init functions
commit
|
commitdiff
|
tree
2013-02-05
Diego Biurrun
Use ptrdiff_t instead of int for {avg, put}_pixels...
commit
|
commitdiff
|
tree
2013-02-04
Diego Biurrun
avfilter: x86: consistent filenames for filter optimizations
commit
|
commitdiff
|
tree
2013-02-01
Diego Biurrun
vf_hqdn3d: x86: Add proper arch optimization initialization
commit
|
commitdiff
|
tree
2013-02-01
Diego Biurrun
Use proper "" quotes for local header #includes
commit
|
commitdiff
|
tree
2013-02-01
Diego Biurrun
ppc: fmtconvert: Drop two unused variables.
commit
|
commitdiff
|
tree
2013-02-01
Diego Biurrun
doc/developer: Drop obsolete MPlayer reference
commit
|
commitdiff
|
tree
2013-02-01
Diego Biurrun
doc/developer: Add ISC license to list of acceptable...
commit
|
commitdiff
|
tree
2013-02-01
Diego Biurrun
doc/developer: Add web links for all suggested licenses
commit
|
commitdiff
|
tree
2013-01-31
Diego Biurrun
x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp
commit
|
commitdiff
|
tree
2013-01-31
Diego Biurrun
configure: Add a comment indicating why uclibc is checked...
commit
|
commitdiff
|
tree
2013-01-31
Diego Biurrun
configure: Move newlib libc check before mingw libc...
commit
|
commitdiff
|
tree
2013-01-31
Diego Biurrun
avisynth: Change demuxer name to avoid conflicts with AVS
commit
|
commitdiff
|
tree
2013-01-30
Ronald S. Bultje
dsputil: remove unused functions copy_block{2, 4, 8...
commit
|
commitdiff
|
tree
2013-01-28
Diego Biurrun
x86: Simplify some arch conditionals
commit
|
commitdiff
|
tree
2013-01-26
Diego Biurrun
x86: h264qpel: Move stray comment to the right spot...
commit
|
commitdiff
|
tree
2013-01-24
Diego Biurrun
arm: Add mathops.h to ARCH_HEADERS list
commit
|
commitdiff
|
tree
2013-01-24
Luca Barbato
avstring: K&R formatting cosmetics
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-24
Diego Biurrun
build: Make the H.264 parser select h264qpel
commit
|
commitdiff
|
tree
2013-01-24
Diego Biurrun
openbsd: configure: Stop enabling PIC by default
commit
|
commitdiff
|
tree
2013-01-22
Diego Biurrun
arm: Add some missing header #includes
commit
|
commitdiff
|
tree
2013-01-21
Diego Biurrun
x86: ac3: Fix HAVE_MMXEXT condition to only refer to...
commit
|
commitdiff
|
tree
2013-01-21
Diego Biurrun
get_bits/put_bits: K&R formatting cosmetics
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-21
Jindrich Makovicka
avidec: use sensible error codes instead of -1
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-20
Diego Biurrun
ppc: vorbisdsp: Drop some unnecessary #includes
commit
|
commitdiff
|
tree
2013-01-20
Mans Rullgard
dsputil: drop non-compliant "fast" qpel mc functions
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-18
Diego Biurrun
x86: dsputil: Drop some unused macro definitions
commit
|
commitdiff
|
tree
2013-01-18
Martin Storsjö
x86: Add a Yasm-based emms() replacement
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-18
Diego Biurrun
x86inc: Add cvisible macro for C functions with public...
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-18
Diego Biurrun
x86inc: Rename "program_name" to "private_prefix"
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-18
Sean McGovern
configure: Run SHFLAGS through ldflags_filter()
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-15
Diego Biurrun
x86: Add PAVGB macro to abstract pavgb/pavgusb instruction...
commit
|
commitdiff
|
tree
2013-01-15
Diego Biurrun
rv34_parser: Adjust #if for disabling individual parsers
commit
|
commitdiff
|
tree
2013-01-15
Diego Biurrun
x86: ABSB2: port to cpuflags
commit
|
commitdiff
|
tree
2013-01-15
Diego Biurrun
x86: ABSB: port to cpuflags
commit
|
commitdiff
|
tree
2013-01-14
Diego Biurrun
configure: Make warnings from -Wreturn-type fatal errors
commit
|
commitdiff
|
tree
2013-01-14
Diego Biurrun
x86: ABS2: port to cpuflags
commit
|
commitdiff
|
tree
2013-01-14
Rémi Denis-Courmont
vdpau: Remove av_unused attribute from function declaration
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-14
Sean McGovern
suncc: Replace more GCC flags by their equivalents...
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-14
Diego Biurrun
build: Remove stray Makefile entry for non-existent...
commit
|
commitdiff
|
tree
2013-01-14
Daniel Kang
yadif: x86: fix build for compilers without aligned...
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-13
Rémi Denis-Courmont
vdpau: Add VC-1 decoding via hwaccel infrastructure
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-13
Rémi Denis-Courmont
vdpau: Add H.264 decoding via hwaccel infrastructure
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-13
Rémi Denis-Courmont
vdpau: Add MPEG-4 decoding via hwaccel infrastructure
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-13
Rémi Denis-Courmont
vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-13
Rémi Denis-Courmont
vdpau: Add context and common helpers for hwaccel support
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-12
Diego Biurrun
fate: vp3: Fix fate-vp3-coeff-level64 test dependencies
commit
|
commitdiff
|
tree
2013-01-12
Diego Biurrun
fate: cosmetics: Order some test entries
commit
|
commitdiff
|
tree
2013-01-12
Diego Biurrun
Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.
commit
|
commitdiff
|
tree
2013-01-12
Rémi Denis-Courmont
pixfmt: add picture format for VDPAU
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-12
Luca Barbato
ratecontrol: K&R cosmetic formatting
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-10
Diego Biurrun
fate: Split fate-siff test into demuxer and VB video...
commit
|
commitdiff
|
tree
2013-01-09
Alexandra Khirnova
xan: Convert to bytestream2
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-07
Benjamin Larsson
xwma: Remove unused variable
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-07
Diego Biurrun
asfdec: Fix printf format string length modifier
commit
|
commitdiff
|
tree
2013-01-06
Diego Biurrun
Drop Snow codec
commit
|
commitdiff
|
tree
2013-01-06
Christophe Gisquet
x86: sbrdsp: Implement SSE qmf_post_shuffle
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-06
Christophe Gisquet
x86: sbrdsp: Implement SSE sum64x5
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2013-01-06
Diego Biurrun
x86: ABS1: port to cpuflags
commit
|
commitdiff
|
tree
2012-12-31
Diego Biurrun
Drop unnecessary 'l' length modifier when printfing...
commit
|
commitdiff
|
tree
2012-12-31
Diego Biurrun
truemotion2: Sanitize tm2_read_header()
commit
|
commitdiff
|
tree
2012-12-30
Diego Biurrun
libavcodec/utils: Add braces to shut up gcc warnings
commit
|
commitdiff
|
tree
2012-12-28
Diego Biurrun
cosmetics: Prettyprint codec/format/filter registration...
commit
|
commitdiff
|
tree
2012-12-28
Diego Biurrun
avfilter: Refactor unconditional filter registration
commit
|
commitdiff
|
tree
2012-12-28
Diego Biurrun
build: Add rtpenc_chain extra config option
commit
|
commitdiff
|
tree
2012-12-28
Diego Biurrun
configure: Add --disable-all command line option
commit
|
commitdiff
|
tree
2012-12-23
Diego Biurrun
avfilter: Compile FIFO filters unconditionally
commit
|
commitdiff
|
tree
2012-12-23
Diego Biurrun
Return proper error code after av_log_ask_for_sample()
commit
|
commitdiff
|
tree
2012-12-23
Diego Biurrun
configure: cosmetics: Separate hwaccel dependencies...
commit
|
commitdiff
|
tree
next