git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
build: Do not add -g to HOSTCFLAGS
2013-12-13
Diego Biurrun
build: Do not add -g to HOSTCFLAGS
commit
|
commitdiff
|
tree
2013-12-11
Diego Biurrun
configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS...
commit
|
commitdiff
|
tree
2013-12-10
Diego Biurrun
configure: Move log2 dependency declaration to a place...
commit
|
commitdiff
|
tree
2013-12-09
Diego Biurrun
configure: Split host and target libc detection
commit
|
commitdiff
|
tree
2013-12-09
Diego Biurrun
configure: Move toolchain dependency declarations to...
commit
|
commitdiff
|
tree
2013-12-09
Diego Biurrun
configure: Prefix libc-related variables with "libc_"
commit
|
commitdiff
|
tree
2013-12-08
Diego Biurrun
configure: Move adding of compat objects out of libc...
commit
|
commitdiff
|
tree
2013-12-08
Diego Biurrun
dsputil: Move apply_window_int16 to ac3dsp
commit
|
commitdiff
|
tree
2013-12-08
Diego Biurrun
configure: Separate MinGW32 and MinGW64 libc handling
commit
|
commitdiff
|
tree
2013-12-04
Diego Biurrun
x86: Initialize mmxext after amd3dnow optimizations
commit
|
commitdiff
|
tree
2013-12-04
Diego Biurrun
configure: Detect msvcrt libc with a CPP check instead...
commit
|
commitdiff
|
tree
2013-12-04
Diego Biurrun
configure: Add detected C library and host compiler...
commit
|
commitdiff
|
tree
2013-12-02
Diego Biurrun
dv: Split off DV video encoder into its own file
commit
|
commitdiff
|
tree
2013-12-02
Diego Biurrun
dv: Move DV VLC data tables out of header file
commit
|
commitdiff
|
tree
2013-12-02
Diego Biurrun
build: Add rule for building host-specific object files
commit
|
commitdiff
|
tree
2013-12-02
Diego Biurrun
build: Add shorthand for HOSTCC compile macro
commit
|
commitdiff
|
tree
2013-12-02
Diego Biurrun
dsputil: x86: Move ff_inv_zigzag_direct16 table init...
commit
|
commitdiff
|
tree
2013-12-01
Diego Biurrun
doc: Try to find nonstandard Perl path from the environment
commit
|
commitdiff
|
tree
2013-12-01
Diego Biurrun
gitignore: Ignore multilibrary example programs
commit
|
commitdiff
|
tree
2013-11-28
Diego Biurrun
x86: dsputil: Suppress deprecation warnings for XvMC...
commit
|
commitdiff
|
tree
2013-11-26
Diego Biurrun
build: Check for pod2man instead of perl for manual...
commit
|
commitdiff
|
tree
2013-11-26
Diego Biurrun
configure: Restore doc option to disable building the...
commit
|
commitdiff
|
tree
2013-11-25
Diego Biurrun
aacsbr: Add some const casts to silence warnings in...
commit
|
commitdiff
|
tree
2013-11-25
Diego Biurrun
build: Integrate multilibrary examples into the build...
commit
|
commitdiff
|
tree
2013-11-25
Diego Biurrun
build: Separate building programs linking against libav...
commit
|
commitdiff
|
tree
2013-11-23
Diego Biurrun
Add missing #includes for *INT64_MAX and *INT64_C
commit
|
commitdiff
|
tree
2013-11-23
Diego Biurrun
mpegaudiodec: Consistently handle fixed/float templating
commit
|
commitdiff
|
tree
2013-11-23
Diego Biurrun
build: more fine-grained dependencies for documentation...
commit
|
commitdiff
|
tree
2013-11-22
Diego Biurrun
swscale: x86: Consistently use lowercase function name...
commit
|
commitdiff
|
tree
2013-11-22
Diego Biurrun
aacps: Adjust some const qualifiers to suppress warnings
commit
|
commitdiff
|
tree
2013-11-21
Diego Biurrun
dct/fft: Give consistent names to fixed/float template...
commit
|
commitdiff
|
tree
2013-11-19
Diego Biurrun
dv_tablegen: Remove CONFIG_SMALL preprocessor check
commit
|
commitdiff
|
tree
2013-11-15
Diego Biurrun
dv: Split DV data table declarations into their own...
commit
|
commitdiff
|
tree
2013-11-15
Diego Biurrun
build: Allow specifying extra object files when linking...
commit
|
commitdiff
|
tree
2013-11-14
Diego Biurrun
mpeg12dec: Remove outdated UV swapping code for VCR2
commit
|
commitdiff
|
tree
2013-11-14
Diego Biurrun
mpeg12dec: Remove unused swap_uv member from Mpeg1Context
commit
|
commitdiff
|
tree
2013-11-13
Diego Biurrun
Deprecate obsolete XvMC hardware decoding support
commit
|
commitdiff
|
tree
2013-11-13
Diego Biurrun
Remove all Alpha architecture optimizations
commit
|
commitdiff
|
tree
2013-11-10
Diego Biurrun
mpegaudioenc: Move some static tables to MpegAudioContext
commit
|
commitdiff
|
tree
2013-11-10
Diego Biurrun
mpegaudioenc: Remove broken integer-only quantization...
commit
|
commitdiff
|
tree
2013-11-08
Diego Biurrun
h263dsp: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2013-11-08
Diego Biurrun
dsputil: Split off H.263 bits into their own H263DSPContext
commit
|
commitdiff
|
tree
2013-11-06
Diego Biurrun
Remove #undefs for formerly forbidden system functions
commit
|
commitdiff
|
tree
2013-11-06
Diego Biurrun
avfilter/graphparser: Directly free filter memory if...
commit
|
commitdiff
|
tree
2013-11-05
Diego Biurrun
configure: Move -Wno-maybe-uninitialized check into...
commit
|
commitdiff
|
tree
2013-11-04
Diego Biurrun
avfilter/buffer: Suppress deprecation warning for avfilter_u...
commit
|
commitdiff
|
tree
2013-11-04
Diego Biurrun
graph2dot: Add missing #include for av_get_channel_layout_st...
commit
|
commitdiff
|
tree
2013-11-04
Diego Biurrun
graph2dot: Fix use of deprecated API
commit
|
commitdiff
|
tree
2013-11-04
Diego Biurrun
vdpau: Add missing #includes to fix standalone header...
commit
|
commitdiff
|
tree
2013-11-04
Diego Biurrun
x86: rv40dsp: Use PAVGB instruction macro where appropriate
commit
|
commitdiff
|
tree
2013-11-04
Diego Biurrun
filtfmts-test: Fix use of deprecated API
commit
|
commitdiff
|
tree
2013-11-03
Diego Biurrun
build: Remove redundant OBJS declaration intended for...
commit
|
commitdiff
|
tree
2013-11-02
Diego Biurrun
os_support: Add #endif comments for better readability
commit
|
commitdiff
|
tree
2013-11-01
Diego Biurrun
x86: vp8dsp: Split loopfilter code into a separate...
commit
|
commitdiff
|
tree
2013-11-01
Diego Biurrun
configure: Properly check for availability of -Wno...
commit
|
commitdiff
|
tree
2013-11-01
Diego Biurrun
configure: Split test_cflags function off from check_cflags
commit
|
commitdiff
|
tree
2013-10-31
Diego Biurrun
gradfun: x86: Factor out common code for some gradfun_filter...
commit
|
commitdiff
|
tree
2013-10-31
Diego Biurrun
avfilter: x86: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2013-10-31
Diego Biurrun
build: Ensure that strip commands are run silently
commit
|
commitdiff
|
tree
2013-10-29
Diego Biurrun
fate.sh: Allow non-fast-forwards when updating sources
commit
|
commitdiff
|
tree
2013-10-23
Diego Biurrun
avstring-test: Mark pointer passed to av_free() as...
commit
|
commitdiff
|
tree
2013-10-23
Diego Biurrun
avfilter: Fix typo in Loren's email address
commit
|
commitdiff
|
tree
2013-10-19
Diego Biurrun
fate: vpx: Remove one redundant $(eval) invocation
commit
|
commitdiff
|
tree
2013-10-17
Diego Biurrun
fate: aac: Add test for AAC-LD
commit
|
commitdiff
|
tree
2013-10-15
Diego Biurrun
bitstream: Check the result of av_malloc()
commit
|
commitdiff
|
tree
2013-10-15
Diego Biurrun
cavs: more K&R formatting cosmetics
commit
|
commitdiff
|
tree
2013-10-07
Diego Biurrun
x86: h264_idct: Update comments to match 8/10-bit depth...
commit
|
commitdiff
|
tree
2013-10-06
Diego Biurrun
x86: fdct: Employ more specific ifdefs
commit
|
commitdiff
|
tree
2013-10-06
Diego Biurrun
bmv: Remove unused variable
commit
|
commitdiff
|
tree
2013-10-05
Diego Biurrun
x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov...
commit
|
commitdiff
|
tree
2013-10-05
Diego Biurrun
x86: fdct: Initialize optimized fdct implementations...
commit
|
commitdiff
|
tree
2013-10-05
Diego Biurrun
x86: xviddct: Employ more specific ifdefs
commit
|
commitdiff
|
tree
2013-10-04
Diego Biurrun
x86: fdct: Only build fdct code if encoders have been...
commit
|
commitdiff
|
tree
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
commit
|
commitdiff
|
tree
2013-10-03
Diego Biurrun
avformat/output-example: Declare link dependency on...
commit
|
commitdiff
|
tree
2013-10-03
Diego Biurrun
x86: cpu: Restore some explanatory comments removed...
commit
|
commitdiff
|
tree
2013-10-03
Diego Biurrun
Use correct Doxygen syntax
commit
|
commitdiff
|
tree
2013-10-03
Diego Biurrun
atrac3: Replace a silly counter variable name with...
commit
|
commitdiff
|
tree
2013-09-14
Diego Biurrun
mem: Document the non-compatibility of av_realloc(...
commit
|
commitdiff
|
tree
2013-09-12
Diego Biurrun
configure: Mention that icl does not build both static...
commit
|
commitdiff
|
tree
2013-09-11
Diego Biurrun
configure: Fix wrong reference to user support mailing...
commit
|
commitdiff
|
tree
2013-09-10
Diego Biurrun
Drop pointless directory name prefixes from #includes...
commit
|
commitdiff
|
tree
2013-09-10
Diego Biurrun
doc: Drop VDPAU from list of supported codecs
commit
|
commitdiff
|
tree
2013-09-10
Diego Biurrun
fate.sh: Run git-clone quietly
commit
|
commitdiff
|
tree
2013-09-06
Diego Biurrun
avisynth: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2013-09-06
Diego Biurrun
avisynth: Add missing #include for NULL_IF_CONFIG_SMALL
commit
|
commitdiff
|
tree
2013-09-05
Diego Biurrun
avcodec: Stop exporting the removed audio_resample...
commit
|
commitdiff
|
tree
2013-09-05
Diego Biurrun
mem: Do not check unsigned values for negative size
commit
|
commitdiff
|
tree
2013-09-05
Diego Biurrun
mem: Improve documentation wording and spelling
commit
|
commitdiff
|
tree
2013-09-02
Diego Biurrun
cosmetics: Fix ATRAC codec name spelling
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
x86: avcodec: Consistently structure CPU extension...
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
x86: avcodec: Use convenience macros to check for CPU...
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
x86: Add and use more convenience macros to check CPU...
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
ppc: cosmetics: Consistently format CPU flag detection...
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
cosmetics: Place arch initialization calls in alphabetical...
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
arm: fmtconvert: Split armv6 fmtconvert code off from...
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
arm: float_dsp: Propagate cpu_flags to vfp initialization...
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
arm: dcadsp: Move synth filter initialization to dcadsp...
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
swscale: cosmetics: Drop silly camelCase from swScale...
commit
|
commitdiff
|
tree
2013-08-29
Diego Biurrun
swscale: Add some missing av_cold to arch-specific...
commit
|
commitdiff
|
tree
next