source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7fd732b7   10 years michaelni Merge commit '16163e6bf2d446c06d4dd053c0852074bb50508d' * commit …
(edit) @34c58618   10 years michaelni Merge commit 'a3cc519d1f43bf93cc29fd53284a2b8aa6189a9a' * commit …
(edit) @621450e7   10 years michaelni Merge commit '48183b3ad45c95e386a4cb02e1a68b53e6835ac5' * commit …
(edit) @9b41bf5c   10 years michaelni Merge commit 'a982c5d74fbc7ff5bd2f2f73af61ae48e9b1bcc6' * commit …
(edit) @4b55a7e1   10 years michaelni Merge commit 'a06b0b1295c51d100101e0ca0434e199ad6de6b5' * commit …
(edit) @6458e475   10 years michaelni Merge commit '0dea4c77ccf5956561bb8991311b3d834bb5fa40' * commit …
(edit) @66d79aa2   10 years michaelni Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0' * commit …
(edit) @1253091d   10 years michaelni Merge commit '76ce9bd8e26dcb3652240a1072840ff4011d7cdc' * commit …
(edit) @88d850ec   10 years michaelni Merge commit 'bf07d813f6c88b5a76980f321cf7272d799c4216' * commit …
(edit) @16163e6b   10 years martin rtpdec_h264: Fix nal type counting after refactoring This fixes …
(edit) @a3cc519d   10 years martin rtpdec_h264: Prepare h264_handle_packet_stap_a for sharing with hevc …
(edit) @48183b3a   10 years martin rtpdec_h264: Generalize parse_sprop_parameter_sets Don't write …
(edit) @a982c5d7   10 years martin tests: drop bc dependency We already have a dependency on awk and bc …
(edit) @a06b0b12   10 years anton h264: initialize H264Context.avctx in init_thread_copy This prevents …
(edit) @0dea4c77   10 years anton h264: only ref cur_pic in update_thread_context if it is initialized …
(edit) @3fdcb8cc   10 years michaelni Makefile: improve DBG option for asm This improves the cleanup, …
(edit) @f56f0e09   10 years michaelni Merge commit '3fe26bb60858951710a42065c8183cce100d632a' * commit …
(edit) @e78a729   10 years michaelni avformat/hlsenc: Use ff_rename() only for local files Signed-off-by: …
(edit) @da97e4c6   10 years michaelni hlsenc: write playlist into a temp file and replace the original …
(edit) @0d6ae067   10 years michaelni Merge commit 'ff48ae94f90f6862dbe5b1e7397a1bda3150e200' * commit …
(edit) @9abc80f1   10 years lu_zero libavcodec: Make use of av_clip functions Signed-off-by: Peter …
(edit) @76ce9bd8   10 years lu_zero libavutil: Add ARM av_clip_intp2_arm add ARM code for implementing …
(edit) @bf07d813   10 years lu_zero libavutil: Add av_clip_intp2 there already is a function, …
(edit) @c0e3b461   10 years michaelni swresample: add av_cold to init functions Signed-off-by: Michael …
(edit) @e19d1840   10 years lukasz.m.luki2 lavf/ffmenc: do not fail on missing codec ffm encoder fails when …
(edit) @3fe26bb6   10 years martin hlsenc: write playlist into a temp file and replace the original …
(edit) @ff48ae94   10 years martin hlsenc: remove the AVIOContext for the playlist from the muxer context …
(edit) @0a1146a5   10 years michaelni Merge commit 'b8d18a94376c44dac9523dc3317259a30fc92f8b' * commit …
(edit) @7b7f8d3e   10 years michaelni Merge commit 'df0891fc8f32db3ced797cd6ebff9492fda01b99' * commit …
(edit) @dc6eadaa   10 years michaelni Merge commit '46ad9ac9641d1fe8292ec1f46bbd2e4456621ca7' * commit …
(edit) @d19ca4b2   10 years michaelni Merge commit 'a335ed767161c6da2815371177cfd5e40f78e5b7' * commit …
(edit) @ac7128a9   10 years michaelni Merge commit '176903ce833ce7469f411640e9748a0d549b5285' * commit …
(edit) @48e661b3   10 years michaelni Merge commit 'bb8c6ac840afa69dd37860fdf85da9f4cf1e0ae4' * commit …
(edit) @5346b57e   10 years michaelni Merge commit '7650caf013f45ebebf128855735a0c6350836ea4' * commit …
(edit) @2130ed33   10 years michaelni Merge commit '8bdbf49c6f4d9473183a3c45ec70d611eb6183cd' * commit …
(edit) @de4ae9fb   10 years michaelni Merge commit 'ba2e07909b848e583245856a59d0fe1dd08f917e' * commit …
(edit) @0f55bc29   10 years michaelni avformat/omadec: Use 64bit for ret to avoid overflow Signed-off-by: …
(edit) @cb086871   10 years michaelni avformat/vqf: Use 64bit for ret to avoid overflow Signed-off-by: …
(edit) @d44e0d8   10 years michaelni avformat/wtvdec: Use 64bit for ret to avoid overflow Signed-off-by: …
(edit) @26c0cc15   10 years michaelni avformat/mvdec: Use 64bit for ret to avoid overflow Signed-off-by: …
(edit) @80a851a   10 years michaelni avformat/apngdec: Use 64bit for ret to avoid overflow Missed this …
(edit) @12987f89   10 years michaelni avformat/gxf: Use 64bit for res to avoid overflow Signed-off-by: …
(edit) @d1923d15   10 years michaelni avformat/idcin: Use 64bit for ret to avoid overflow Signed-off-by: …
(edit) @0e3d6e17   10 years michaelni avformat/apngdec: Use 64bit ret to avoid overflow Signed-off-by: …
(edit) @d4936d28   10 years michaelni avformat/asfdec: Use 64bit ret to avoid overflow Signed-off-by: …
(edit) @62e95757   10 years michaelni wtvdec: fix integer overflow resulting in errors with large files …
(edit) @b8d18a94   10 years martin libavcodec: Don't use av_cold annotation in twinvq header file …
(edit) @df0891fc   10 years martin libavresample: Annotate AARCH64 init function with av_cold …
(edit) @46ad9ac9   10 years martin rtpdec_h264: Move a leftover comment into h264_handle_packet_stap_a …
(edit) @a335ed76   10 years martin rtpdec_h264: Remove an unnecessary check If src_len is too small for …
(edit) @176903c   10 years martin rtpdec_h264: Return immediately on errors in h264_handle_packet_stap_a …
(edit) @bb8c6ac8   10 years martin rtpdec_h264: Make a parameter pointer const Signed-off-by: Martin …
(edit) @7650caf0   10 years martin rtpdec_h264: Use av_realloc instead of av_malloc+mempcy This is …
(edit) @8bdbf49c   10 years martin rtpdec_h264: Include the right header for AV_RB16 Including …
(edit) @ba2e079   10 years martin rtpdec_vp8: Set the keyframe flag This allows the output to be used …
(edit) @f015d3d5   10 years michaelni MAINTAINERS: Add Oleksij as maintainer for DSS* Also add a 2nd …
(edit) @28bf05e7   10 years michaelni hlsenc: remove the AVIOContext for the playlist from the muxer context …
(edit) @31c7c0e1   10 years michaelni avformat/movenc: Move avid DNxHD padding to the correct spot …
(edit) @588361d   10 years michaelni avcodec/dca: move remaining tables to dcadata Signed-off-by: Michael …
(edit) @6c91afe4   10 years michaelni avcodec/snowdec: Fix avmv_index increment Fixes reading uninitialized …
(edit) @627d2a76   10 years michaelni avfilter/vf_eq: Add process_command to eq. Signed-off-by: Michael …
(edit) @b11edbd2   10 years michaelni avcodec/dss_sp: Avoid a slow division and modulo in the pitch_lag …
(edit) @31fb029f   10 years michaelni avcodec/dss_sp: de-obfuscate index inversion Signed-off-by: Michael …
(edit) @4f1c1b26   10 years michaelni avcodec/dss_sp: Protect DSS_SP_FORMULA() with a set of outside …
(edit) @be0cb7e0   10 years michaelni avformat/dss: Use av_freep() to avoid leaving stale pointers in memory …
(edit) @b2bbe829   10 years michaelni avformat/dss: Check sscanf() return value in dss_read_metadata_date() …
(edit) @29d2197d   10 years michaelni Merge commit 'b727b0eeb73cd78533a7fd387ceccd505e48fa6c' * commit …
(edit) @e821910a   10 years michaelni Merge commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499' * commit …
(edit) @dfe5a9f   10 years michaelni Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b' * commit …
(edit) @99bcfe6   10 years michaelni Merge commit '0fbb271318899a0fb1fbcbb3db8292e909b91e23' * commit …
(edit) @ac649bb7   10 years michaelni Merge commit '11c22dfd495bbd3f38df639772aa4bb9a1be882d' * commit …
(edit) @841e9f43   10 years michaelni Merge commit '4e08c821106fc1d6d358864abf0d8488b12f38c6' * commit …
(edit) @560eb717   10 years michaelni Merge commit '31d2039cb42668ebcf08248bc48bbad44aa05f49' * commit …
(edit) @e3755119   10 years michaelni Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a' * commit …
(edit) @b727b0ee   10 years vittorio.giovara fate: Add tests for DSS Signed-off-by: Vittorio Giovara …
(edit) @062cd5a9   10 years vittorio.giovara lavf: Add DSS demuxer Signed-off-by: Oleksij Rempel …
(edit) @c56b9b1e   10 years vittorio.giovara lavc: Add DSS SP decoder Signed-off-by: Oleksij Rempel …
(edit) @0fbb2713   10 years anton qsv_api: fix building with libmfx disabled
(edit) @11c22dfd   10 years anton configure: add missing h264_qsv hwaccel deps
(edit) @65da611d   10 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @fb3fb1d0   10 years michaelni avformat/mov: Add simple ACLR atom reading to set the color range of …
(edit) @4e08c821   10 years anton lavc: add an Intel libmfx-based H.264 decoder Based on the code by …
(edit) @31d2039c   10 years anton h264_parser: export video format and dimensions
(edit) @5b1d9ce   10 years anton pixfmt: add a pixel format for QSV hwaccel
(edit) @c49c42a4   10 years george doc/faq: explain DAR/SAR preserving.
(edit) @b4917514   10 years george doc: set documentencoding on toplevel texi files. Fix double UTF-8 …
(edit) @22805520   10 years clement avfilter/palettegen: raise cache size from 64k to 512k (or 32k to …
(edit) @c1ff2cd   10 years michaelni Merge commit '0f532fd3f9b9ca974cea0feb8ddcaf4a7f3b23c5' * commit …
(edit) @0f532fd3   10 years diego rv40: Return more meaningful error codes Signed-off-by: Diego Biurrun …
(edit) @f144e4dd   10 years michaelni avcodec/wmalosslessdec: use sizeof() instead of a literal number …
(edit) @9d88be6   10 years michaelni avfilter/vf_subtitles: Add () to protect the argument of the AA() …
(edit) @e0be5c4f   10 years michaelni avutil/sha: Protect macro arguments with () Signed-off-by: Michael …
(edit) @80d278a9   10 years michaelni ffmpeg_opt: Add missing MATCH_PER_TYPE_OPT() for data codecs Fixes: …
(edit) @77c133f7   10 years michaelni Merge commit 'd617e77cecc5b363ef1860955b548f4ac007add6' * commit …
(edit) @00acf383   10 years michaelni Merge commit '2de887e45b664f44b51686f5979fa8ce6dfe2ec2' * commit …
(edit) @4b7c2684   10 years michaelni tests: fate: adding fate-test for twofish Signed-off-by: Supraja …
(edit) @9e008ed1   10 years michaelni avformat/movenc: Fix use of uninitialized variable (ret) Fixed …
(edit) @8b96e8dd   10 years derek.buitenhuis libx265: Add crf private option Signed-off-by: Derek Buitenhuis …
(edit) @b920db67   10 years derek.buitenhuis libx265: Reduce the scope of some variables Signed-off-by: Derek …
(edit) @d617e77c   10 years derek.buitenhuis libx265: Add crf private option Signed-off-by: Derek Buitenhuis …
Note: See TracRevisionLog for help on using the revision log.