|
|
|
@f140a99f
|
10 years |
michaelni |
swscale/output: Factorize rgb48 and 64bit code
Signed-off-by: Michael …
|
|
|
@1125c71f
|
10 years |
michaelni |
avcodec/jpeg2000dwt: assert that mod == 0 for encoding
We are missing …
|
|
|
@28efeb65
|
10 years |
Andreas.Cadhalpun |
doc: avoid incorrect phrase 'allows to'
Also fix typo found by Lou …
|
|
|
@72654526
|
10 years |
Andreas.Cadhalpun |
configure: make makeinfo_html check more robust
The current check is …
|
|
|
@92e79a2f
|
10 years |
Andreas.Cadhalpun |
matroskadec: validate audio channels and bitdepth
In the TTA …
|
|
|
@5b76c82f
|
10 years |
Andreas.Cadhalpun |
matroskadec: check audio sample rate
And default to 8000 if it is …
|
|
|
@e0dac403
|
10 years |
onemda |
avcodec/codec_desc: rename smv video codec name to smvjpeg to match …
|
|
|
@34121ca1
|
10 years |
michaelni |
avcodec/jpeg2000dwt: Fix 9/7 IDWT for small sizes
Fixes Ticket4631
…
|
|
|
@8294ec67
|
10 years |
michaelni |
avcodec/jpeg2000dwt: add special cases for handling length 1 in 5/3 …
|
|
|
@20657e05
|
10 years |
michaelni |
avcodec/jpeg2000dec: Improve end check
Fixes spurious end mismatch …
|
|
|
@36241c40
|
10 years |
michaelni |
avcodec/jpeg2000dec: Fix term_cnt check
Signed-off-by: Michael …
|
|
|
@918abc19
|
10 years |
michaelni |
MAINTAINERS: add myself as hls encryption maintainer
Signed-off-by: …
|
|
|
@7e871d69
|
10 years |
michaelni |
avformat/hlsenc: removed empty/unused print_encryption_tag function
…
|
|
|
@cf11fd63
|
10 years |
michaelni |
avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and …
|
|
|
@2469ed3
|
10 years |
michaelni |
avcodec/flacenc: Fix Invalid Rice order
Fixes ticket #4628.
The …
|
|
|
@202188a2
|
10 years |
michaelni |
doc/muxers.texi: properly insert {}s in example
use '@{' / '@}', …
|
|
|
@907ac20a
|
10 years |
michaelni |
avformat/hlsenc: added HLS encryption
Added HLS encryption with …
|
|
|
@fefe0425
|
10 years |
michaelni |
avcodec/jpeg2000dec: increase tile part limit to 32
Fixes Ticket4629
…
|
|
|
@eb85060b
|
10 years |
onemda |
avfilter/af_afade: add couple of more curves
Signed-off-by: Paul B …
|
|
|
@12e36a3d
|
10 years |
michaelni |
Merge commit 'a4fbd55d6e03eabdbecc3b7892ec09eb8062d066'
* commit …
|
|
|
@20526f2e
|
10 years |
michaelni |
Merge commit '9af7e8045e3e63ab39adedae9a7c11b1c410af26'
* commit …
|
|
|
@4ed3a01d
|
10 years |
michaelni |
Merge commit '03ca6d70df192125a772dadd01acfe3905aa653f'
* commit …
|
|
|
@efcf8cfa
|
10 years |
michaelni |
Merge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07'
* commit …
|
|
|
@a829040c
|
10 years |
jzern |
libvpxenc: remove stray '\'s
Signed-off-by: James Zern <jzern@google.com>
|
|
|
@e6c71385
|
10 years |
jzern |
libvpxenc: cosmetics: reindent after 2c70436
Signed-off-by: James …
|
|
|
@c5fc48fd
|
10 years |
michaelni |
Merge commit '07b2db81d06e1cd6b1718d3e2dd7a42e8bccf8c0'
* commit …
|
|
|
@8ce321f0
|
10 years |
jzern |
encoders.texi: update libvpx documentation
modeled after the libx264 …
|
|
|
@2819aeb0
|
10 years |
michaelni |
avcodec/jpeg2000dec: Omit mqc reinit after the last pass
…
|
|
|
@d107413
|
10 years |
onemda |
doc/filters: add one more compand example found in the wild
…
|
|
|
@dd6c8575
|
10 years |
Andreas.Cadhalpun |
examples/demuxing_decoding: use properties from frame instead of …
|
|
|
@fdc64a10
|
10 years |
Andreas.Cadhalpun |
h264: er: Copy from the previous reference only if compatible
Also …
|
|
|
@96bbbeb
|
10 years |
michaelni |
avcodec/jpeg2000dec: Fix Vertically causal context formation
Fixes …
|
|
|
@021351f2
|
10 years |
michaelni |
avcodec/mqcdec: set raw flag at the begin of ff_mqc_initdec()
This …
|
|
|
@a4fbd55d
|
10 years |
lu_zero |
h264: er: Copy from the previous reference only if compatible
Also …
|
|
|
@9af7e804
|
10 years |
lu_zero |
lavc: Clarify the behaviour of dimension and format context fields
…
|
|
|
@03ca6d70
|
10 years |
lu_zero |
x264: Factor out the reconfiguration code
|
|
|
@24ad3ac6
|
10 years |
lu_zero |
nut: Drop doxygen markers
|
|
|
@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
…
|
|
|
@74ea116
|
10 years |
martin |
tls_gnutls: fix hang on disconnection
GNUTLS_SHUT_RDWR means GnuTLS …
|
|
|
@742a26c
|
10 years |
michaelni |
avcodec/jpeg2000dec: Print error messages for more error conditions
…
|
|
|
@ed0b1db6
|
10 years |
Andreas.Cadhalpun |
doc: fix spelling errors
Neccessary -> Necessary
formated -> …
|
|
|
@ad072a1
|
10 years |
michaelni |
avcodec/jpeg2000dec: Handle format that has planes matching YUVA420P …
|
|
|
@132bf0bb
|
10 years |
michaelni |
avcodec/jpeg2000dec: Print all cdx/cdy values not just the 2nd and 3rd …
|
|
|
@1dee7a31
|
10 years |
u |
avfilter: bump minor after colorkey addition
|
|
|
@1b19d0c6
|
10 years |
Philip Langdale |
avcodec/hevc: Track long and short term RPS size for VDPAU
Today, we …
|
|
|
@01fac84f
|
10 years |
Philip Langdale |
avcodec/nvenc: Enable YV12 input format
This has been enabled by …
|
|
|
@4a3bc0d9
|
10 years |
michaelni |
avcodec/jpeg2000dec: Implement "Reset context probabilities on coding …
|
|
|
@20abb1af
|
10 years |
James |
softfloat: make av_div_sf() inline
Removes a defined but not used …
|
|
|
@612f8ca
|
10 years |
michaelni |
avcodec/jpeg2000dec: Support RPCL
Fixes Ticket 2792
Signed-off-by: …
|
|
|
@f17d973
|
10 years |
michaelni |
avfilter/vf_colorkey: Add colorkey video filter
Signed-off-by: …
|
|
|
@4aebaed0
|
10 years |
James |
avformat/singlejpeg: fix standalone compilation
|
|
|
@9f815bc2
|
10 years |
James |
avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2}
Reviewed-by: Michael …
|
|
|
@7912a683
|
10 years |
James |
avcodec/jpeg200dsp: add ff_ict_float_{sse,avx}
Original intrinsics …
|
|
|
@a98d4d52
|
10 years |
michaelni |
avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in …
|
|
|
@89780528
|
10 years |
u |
avfilter/lut3d: assert on pixel format descriptor
inlink->format is …
|
|
|
@a056636c
|
10 years |
u |
avfilter/geq: assert on pixel format descriptor
inlink->format is …
|
|
|
@45babb01
|
10 years |
Andreas.Cadhalpun |
configure: only disable VSX for !ppc64el
This reverts commit 04f0002, …
|
|
|
@324cf06
|
10 years |
u |
avcodec/ass_split: check ASSSplitContext alloc
|
|
|
@c3517c37
|
10 years |
michaelni |
avcodec/jpeg2000dec: Support PCRL
Fixes Ticket4603
Signed-off-by: …
|
|
|
@eb1beb9e
|
10 years |
michaelni |
avcodec/jpeg2000dec: Try to fix remaining DCinema hardcoded TODOs in …
|
|
|
@0a3eb042
|
10 years |
michaelni |
avcodec/jpeg2000dec: try to correct tile location in CPRL code
No …
|
|
|
@7c244349
|
10 years |
michaelni |
avcodec/jpeg2000dec: Factorize component out of CPRL loop
…
|
|
|
@86efe83
|
10 years |
michaelni |
avcodec/jpeg2000dec: Fix x/y step TODO for CPRL
No testcase known
…
|
|
|
@3323c5f3
|
10 years |
Carl Eugen Hoyos |
Remove a few occurences of "long long" from the libraries.
|
|
|
@178ba1fd
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel …
|
|
|
@b8ba2d39
|
10 years |
michaelni |
examples/decoding_encoding: Use the AVFrame width/height for …
|
|
|
@a75d2244
|
10 years |
michaelni |
ffprobe: check av_asprintf() for failure
Found-by: Daemon404 …
|
|
|
@df037fe1
|
10 years |
michaelni |
avcodec/smvjpegdec: assert that the pixel format that has been set by …
|
|
|
@e0db4131
|
10 years |
michaelni |
avfilter/drawutils: Fix format validity check in ff_draw_init()
…
|
|
|
@ea37df2d
|
10 years |
michaelni |
avutil/imgutils: Simplify pix_fmt validity check in …
|
|
|
@2cbadf51
|
10 years |
michaelni |
Merge commit '3b73d5c942f44b37f0e44276ebcfd66c8b12c02d'
* commit …
|
|
|
@fd04082a
|
10 years |
michaelni |
Merge commit '2d5176fad1a4556d209cbfb0f681712c7eada4fd'
* commit …
|
|
|
@00ebf89d
|
10 years |
michaelni |
Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91'
* commit …
|
|
|
@e1ec9c7f
|
10 years |
michaelni |
Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'
* commit …
|
|
|
@6cfaa51a
|
10 years |
michaelni |
Merge commit 'a9b2a51178ea446909015f061ab5df65e3b66bf6'
* commit …
|
|
|
@449c74f6
|
10 years |
michaelni |
Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e'
* commit …
|
|
|
@63b03562
|
10 years |
michaelni |
Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb'
* commit …
|
|
|
@b68b5ec
|
10 years |
michaelni |
Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a'
* commit …
|
|
|
@85d0df0c
|
10 years |
michaelni |
Merge commit '64a2e844166d62093b45e680874eea8bd1facf5b'
* commit …
|
|
|
@d52c5e9d
|
10 years |
michaelni |
Merge commit '8606e881b02bec2ac24943d22c8afe11d641fac8'
* commit …
|
|
|
@dbf172e6
|
10 years |
michaelni |
Merge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd'
* commit …
|
|
|
@1189af42
|
10 years |
Andreas.Cadhalpun |
h264: update avctx width/height/pix_fmt when returning frame
…
|
|
|
@b5c71fba
|
10 years |
michaelni |
Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'
* commit …
|
|
|
@218f58a1
|
10 years |
michaelni |
Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'
* commit …
|
|
|
@58f63670
|
10 years |
michaelni |
Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'
* commit …
|
|
|