source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f067ee57   9 years michaelni avcodec/jpeg2000dwt: Move large arrays used in the test code away from …
(edit) @8428e2c5   9 years michaelni avcodec/jpeg2000dwt: Print 1 digit less in the 9/7f DWT test This …
(edit) @19dc1ed4   9 years michaelni avcodec/jpeg2000dwt: Use a tighter check threshold for the 9/7f DWT …
(edit) @55219a78   9 years michaelni Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7' * commit …
(edit) @4df3cf90   9 years michaelni swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian …
(edit) @a5b2b22d   9 years michaelni Merge commit 'c0b105756f61d253bdabcc2bb49453a2557e7c3b' * commit …
(edit) @d1dc22dd   9 years michaelni Merge commit '8337e0c57345f24cf6471220e5f8a0ea21b7c1d0' * commit …
(edit) @9e5b0f07   9 years michaelni Merge commit '2ecfd451649c7a08cb633635df98e59f7c6e2140' * commit …
(edit) @f627684   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functions …
(edit) @2abdc6f   9 years michaelni fate: add some tests for ffv1 level 3 with 8/10/16 bps Signed-off-by: …
(edit) @d4325b2f   9 years michaelni swr: Remember previously set int_sample_format from user …
(edit) @0dd2790d   9 years michaelni swresample/swresample: Clear delayed_samples_fixup in clear_context() …
(edit) @7ca3e52   9 years vittorio.giovara Hap decoder and encoder Signed-off-by: Vittorio Giovara …
(edit) @c0b10575   9 years vittorio.giovara txd: Use the TextureDSP module for decoding Using the internal DXTC …
(edit) @8337e0c5   9 years vittorio.giovara Introduce a TextureDSP module This module implements generic texture …
(edit) @2ecfd451   9 years vittorio.giovara Implement Snappy decompression Signed-off-by: Vittorio Giovara …
(edit) @824a82d1   9 years michaelni lavf/file: implement move and delete callbacks Signed-off-by: Michael …
(edit) @80e18bb4   9 years michaelni lavf/avio: Extend API with avio_move() and avio_delete() …
(edit) @8fb672b5   9 years michaelni Merge commit '61dc9d647c6664e11674d9a10fdde29987d6acda' * commit …
(edit) @61dc9d64   9 years lu_zero udp: Fix local_port management The default value for unset is -1, not …
(edit) @4e926fb9   9 years michaelni avcodec/jpeg2000: Move L band scaling from the 9/7f wavelet to …
(edit) @b1fdf81c   9 years michaelni avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWT This …
(edit) @6c7b1597   9 years michaelni avcodec/jpeg2000: Move H band scaling from wavelet into quantization …
(edit) @69f7ccef   9 years michaelni avcodec/jpeg2000dwt: Move K/X constants to header this makes them …
(edit) @1c495b0b   9 years michaelni avcodec/jpeg2000: Move gainb handling into the quantization code …
(edit) @6504047   9 years Reynaldo H. Verdejo Pinochet ffserver: drop unneeded else branching Signed-off-by: Reynaldo H. …
(edit) @758c7a5c   9 years Reynaldo H. Verdejo Pinochet ffserver: drop unneeded else branching Signed-off-by: Reynaldo H. …
(edit) @683f573   9 years Reynaldo H. Verdejo Pinochet ffserver: drop unneeded else branching Signed-off-by: Reynaldo H. …
(edit) @d8a04d91   9 years Reynaldo H. Verdejo Pinochet ffserver: formating Signed-off-by: Reynaldo H. Verdejo Pinochet …
(edit) @c70c6be   9 years michaelni swresample: soxr implementation for swr_get_out_samples() …
(edit) @1e70086   9 years michaelni Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48' * commit …
(edit) @30e9ebb1   9 years michaelni Merge commit '05bf3f54e6078716f6267df530bf1d474ca3d606' * commit …
(edit) @f399f826   9 years michaelni Merge commit 'c060d046aa2f89c0e601a2dcfbce53f0e36cf498' * commit …
(edit) @ae215e2b   9 years michaelni Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77' * commit …
(edit) @3bcf61f4   9 years michaelni avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_X Even if the …
(edit) @5de3a589   9 years michaelni swresample/swresample: Print used int_sample_fmt Suggested-by: wm4 …
(edit) @49776924   9 years michaelni swresample: Choose 16bit internally only if input and output is 16bit …
(edit) @4299f085   9 years michaelni avcodec/jpeg2000dwt: also test 9/7 float DWT Signed-off-by: Michael …
(edit) @8655c541   9 years lu_zero libvpx: Support the vp9 extended profiles Bump the minimum libvpx …
(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) @05bf3f54   9 years lu_zero libvpx: Do not set vp8 only parameters when encoding in vp9
(edit) @c060d046   9 years lu_zero af_resample: Set the number of samples in the last frame Otherwise …
(edit) @6ec688e1   9 years lu_zero mp3: enable packed main_data decoding in MP4 14496-3 suggests packing …
(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   9 years michaelni ffmpeg: Free last_frame instead of just unref Fixes Ticket4611 …
(edit) @08326e73   9 years michaelni avcodec/jpeg2000dec: Continue decoding reslevels even when empty ones …
Note: See TracRevisionLog for help on using the revision log.