|
|
|
@20c86571
|
12 years |
martin |
lavfi: let gcc realign the stack on public graph driving functions
…
|
|
|
@c0c2b96c
|
12 years |
diego |
sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes
|
|
|
@a8a45df
|
12 years |
diego |
avs: Increase magic value score above file extension score
This …
|
|
|
@e0f8be64
|
12 years |
diego |
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
|
|
@4d7ed3e7
|
12 years |
diego |
build: output-example: Add avutil to ELIBS in link command
…
|
|
|
@e445647b
|
12 years |
diego |
avresample: Add av_cold attributes to init functions missing them
|
|
|
@093804a9
|
12 years |
diego |
avfilter: Add av_cold attributes to init/uninit functions
|
|
|
@6fee1b90
|
12 years |
diego |
avcodec: Add av_cold attributes to init functions missing them
|
|
|
@72e228b
|
12 years |
diego |
nut: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@b1ee8eec
|
12 years |
siretart |
configure: Add basic valgrind-memcheck support
With the parameter …
|
|
|
@95e8ac60
|
12 years |
siretart |
build: normalize coverage.info
Without this, lcov sometimes misses to …
|
|
|
@768e44d0
|
12 years |
siretart |
build: tune down the output of lcov/gcov
In the default settings, …
|
|
|
@69467fb6
|
12 years |
lu_zero |
wav: return meaningful errors
|
|
|
@a5f88736
|
12 years |
diego |
silly typo fixes
|
|
|
@4a7af92c
|
12 years |
diego |
sbrdsp: Unroll and use integer operations
This patch can be …
|
|
|
@8394d9a6
|
12 years |
diego |
sbrdsp: Unroll sbr_autocorrelate_c
1410 cycles to 1148 on …
|
|
|
@5a97469a
|
12 years |
diego |
x86: sbrdsp: Implement SSE2 qmf_deint_bfly
Sandybridge: 47 cycles
…
|
|
|
@769d921f
|
12 years |
martin |
compat: msvc: Make sure the object files are included when linking …
|
|
|
@af4cc260
|
12 years |
lu_zero |
id3v2: check for end of file while unescaping tags
Prevent a serious …
|
|
|
@76d23f40
|
12 years |
anton |
avconv: do not send non-monotonous DTS to the muxers.
Hack partially …
|
|
|
@b4a5a292
|
12 years |
anton |
avconv: improve -re implementation
Integrate the code in the packet …
|
|
|
@e3b225a4
|
12 years |
anton |
matroskaenc: add an option to put the index at the start of the file
|
|
|
@0574bc06
|
12 years |
anton |
matroskaenc: cosmetics, reorder the #includes
|
|
|
@accde1b
|
12 years |
anton |
vc1_parser: Set field_order.
Signed-off-by: Anton Khirnov …
|
|
|
@f43c14d
|
12 years |
anton |
mpegvideo_parser: Set field_order.
Signed-off-by: Anton Khirnov …
|
|
|
@507b1e45
|
12 years |
anton |
avcodec: Add field order information to AVCodecParserContext.
…
|
|
|
@566b7a20
|
12 years |
anton |
x86: float dsp: butterflies_float SSE
97c -> 49c
Some codecs could …
|
|
|
@b333f3a2
|
12 years |
anton |
lavf-regression: use -frames instead of -t for image tests
-t 0.5 is …
|
|
|
@803d21f3
|
12 years |
anton |
lavc: schedule AVCodecContext.lowres for removal on next bump.
It has …
|
|
|
@ffb068ce
|
12 years |
martin |
configure: Don't do enable_deep_weak on disabled variables
This …
|
|
|
@4d810ad2
|
12 years |
martin |
configure: Use a different variable name in push/popvar
The variable …
|
|
|
@13f57a4d
|
12 years |
diego |
wav: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@6b75301
|
12 years |
diego |
aac: Remove aacpsy.h header, unused since 78e65cd7726
|
|
|
@153f31b1
|
12 years |
diego |
cavs: Remove cavsdata.h header, unused since 88386feefd
|
|
|
@bf7c3c6b
|
12 years |
diego |
x86: dsputil: Move cavs and vc1-specific functions where they belong
|
|
|
@93280623
|
12 years |
diego |
x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c
The …
|
|
|
@9c112a6
|
12 years |
diego |
x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c
The …
|
|
|
@9b3a04d
|
12 years |
diego |
x86: Move duplicated put_pixels{8|16}_mmx functions into their own file
|
|
|
@0671adbb
|
12 years |
diego |
id3v2: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@a650c906
|
12 years |
diego |
ppc: Only compile AltiVec FFT assembly when AltiVec is enabled
|
|
|
@af8a4790
|
12 years |
derek.buitenhuis |
avutil: doxy: Small clarification for av_buffer_create()
Explicitly …
|
|
|
@00b8e650
|
12 years |
derek.buitenhuis |
avcodec: doxy: Clarify how to use buf[] when implementing …
|
|
|
@4cdb3c50
|
12 years |
derek.buitenhuis |
avcodec: doxy: Clarify what get_buffer2 must fill in buf[]
…
|
|
|
@e926b5ce
|
12 years |
diego |
avformat: Drop unnecessary ff_ name prefixes from static functions
|
|
|
@7f75f2f
|
12 years |
diego |
ppc: Drop unnecessary ff_ name prefixes from static functions
|
|
|
@f2e9d44a
|
12 years |
diego |
x86: Drop unnecessary ff_ name prefixes from static functions
|
|
|
@383fd4d4
|
12 years |
diego |
arm: Drop unnecessary ff_ name prefixes from static functions
|
|
|
@088f38a4
|
12 years |
diego |
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
|
|
@38282149
|
12 years |
diego |
ppc: More consistent arch initialization
|
|
|
@42b9150b
|
12 years |
diego |
fft: Remove pointless #ifdefs around function declarations
|
|
|
@a053dbfc
|
12 years |
diego |
ppc: Move AltiVec utility headers out of AltiVec ifdefs
Now that the …
|
|
|
@f5eecee8
|
12 years |
diego |
ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs …
|
|
|
@6b110d3a
|
12 years |
diego |
ppc: More consistent names for H.264 optimizations files
|
|
|
@643e433b
|
12 years |
diego |
mpegaudiosp: More consistent names for ppc/x86 optimization files
|
|
|
@8cd472d3
|
12 years |
anton |
avconv: make output -ss insert trim/atrim filters.
This makes output …
|
|
|
@a83c0da5
|
12 years |
anton |
avconv: make -t insert trim/atrim filters.
This makes -t …
|
|
|
@3d624420
|
12 years |
anton |
avconv_opt: allocate an OutputFile before the streams.
This way …
|
|
|
@a1e05b04
|
12 years |
anton |
lavfi: add trim and atrim filters.
|
|
|
@b4729382
|
12 years |
anton |
lavfi: add an asetpts filter
|
|
|
@2548834b
|
12 years |
anton |
vf_setpts: cosmetics, reformat
|
|
|
@c22263d3
|
12 years |
anton |
graphparser: only print filter arguments if they are non-NULL
|
|
|
@8aaab111
|
12 years |
anton |
af_channelmap: ensure the output channel layout is valid.
|
|
|
@949c603e
|
12 years |
anton |
af_channelmap: remove now unnecessary goto
Options are freed from the …
|
|
|
@10121557
|
12 years |
anton |
vf_split: fix description
It now allows an arbitrary number of …
|
|
|
@e036bb78
|
12 years |
anton |
lavc: clear AVBuffers on decoded frames if refcounted_frames is not …
|
|
|
@3d106145
|
12 years |
anton |
FATE: add an additional indeo3 test
It is a part of the sample that …
|
|
|
@bda9e6d9
|
12 years |
anton |
indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell()
…
|
|
|
@95220be1
|
12 years |
anton |
indeo3: fix off by one in MV validity check
CC:libav-stable@libav.org
|
|
|
@97c56ad7
|
12 years |
diego |
x86: dsputil: Remove a set of pointless #ifs around function declarations
|
|
|
@85f2f82a
|
12 years |
diego |
x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarations
|
|
|
@20784aa6
|
12 years |
diego |
x86: hpeldsp: Remove unused macro definitions
|
|
|
@a943a132
|
12 years |
lu_zero |
aac: check the maximum number of channels
Broken bitstreams could …
|
|
|
@1b6f84a9
|
12 years |
diego |
h264_refs: Do not print check_opcodes() return value
The return value …
|
|
|
@b963f021
|
12 years |
diego |
fate: Invoke pixfmts lavfi tests through fate-run.sh
|
|
|
@28663511
|
12 years |
diego |
fate: Invoke pixdesc lavfi tests through fate-run.sh
|
|
|
@03b052c0
|
12 years |
diego |
fate: Invoke standard lavfi tests through fate-run.sh
|
|
|
@c1401054
|
12 years |
lu_zero |
oma: K&R formatting cosmetics
|
|
|
@26a44143
|
12 years |
lu_zero |
avplay: remove a warning
Set the data field in the flush_pkt to the …
|
|
|
@cf679b94
|
12 years |
anton |
hls, segment: fix splitting for audio-only streams.
…
|
|
|
@7c00e9d8
|
12 years |
diego |
x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents
The …
|
|
|
@74685f67
|
12 years |
martin |
x86: Rename dsputil_rnd_template.c to rnd_template.c
This makes it …
|
|
|
@c2cb01d4
|
12 years |
lu_zero |
lavf: introduce AVFMT_TS_NEGATIVE
Most formats do not support …
|
|
|
@fc18cc4
|
12 years |
anton |
fate: add CVFC1_Sony_C to h264 conformance tests
The sample is …
|
|
|
@35386fbf
|
12 years |
anton |
doc/APIchanges: add missing hashes and dates
|
|
|
@486f76f0
|
12 years |
martin |
x86: Get rid of duplication between *_rnd_template.c
Signed-off-by: …
|
|
|
@feec934
|
12 years |
anton |
mpegvideo: unref cur/next/prev frames when flushing
Signed-off-by: …
|
|
|
@6a8561db
|
12 years |
diego |
x86: Factorize duplicated inline assembly snippets
Signed-off-by: …
|
|
|
@2e2d2466
|
12 years |
diego |
jpeg2000: Add mutlti-threading support to decoder
Signed-off-by: …
|
|
|
@c1ad70c3
|
12 years |
diego |
x86: Move some conditional code around to avoid unused variable warnings
|
|
|
@10f1a4d9
|
12 years |
janne-libav |
jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12
|
|
|
@94660c35
|
12 years |
janne-libav |
threads: always call thread_finish_setup for intra codecs
Intra …
|
|
|
@f13888af
|
12 years |
diego |
avcodec: Bump minor for JPEG 2000 decoder
|
|
|
@c81a7063
|
12 years |
diego |
JPEG 2000 decoder for DCinema
Based on the 2007 GSoC project from …
|
|
|
@0c15a9aa
|
12 years |
diego |
sh4: Remove dubious aligned dsputil code
The code represents a …
|
|
|
@b4ad7c54
|
12 years |
diego |
x86: cavs: Refactor duplicate dspfunc macro
|
|
|
@a0d5ca4f
|
12 years |
diego |
mxfenc: Use correct printf format specifier for int64_t
…
|
|
|
@fce99322
|
12 years |
diego |
h264: Drop unused variable
|
|
|
@78fa0bd0
|
12 years |
diego |
x86: cavs: Put mmx-specific code into its own init function
Before, …
|
|
|
@311a592d
|
12 years |
diego |
x86: Remove some duplicate function declarations
|
|
|
@9bfc6e0
|
12 years |
diego |
afifo: fix request_samples on the last frame in certain cases
The …
|
|
|