source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @75fd5ce4   9 years Andreas.Cadhalpun imc: use correct position for flcoeffs2 calculation flcoeffs2[pos] …
(edit) @8fca37d5   9 years Michael Niedermayer avfilter/vf_ssim: Mark constant tables as const Signed-off-by: …
(edit) @d759f7f1   9 years Michael Niedermayer avcodec/j2kenc: remove unused variable Signed-off-by: Michael …
(edit) @05cc8c8e   9 years Andreas.Cadhalpun hevc: check slice address length It is used as get_bits argument and …
(edit) @72527d9c   9 years Michael Niedermayer Merge commit '872fab4a3df48e7e6484333ee2228c684e319634' * commit …
(edit) @47d07733   9 years Michael Niedermayer avcodec/utils: Document 32 min for h264 width Suggested-by: "Ronald …
(edit) @b1e242bc   9 years Michael Niedermayer avcodec/g2meet: Check R/G/B values in epic_decode_pixel_pred() Fixes: …
(edit) @3526a120   9 years Andreas.Cadhalpun snow: remove an obsolete av_assert2 It asserts that the frame …
(edit) @7ef6656b   9 years Michael Niedermayer avcodec/utils: use a minimum 32pixel width in …
(edit) @e71ca21f   9 years Michael Niedermayer avcodec/motion_est_template: Fix undefined behavior in …
(edit) @872fab4a   9 years lu_zero asfdec: Fix reading from the pipe Signed-off-by: Luca Barbato …
(edit) @ae55fc82   9 years onemda avfilter/vf_removegrain: clip to uint16 instead to uint8 This is how …
(edit) @7b404c94   9 years michaelni avcodec/libopenh264enc: Do not truncate frame rate Suggested-by: …
(edit) @033dc39c   9 years michaelni Merge commit '67c884eb07c7e9f2cb72bb8d447d945e5ac8cac7' * commit …
(edit) @60c6959b   9 years michaelni Merge commit '461b45efd04859b2672238bc8a6ecab9e9a14948' * commit …
(edit) @5985316f   9 years michaelni libavcodec/qsvenc.c: improving handling for return codes of …
(edit) @b160fc29   9 years michaelni avcodec/mpegvideo: Clear pointers in ff_mpv_common_init() This …
(edit) @67c884eb   9 years lu_zero libvpx: Add the library header Unbreak make checkheaders
(edit) @461b45ef   9 years lu_zero lavc: Add nvenc.h to the skipheader Unbreak make checkheaders
(edit) @ba0b4e53   9 years onemda fate: add removegrain tests Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @e786e96b   9 years Carl Eugen Hoyos lavf/rtpenc_jpeg: Error out for non-standard Huffman tables. Related …
(edit) @ad7c5cba   9 years Carl Eugen Hoyos lavf/rtpenc_jpeg: Do not check the table number when checking precision.
(edit) @2c7f7a69   9 years Carl Eugen Hoyos ffmpeg: Use av_log to print benchmark output.
(edit) @6253f511   9 years Carl Eugen Hoyos Cosmetics: Reindent after last commit.
(edit) @da46370e   9 years Carl Eugen Hoyos lavf/matroskaenc: Do not needlessly allocate memory for cuepoints. …
(edit) @dbf8352a   9 years michaelni libavcodec/qsvenc.c: Fix for too agressive height alignment during …
(edit) @7ee935b   9 years michaelni avcodec/qsvenc_hevc: Attempt to fix error: too few arguments to …
(edit) @f21b4472   9 years michaelni libavcodec: Implementation of AAC_fixed_decoder (LC-module) [4/4]
(edit) @b04f46cb   9 years michaelni libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4] Add …
(edit) @08be74ac   9 years michaelni libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] Add …
(edit) @f497a9e8   9 years michaelni libavcodec: Implementation of AAC_fixed_decoder (LC-module) [1/4]
(edit) @15893adb   9 years michaelni avcodec/hevc_ps: Remove gotos from ff_hevc_parse_sps() They are …
(edit) @4a5074d   9 years michaelni Merge commit '84b223cc6d6ed4cc8bd295457a90f7c94a9dd784' * commit …
(edit) @2ecbf44f   9 years michaelni Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59' * commit …
(edit) @7e85727b   9 years michaelni Merge commit '40af330adf7fde8073271cf2b41ff9adc4c2bba9' * commit …
(edit) @8d4460f1   9 years michaelni Merge commit '8fcd121b823caeadbe7597c9ae9229f6f164f949' * commit …
(edit) @7c502935   9 years michaelni configure: Fix build without libmfx Signed-off-by: Michael …
(edit) @7871eb43   9 years michaelni Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02' * commit …
(edit) @587980eb   9 years michaelni configure: Fix build without libmfx Signed-off-by: Michael …
(edit) @96ee6b99   9 years michaelni Merge commit '3a85397e8bb477eb34678d9edc52893f57003226' * commit …
(edit) @07ae8fa2   9 years michaelni Merge commit '69ab9f53f901eac6a649e22d28cf093357870627' * commit …
(edit) @1dacf269   9 years michaelni avcodec/hevc_ps: Do not return success on failures in …
(edit) @1d4194e6   9 years michaelni Merge commit 'fd124d8357b1becfde3ac8d5e3320127cf97a5b7' * commit …
(edit) @c118101   9 years James avcodev/libdcadec: implement request_channel_layout Reviewed-by: …
(edit) @b457da4c   9 years michaelni Merge commit '0e7c0ec344f542e68e3cc9680e8d41dffeffdb4e' * commit …
(edit) @4f5c2e65   9 years michaelni oggparsedirac: check return value of init_get_bits If init_get_bits …
(edit) @b409748b   9 years michaelni libavcodec/qsvenc.c: fix incorrect loop condition. For example, the …
(edit) @0054d5ac   9 years michaelni avformat/movenc: fix mime-types in movenc.c …
(edit) @4a2bcdb2   9 years michaelni Merge commit '1761ab838c75223a6b97d8c0720d09275374c53d' * commit …
(edit) @edfcbf7c   9 years michaelni Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20' * commit …
(edit) @a137e50   9 years michaelni Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263' * commit …
(edit) @fcc117af   9 years michaelni Merge commit 'c8b8271379b200c5c6fa89ca995f90f97f55c2c5' * commit …
(edit) @84b223cc   9 years lu_zero configure: Make the new qsv encoder depend on libmfx Found-by: kropping
(edit) @17498b70   9 years michaelni Merge commit '161a301d44274645c2272855dac3e4664f935603' * commit …
(edit) @d1a6cb19   9 years lu_zero x86: Serialize rdtsc in read_time() Improves the accuracy of …
(edit) @40af330   9 years lu_zero avconv: vda: Unlock the pixel buffer once it is accessed Avoid …
(edit) @8fcd121b   9 years lu_zero doc: Use the succinct syntax for the channelmap example Mixing …
(edit) @2a33dc2c   9 years michaelni Merge commit 'd09b4cce21cdad5ef2855698395ffd6e37445212' * commit …
(edit) @66acb76b   9 years anton lavc: add Intel libmfx-based HEVC encoder
(edit) @3a85397   9 years anton lavc: add Intel libmfx-based MPEG2 encoder
(edit) @69ab9f53   9 years anton hevc: split bitstream unescaping to a separate file It will be useful …
(edit) @fd124d83   9 years anton hevc_ps: split the code for parsing the SPS and exporting it into the …
(edit) @0e7c0ec3   9 years anton lavf/hevc: pad the RBSP buffer as required by the bistream reader
(edit) @91748662   9 years onemda avfilter: add removegrain Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @3c63d06d   9 years michaelni avcodec/h264_slice: Fix container cropping Fixes out of array read …
(edit) @1761ab83   9 years vittorio.giovara lavc: Deprecate avctx.rc_strategy Only used by libxvid in ratecontrol …
(edit) @80e42387   9 years michaelni avcodec/g2meet: Clear pointers after deallocation Fixes double free …
(edit) @e34a3468   9 years michaelni build: add LDLIBFLAGS Fixes Ticket4673 Signed-off-by: Ganesh …
(edit) @e83ffb48   9 years michaelni avcodec/utils: Check values in apply_param_change() Signed-off-by: …
(edit) @656e9a68   9 years michaelni avformat/swfdec: Fix "}else" style Found-by: durandal_170 …
(edit) @7efe81a8   9 years onemda avfilter/vf_colormatrix: add yuv444p support Signed-off-by: Paul B …
(edit) @6a1204a   9 years michaelni avformat/swfdec: Do not error out on pixel format changes Instead …
(edit) @b8c438e7   9 years michaelni videodsp: assert that linesize is larger than width Suggested-by: …
(edit) @42e7a5b3   9 years Andreas.Cadhalpun wmalosslessdec: reset frame->nb_samples on packet loss Otherwise a …
(edit) @f9020d51   9 years Andreas.Cadhalpun wmalosslessdec: avoid reading 0 bits with get_bits Reviewed-by: …
(edit) @80db686a   9 years michaelni aacenc: fix option descriptions Since the new PNS implementation has …
(edit) @7d5ab165   9 years James avcodec/libdcadec: export matrix encoding side data Reviewed-by: …
(edit) @55e29cee   9 years michaelni Put a space between string literals and macros. When compiling …
(edit) @09883876   9 years michaelni configure: loongson enabled local aligned 32 Signed-off-by: …
(edit) @02b7c630   9 years lu_zero h261: Signal freeze picture release for intra frames Freeze picture …
(edit) @dc1de0b9   9 years lu_zero h261: Set 'still image mode off' in picture header Ref H.261 …
(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) @c8b82713   9 years lu_zero xcbgrab: Explicitly include xcb/shape.h Found-By: Cheristheus
(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. …
Note: See TracRevisionLog for help on using the revision log.