source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4299f085   9 years michaelni avcodec/jpeg2000dwt: also test 9/7 float DWT Signed-off-by: Michael …
(edit) @6528b90d   9 years michaelni avcodec/jpeg2000dwt: List differences for DWT test Signed-off-by: …
(edit) @aa594415   9 years michaelni avcodec/jpeg2000dwt: increase the number of test iterations the code …
(edit) @d23b3f39   9 years michaelni avcodec/jpeg2000dwt: Also test 9/7 integer DWT Signed-off-by: Michael …
(edit) @3bd46914   9 years michaelni avcodec/jpeg2000dwt: Allow testing with a maximum allowed difference …
(edit) @a49154e9   9 years onemda avformat/brstm: support little-endian s16 PCM Signed-off-by: Paul B …
(edit) @0f673519   9 years onemda lavc/adpcm: THP: don't use the ADPC/SEEK table when not seeking This …
(edit) @d2ce1009   9 years onemda lavf/brstm: handle a BFSTM endianness oddity
(edit) @9c9cf395   9 years onemda lavf/brstm: add support for seeking
(edit) @70a39bc   9 years onemda lavf/brstm: cleanup; fix short-block demuxing
(edit) @6c56827   9 years onemda lavf/brstm: move bfstm var to a local
(edit) @6c8a0526   9 years michaelni avformat/rawenc: Store sample number for ADX Fixes Ticket4540 …
(edit) @95ee0fba   9 years onemda Support demuxing 4gv codec stored in qcp files Signed-off-by: Paul B …
(edit) @54649cbd   9 years michaelni ffmpeg_opt: Fix handling of creation_time now Fixes Ticket4495 …
(edit) @f98c3ec5   9 years michaelni avformat/movenc: Check return code of ff_iso8601_to_unix_time() …
(edit) @dde6b2a3   9 years michaelni avcodec/mjpegdec: dont try to combine fields for decimated multiscope …
(edit) @9b747500   9 years jzern libvpxenc: support setting colorspace for vp9 the vp9 bitstream …
(edit) @631d56f   9 years michaelni lavc/adpcm: THP: fix indentation Signed-off-by: Michael Niedermayer …
(edit) @e70fd57d   9 years michaelni avcodec/mqcenc: Remove unused variable Signed-off-by: Michael …
(edit) @7cbb52ec   9 years michaelni libavfilter/formats: Fix parsing of channel specifications with a …
(edit) @6b547180   9 years michaelni lavc/adpcm: THP: allow channel counts up to 10 Reviewed-by: Paul B …
(edit) @db426031   9 years michaelni lavf/brstm: allow larger block sizes Reviewed-by: Paul B Mahol …
(edit) @d4c9eced   9 years michaelni lavf/brstm: support little-endian files (BCSTM; 3DS) Signed-off-by: …
(edit) @8e7a06aa   9 years michaelni lavc/adpcm: THP: handle packets with sample counts not divisible by 14 …
(edit) @7e7256c3   9 years michaelni lavc: add little-endian ADPCM_THP decoder Signed-off-by: Michael …
(edit) @f230b967   9 years michaelni fate: add avfilter/formats-test Signed-off-by: Michael Niedermayer …
(edit) @50ee1734   9 years michaelni avfilter/formats: Add test for ff_parse_channel_layout() …
(edit) @bb9f4f94   9 years michaelni avcodec/jpeg2000dec: Replace TPsot check by assert The condition is …
(edit) @5ba9ec82   9 years michaelni avcodec/jpeg2000dec: Increase tile part limit to 256 This is the …
(edit) @6fb96afd   9 years James avutil/fixed_dsp: remove ff_ prefix from static function …
(edit) @5358953c   9 years michaelni avcodec/jpeg2000dwt: Fill array using 2d instead of 1d accesses …
(edit) @116e7d54   9 years michaelni avcodec/jpeg2000dwt: Factor dwt test code out so it can be easily used …
(edit) @a75ca3ca   9 years michaelni avcodec/jpeg2000dwt: Fix special cases in sd_1d53() Signed-off-by: …
(edit) @0ce918c4   9 years michaelni tests/fate: Add fate-j2k-dwt Signed-off-by: Michael Niedermayer …
(edit) @de99ce43   9 years michaelni avcodec/jpeg2000dwt: add test for the 5/3 wavelet Signed-off-by: …
(edit) @75651cd6   9 years michaelni avcodec/jpeg2000dwt: Fix order of operations in integer decomposition …
(edit) @7e2bdea7   9 years michaelni avcodec/j2kenc: Use JP2 format by default Without the JP2 fields its …
(edit) @9a2fc170   9 years michaelni avcodec/j2kenc: Support writing JP2 encapsulation The added option …
(edit) @8edc17b   9 years michaelni avcodec/dpxenc: implement write16/32 as functions Fixes undefined …
(edit) @52e02a9   9 years michaelni avutil/avstring: Do not print NULL Fixes segfault Fixes Ticket4452 …
(edit) @ee3ef5fd   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions …
(edit) @d277b05c   9 years michaelni avcodec/fic: Add skip_cursor AVOption Previous version reviewed-by: …
(edit) @a9af9da6   9 years michaelni library.mak: Workaround SDL redefining main and breaking fate tests on …
(edit) @bb3703a4   9 years michaelni avcodec/j2kenc: YUV should not use the ICT Signed-off-by: Michael …
(edit) @d1dce1c5   9 years michaelni avutil/crc: Fix type of p table so its content fits without …
(edit) @2c881c7d   9 years michaelni avutil/avstring: Fix undefined shift Signed-off-by: Michael …
(edit) @fdbad240   9 years michaelni avutil/aes: Fix types Fixes "warning: argument #2 is incompatible …
(edit) @d8a227f   9 years michaelni avutil/adler32: Fix data type in test code Fixes "warning: argument …
(edit) @76cc8582   9 years michaelni avcodec/fft-test: fix type of cpuflags Signed-off-by: Michael …
(edit) @5907431   9 years Andreas.Cadhalpun postproc: fix unaligned access QP_store is only 8-bit-aligned, so …
(edit) @d216b9de   9 years Andreas.Cadhalpun vp9: don't retain NULL as segmentation_map This fixes segmentation …
(edit) @f6c3f1ed   9 years michaelni avformat: clarify what package needs to be compiled with SSL support …
(edit) @d4007d17   9 years michaelni id3v2: strip trailing spaces from APIC tag The APIC description must …
(edit) @622f1468   9 years michaelni avformat/id3v2: detect PNG by header instead of mime the mimetype for …
(edit) @57078e4d   9 years michaelni avcodec/hevc_ps: Only discard overread VPS if a previous is available …
(edit) @7b1c03aa   9 years michaelni avcodec/libx264: Avoid reconfig on equivalent aspect ratios …
(edit) @98eb1ac9   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions …
(edit) @d1050d9   10 years michaelni ffmpeg: Free last_frame instead of just unref Fixes Ticket4611 …
(edit) @08326e73   10 years michaelni avcodec/jpeg2000dec: Continue decoding reslevels even when empty ones …
(edit) @3a6a8f6e   10 years michaelni avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set Fixes …
(edit) @47cadf4d   10 years michaelni avcodec/flacenc: Regression test for ticket #4628 Corresponding …
(edit) @23c22d37   10 years michaelni Merge commit '1e79d5c6e73ad131f9395f337b58a2b59ee04c1b' * commit …
(edit) @98b95e74   10 years michaelni Merge commit 'd8d124eebcf2ec1f6a1936b12a4f00a48f08e85c' * commit …
(edit) @46246567   10 years michaelni avcodec/j2kenc: Properly flush the end of the truncated AC stream …
(edit) @e6190045   10 years michaelni avcodec/mqcenc: Add ff_mqc_flush_to() This is needed to separate the …
(edit) @2687a51a   10 years michaelni avcodec/jpeg2000dec: Drop unneeded rlevel variable Signed-off-by: …
(edit) @7c3f7e6e   10 years michaelni avcodec/jpeg2000dwt: Support 9/7 singularity cases on the encoder side …
(edit) @1e79d5c6   10 years vittorio.giovara libwebpenc: use WebPMemoryWriterClear() WebPMemoryWriterClear() must …
(edit) @98410244   10 years michaelni avcodec/jpeg2000dwt: More special cases to handle singularities in 9/7 …
(edit) @d8d124ee   10 years vittorio.giovara aic: Improve error reporting
(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 …
Note: See TracRevisionLog for help on using the revision log.