source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c85e0ca6   10 years u avfilter/dctdnoiz: add slice threading
(edit) @cf24e10a   10 years michaelni Merge commit '72199e1041b4052544e181ad90b431ca6704da12' * commit …
(edit) @a0f3db8f   10 years michaelni Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e' * commit …
(edit) @9f7a2ecb   10 years michaelni Merge commit '8bf3bf69ad7333bf0c45f4d2797fc2c61bc8922f' * commit …
(edit) @a539f1cb   10 years stefasab doc/filters: correct confusing statements about *showinfo shown values …
(edit) @e3212bf   10 years onemda avfitler/vf_perspective: support slice threading Signed-off-by: Paul …
(edit) @1e519b9d   10 years michaelni avutil: turn arm setend into a cpuflag this allows disabling and …
(edit) @72199e10   10 years martin configure: Check for nanosleep in headers as well, not only in libs …
(edit) @428b0578   10 years martin w32threads: Use newer thread synchronization functions when targeting …
(edit) @8bf3bf6   10 years martin http: Stop reading after receiving the whole file for non-chunked …
(edit) @9f61d6d8   10 years michaelni lavc/dnxhd: ff_dnxhd_cid_table is not exported Signed-off-by: James …
(edit) @0a52bbdc   10 years michaelni cvcodec/flacdsp_lpc_template: osmetic fix Signed-off-by: Michael …
(edit) @54a51d38   10 years michaelni lavc/flacenc: partially unroll loop in flac_enc_lpc_16 It now does 12 …
(edit) @a8592db9   10 years michaelni avcodec/idctdsp: make add/put_pixels_clamped_c internal functions …
(edit) @0081a14e   10 years michaelni lavc/flacenc: add sse4 version of the 16-bit lpc encoder From 1.8 to …
(edit) @7cafdfe9   10 years michaelni lavfi: duplicate ff_log2_tab Fixes compilation failures on msvc/icl …
(edit) @298b3b6   10 years michaelni avcodec: add C xvid IDCT support Thanks to Pascal Massimino and …
(edit) @9ffac3d0   10 years michaelni lsws: duplicate ff_log2_tab libswscale uses the table but wasn't …
(edit) @11322992   10 years michaelni Merge commit 'da7d839a0d3ec40423a665dc85e0cfaed3f92eb8' * commit …
(edit) @b097d176   10 years michaelni Merge commit '3187fa14a326908f9471a038e3b5b24c0eaf655e' * commit …
(edit) @980aa2ae   10 years michaelni Merge commit '14ca0aa69b5d954ce56d0826ab9f1f70e535c92a' * commit …
(edit) @17cbc645   10 years michaelni Merge commit 'cf6090dc6252f2b276aa4133e3d73a89f4c6046c' * commit …
(edit) @5195512a   10 years michaelni Merge commit 'ed53cc217f6a6e4ddb35e3f01a79496091dc82dc' * commit …
(edit) @cde2de4a   10 years michaelni Merge commit '3505b19652ea34089a4cd08d4d3358fcc0a3db8b' * commit …
(edit) @e6ffe7bc   10 years michaelni Merge commit '09182b3224370e1d636631e77f201a8388766bd6' * commit …
(edit) @2278146a   10 years michaelni Merge commit 'd1b1c3bb5ef1bee409c06c3bcacfb8674e1cb574' * commit …
(edit) @b7033220   10 years Carl Eugen Hoyos Remove useless configure option "--enable-sram".
(edit) @45bed0ab   10 years michaelni vp9/x86: fix bug in intra_pred_hd_32x32. Fixes mismatch in first …
(edit) @c97870d1   10 years michaelni x86/dca: remove unused header Signed-off-by: James Almer …
(edit) @e20ff251   10 years michaelni x86/ttadsp: remove an unnecessary mova Signed-off-by: James Almer …
(edit) @da7d839a   10 years anton ffv1dec: check that global parameters do not change in version 0/1 …
(edit) @3187fa14   10 years anton hevc_mvs: avoid deriving tmvp in amvp Reduces the number of calls to …
(edit) @14ca0aa6   10 years anton hevc: wait proper position for tmvp The position is either rounded or …
(edit) @cf6090dc   10 years anton hevc: use intreadwrite When dealing with MVs, both components may be …
(edit) @ed53cc21   10 years anton hevc: derive partial merge list The merge list only needs to be …
(edit) @3505b196   10 years anton hevc: derive partially amvp list When the candidate has been found, …
(edit) @09182b3   10 years anton hevc: simplify rounding Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @d1b1c3bb   10 years anton hevc: reorder loops iterate over memory in a more continuous order …
(edit) @223c374a   10 years michaelni configure: Check for nanosleep in headers as well, not only in libs …
(edit) @99867fc0   10 years Carl Eugen Hoyos Fix warning if https protocol was requested but isn't available.
(edit) @fddea3f0   10 years Carl Eugen Hoyos Check for hevc startcode when muxing into mpeg-ts.
(edit) @d6711ee6   10 years michaelni lavu: stop exporting internal functions Signed-off-by: James Almer …
(edit) @744f15b6   10 years michaelni lavu: rename ff_opencl_set_parameter() to …
(edit) @9f617a14   10 years michaelni avfilter: ported lenscorrection filter from frei0r Signed-off-by: …
(edit) @52b81ff4   10 years michaelni proresenc_kostya: report buffer overflow If the allocated size, …
(edit) @bf10f09b   10 years michaelni proresenc_kostya: remove unneeded parameters Signed-off-by: Michael …
(edit) @2c0454cd   10 years Reimar.Doeffinger Add missing initialization for AVProbeData. This has become necessary …
(edit) @9a162146   10 years michaelni avcodec/snow: fix null pointer dereference in cleanup after allocation …
(edit) @ba47d519   10 years michaelni avcodec/huffyuvdec: fix overread checks Fixes: ffvhuff_f.avi …
(edit) @11512d70   10 years michaelni avcodec/get_bits: add BITS_LEFT() for finding the bits left with an …
(edit) @7b3de03c   10 years michaelni lavf: stop exporting internal functions Except for those currently …
(edit) @31b7ab9f   10 years michaelni lavf/mpegts: remove obsolete ff_mpegts_parse_* cruft Signed-off-by: …
(edit) @59ecd488   10 years michaelni lavc/raw: remove obsolete ff_raw_pix_fmt_tags cruft Signed-off-by: …
(edit) @8f2634f9   10 years michaelni lavc: stop exporting internal functions and tables Signed-off-by: …
(edit) @9eda4e8b   10 years michaelni avcodec/idctdsp: move add/put_pixels_clamped_c to header This allows …
(edit) @5ec85c97   10 years michaelni hevc: do generic validation of bitstream After finishing parsing …
(edit) @bfffce4d   10 years michaelni hevc: add missing comma in log message. Signed-off-by: Michael …
(edit) @6801eb0a   10 years michaelni avcodec/vc1dec: do not crash when flushing without an allocated frame …
(edit) @f4e814f7   10 years michaelni swresample: check av_opt_set for failure in swr_alloc_set_opts() …
(edit) @c4ac48c5   10 years michaelni swresample: document the need to configure the context using AVOptions …
(edit) @49456a95   10 years michaelni avformat/movenc: Fix printf type Found-by: Timothy Gu …
(edit) @77273456   10 years michaelni Merge commit '08b94f160a2c966bb83e32bde0e52246fafa2155' * commit …
(edit) @d177f275   10 years michaelni Merge commit 'cc1d8c54c19dd14fb851e3e7a7793d6b3bd75e94' * commit …
(edit) @788cf6f0   10 years Carl Eugen Hoyos Remove panscan information in av_frame_copy_props() if resolution …
(edit) @3539d6c   10 years michaelni avcodec/iff: check pixfmt for rgb8 / rgbn Fixes out of array access …
(edit) @9bcdb988   10 years michaelni avcodec/iff: Factorize av_pix_fmt_desc_get() out Signed-off-by: …
(edit) @cab39afb   10 years michaelni avformat/movenc: check that reel_name length doesn't exceed UINT16_MAX …
(edit) @bd879652   10 years michaelni Merge commit 'd63443b9684fa7b3e086634f7b44b203b6d9221e' * commit …
(edit) @d123d9ab   10 years michaelni Merge commit '8dca0877e3e1457e9ec79ffa1ead1135aabb791c' * commit …
(edit) @c24be3c4   10 years michaelni Merge commit '59cc0812207e3c2e2f2e559d60d0a8f9296a8847' * commit …
(edit) @3787495e   10 years michaelni Merge commit 'ab0742d2f34d70415620441b7ed7da2f03a0c14f' * commit …
(edit) @08b94f16   10 years martin configure: Don't pass MSVC compiler options -M[TD] to armasm The -MD …
(edit) @cc1d8c54   10 years diego avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump
(edit) @7e4e45d2   10 years michaelni Merge commit '9f8cf50e3be04b8e178086edaa4598826143303d' * commit …
(edit) @f51c3e3a   10 years michaelni Merge commit 'f4312352fc52cc47c1ba398a33f629d32a737e91' * commit …
(edit) @d6efed84   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @61b9ce00   10 years michaelni Merge commit '2597a842a0a2c7e8aa76f32733d27bf64817ae86' * commit …
(edit) @78eaaa85   10 years michaelni Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45' * commit …
(edit) @273fc013   10 years Carl Eugen Hoyos lavf/img2dec: Initialize a stack variable. Fixes a valgrind warning …
(edit) @0d0d24af   10 years michaelni hevc_ps: verify P/T/L information This makes the SPS parsing a …
(edit) @d63443b9   10 years anton lavc: drop the av_fast_{re,m}alloc compatibility wrappers They were …
(edit) @07262c71   10 years michaelni avcodec/options_table: leave xvidmmx AVOption in place Also mark it …
(edit) @84bc4588   10 years michaelni hevc_mvs: set candidate availabilities They might be left …
(edit) @43654a2   10 years derek.buitenhuis Revert "lavc/utils: Do not require dimensions for PNG." …
(edit) @8dca087   10 years diego mpegts: Return proper error code on invalid input data Signed-off-by: …
(edit) @59cc0812   10 years siretart Prepare for 11_alpha2 Release
(edit) @ab0742d2   10 years martin configure: Suggest upgrading gas-preprocessor instead of just …
(edit) @9f8cf50e   10 years martin configure: Enable gas-preprocessor on all OSes but only if available …
(edit) @f4312352   10 years martin configure: Add probe identification of MS armasm Signed-off-by: …
(edit) @2597a84   10 years lu_zero tiff: Improve grayscale support Only use PAL8 if palette is present, …
(edit) @fb1ddcdc   10 years lu_zero avresample: Introduce AVFrame-based API
(edit) @71175472   10 years michaelni hevc: fix incorrect sao buffer size It previously used the output, …
(edit) @6985ef78   10 years michaelni lavfi: stop exporting internal functions Signed-off-by: James Almer …
(edit) @ddce2b26   10 years michaelni tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags() lavc doesn't …
(edit) @e18d9d9   10 years michaelni Merge commit '8c6f430291374cf6d2cfb85cdbb809803b5a7d83' * commit …
(edit) @a71fcfad   10 years michaelni Merge commit '9325d88eba8038b3e2a4485e473a018410379e2d' * commit …
(edit) @329832d7   10 years michaelni Merge commit '24c788f4878729a42150581d7ed7e9a11daf874d' * commit …
(edit) @a973e015   10 years michaelni avcodec: disable FF_API_FAST_MALLOC It causes build failures in some …
(edit) @c218d821   10 years michaelni Merge commit '24e87f7f425a52b1e69661dcb2fbe0555a76f30b' * commit …
(edit) @0f7ca2d   10 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
Note: See TracRevisionLog for help on using the revision log.