|
|
|
@db9f426c
|
12 years |
michaelni |
Merge commit '8ac0f6767bf63d3e6b308ee6648ff02598b81e03'
* commit …
|
|
|
@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 …
|
|
|
@8ac0f676
|
12 years |
justin.ruggles |
dcadec: allow the decoder to change the channel layout mid-stream
|
|
|
@93e27f86
|
12 years |
justin.ruggles |
cook: use av_dlog() for debug logging instead of av_log() with AV_LOG_ERROR
|
|
|
@8f173ef0
|
12 years |
justin.ruggles |
cook: move samples_per_frame from COOKSubpacket to where it is used
|
|
|
@7efbba2
|
12 years |
justin.ruggles |
cook: use av_get_channel_layout_nb_channels() instead of …
|
|
|
@d21b2e47
|
12 years |
justin.ruggles |
cook: reverse a condition so that the code makes more sense
|
|
|
@926e9d2
|
12 years |
justin.ruggles |
cook: remove unneeded COOKContext variable, sample_rate
|
|
|
@8aa5b8c5
|
12 years |
justin.ruggles |
cook: remove unneeded COOKContext variable, bit_rate
|
|
|
@3509eee1
|
12 years |
justin.ruggles |
cook: use AVCodecContext.channels instead of keeping a private copy
|
|
|
@a3145d0
|
12 years |
justin.ruggles |
bmvaudio: set channel layout at init() rather than validating it
|
|
|
@a38eadf7
|
12 years |
justin.ruggles |
atrac1: do not keep a copy of channel count in the private context
|
|
|
@4f56f9c4
|
12 years |
justin.ruggles |
dsicinaudio: set channels and channel layout
|
|
|
@ec2694d2
|
12 years |
justin.ruggles |
g722dec: set channel layout at initialization instead of validating it
|
|
|
@ee0e9678
|
12 years |
justin.ruggles |
amrwbdec: set channels, channel_layout, and sample_rate
Only mono …
|
|
|
@b24a4449
|
12 years |
justin.ruggles |
amrnbdec: set channels, channel_layout, and sample_rate
Only mono …
|
|
|
@a4202003
|
12 years |
justin.ruggles |
dca_parser: allow the parser to change the sample rate
|
|
|
@0366664e
|
12 years |
justin.ruggles |
lavc: check channel count after decoder init
Ensures the decoder did …
|
|
|
@bb6941af
|
12 years |
justin.ruggles |
lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decoders
|
|
|
@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 …
|
|
|