source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d12f76f   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions …
(edit) @9c95734e   9 years michaelni libavcodec/qsv.c: Linux-only code part has been moved to separate …
(edit) @1d5edad8   9 years Carl Eugen Hoyos lavf/mpegtsenc: Only fail aac muxing if the first frame is invalid. …
(edit) @d44cf5ef   9 years michaelni configure: add loongson2 cpu support Signed-off-by: ZhouXiaoyong
(edit) @387cbe0   9 years michaelni use mmi instead of loongson3 as simd-optimization flag Signed-off-by: …
(edit) @72aaca74   9 years michaelni avcodec: loongson remove useless macros in mipsfpu optimization …
(edit) @a3a61d46   9 years michaelni avcodec/lpc: Fix lpc_apply_welch_window_c() for odd len Also removes …
(edit) @709bb45c   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions …
(edit) @2f3f98af   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp …
(edit) @115c14c3   9 years michaelni libavcodec/qsvenc.c: A warning message when library will work at …
(edit) @2375a85c   9 years michaelni ffmpeg_opt: allow the user to ignore unused stream maps …
(edit) @8234f0e3   9 years michaelni avcodec: Add support for Closed Caption export in h264 Signed-off-by: …
(edit) @38402754   9 years michaelni libavcodec/qsvenc.c: More correct selection of alignment of a frame …
(edit) @859731d6   9 years michaelni lavc/utils: get rid of add_metadata_from_side_data forward declaration …
(edit) @9476c4c   9 years michaelni lavc/utils: call add_metadata_from_side_data in ff_init_buffer_info …
(edit) @10b6a83f   9 years michaelni lavc/utils: change add_metadata_from_side_data to accept avpacket …
(edit) @3a19fe00   9 years michaelni lavc/utils: remove redundant call to ff_init_buffer_info It does the …
(edit) @97fa0f37   9 years michaelni lavc/j2kenc: Enable yuv42x and yuv41x encoding. Fixes ticket #535. …
(edit) @e43ea1cb   9 years James doc/texi2pod: fix an unescaped left brace This silences some …
(edit) @c0db6320   9 years michaelni avcodec/avuienc: Use ff_alloc_packet() This should be faster in …
(edit) @0e7bbdbe   9 years michaelni avcodec/avuienc: Initialize output data Signed-off-by: Michael …
(edit) @47496eb9   9 years michaelni avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2() …
(edit) @e8576dc8   9 years michaelni aacenc: implement Intensity Stereo encoding support This commit …
(edit) @0b233900   9 years michaelni aacenc: add support for coding of IS spectral coefficients This …
(edit) @38fd4c2e   9 years michaelni aaccoder: add a new perceptual noise substitution implementation This …
(edit) @117b15f4   9 years michaelni aaccoder: remove previous PNS implementation from twoloop This commit …
(edit) @e06578e3   9 years michaelni aacenc: use the new function for setting special band scalefactor …
(edit) @671bdd4   9 years btbn avcodec/nvenc: Add support for H.264 High 444 Predictive encoding …
(edit) @5233f253   9 years onemda avformat/yuv4mpegenc: use avio_printf() Signed-off-by: Paul B Mahol …
(edit) @e658b103   9 years onemda avfilter/avf_showvolume: make it possible to use current channel …
(edit) @c3a5702e   9 years onemda lavfi: add (a)drawgraph filter Signed-off-by: Paul B Mahol …
(edit) @4385a1c   9 years michaelni fate/api-tests: Tests that need samples should only run if SAMPLES is …
(edit) @12627113   9 years michaelni YUV->BGR32 MMX support Signed-off-by: Michael Niedermayer …
(edit) @8255b14c   9 years michaelni swscale/output: fix input indexing in yuv2ya8_2_c() Signed-off-by: …
(edit) @ab80d3fb   9 years michaelni swscale/output: fix null pointer dereference in yuv2ya8_2_c() …
(edit) @3b03186d   9 years michaelni Merge commit 'f046c3b5ac36848cce824b008e0347c621523041' * commit …
(edit) @d563e13a   9 years michaelni Merge commit '832129431fd5c693b12c32a1563944c631feaf36' * commit …
(edit) @f046c3b   9 years lu_zero lavc: Move deprecation warning disabling to files including the table …
(edit) @866404df   9 years onemda avfilter/vf_lut: fix oversight Signed-off-by: Paul B Mahol …
(edit) @94cfb6db   9 years onemda avcodec/shorten: use init_get_bits8() Signed-off-by: Paul B Mahol …
(edit) @c0d676f9   9 years onemda avfilter/af_astats: implement recalculation of stats after each X …
(edit) @d3836b60   9 years onemda avfilter/af_astats: export metadata Signed-off-by: Paul B Mahol …
(edit) @9f653e6d   9 years michaelni avcodec/j2kenc: Support user specified tile dimensions Signed-off-by: …
(edit) @d554715f   9 years michaelni avcodec/jpeg2000dec: Fix decoding of subsampled multi tile images …
(edit) @9f4f5787   9 years michaelni aacenc: reset marked IS and M/S bands upon frame encoding This commit …
(edit) @7a5902c5   9 years vittorio.giovara lavc: Disable deprectation warnings coming from options table
(edit) @8321294   9 years vittorio.giovara lavu: Add version information for av_version_info() Move the …
(edit) @57848ef3   9 years michaelni aaccoder: fix M/S coding There were some mistakes in the code for M/S …
(edit) @8e607c74   9 years michaelni aacpsy: use a different metric for the spread of a band This commit …
(edit) @8f4cfda9   9 years michaelni avutil: add missing bswap include Signed-off-by: Michael Niedermayer …
(edit) @b74ebd09   9 years onemda avfilter/vf_lut: >8 bit depth planar yuv support Signed-off-by: Paul …
(edit) @daff49cc   9 years michaelni Merge commit '80f955c90867561dcce769216bc497e13281eb38' * commit …
(edit) @3ffa3858   9 years michaelni Merge commit '76d4c62734fbb8a9f497712812f30ff5c27e787f' * commit …
(edit) @0762152f   9 years michaelni webp: fix infinite loop in webp_decode_frame The loop always needs at …
(edit) @30ffbeb0   9 years michaelni Merge commit '016cac75c6061a1c03f812ddf258b8baefe70b00' * commit …
(edit) @7755a574   9 years michaelni Merge commit '9752d2e6cc9b9e8070ec515db8ed8374683d0856' * commit …
(edit) @a8ab64d2   9 years michaelni Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec' * commit …
(edit) @e15e78f3   9 years michaelni Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89' * commit …
(edit) @80f955c9   9 years lu_zero vda: Check the correct pointer for buffer allocation CC: …
(edit) @76d4c627   9 years lu_zero webp: Make sure enough bytes are available Every chunk needs at least …
(edit) @016cac75   9 years lu_zero asfdec: prevent the infinite loop in detect unknown_subobject …
(edit) @9752d2e6   9 years lu_zero asfdec: prevent possible memory leak in the asf_read_metadata_obj …
(edit) @910247f1   9 years vittorio.giovara lavc: Deprecate avctx.{inter,intra}_quant_bias They are used by dnxhd …
(edit) @1316df7a   9 years janne-libav lavu: add an API function to return the Libav version string This …
(edit) @2778fdb   9 years onemda swscale: implement YA8 output Signed-off-by: Paul B Mahol …
(edit) @d0eff88   9 years Andreas.Cadhalpun wavpack: limit extra_bits to 32 and use get_bits_long More than 32 …
(edit) @96953e2e   9 years onemda avfilter/vf_mpdecimate: remove packed formats Packed formats are not …
(edit) @7ff5a345   9 years onemda avfilter: use AVFILTER_DEFINE_CLASS() Signed-off-by: Paul B Mahol …
(edit) @6e5864ab   9 years michaelni avcodec/qsvenc_h264: Change the set of performance presets to match …
(edit) @c9220d5b   9 years michaelni avcodec/mjpegdec: Reorder operations to avoid undefined behavior …
(edit) @9dc0bac9   9 years michaelni avcodec/motion_est_template: Fix undefined shifts in CHECK_MV() …
(edit) @db89f455   9 years michaelni avcodec/qsv: Extending QSV/MFX session initialization for the linux …
(edit) @8cbce100   9 years stefasab doc/muxers/segment: fix formatting of segment_list_type option Place …
(edit) @1f69b7b   9 years michaelni avformat/asfdec_f: Fix memleak Found-by: jamrial Signed-off-by: …
(edit) @72cad800   9 years michaelni avformat/asfdec_f: Add ASFDataType, use named types for metadata This …
(edit) @59fffefd   9 years michaelni avformat/asfdec_f: Use dynamic allocation in asf_read_metadata() …
(edit) @c8eca438   9 years michaelni avformat/asfdec_f: factor error checking out of main header parsing …
(edit) @a1c03b9d   9 years michaelni ffmpeg_filter: log more information on failure to init simple filter …
(edit) @03b2b40f   9 years michaelni Merge commit 'a31c4b2cbef9aee15910fc3df52519aef46760de' * commit …
(edit) @838c5f3d   9 years michaelni avformat/utils: Redesign scoring in av_find_default_stream_index() …
(edit) @52c55218   9 years michaelni ffmpeg_opt: Favor streams that had packets Fixes Thailand-Wave.wmv …
(edit) @5165c600   9 years onemda avformat/rtmpproto: increase hardcoded url/path lengths Fixes #4103. …
(edit) @a31c4b2c   9 years janne-libav fate-g2m3: disable the audio stream The audio decoder is not in …
(edit) @c190fdf6   9 years michaelni lavu: Makefile: skip atomic.c if native atomics are available This …
(edit) @06a0d5ef   9 years michaelni avcodec/h264dsp_template: Fix undefined shifts Fixes: …
(edit) @ce81e47c   9 years michaelni avcodec/mss2: Fix integer overflow This also simplifies the code …
(edit) @f8e038f   9 years michaelni Merge commit '4e0819310e2d2eff60be2d6df28335f0739712b9' * commit …
(edit) @5142963b   9 years michaelni Merge commit 'f91fe24e9bd6912c29bbb03d8afe878e045f9721' * commit …
(edit) @17e6d7b4   9 years onemda avfilter/vf_extractplanes: use faster path for input formats with only …
(edit) @fc40cdbf   9 years onemda avfilter/vf_extractplanes: rename misleading variable Signed-off-by: …
(edit) @be35b8b9   9 years onemda avfilter/vf_extractplanes: support more pixel formats Signed-off-by: …
(edit) @6205143b   9 years michaelni Merge commit '9eec23b8a7fd0f91827bbc3ed0792c39a8cc9a8a' * commit …
(edit) @92c858ae   9 years michaelni Merge commit '4ccccd6c40a6d0ce85e96a6e37f558236e2a6a75' * commit …
(edit) @9cf95654   9 years michaelni Merge commit '007e27d363ba7d994019dc897dc9c39071bb204a' * commit …
(edit) @811008b8   9 years michaelni avformat/asfdec_f: Assert that packet positions match in …
(edit) @28206b75   9 years michaelni avformat/asfdec_f: Correct skip to key code Fixes Ticket3978 …
(edit) @089a818   9 years michaelni avcodec/pthread_frame: Correcting typo of "occurred" Signed-off-by: …
(edit) @2eb28e88   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo …
(edit) @4e081931   9 years vittorio.giovara elsdec: Replace EOVERFLOW with INVALIDDATA EOVERFLOW is not available …
(edit) @53fd7057   9 years michaelni avcodec/h264_mvpred: Fix undefined shifts in MAP_F2F Fixes: …
Note: See TracRevisionLog for help on using the revision log.