|
|
|
@a5f6720f
|
12 years |
michaelni |
Add QT CC track mux support
Signed-off-by: Michael Niedermayer …
|
|
|
@ebfc212b
|
12 years |
michaelni |
dv1394: fix order of AVOption fields
Signed-off-by: Michael …
|
|
|
@1475815a
|
12 years |
michaelni |
Apply again [916352f282855e3e4e86a39df9452fead2aa0771] that got lost …
|
|
|
@099786a6
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@f742c7b2
|
12 years |
michaelni |
lavf: fix integer overflow in rfps calculation
Signed-off-by: Michael …
|
|
|
@bacebe1f
|
12 years |
michaelni |
avienc: force a valid timebase for video
Signed-off-by: Michael …
|
|
|
@7669144a
|
12 years |
stefasab |
doc/platform: Comply With All Capitalized Words Convention
|
|
|
@4695ee71
|
12 years |
michaelni |
lavfi/fifo: add assert to ensure request was successfull.
We would …
|
|
|
@304ebed5
|
12 years |
michaelni |
mpegts_probe: detect files with garbage at the begin.
Fixes …
|
|
|
@84e7d368
|
12 years |
michaelni |
mxfdec: Fix inferred misuses of enums
This fixes CID 700457, 700458 …
|
|
|
@fec39d99
|
12 years |
Marton Balint |
ffplay: remove redundant !codec check
Signed-off-by: Marton Balint …
|
|
|
@fdb93344
|
12 years |
Marton Balint |
ffplay: only initialize codec opts before using it
Fixes Coverity CID …
|
|
|
@8cb74024
|
12 years |
Marton Balint |
ffplay: always free buffersink_params in configure_video_filters
…
|
|
|
@09214f4
|
12 years |
Marton Balint |
ffplay: remove uneeded format filter, buffersink format is set
…
|
|
|
@afd9e705
|
12 years |
Marton Balint |
ffplay: check for buffersink_params allocation success
Signed-off-by: …
|
|
|
@abd49a7
|
12 years |
Marton Balint |
ffplay: always free inputs and outputs in configure_filtergraph
Fixes …
|
|
|
@65f6c42a
|
12 years |
Marton Balint |
ffplay: fill the unused part of the window with black
Should fix …
|
|
|
@00b70f8d
|
12 years |
Marton Balint |
ffplay: add update parameter to fill_rectangle
Signed-off-by: Marton …
|
|
|
@e5cf100d
|
12 years |
michaelni |
mpegvideo_probe: check slice order
Fixes: Enrique.mp3
Signed-off-by: …
|
|
|
@7fd9d49b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@add7513e
|
12 years |
michaelni |
Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'
* commit …
|
|
|
@14f1fa56
|
12 years |
stefasab |
doc/filters: add "Notes on filtergraph escaping" section
Should help …
|
|
|
@6204ea17
|
12 years |
michaelni |
rational: test add/sub too
Signed-off-by: Michael Niedermayer …
|
|
|
@841bf0ef
|
12 years |
michaelni |
cmdutils: allow specifying the file for -report
Signed-off-by: …
|
|
|
@7139f0e6
|
12 years |
Carl Eugen Hoyos |
Fix typo in platform documentation.
|
|
|
@bb9bc1fc
|
12 years |
onemda |
flicvideo: return more meaningful error codes
Signed-off-by: Paul B …
|
|
|
@6a712e7f
|
12 years |
michaelni |
sws: bump micro for range bugfix
Signed-off-by: Michael Niedermayer …
|
|
|
@25a21c58
|
12 years |
michaelni |
eval-test: add some otherwise untested functions.
Signed-off-by: …
|
|
|
@54a48d2f
|
12 years |
Clément Bœsch |
lavfi: fix references to avfilter_* functions that don't exist anymore.
|
|
|
@010f1ce9
|
12 years |
onemda |
ffv1: assert that there is at least one slice
Signed-off-by: Paul B …
|
|
|
@6b07830a
|
12 years |
janne-libav |
fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV
Fixes typo in …
|
|
|
@fd6707ed
|
12 years |
Clément Bœsch |
lavfi/hue: add missing GPL dependency.
|
|
|
@5b4cae50
|
12 years |
Clément Bœsch |
LICENSE: update GPL filter list.
|
|
|
@f53112b6
|
12 years |
Clément Bœsch |
lavfi: remove hqdn3d libmpcodecs wrapper.
The native filter was …
|
|
|
@adc39b28
|
12 years |
michaelni |
av_image_copy: check for av_image_get_linesize() failure.
Fixes …
|
|
|
@6992b0bf
|
12 years |
michaelni |
utils: fix rounding of micro seconds
Found-by: Johan Wessfeldt …
|
|
|
@fa8fcab1
|
12 years |
diego |
x86: h264_chromamc_10bit: drop pointless PAVG %define
It is only used …
|
|
|
@02e42751
|
12 years |
diego |
avconv_opt, cmdutils: Add missing function parameter Doxygen
|
|
|
@c37322e6
|
12 years |
diego |
x86: Move optimization suffix to end of function names
This …
|
|
|
@d8eda370
|
12 years |
diego |
x86: mmx2 ---> mmxext in function names
|
|
|
@38fdf725
|
12 years |
diego |
swscale: do not forget to swap data in formats with different …
|
|
|
@3a34ac6
|
12 years |
michaelni |
file: typo
Found-by: ubitux
Signed-off-by: Michael Niedermayer …
|
|
|
@31bf820a
|
12 years |
michaelni |
av_tempfile: document umask() issue
Signed-off-by: Michael …
|
|
|
@1b216421
|
12 years |
stefasab |
lavfi/scale: avoid to print a NULL value in log message
Fix possible …
|
|
|
@09ea482d
|
12 years |
michaelni |
Fix #1827, segfault with XXCH samples when downsampling.
…
|
|
|
@be0b37c6
|
12 years |
stefasab |
lavf/avienc: fix/extend error message, in case of too large number of …
|
|
|
@f35d5f9
|
12 years |
stefasab |
lavf/avienc: enable debug log
|
|
|
@29a9e4d5
|
12 years |
stefasab |
lavfi/mp: drop the mp=rectangle filter
All the rectangle features …
|
|
|
@9d478f38
|
12 years |
stefasab |
lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options
|
|
|
@93399e9
|
12 years |
stefasab |
lavfi/drawbox: add thickness option
|
|
|
@84833b0
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
aacdec: …
|
|
|
@28c0678e
|
12 years |
michaelni |
Merge commit 'be923ed659016350592acb9b3346f706f8170ac5'
* commit …
|
|
|
@4b874fc4
|
12 years |
michaelni |
Merge commit 'a65bdceb060628881578afb29df4eb222421381f'
* commit …
|
|
|
@78ec407d
|
12 years |
michaelni |
Merge commit '652f5185945c8405fc57aed353286858df8d066f'
* commit …
|
|
|
@9766d9c9
|
12 years |
michaelni |
Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'
* commit …
|
|
|
@264f1234
|
12 years |
michaelni |
x86: Fix assembly with NASM
Unlike YASM, NASM only looks for include …
|
|
|
@3174616f
|
12 years |
michaelni |
Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'
* commit …
|
|
|
@976175fb
|
12 years |
michaelni |
probetest: fix possible use of uninitialized data
Signed-off-by: …
|
|
|
@755038d0
|
12 years |
stefasab |
lavfi/drawbox: remove some unnecessary parentheses
|
|
|
@003bd88d
|
12 years |
stefasab |
lavfi/drawbox: reindent after previous commit
|
|
|
@1b3fdd97
|
12 years |
stefasab |
lavfi/drawbox: implement color=invert mode
Based on a …
|
|
|
@652fab59
|
12 years |
stefasab |
lavfi/mp: drop wrapped field filter
The filter has been ported to a …
|
|
|
@3c4aa506
|
12 years |
stefasab |
lavfi: add field filter
The filter is a port of …
|
|
|
@5707af8d
|
12 years |
diego |
aacdec: Drop some unused function arguments
|
|
|
@9c167914
|
12 years |
diego |
x86: Fix assembly with NASM
Unlike YASM, NASM only looks for include …
|
|
|
@dc239b3b
|
12 years |
onemda |
av_get_audio_frame_duration: add IAC
Signed-off-by: Paul B Mahol …
|
|
|
@0e4d34e0
|
12 years |
michaelni |
pix_fmt_info: add 9/10 bit YUVA formats
Signed-off-by: Michael …
|
|
|
@6c49562d
|
12 years |
michaelni |
tree-test: fix printf() types
Signed-off-by: Michael Niedermayer …
|
|
|
@370e3972
|
12 years |
michaelni |
sws: fix handling of big endian alpha
Signed-off-by: Michael …
|
|
|
@be923ed6
|
12 years |
diego |
x86: fmtconvert: port to cpuflags
|
|
|
@be2c456e
|
12 years |
diego |
x86: fmtconvert: Refactor cvtps2pi emulation through cpuflags
|
|
|
@588fafe7
|
12 years |
diego |
x86: MMX2 ---> MMXEXT in macro names
|
|
|
@a65bdceb
|
12 years |
diego |
x86: mmx2 ---> mmxext in variable names
|
|
|
@652f5185
|
12 years |
diego |
x86: mmx2 ---> mmxext in comments and messages
|
|
|
@04581c8c
|
12 years |
diego |
x86: yasm: Use complete source path for macro helper %includes
This …
|
|
|
@6860b408
|
12 years |
diego |
x86: include x86inc.asm in x86util.asm
This is necessary to allow …
|
|
|
@1730dcf0
|
12 years |
stefasab |
doc/filters: fix typo in drawbox section
|
|
|
@b6248299
|
12 years |
stefasab |
doc/filters: itemize examples for drawbox, add an example, fix grammar
|
|
|
@2ed7e6cc
|
12 years |
stefasab |
lavfi/drawbox: extend syntax, accept named options
|
|
|
@b420b878
|
12 years |
stefasab |
lavfi/tinterlace: remove poll_frame() callback
That interface is …
|
|
|
@7adc6002
|
12 years |
onemda |
av_get_audio_frame_duration: add G723_1
Signed-off-by: Paul B Mahol …
|
|
|
@7b378c2f
|
12 years |
onemda |
lavfi: remove yuvcsp and yvu9 libmpcodecs wrappers
Same functionality …
|
|
|
@f7a9a996
|
12 years |
michaelni |
wavenc: fix curruption of metadata
Signed-off-by: Michael Niedermayer …
|
|
|
@2f84f138
|
12 years |
michaelni |
fate: remove typo, reenable AC3 tests
Signed-off-by: Michael …
|
|
|
@28bcca46
|
12 years |
michaelni |
av_get_audio_frame_duration: fix IMC
Fixes Ticket1658
Signed-off-by: …
|
|
|
@b90d7840
|
12 years |
onemda |
lavc: const correctness for avpicture_fill()
Signed-off-by: Paul B …
|
|
|
@03179c24
|
12 years |
Clément Bœsch |
lavfi/smartblur: add missing draw slice call.
This fixes output with …
|
|
|
@5cac065
|
12 years |
michaelni |
af_ashowinfo: integrate config_input() in filter_samples.
This is …
|
|
|
@674c4a11
|
12 years |
michaelni |
configure: fix print_config() with broke awks
Some awk versions do …
|
|
|
@4d2f1d8c
|
12 years |
michaelni |
swscale.c:remove fill_plane9or10() use fillPlane16()
Signed-off-by: …
|
|
|
@70c25c62
|
12 years |
michaelni |
sws: move fillPlane16() to header so it can be used from more than 1 …
|
|
|
@89d2f014
|
12 years |
michaelni |
sws_unscaled: drop fill_plane9or10()
Signed-off-by: Michael …
|
|
|
@a44c3ae3
|
12 years |
michaelni |
Change my GPG fingerprint
The old key expired
Signed-off-by: Michael …
|
|
|
@65e0a3cc
|
12 years |
michaelni |
sws: fix BE/LE handling for fillPlane16()
Based on fill_plane9or10() …
|
|
|
@a201639a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
pixfmt: …
|
|
|
@788afee8
|
12 years |
onemda |
lavfi: remove palette libmpcodecs wrapper
The filter is useless, …
|
|
|
@8a4284ad
|
12 years |
onemda |
ff: fix case where image does not have alpha channel
Signed-off-by: …
|
|
|
@ab9545a2
|
12 years |
martin |
cng: Reindent some incorrectly indented lines
Signed-off-by: Martin …
|
|
|
@6b68223d
|
12 years |
martin |
cngdec: Allow flushing the decoder
After a flush, don't average the …
|
|
|
@036e6c37
|
12 years |
martin |
cngdec: Make the dbov variable have the right unit
Previously the …
|
|
|