|
|
|
@dd940093
|
9 years |
michaelni |
Merge commit '74ea1167d91ccb2e1f2943efa030f2c278b598be'
* commit …
|
|
|
@ec5164aa
|
9 years |
michaelni |
avcodec/jpeg2000: Fix regression with multiple tiles
Fixes Ticket …
|
|
|
@a206c132
|
9 years |
michaelni |
avcodec/jpeg2000: Change codeblock coords to same origin as bands
…
|
|
|
@d9841e53
|
9 years |
michaelni |
avcodec/jpeg2000: Change precinct coords to same origin as bands
…
|
|
|
@59c10729
|
9 years |
michaelni |
avcodec/jpeg2000: Fix band coords
Signed-off-by: Michael Niedermayer …
|
|
|
@6b08dc39
|
9 years |
michaelni |
avcodec/jpeg2000dec: Print warning if the mqc pointer mismatches at …
|
|
|
@2222f419
|
9 years |
michaelni |
tls_gnutls: fix hang on disconnection
GNUTLS_SHUT_RDWR means GnuTLS …
|
|
|
@91c8025c
|
9 years |
michaelni |
avcodec/jpeg2000dec: Show the progression order at debug level for all …
|
|
|
@20ee65ef
|
9 years |
onemda |
avfilter/af_afade: use av_clipd() instead of nested FFMAX & FFMIN
…
|
|
|
@74ea116
|
9 years |
martin |
tls_gnutls: fix hang on disconnection
GNUTLS_SHUT_RDWR means GnuTLS …
|
|
|
@742a26c
|
9 years |
michaelni |
avcodec/jpeg2000dec: Print error messages for more error conditions
…
|
|
|
@ed0b1db6
|
9 years |
Andreas.Cadhalpun |
doc: fix spelling errors
Neccessary -> Necessary
formated -> …
|
|
|
@ad072a1
|
9 years |
michaelni |
avcodec/jpeg2000dec: Handle format that has planes matching YUVA420P …
|
|
|
@132bf0bb
|
9 years |
michaelni |
avcodec/jpeg2000dec: Print all cdx/cdy values not just the 2nd and 3rd …
|
|
|
@1dee7a31
|
9 years |
u |
avfilter: bump minor after colorkey addition
|
|
|
@1b19d0c6
|
9 years |
Philip Langdale |
avcodec/hevc: Track long and short term RPS size for VDPAU
Today, we …
|
|
|
@01fac84f
|
9 years |
Philip Langdale |
avcodec/nvenc: Enable YV12 input format
This has been enabled by …
|
|
|
@4a3bc0d9
|
9 years |
michaelni |
avcodec/jpeg2000dec: Implement "Reset context probabilities on coding …
|
|
|
@20abb1af
|
9 years |
James |
softfloat: make av_div_sf() inline
Removes a defined but not used …
|
|
|
@612f8ca
|
9 years |
michaelni |
avcodec/jpeg2000dec: Support RPCL
Fixes Ticket 2792
Signed-off-by: …
|
|
|
@f17d973
|
9 years |
michaelni |
avfilter/vf_colorkey: Add colorkey video filter
Signed-off-by: …
|
|
|
@4aebaed0
|
9 years |
James |
avformat/singlejpeg: fix standalone compilation
|
|
|
@9f815bc2
|
9 years |
James |
avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2}
Reviewed-by: Michael …
|
|
|
@7912a683
|
9 years |
James |
avcodec/jpeg200dsp: add ff_ict_float_{sse,avx}
Original intrinsics …
|
|
|
@a98d4d52
|
9 years |
michaelni |
avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in …
|
|
|
@89780528
|
9 years |
u |
avfilter/lut3d: assert on pixel format descriptor
inlink->format is …
|
|
|
@a056636c
|
9 years |
u |
avfilter/geq: assert on pixel format descriptor
inlink->format is …
|
|
|
@45babb01
|
9 years |
Andreas.Cadhalpun |
configure: only disable VSX for !ppc64el
This reverts commit 04f0002, …
|
|
|
@324cf06
|
9 years |
u |
avcodec/ass_split: check ASSSplitContext alloc
|
|
|
@c3517c37
|
9 years |
michaelni |
avcodec/jpeg2000dec: Support PCRL
Fixes Ticket4603
Signed-off-by: …
|
|
|
@eb1beb9e
|
9 years |
michaelni |
avcodec/jpeg2000dec: Try to fix remaining DCinema hardcoded TODOs in …
|
|
|
@0a3eb042
|
9 years |
michaelni |
avcodec/jpeg2000dec: try to correct tile location in CPRL code
No …
|
|
|
@7c244349
|
9 years |
michaelni |
avcodec/jpeg2000dec: Factorize component out of CPRL loop
…
|
|
|
@86efe83
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix x/y step TODO for CPRL
No testcase known
…
|
|
|
@3323c5f3
|
9 years |
Carl Eugen Hoyos |
Remove a few occurences of "long long" from the libraries.
|
|
|
@178ba1fd
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel …
|
|
|
@b8ba2d39
|
9 years |
michaelni |
examples/decoding_encoding: Use the AVFrame width/height for …
|
|
|
@a75d2244
|
9 years |
michaelni |
ffprobe: check av_asprintf() for failure
Found-by: Daemon404 …
|
|
|
@df037fe1
|
9 years |
michaelni |
avcodec/smvjpegdec: assert that the pixel format that has been set by …
|
|
|
@e0db4131
|
9 years |
michaelni |
avfilter/drawutils: Fix format validity check in ff_draw_init()
…
|
|
|
@ea37df2d
|
9 years |
michaelni |
avutil/imgutils: Simplify pix_fmt validity check in …
|
|
|
@2cbadf51
|
9 years |
michaelni |
Merge commit '3b73d5c942f44b37f0e44276ebcfd66c8b12c02d'
* commit …
|
|
|
@fd04082a
|
9 years |
michaelni |
Merge commit '2d5176fad1a4556d209cbfb0f681712c7eada4fd'
* commit …
|
|
|
@00ebf89d
|
9 years |
michaelni |
Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91'
* commit …
|
|
|
@e1ec9c7f
|
9 years |
michaelni |
Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'
* commit …
|
|
|
@6cfaa51a
|
9 years |
michaelni |
Merge commit 'a9b2a51178ea446909015f061ab5df65e3b66bf6'
* commit …
|
|
|
@449c74f6
|
9 years |
michaelni |
Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e'
* commit …
|
|
|
@63b03562
|
9 years |
michaelni |
Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb'
* commit …
|
|
|
@b68b5ec
|
9 years |
michaelni |
Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a'
* commit …
|
|
|
@85d0df0c
|
9 years |
michaelni |
Merge commit '64a2e844166d62093b45e680874eea8bd1facf5b'
* commit …
|
|
|
@d52c5e9d
|
9 years |
michaelni |
Merge commit '8606e881b02bec2ac24943d22c8afe11d641fac8'
* commit …
|
|
|
@dbf172e6
|
9 years |
michaelni |
Merge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd'
* commit …
|
|
|
@1189af42
|
9 years |
Andreas.Cadhalpun |
h264: update avctx width/height/pix_fmt when returning frame
…
|
|
|
@b5c71fba
|
9 years |
michaelni |
Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'
* commit …
|
|
|
@218f58a1
|
9 years |
michaelni |
Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'
* commit …
|
|
|
@58f63670
|
9 years |
michaelni |
Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'
* commit …
|
|
|
@c39637f
|
9 years |
michaelni |
libavcodec/imgconvert.c: support left band while cropping
…
|
|
|
@d0061e77
|
9 years |
michaelni |
avformat/mxfdec: Detect jpeg2000 through codec_ul too
Fixes …
|
|
|
@ce3bcb94
|
9 years |
onemda |
doc/filters: add one more zoompan example
Signed-off-by: Paul B Mahol …
|
|
|
@7e240f95
|
9 years |
michaelni |
matroskadec: verify seekhead IDs
Some files have SeekHead elements …
|
|
|
@cfe8a89
|
9 years |
onemda |
avfilter/vf_zoompan: support planar rgb pixel formats
Signed-off-by: …
|
|
|
@3b73d5c
|
9 years |
vittorio.giovara |
fft-test: Use the float fabs() version
Fixes clang warning "absolute …
|
|
|
@2d5176fa
|
9 years |
vittorio.giovara |
on2avc: Use the integer abs() version
Fixes clang warning "floating …
|
|
|
@a7ac1a7b
|
9 years |
vittorio.giovara |
flv: Name an enum and use its type
|
|
|
@30dfc1da
|
9 years |
vittorio.giovara |
cws2fws: Close file handles on error
Reported-By: infer
|
|
|
@a9b2a511
|
9 years |
vittorio.giovara |
avconv_opt: Check localtime() return value
Reported-By: infer
|
|
|
@8a78ae2d
|
9 years |
vittorio.giovara |
segment: Check open_null_ctx() return value
Reported-By: infer
|
|
|
@b7a4127a
|
9 years |
vittorio.giovara |
h264_qpel: Use the correct header
|
|
|
@5e87080f
|
9 years |
vittorio.giovara |
h264_weight: Fix SSSE3 biweight code with weights of 128
CC: …
|
|
|
@971b3779
|
9 years |
michaelni |
avcodec/jpeg2000dec: Reduce verbosity of get_plt()
The existence of …
|
|
|
@5b2f979
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fallback to yuv if no matching xyz format exists
…
|
|
|
@eaa86850
|
9 years |
michaelni |
avcodec/jpeg2000dec: Do not abort if prc is outside limits
…
|
|
|
@8e91d96
|
9 years |
michaelni |
ffmpeg_opt: Check for localtime() failure
Found-by: Daemon404 …
|
|
|
@80b5a1e2
|
9 years |
michaelni |
Mark vectors as NAN instead of dereferencing NULL pointers on malloc …
|
|
|
@ae0148ff
|
9 years |
michaelni |
swscale: Assert that pixel format descriptor is not NULL
This may …
|
|
|
@3dea13e7
|
9 years |
michaelni |
avcodec/jpeg2000dec: Assert that pixel format descriptor is not NULL
…
|
|
|
@d59a033
|
9 years |
michaelni |
avformat/mpegts: recognizes and export private streams
Based on patch …
|
|
|
@04f00022
|
9 years |
michaelni |
configure: Disable VSX on unspecified / generic CPUs
Fixes fate tests …
|
|
|
@64a2e844
|
9 years |
vittorio.giovara |
eamad: Use the correct headers
Untangle eamad from the mpeg12.h …
|
|
|
@8606e88
|
9 years |
vittorio.giovara |
mpeg12: Move the vlc bits to a stand alone file
|
|
|
@f1fa1ee
|
9 years |
vittorio.giovara |
mpegvideo: Expand macro
Having this macro in an header only …
|
|
|
@e7af52a6
|
9 years |
vittorio.giovara |
mpegvideo: rv10: Move function declaration to a separate header
|
|
|
@e3d0f49
|
9 years |
vittorio.giovara |
mpegvideo: h263: Move all tables to a single file
|
|
|
@8b5007a3
|
9 years |
vittorio.giovara |
mpegvideo: Move ER functions to a separate file
|
|
|
@e7adb02d
|
9 years |
michaelni |
avcodec/jpeg2000dec: Do not hardcode tile part usage
Fixes part of …
|
|
|
@1b3fbe41
|
9 years |
michaelni |
avcodec/jpeg2000dec: Do not print a warning for RLCP
It seems to be …
|
|
|
@4af9eb4f
|
9 years |
michaelni |
avcodec/jpeg2000dec: Remove unused variable and argument
…
|
|
|
@dc73c7ad
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix Selective arithmetic coding bypass and …
|
|
|
@eea92133
|
9 years |
michaelni |
avcodec/mqcdec: Support raw bypass and non reseting init
Some broken …
|
|
|
@b395fd3d
|
9 years |
michaelni |
avcodec/jpeg2000dec: add some sanity checking on newpasses
…
|
|
|
@5ccca4eb
|
9 years |
michaelni |
avcodec/jpeg2000dec: Add some additional checking on lengthinc
…
|
|
|
@2f1dd4a3
|
9 years |
michaelni |
avcodec/jpeg2000dec: Print warning for "Selective arithmetic coding …
|
|
|
@9c893921
|
9 years |
michaelni |
avcodec/jpeg2000dec: Implement progression order RLCP
This works with …
|
|
|
@fb92f3e
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct …
|
|
|
@1d70b6fe
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra …
|
|
|
@daf1158d
|
9 years |
michaelni |
avutil/softfloat: Move av_sf2double() to header
It was not intended …
|
|
|
@54f685a
|
9 years |
michaelni |
avutil/softfloat: properly separate testcode
This matches how other …
|
|
|
@4e640f05
|
9 years |
michaelni |
avformat/avio: move short seek threshold to the context
This allows …
|
|
|
@70af8a5e
|
9 years |
michaelni |
avformat/aiffdec: avoid double and ldexp()
There is no support for …
|
|
|
@e4fb8816
|
9 years |
michaelni |
avcodec/mips: Add 'const' to static arrays in HEVC MSA code
…
|
|
|