|
|
|
@007ee09d
|
12 years |
michaelni |
ffmpeg: fix the used maximum dts in the monotone dts workaround
…
|
|
|
@26b89f62
|
12 years |
michaelni |
ffmpeg: use a max variable to hold the maximum dts
Signed-off-by: …
|
|
|
@6b2fbdb0
|
12 years |
michaelni |
ffmpeg: Check dts before use in non monotone dts workaround
…
|
|
|
@ee3824f6
|
12 years |
michaelni |
ffmpeg: limit non monotone workaround to audio & video streams
…
|
|
|
@9fe2a62
|
12 years |
michaelni |
ffmpeg: move non monotone prevention code down
This moves the code to …
|
|
|
@2b7f595a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@22dc25cb
|
12 years |
michaelni |
Merge commit 'b4a5a292274f904f404f40f826c51e6fc9cfb8fe'
* commit …
|
|
|
@65378271
|
12 years |
michaelni |
Merge commit 'e3b225a4fe0ff1e64a220b757c6f0a5cf9258521'
* commit …
|
|
|
@2e0cc342
|
12 years |
michaelni |
Merge commit '0574bc06d23a6690a16c5926dddc9be359a3d7bb'
* commit …
|
|
|
@9fd5e75b
|
12 years |
michaelni |
Merge commit 'accde1bd8756936e1757b42fc9bad2eb5d192f8a'
* commit …
|
|
|
@6fc58a8c
|
12 years |
michaelni |
Merge commit '507b1e454cf9953da3e18f33c9bd1fca78c97cb5'
* commit …
|
|
|
@e91339cd
|
12 years |
michaelni |
Merge commit '566b7a20fd0cab44d344329538d314454a0bcc2f'
* commit …
|
|
|
@550defe1
|
12 years |
michaelni |
Merge commit 'b333f3a22a4db4cf65d6a0457ac82ecbe7c7ac44'
* commit …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|