|
|
|
@d5598c09
|
11 years |
onemda |
lavfi/drawutils: set subsampling for rgb too
Otherwise it is …
|
|
|
@ed448efe
|
11 years |
onemda |
lavfi/mp: remove mp=perspective
The filter was ported to a native …
|
|
|
@80c64459
|
11 years |
onemda |
lavfi: port perspective filter from libmpcodecs
Signed-off-by: Paul B …
|
|
|
@ab5f5816
|
11 years |
stefasab |
doc/bitstream_filters: amend name of some bitstream filters
|
|
|
@febbddbd
|
11 years |
michaelni |
indeo4: print an error message if ref_mb is needed but unavailable
…
|
|
|
@76d0a665
|
11 years |
michaelni |
indeo: print errors if transform and block size mismatch
…
|
|
|
@a8e5fac1
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
indeo: …
|
|
|
@ccb422a6
|
11 years |
michaelni |
Merge commit 'cd78e934c246d1b2510f8fba0abfe40bb75795f6'
* commit …
|
|
|
@8c0bb195
|
11 years |
michaelni |
Merge commit '6255ccf7d51c82ab79bf0cd47a921f572dda4489'
* commit …
|
|
|
@54623619
|
11 years |
michaelni |
Merge commit '8435bca087c0e79385763c51de009fd89390b6a5'
* commit …
|
|
|
@ac20ba35
|
11 years |
michaelni |
Merge commit '031be5b41b54c3b666f31d83fe3ad41c194af8c5'
* commit …
|
|
|
@198e10b5
|
11 years |
michaelni |
Merge commit '68e57cde68f3da4c557ca15491fda74d1ea6321e'
* commit …
|
|
|
@b24e8f56
|
11 years |
michaelni |
Merge commit '886e1b36f5044d3ceccbb01f64619acaf288fb7c'
* commit …
|
|
|
@c75dde60
|
11 years |
michaelni |
swscale: call handle_format() from the functions that need it
This …
|
|
|
@0fc11e7b
|
11 years |
michaelni |
swscale: make handle_formats() safe to be called multiple times
…
|
|
|
@d5f5e516
|
11 years |
michaelni |
swscale: move format handling to its own function
Signed-off-by: …
|
|
|
@fc6ca373
|
11 years |
onemda |
lavfi/aecho: fix invalid free
Signed-off-by: Paul B Mahol …
|
|
|
@f486d7e9
|
11 years |
onemda |
lavfi/silencedetect: unbreak for unknown channel layouts
…
|
|
|
@099dfcaa
|
11 years |
onemda |
lavfi/ashowinfo: unbreak for >8 channels
Signed-off-by: Paul B Mahol …
|
|
|
@729709b8
|
11 years |
onemda |
lavfi/asetnsamples: unbreak for >8 channels
Signed-off-by: Paul B …
|
|
|
@e9678631
|
11 years |
onemda |
lavfi/trim: fix sample copy for >8 channels
Signed-off-by: Paul B …
|
|
|
@6347824d
|
11 years |
onemda |
lavfi/showwaves: fix floating exception with >8 channels
…
|
|
|
@aac57c7
|
11 years |
michaelni |
avfilter/asrc_aevalsrc: fix cases of unknown channel layout
Fixes >8 …
|
|
|
@f3d138ab
|
11 years |
michaelni |
avdevice/lavfi: fix input with unknown channel layout
Fixes handling …
|
|
|
@dc796851
|
11 years |
lu_zero |
indeo: Bound-check before applying transform
Reported-by: Mateusz …
|
|
|
@cd78e934
|
11 years |
lu_zero |
indeo4: Validate scantable dimension
Reported-by: Mateusz "j00ru" …
|
|
|
@6255ccf7
|
11 years |
lu_zero |
indeo4: Check the quantization matrix index
Reported-by: Mateusz …
|
|
|
@8435bca0
|
11 years |
lu_zero |
indeo4: Do not access missing reference MV
Reported-by: Mateusz …
|
|
|
@031be5b4
|
11 years |
martin |
ac3dec: Consistently use AC3_BLOCK_SIZE and sizeof
Signed-off-by: …
|
|
|
@68e57cde
|
11 years |
martin |
ac3dec: Increment channel pointers only once per channel
If the …
|
|
|
@886e1b36
|
11 years |
lu_zero |
jpeg2000: Remove unused passes array in Jpeg200Cblk structure
…
|
|
|
@f56fe04d
|
11 years |
lu_zero |
jpeg2000: Initialize only once mqc arrays
Improves decoding speed.
…
|
|
|
@673d4e82
|
11 years |
onemda |
fate: add tests for stereo3d filter
Signed-off-by: Paul B Mahol …
|
|
|
@0a06e6e4
|
11 years |
michaelni |
av_frame_get_buffer: Do not fail when the channel layout is unknown
…
|
|
|
@289737c8
|
11 years |
Carl Eugen Hoyos |
configure: Disable avresample if an old version of yasm is used.
The …
|
|
|
@aecb9d39
|
11 years |
Carl Eugen Hoyos |
rmdec: Forward error messages from rm_assemble_video_frame() to the …
|
|
|
@8e3c5c7
|
11 years |
Carl Eugen Hoyos |
g726: Do not try to decode more than one channel.
Ask for a sample …
|
|
|
@149def77
|
11 years |
Carl Eugen Hoyos |
configure: Only build ffserver if SA_RESAMPLE is available.
QNX does …
|
|
|
@9e4bb091
|
11 years |
michaelni |
lavfi/delogo: Document where parameter show=1 draws its rectangle
It …
|
|
|
@b6d0bb60
|
11 years |
michaelni |
lavfi/delogo: Fix sign extension issue
Coverity complains about a …
|
|
|
@4cdb42b4
|
11 years |
michaelni |
avcodec/012v: improve stride selection
Fixes decoding some files …
|
|
|
@786b0968
|
11 years |
michaelni |
ffplay: remove explicit idct option
this allows named idct options to …
|
|
|
@f57119b
|
11 years |
michaelni |
jpeg2000: fix overflow in dequantization
Fixes decoding of file …
|
|
|
@dc072c98
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@dd1382ac
|
11 years |
michaelni |
jpeg2000: Initialize only once mqc arrays
Increases encoding and …
|
|
|
@7f4a1fdd
|
11 years |
onemda |
lavf: add missing build dependency for tta demuxer
Signed-off-by: …
|
|
|
@34fd2112
|
11 years |
michaelni |
retry_transfer_wrapper(): check for interrupt before operation
…
|
|
|
@1e85b5e0
|
11 years |
michaelni |
ff_network_wait_fd_timeout(): check for interrupt before operation
…
|
|
|
@9219ec93
|
11 years |
michaelni |
avfilter/trim: add compatibility layer to not break ABI used by ffmpeg …
|
|
|
@6476967f
|
11 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-demuxer=aac.
|
|
|
@b3405b1b
|
11 years |
onemda |
lavfi/trim: use AV_OPT_TYPE_DURATION
Workarounds for rounding …
|
|
|
@8aea97a4
|
11 years |
michaelni |
avcodec/jpeglsdec: Implement the 4th (lossy) transform
Fixes …
|
|
|
@937cfebd
|
11 years |
onemda |
lavfi/aevalsrc: remove hard limit on number of channels
…
|
|
|
@86d1a5d8
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@bc82405
|
11 years |
michaelni |
Merge commit '52ea29867070243385220a223d7512ea7d4ae2d2'
* commit …
|
|
|
@cce25437
|
11 years |
michaelni |
Merge commit '3802833bc1f79775a1547c5e427fed6e92b77e53'
* commit …
|
|
|
@107a56c1
|
11 years |
michaelni |
Merge commit 'f261e508459e28beca59868a878e1519a44bb678'
* commit …
|
|
|
@73f940e4
|
11 years |
michaelni |
Merge commit 'c82da343e635663605bd81c59d872bee3182da73'
* commit …
|
|
|
@0da0caa9
|
11 years |
michaelni |
Merge commit 'c0d973c41b4568d5bad1295879e35cfa611bdcf2'
* commit …
|
|
|
@e9348e10
|
11 years |
michaelni |
Merge commit 'e9d394f3fad7e8fd8fc80e3b33cb045bbaceb446'
* commit …
|
|
|
@9d47333e
|
11 years |
michaelni |
Merge commit '2b379a925162b6783bd9a81dc03e647e8b65494c'
* commit …
|
|
|
@50617fce
|
11 years |
michaelni |
Merge commit '3abde1a3b49cf299f2aae4eaae6b6cb5270bdc22'
* commit …
|
|
|
@54bbb905
|
11 years |
michaelni |
Merge commit '170fb593c617cd797d00cf05bfb8d8c21d612893'
* commit …
|
|
|
@c6953589
|
11 years |
michaelni |
Merge commit 'ef5b70affc6376bfeadd1ff649b79bad9a124fa8'
* commit …
|
|
|
@bec509db
|
11 years |
martin |
vf_interlace: better handling of odd video size
Signed-off-by: Martin …
|
|
|
@52ea2986
|
11 years |
martin |
fate: use current syntax for the scale filter
Signed-off-by: Martin …
|
|
|
@3802833b
|
11 years |
lu_zero |
dca: Respect the current limits in the downmixing capabilities
…
|
|
|
@f261e508
|
11 years |
lu_zero |
dca: Error out on missing DSYNC
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@c82da343
|
11 years |
lu_zero |
pcm: always use codec->id instead of codec_id
Reported-by: Mateusz …
|
|
|
@c0d973c4
|
11 years |
lu_zero |
vdpau: use the correct namespace for the union
Vdp is used by …
|
|
|
@e9d394f3
|
11 years |
lu_zero |
mlpdec: Do not set invalid context in read_restart_header
The faulty …
|
|
|
@2b379a92
|
11 years |
lu_zero |
mlpdsp: x86: Respect cpuflags
|
|
|
@3abde1a3
|
11 years |
lu_zero |
pcx: Do not overread source buffer in pcx_rle_decode
Reported-by: …
|
|
|
@170fb59
|
11 years |
lu_zero |
pcx: K&R formatting cosmetics
|
|
|
@161047f0
|
11 years |
michaelni |
rmdec: fix crash in case of oom
Fixes ticket #2724
Signed-off-by: …
|
|
|
@38ce775e
|
11 years |
michaelni |
libavformat/mov.c: Skipped duplicated MOOV atom
This should fix …
|
|
|
@0fff7f03
|
11 years |
Carl Eugen Hoyos |
Supply a User-Agent header when opening rtsp streams.
Some rtsp …
|
|
|
@43d36599
|
11 years |
Carl Eugen Hoyos |
lavd/fbdev.c: Support RGB565 input colour space.
Tested on a …
|
|
|
@ef5b70af
|
11 years |
martin |
configure: Check for support for labels in the inline assembly
Use …
|
|
|
@0ef40446
|
11 years |
michaelni |
mjpegdec: print length too in APPx debug code
Signed-off-by: Michael …
|
|
|
@8024b488
|
11 years |
michaelni |
avcodec/jpeglsdec: support xfrm 1-3
Fixes 75% of Ticket893
…
|
|
|
@96747e6c
|
11 years |
michaelni |
mjpegdec: parse app-xfrm
Signed-off-by: Michael Niedermayer …
|
|
|
@7afa68d3
|
11 years |
michaelni |
mjpegdec: parse app-colr
Signed-off-by: Michael Niedermayer …
|
|
|
@531f0169
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@45cc62f0
|
11 years |
michaelni |
Merge commit 'f5c48f5adaead5259660d4eaab2e695d1bac3a08'
* commit …
|
|
|
@5698f6bd
|
11 years |
michaelni |
Merge commit '04e9853a210e07b1a150aa2b8e9af0aa3601ff21'
* commit …
|
|
|
@2efc2b53
|
11 years |
michaelni |
Merge commit '7d65e960c72f36b73ae7fe84f8e427d758e61da9'
* commit …
|
|
|
@56090b5
|
11 years |
michaelni |
Merge commit '3865ba7b21aef5d60183719e238361ec8797ab5a'
* commit …
|
|
|
@15cee5e5
|
11 years |
michaelni |
mjpegdec: Fix used quant index for gbr
Fixes Ticket1651
…
|
|
|
@94e86ae1
|
11 years |
michaelni |
mjpegdec: initialize source variables before gbr remap
Signed-off-by: …
|
|
|
@71a2e524
|
11 years |
stefasab |
lavf/segment: use AV_OPT_TIME_DURATION for time_delta
Simplify.
|
|
|
@459dc81a
|
11 years |
stefasab |
lavf/segment: reindent after last commit
|
|
|
@19ea08a1
|
11 years |
stefasab |
lavf/segment: add initial_offset option
Should address trac ticket #2224.
|
|
|
@b3ac8a2a
|
11 years |
stefasab |
doc/formats: add section describing stream specifiers
|
|
|
@e7a6962e
|
11 years |
stefasab |
doc/developer: update sections about external development
Replace the …
|
|
|
@db4e191d
|
11 years |
onemda |
lavfi/aevalsrc: do not free AVOption variables in uninit()
The …
|
|
|
@badbd241
|
11 years |
onemda |
lavfi/aevalsrc: use AV_OPT_TYPE_DURATION
Signed-off-by: Paul B Mahol …
|
|
|
@1e89f749
|
11 years |
onemda |
lavfi/afade: use av_rescale()
Should not make a difference, but its …
|
|
|
@2ea60971
|
11 years |
derek.buitenhuis |
fate: Always enable avresample
There's no reason we shouldn't be …
|
|
|
@45119739
|
11 years |
onemda |
wmalosslessdec: do not set avctx->coded_frame
Signed-off-by: Paul B …
|
|
|