|
|
|
@2ee29b5f
|
12 years |
michaelni |
avcodec: move lowres down with the next ABI bump and add accessors
…
|
|
|
@88ef7f6d
|
12 years |
michaelni |
Merge commit '803d21f38bdafe7c4e2571a9ae7052013a12923b'
* commit …
|
|
|
@6190aae9
|
12 years |
michaelni |
Merge commit 'ffb068ce8e99df121d18a5b9b1d820f3ea8697fb'
* commit …
|
|
|
@085a4e6b
|
12 years |
michaelni |
Merge commit '4d810ad2e943a59658ddf00a397121c2b62f7157'
* commit …
|
|
|
@482c1ac8
|
12 years |
michaelni |
Merge commit '13f57a4d881ec669b87bf82f424bfff502433060'
* commit …
|
|
|
@1ba4cbf7
|
12 years |
michaelni |
Merge commit '6b753015ca6f93d16a05e1a97da1fa42e4da60ec'
* commit …
|
|
|
@0559930
|
12 years |
michaelni |
Merge commit 'bf7c3c6b157f7938578f964b62cffd5e504940be'
* commit …
|
|
|
@35ef9801
|
12 years |
michaelni |
Merge commit '932806232108872655556100011fe369125805d3'
* commit …
|
|
|
@ed1697ff
|
12 years |
michaelni |
Merge commit '9b3a04d30691e85b77e63f75f5f26a93c3a000cd'
* commit …
|
|
|
@803d21f3
|
12 years |
anton |
lavc: schedule AVCodecContext.lowres for removal on next bump.
It has …
|
|
|
@f685aee1
|
12 years |
michaelni |
lavu/opencl: fix the compile bug on linux
Signed-off-by: Michael …
|
|
|
@2e2b6d7a
|
12 years |
michaelni |
fate: Adjust filter-trim-time parameters
This should workaround …
|
|
|
@ae2132ac
|
12 years |
michaelni |
mmvideo/mm_decode_intra: check horizontal coordinate too
…
|
|
|
@8d3c99e
|
12 years |
michaelni |
mmvideo/mm_decode_inter: check horizontal coordinate too
Fixes out of …
|
|
|
@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 …
|
|
|
@fd68371b
|
12 years |
michaelni |
nutdec: Implement duration parsing for indexed nuts
Signed-off-by: …
|
|
|
@6b75301
|
12 years |
diego |
aac: Remove aacpsy.h header, unused since 78e65cd7726
|
|
|
@153f31b1
|
12 years |
diego |
cavs: Remove cavsdata.h header, unused since 88386feefd
|
|
|
@60ab4480
|
12 years |
michaelni |
ape_decode_value_3860: check k before using it in get_bits()
…
|
|
|
@89372307
|
12 years |
michaelni |
ape_decode_value_3900: check tmpk
Fixes division by 0
Found-by: …
|
|
|
@49ec4c7e
|
12 years |
michaelni |
ffmpeg: fix segfault with random output
Found-by: <durandal_1707> …
|
|
|
@6354a6ce
|
12 years |
michaelni |
lavu/opencl: fix bug of opencl options
Signed-off-by: Michael …
|
|
|
@a64c9afe
|
12 years |
onemda |
lavfi/blend: merge config_input_top into config_output
Signed-off-by: …
|
|
|
@990b1380
|
12 years |
onemda |
lavfi/blend: use correct way to check number of planes
This fix crash …
|
|
|
@89b5039f
|
12 years |
michaelni |
avutil/mem: add av_memdup()
Signed-off-by: Michael Niedermayer …
|
|
|
@663794f6
|
12 years |
onemda |
vmdav: unbreak decoding of samples from game The Last Dynasty
This …
|
|
|
@cdada4f
|
12 years |
onemda |
vmdav: return meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@4d4ec18
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Add …
|
|
|
@0beff428
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
id3v2: …
|
|
|
@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
|
|
|
@d0a661d4
|
12 years |
Carl Eugen Hoyos |
Add wmv2 dependency to vc1 compilation.
Fixes compilation with …
|
|
|
@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
|
|
|
@6021615b
|
12 years |
michaelni |
avcodec/ansi: Fix right/bottom end checks
Signed-off-by: Michael …
|
|
|
@e91fd754
|
12 years |
michaelni |
avcodec/ansi: Check x/y
This prevents out of array accesses
…
|
|
|
@c1f2c4c3
|
12 years |
michaelni |
vmdav: Try to fix unpack_rle()
This fixes out of array accesses
The …
|
|
|
@d602f16
|
12 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
lavc: …
|
|
|
@67731ef4
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avutil: …
|
|
|
@a5ba4e18
|
12 years |
michaelni |
Merge commit 'e926b5ceb1962833f0c884a328382bc2eca67aff'
* commit …
|
|
|
@dbcf7e9e
|
12 years |
michaelni |
Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'
* commit …
|
|
|
@04fa8187
|
12 years |
michaelni |
Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284'
* commit …
|
|
|
@cae8f469
|
12 years |
michaelni |
Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'
* commit …
|
|
|
@ebd99ff
|
12 years |
michaelni |
Merge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf'
* commit …
|
|
|
@148f69eb
|
12 years |
michaelni |
Merge commit 'f5eecee865a731d2412fde2f73c29f8f8115c499'
* commit …
|
|
|
@3ad5d869
|
12 years |
michaelni |
Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d'
* commit …
|
|
|
@2514b800
|
12 years |
michaelni |
sws: share xyzgamma tables.
They are currently always constant and …
|
|
|
@4818388e
|
12 years |
michaelni |
Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a'
* commit …
|
|
|
@76c1f920
|
12 years |
michaelni |
Merge commit 'a83c0da539fb07260310bc3b34056239d2b138b2'
* commit …
|
|
|
@1a94d7c7
|
12 years |
michaelni |
avfilter/trim: improve rounding precission
Note, the design is still …
|
|
|
@24939d56
|
12 years |
Clément Bœsch |
fate/pixfmts: use the appropriate variable names for temporary files.
…
|
|
|
@1924a61a
|
12 years |
michaelni |
Merge commit '3d624420086ed3cd0c74f4510f0285968e21c117'
* commit …
|
|
|
@ceb33f3a
|
12 years |
nicolas.george |
lavc: copy subtitle_header when copying context.
Fix trac ticket #2489.
|
|
|
@276fcbde
|
12 years |
nicolas.george |
lavf: data muxer and demuxer.
Allow to use tools designed to work …
|
|
|
@3319679d
|
12 years |
michaelni |
Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876'
* commit …
|
|
|
@1cba7fa3
|
12 years |
michaelni |
Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'
* commit …
|
|
|
@0061ba04
|
12 years |
michaelni |
Merge commit '2548834b2248ad4d7da9bd0afed09d7d0cddeeb0'
* commit …
|
|
|
@e41d3aba
|
12 years |
michaelni |
Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8'
* commit …
|
|
|
@a1b88797
|
12 years |
michaelni |
Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071'
* commit …
|
|
|
@52fa2945
|
12 years |
michaelni |
Merge commit 'e036bb7899d0faca9159206be9bf5552e76e7633'
* commit …
|
|
|
@d8b6557c
|
12 years |
michaelni |
Merge commit 'bda9e6d923df6d46cc5cafb30a59a01d2514fa61'
* commit …
|
|
|
@71091698
|
12 years |
michaelni |
Merge commit '95220be1faac628d849a004644c0d102df0aa98b'
* commit …
|
|
|
@14f45bc
|
12 years |
Clément Bœsch |
doc/filters: fix scale example equivalence.
scale=w=200:h=100 and …
|
|
|
@e3e66568
|
12 years |
Clément Bœsch |
doc/filters: replace hqdn3d with smartblur in timeline section.
…
|
|
|
@fbaf75b1
|
12 years |
michaelni |
h264: Use the correct croping values.
This fixes returning pictures …
|
|
|
@5299ee5
|
12 years |
michaelni |
h264: assert that croping values at slice level are consistent
These …
|
|
|
@c3bd306e
|
12 years |
michaelni |
h264_ps: check croping values
Signed-off-by: Michael Niedermayer …
|
|
|
@7edb984d
|
12 years |
michaelni |
avutil/log: Fix context pointer used for get_category()
Fixes calling …
|
|
|
@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
|
|
|
@53efb2fa
|
12 years |
michaelni |
gif: Fix little endian specific code
Signed-off-by: Michael …
|
|
|
@147a45fc
|
12 years |
michaelni |
framecrcenc: workaround design flaw in sidedata palette
This should …
|
|
|
@a0adeb1f
|
12 years |
onemda |
fate: add test for separatefields filter
Signed-off-by: Paul B Mahol …
|
|
|
@38282149
|
12 years |
diego |
ppc: More consistent arch initialization
|
|
|
@42b9150b
|
12 years |
diego |
fft: Remove pointless #ifdefs around function declarations
|
|
|
@f5eecee8
|
12 years |
diego |
ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs …
|
|
|
@a053dbfc
|
12 years |
diego |
ppc: Move AltiVec utility headers out of AltiVec ifdefs
Now that the …
|
|
|
@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
|
|
|
@468ec171
|
12 years |
onemda |
fate: add test for swapuv filter
Signed-off-by: Paul B Mahol …
|
|
|
@e85f02e3
|
12 years |
onemda |
fate: add test for telecine filter
Signed-off-by: Paul B Mahol …
|
|
|
@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 …
|
|
|