|
|
|
@c5fc48fd
|
9 years |
michaelni |
Merge commit '07b2db81d06e1cd6b1718d3e2dd7a42e8bccf8c0'
* commit …
|
|
|
@8ce321f0
|
9 years |
jzern |
encoders.texi: update libvpx documentation
modeled after the libx264 …
|
|
|
@2819aeb0
|
9 years |
michaelni |
avcodec/jpeg2000dec: Omit mqc reinit after the last pass
…
|
|
|
@d107413
|
9 years |
onemda |
doc/filters: add one more compand example found in the wild
…
|
|
|
@dd6c8575
|
9 years |
Andreas.Cadhalpun |
examples/demuxing_decoding: use properties from frame instead of …
|
|
|
@fdc64a10
|
9 years |
Andreas.Cadhalpun |
h264: er: Copy from the previous reference only if compatible
Also …
|
|
|
@96bbbeb
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix Vertically causal context formation
Fixes …
|
|
|
@021351f2
|
9 years |
michaelni |
avcodec/mqcdec: set raw flag at the begin of ff_mqc_initdec()
This …
|
|
|
@4ec14ce1
|
10 years |
michaelni |
avcodec/jpeg2000dec: Improve readability of SOP check
Signed-off-by: …
|
|
|
@07b2db81
|
10 years |
vittorio.giovara |
riff: Add MNM4 FourCC as mpeg4
|
|
|
@9ba5fe7f
|
10 years |
michaelni |
avcodec/jpeg2000dec: Remove redundant check
Signed-off-by: Michael …
|
|
|
@5b0f55aa
|
10 years |
michaelni |
avcodec/jpeg2000dec: Check reslevelno in RPCL
Fixes out of array read …
|
|
|
@a58f1bc
|
10 years |
michaelni |
avcodec/jpeg2000dec: Skip SOP
Fixes Ticket4625
Signed-off-by: …
|
|
|
@4bfdd967
|
10 years |
michaelni |
avcodec/jpeg2000dec: Use <0 instead of != 0 for error checking
…
|
|
|
@5ef578d0
|
10 years |
michaelni |
avcodec/jpeg2000dec: Also include remaining length in "Block length" …
|
|
|
@dd940093
|
10 years |
michaelni |
Merge commit '74ea1167d91ccb2e1f2943efa030f2c278b598be'
* commit …
|
|
|
@ec5164aa
|
10 years |
michaelni |
avcodec/jpeg2000: Fix regression with multiple tiles
Fixes Ticket …
|
|
|
@a206c132
|
10 years |
michaelni |
avcodec/jpeg2000: Change codeblock coords to same origin as bands
…
|
|
|
@d9841e53
|
10 years |
michaelni |
avcodec/jpeg2000: Change precinct coords to same origin as bands
…
|
|
|
@59c10729
|
10 years |
michaelni |
avcodec/jpeg2000: Fix band coords
Signed-off-by: Michael Niedermayer …
|
|
|
@6b08dc39
|
10 years |
michaelni |
avcodec/jpeg2000dec: Print warning if the mqc pointer mismatches at …
|
|
|
@2222f419
|
10 years |
michaelni |
tls_gnutls: fix hang on disconnection
GNUTLS_SHUT_RDWR means GnuTLS …
|
|
|
@91c8025c
|
10 years |
michaelni |
avcodec/jpeg2000dec: Show the progression order at debug level for all …
|
|
|
@20ee65ef
|
10 years |
onemda |
avfilter/af_afade: use av_clipd() instead of nested FFMAX & FFMIN
…
|