source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @960490c0   11 years michaelni avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD. …
(edit) @cd86eb26   11 years michaelni avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' …
(edit) @696aa74b   11 years stefasab lavfi/overlay: correct small error in intersection detection The …
(edit) @2c7c2a5   11 years michaelni vcodec/vc1dec: remove dead code Fixes CID732196 Signed-off-by: …
(edit) @7eda2e52   11 years michaelni avcodec/vc1_parser: check ff_vc1_parse_frame_header*() return value …
(edit) @46143d25   11 years michaelni avcodec/tiff: factorize offset init code Signed-off-by: Michael …
(edit) @d5ad4e4a   11 years michaelni avcodec/tiff: remove TIFF_LONG special case Signed-off-by: Michael …
(edit) @0aba920d   11 years michaelni avcodec/tiff: Fix use of uninitialized off variable Fixes CID1108608 …
(edit) @43041a7b   11 years stefasab doc/encoders: add libshine doc Signed-off-by: Timothy Gu …
(edit) @d3aa04b1   11 years stefasab doc/protocols/rtp: apply misc fixes Partially suggested-by Burek …
(edit) @21f2290   11 years michaelni MAINTAINERS: add my name for Launchpad Signed-off-by: Timothy Gu …
(edit) @09ef98f1   11 years michaelni avcodec/hevcpred_template: Fix integer overflows signed integer …
(edit) @10386710   11 years michaelni Merge commit 'afa93d198aaf2cc661c4df6d4095cd030265d30a' * commit …
(edit) @afa93d19   11 years mickael raulet hevc_parser: Set pict_type, key_frame and output_picture_number. …
(edit) @f7f88018   11 years mickael raulet hevc: Search start code in decode_nal_units(). User may cut off a …
(edit) @83d96e9   11 years michaelni Changelog: add entry for HEVC support. Signed-off-by: Michael …
(edit) @7b0f61a9   11 years michaelni FATE: update HEVC tests This changes the tests that used the internal …
(edit) @3b56f665   11 years michaelni avcodec/flacdec: also do crc check when er compliant is set …
(edit) @346e0963   11 years michaelni avcodec/error_resilience check error_concealment, not err_recognition. …
(edit) @4e268285   11 years stefasab cmdutils: add -colors option
(edit) @d61617a5   11 years stefasab lavu/parseutils: add av_get_known_color_name()
(edit) @1e5271a9   11 years michaelni avformat/utils: do not override pts in h264 when they are provided …
(edit) @f3d0642d   11 years michaelni avutil/utils: check that size_t is unsigned ANSI/ISO C guarantee …
(edit) @c78a4169   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @3fcc268   11 years michaelni Merge commit 'b284e1ffe343d6697fb950d1ee517bafda8a9844' * commit …
(edit) @d2db1bb7   11 years michaelni avformat/http: dont fail with unknown Content-Encodings Fixes: …
(edit) @e0b2bdd   11 years michaelni avcodec/h264_parser: heuristically detect non marked keyframes Fixes …
(edit) @41efb8d9   11 years michaelni avcodec/x86/cabac: include get_cabac_bypass_sign_x86() under #if …
(edit) @99a4c86a   11 years michaelni configure: link with built libs when pc-uninstalled is used …
(edit) @444ce03f   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: add …
(edit) @44758b4d   11 years Marton Balint ffplay: add support for libswresample options Signed-off-by: Marton …
(edit) @04de0e04   11 years Marton Balint ffplay: use av_frame_get_pkt_pos instead directly accessing pkt pos …
(edit) @2d059d8d   11 years Marton Balint ffplay: factor out picture freeing code Signed-off-by: Marton Balint …
(edit) @060c42bc   11 years Marton Balint ffplay: update and extend documentation for channel and stream …
(edit) @fcd08b77   11 years michaelni avformat/md5enc: add format, version and column headers See …
(edit) @6889b78f   11 years michaelni doc/issue_tracker: add 2 missing issue types Reviewed-by: Lou Logan …
(edit) @0feecb62   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @83425952   11 years anton fft-test: add a missing #include stdio.h needed for printf since …
(edit) @b284e1ff   11 years anton mem: do not check for negative size size_t is guaranteed to be …
(edit) @7e19c549   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @8c508a03   11 years michaelni Merge commit 'adea4512c6087280702e2423de55cea050e20a98' * commit …
(edit) @a6657044   11 years michaelni Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' * commit …
(edit) @865b70b   11 years michaelni Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection …
(edit) @780669ef   11 years michaelni avcodec/jpeg2000dec: non zero image offsets are not supported Fixes …
(edit) @c428170   11 years lukasz.m.luki lavd/pulse_audio_enc: avoid vars in for() Signed-off-by: Lukasz Marek …
(edit) @c6c70c2   11 years lukasz.m.luki lavd/pulse_audio_enc: add another default to stream name …
(edit) @3c9dd93f   11 years michaelni h264: make flush_change() set mmco_reset This ensures that frames do …
(edit) @2cf94485   11 years michaelni avformat/rtpproto: when local rtp port and local rtcp port are not …
(edit) @4e326ec7   11 years alex.converse fate: aac: Add test for AAC-ELD
(edit) @adea4512   11 years alex.converse aacdec: Fix calls to avpriv_report_missing_feature(). It does not …
(edit) @4d6ee07   11 years derek.buitenhuis libavutil: x86: Add AVX2 capable CPU detection. Patch based on x264's …
(edit) @08a89761   11 years michaelni avcodec/h264: reduce noisiness of "mmco: unref short failure" Do not …
(edit) @ba8716df   11 years michaelni avformat/mp3dec: perform seek resync in the correct direction Fixes …
(edit) @d04ec6ff   11 years michaelni avformat/rmdec: english typos Signed-off-by: Michael Niedermayer …
(edit) @2e7a1fdd   11 years michaelni avcodec/twinvq: return the actual number of consumed bytes Fixes …
(edit) @cbb7f56d   11 years michaelni metasound & twinvqdec: return the number of read bytes from …
(edit) @f5dae489   11 years michaelni configure: abort if threading without atomics is used also provide a …
(edit) @b4991292   11 years stefasab doc: add a few links to the Channel Layout syntax section
(edit) @a3505136   11 years stefasab doc/utils: document channel layout specification
(edit) @d9ad3050   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @6abb9eb5   11 years michaelni avformat/wavdec: Fix smv packet interleaving This strips the relative …
(edit) @7177df9   11 years derek.buitenhuis fft-test: Remove possibility of returning restricted exit code …
(edit) @5331d2b9   11 years derek.buitenhuis dct-test: Remove possibility of returning a restricted exit code …
(edit) @8dc1b7b   11 years derek.buitenhuis base64-test: Remove posibility of returning restricted exit codes …
(edit) @52297945   11 years michaelni doc/issue_tracker: remove more mentions of patches Signed-off-by: …
(edit) @cdb46f15   11 years michaelni doc/issue_tracker: update resolution names Signed-off-by: Michael …
(edit) @2a28bad8   11 years michaelni doc/issue_tracker: remove patches as we dont use trac to handle …
(edit) @3db7ae6a   11 years michaelni doc/issue_tracker: theres no substatus in trac Signed-off-by: Michael …
(edit) @0f15ebe5   11 years onemda MAINTAINERS: update Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @a443b973   11 years michaelni ffmpeg: make stream default if its the only of its kind and no source …
(edit) @4fb14f84   11 years michaelni avcodec/wmalosslessdec: fix data flushing at the end Fixes ffplay …
(edit) @29ffeef5   11 years michaelni avcodec/h264: do not trust last_pic_droppable when marking pictures as …
(edit) @da54ad9a   11 years michaelni ffmpeg_filter: Pass command line -threads X to filtergraph …
(edit) @6c9c636c   11 years stefasab lavd/fbdev_common: fix compilation with older kernels This will avoid …
(edit) @af1c5388   11 years stefasab doc/Makefile: fix man pages uninstall path Fix trac ticket #3054.
(edit) @229042a5   11 years stefasab doc/protocols: add description for the RTP protocol With some edits …
(edit) @ea9632b7   11 years onemda avcodec/flicvideo: use avpriv_request_sample() Signed-off-by: Paul B …
(edit) @aaf02f6e   11 years michaelni avformat/rmdec: add some error messages Signed-off-by: Michael …
(edit) @f7106e00   11 years michaelni avformat/rmdec: fix return code of ff_rm_parse_packet() Broken by …
(edit) @1b3a7e1f   11 years michaelni avcodec/x86/videodsp: Properly mark sse2 instructions in …
(edit) @210afae0   11 years michaelni avformat/utils: Check size argument in ff_add_index_entry() Fixes …
(edit) @e7811e48   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @a826efb5   11 years michaelni avfilter/x86/vf_gradfun_init: fix const and related warnings …
(edit) @530cd289   11 years derek.buitenhuis tree-test: Don't return restricted exit codes Signed-off-by: Derek …
(edit) @f60c3a7c   11 years Carl Eugen Hoyos lavd/x11grab: Support AV_PIX_FMT_PAL8. Fixes ticket #3068.
(edit) @b2fdf3fc   11 years derek.buitenhuis fft-test: Remove possibility of returning restricted exit code …
(edit) @f80ca1cb   11 years derek.buitenhuis dct-test: Remove possibility of returning a restricted exit code …
(edit) @cbbd0ac7   11 years derek.buitenhuis base64-test: Remove posibility of returning restrcted exit codes …
(edit) @5dfdffeb   11 years derek.buitenhuis tree-test: Don't return restricted exit codes Signed-off-by: Derek …
(edit) @94d707af   11 years derek.buitenhuis build: remove pointless condition $(STRIP) always expands to …
(edit) @07e7bc9c   11 years stefasab lavc/libmp3lame: add comments about CBR/VBR modes Signed-off-by: …
(edit) @683d9cb1   11 years stefasab lavc/libmp3lame: fix alignment and capitalization in AVOptions …
(edit) @6879fe4   11 years stefasab doc/codecs: update skip_alpha documentation Merged-by: Michael …
(edit) @0be74cf   11 years stefasab doc/encoders: add libvorbis doc Signed-off-by: Timothy Gu …
(edit) @caac12bd   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: golomb: …
(edit) @1ea28ffc   11 years michaelni Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e' * commit …
(edit) @04916953   11 years michaelni avdevice/fbdev_enc: avoid declaring variables in for() Signed-off-by: …
(edit) @426abbb6   11 years onemda avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in …
(edit) @a547c496   11 years stefasab lavd/fbdev: move common code to separate file Move common fbdev …
(edit) @c720d0d9   11 years stefasab lavd: rename fbdev.c into fbdev_dec.c Rename existing fbdev.c to make …
Note: See TracRevisionLog for help on using the revision log.