source: ffmpeg

Revision Log Mode:


Legend:

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