source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @59271622   10 years u avcodec/srtdec: add some memory checks
(edit) @6a65da3a   10 years u avcodec/samidec: add some memory checks
(edit) @8e7808b5   10 years u avcodec/realtextdec: add some memory checks
(edit) @27a9bee2   10 years u avcodec/mpl2dec: add some memory checks
(edit) @e833b02f   10 years u avcodec/movtextdec: add some memory checks
(edit) @ac95b436   10 years u avcodec/microdvddec: add some memory checks
(edit) @4c850730   10 years u avcodec/jacosubdec: add some memory checks
(edit) @d210c0e7   10 years u avcodec/ass: add ff_ass_add_rect_bprint() helper
(edit) @dcdc1cb   10 years michaelni rtpdec_hevc: do not print an error message if the received packet has …
(edit) @6c7f1155   10 years michaelni avformat/mp3dec: avoid early EOF with concatenated gapless mp3s …
(edit) @36bf549b   10 years michaelni mlpdec: support TrueHD streams with an Atmos substream The fourth …
(edit) @ff34b2d6   10 years michaelni mlpdec: support major sync headers with optional extension blocks …
(edit) @6821a5a4   10 years michaelni rtpenc: HEVC/H.265 support Signed-off-by: Michael Niedermayer …
(edit) @e927682   10 years michaelni avfilter/vf_scale: Allow chroma samples to be above and to the left of …
(edit) @61af6beb   10 years michaelni swscale: Allow chroma samples to be above and to the left of luma …
(edit) @950ce21d   10 years michaelni Merge commit '103391ca90b2f7c56ae756d76c76f7c3dfa28dd4' * commit …
(edit) @28dce3cd   10 years michaelni avcodec/alacenc: Remove unused variable Signed-off-by: Michael …
(edit) @99500736   10 years michaelni alacenc: remove unneeded masking The extra bits have already been …
(edit) @a0844935   10 years michaelni alacenc: fix incorrect buffer use The issue lies in actually dead …
(edit) @d87fe268   10 years michaelni avformat/mp3dec: fix gapless audio support The code already had …
(edit) @103391ca   10 years diego dca: Remove some commented-out cruft
(edit) @7ac6b8cf   10 years michaelni avfilter/idet: typo fix: PROGRSSIVE -> PROGRESSIVE Signed-off-by: …
(edit) @33c752b   10 years James x86/me_cmp: port mmxext vsad functions to yasm Also add mmxext …
(edit) @5c073bbb   10 years michaelni avcodec/dvdsubdec: fix VD/SD identifier name Found-by: Nicholas …
(edit) @af18182   10 years michaelni avformat/os_support: Add _DEFAULT_SOURCE to hide warning about …
(edit) @adaa274f   10 years michaelni tests/utils: make arguments const that arent changed Signed-off-by: …
(edit) @6edd6a4f   10 years James avcodec/dv_profile: deprecate internal function that shouldn't be …
(edit) @5ccd08d2   10 years michaelni postproc/postprocess: Avoid some ifs in do_a_deblock_C() …
(edit) @4fd21d5   10 years michaelni libavcodec/webp: treat out-of-bound palette index as translucent black …
(edit) @59af5383   10 years michaelni avcodec/libilbc: support for latest git of libilbc in the latest git …
(edit) @7f8d28f6   10 years michaelni postproc: Replace CLIP by av_clip_uint8 drop "#define CLIP …
(edit) @5a9ca68   10 years michaelni postproc/postprocess: remove redundant casts Signed-off-by: Michael …
(edit) @859d7d46   10 years michaelni postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() …
(edit) @d9b141c0   10 years michaelni postproc/postprocess: Remove unused argument from reallocAlign() …
(edit) @27f936e   10 years michaelni Merge branch 'postprocwork' * postprocwork: postproc/postprocess: …
(edit) @9e8be462   10 years michaelni postproc/postprocess: use av_strtok() Signed-off-by: Michael …
(edit) @921caf62   10 years michaelni postprocess: make some variables in pp_get_mode_by_name_and_quality() …
(edit) @44dabf1f   10 years michaelni postproc: simplify forwarding return codes Signed-off-by: Michael …
(edit) @9f9ebe63   10 years michaelni libpostproc/postprocess: avoid some if() Signed-off-by: Michael …
(edit) @074eef56   10 years michaelni fate: add fate-filter-pp1 This tests a few more filters with forced …
(edit) @77f9a81c   10 years James x86/me_cmp: combine sad functions into a single macro No point in …
(edit) @986f63d1   10 years michaelni Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758' * commit …
(edit) @343643fd   10 years michaelni Merge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379' * commit …
(edit) @739f179d   10 years michaelni vf_deshake: rename Transform.vector to Transform.vec to avoid compiler …
(edit) @55d11d2   10 years michaelni swscale/x86: do not expect registers to be preserved across inline ASM …
(edit) @41d82b85   10 years michaelni avcodec/x86/vp9lpf: Always include x86util.asm Fixes executable stack …
(edit) @2bb2c2bd   10 years martin rtpenc_chain: Pass the initial time_base hint on to the chained muxer …
(edit) @3f2c7035   10 years martin configure: Use the right variables in check_host_cpp HOSTCPPFLAGS and …
(edit) @8c71de76   10 years michaelni Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396' * commit …
(edit) @43633c53   10 years michaelni fate: disable fate-ra4-288, the code uses floats and does not produce …
(edit) @a4cefc25   10 years michaelni Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e' * commit …
(edit) @fffc9a07   10 years James avfilter: remove obsolete FF_API_FILL_FRAME cruft Reviewed-by: Paul B …
(edit) @9ac08d9   10 years michaelni Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286' * commit …
(edit) @c5560e72   10 years diego apetag: Fix APE tag size check The size variable is (correctly) …
(edit) @44caf99e   10 years diego fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8) …
(edit) @85f2c012   10 years michaelni avcodec/x86/me_cmp: fix sad8xh This adds back support for 8x4 and …
(edit) @0456d169   10 years michaelni x86/me_cmp: port mmxext and sse2 sad functions to yasm Also add a …
(edit) @f1a8943d   10 years onemda doc/filters: remove aconvert Signed-off-by: Paul B Mahol …
(edit) @d1c49bca   10 years onemda avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft Signed-off-by: …
(edit) @9ffa705e   10 years michaelni ffplay: try to fix build failure on apple Signed-off-by: Michael …
(edit) @22a20dbb   10 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: use …
(edit) @3c020b6   10 years michaelni avformat/avienc: Dont search for startcodes in inserted empty avi …
(edit) @9c9aec33   10 years lou doc/filters: add geq gradient examples Radial gradient by Víctor …
(edit) @474d858f   10 years michaelni Revert "avformat/rtpproto: fix strict aliasing violations with …
(edit) @1643764   10 years Marton Balint ffplay: use frame queue to determine last used pos Signed-off-by: …
(edit) @5a5128ba   10 years Marton Balint ffplay: factorize frame queue operations Create a generic frame and a …
(edit) @4b58349b   10 years u avfilter/ass: add shaping option The documentation is mostly based on …
(edit) @8a9c5db2   10 years u avfilter/ass: better log level mapping
(edit) @a87527ad   10 years u avfilter/ass: make sure the log level are in available range
(edit) @7d43fbe   10 years michaelni Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce' * commit …
(edit) @9bf260b2   10 years michaelni Merge commit '9030c58a780a02fb8256cb75cd39275eaad786d1' * commit …
(edit) @2dd09ebf   10 years diego cmdutils: Print a more sensible message in show_filters() w/o …
(edit) @a07b0ffd   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
(edit) @4a99134f   10 years michaelni tools/crypto_bench: fix build when AV_READ_TIME is unavailable …
(edit) @7c3ba1b   10 years Carl Eugen Hoyos Add a closing LF to Webm-manifest files. Fixes …
(edit) @d469aa8c   10 years clement sws: use av_clip() instead of av_clip_c()
(edit) @de0e49c2   10 years clement avformat/flacenc: use av_clip() instead of av_clip_c()
(edit) @2c21e8b1   10 years stefasab lavf/hls: add hls_ts_option Same as COMMITID …
(edit) @3a0c70f1   10 years stefasab doc/examples/transcoding: use av_packet_rescale_ts() Simplify.
(edit) @45ff7c93   10 years diego dca: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @9030c58   10 years diego configure: Disable i686 for i586 and lower CPUs
(edit) @5ddfac8   10 years michaelni Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f' * commit …
(edit) @2d589273   10 years diego configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain
(edit) @688a40b4   10 years michaelni avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing …
(edit) @aaeae281   10 years michaelni avformat/mpegtsenc: More verbose warning messages in case of missing …
(edit) @b76d6132   10 years michaelni avformat/network: move sockaddr_union after sockaddr_storage …
(edit) @864d124b   10 years u build: simplify libwebp check Tested (compilation and runtime) with …
(edit) @21561610   10 years michaelni Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc' * commit …
(edit) @f685f7d7   10 years michaelni hlsenc: single_file, support HLS ver 4 byteranges This adds a new …
(edit) @ad1dadac   10 years James avfilter: remove obsolete FF_API_BUFFERSRC_BUFFER cruft Reviewed-by: …
(edit) @95a064f5   10 years James avutil: remove obsolete FF_API_OLD_OPENCL cruft Reviewed-by: Michael …
(edit) @af7d2606   10 years James avutil: remove obsolete FF_API_LLS1 cruft Reviewed-by: Michael …
(edit) @00431bf8   10 years martin ismindex: handle time discontinuities and nonzero start time The …
(edit) @4ae6bcc   10 years James RELEASE: update to 2.4.git Reviewed-by: Michael Niedermayer …
(edit) @e587a428   10 years michaelni avformat/rtpproto: fix strict aliasing violations with sockaddr …
(edit) @8c1dc1f6   10 years michaelni avformat/network: add union for avoiding strict aliassing violations …
(edit) @91459bd3   10 years James avcodec: remove obsolete FF_API_DSPUTIL cruft Reviewed-by: Michael …
(edit) @6beea6f0   10 years michaelni avcodec/tiff: fix odd dimensioned yuv Fixes Ticket3893 …
(edit) @04b0dda8   10 years michaelni avcodec/libvpxdec: Adds decode support for formats other than 420 …
(edit) @b24d74e4   10 years u avcodec/microdvddec: indent fix
Note: See TracRevisionLog for help on using the revision log.