source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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 …
(edit) @759388aa   11 years stefasab lavd: add fbdev output device Signed-off-by: Lukasz Marek …
(edit) @ff9d11f9   11 years stefasab lsws: use av_pix_fmt_get_chroma_sub_sample() Remove duplicated …
(edit) @fb13fe83   11 years diego golomb: reduce scope of a few variables Signed-off-by: Diego Biurrun …
(edit) @2f31b73   11 years michaelni avcodec/mpegaudio_tablegen: fix build with hardcoded tables …
(edit) @fbdc98c7   11 years michaelni avcodec/metasound_data: Fix inconsistency in tables Fixes out of …
(edit) @92f649b4   11 years michaelni avcodec/hevc: remove CODEC_CAP_EXPERIMENTAL Approved-by: mraulet …
(edit) @02a31f6a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: golomb: …
(edit) @4c18c314   11 years michaelni Merge commit '1ce3ec24b35d9d549b12f17bd7fd391abaf3a6f7' * commit …
(edit) @3a75c4e9   11 years onemda fate: fix fieldorder test Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @23dec54c   11 years michaelni Merge commit '0d6d4a9e4a626be6ff55839eab4114aeac45ba88' * commit …
(edit) @05eb0f12   11 years michaelni avutil/log: document log callback thread saftey requirements …
(edit) @423ae313   11 years michaelni avutil/log: make default av_log callback thread safe This uses a …
(edit) @094c40ca   11 years michaelni avcodec/utils: use a default lock manager that uses a pthread mutex …
(edit) @3ce7c62e   11 years michaelni avformat/framehash: add software version to framecrc/md5 …
(edit) @c994b428   11 years michaelni lavf/adtsenc: Add support for APE tags Should fix ticket #2269
(edit) @83922ccc   11 years michaelni avfilter/vf_scale: Correct vf_scale mappings from arguments to color …
(edit) @0e73049   11 years diego avfilter: x86: Port gradfun filter optimizations to yasm …
(edit) @1e2ab984   11 years michaelni avcodec/vc1dec: use logical operation instead of bitwise for twomv …
(edit) @867e7bb   11 years michaelni fix order of operations in comments Signed-off-by: Michael …
(edit) @2c993e8b   11 years diego golomb: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @1ce3ec24   11 years diego h263: K&R formatting cosmetics Signed-off-by: Vittorio Giovara …
(edit) @0d6d4a9e   11 years diego avstring-test: Mark pointer passed to av_free() as non-const …
(edit) @3d3a7f50   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f4f8499   11 years michaelni Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d' * commit …
(edit) @76424b2d   11 years michaelni Merge commit 'e01fba5562133ac56a4f44c6f214a80ee33cb388' * commit …
(edit) @b3625792   11 years michaelni ffmpeg: Dont crash on unconnected output pads before an error is …
(edit) @435a730e   11 years michaelni avcodec/aacdec: fix more avpriv_report_missing_feature() arguments …
(edit) @72072bf9   11 years lu_zero mpegvideo: Drop a faulty assert That check is easily reachable by …
(edit) @72cf47b2   11 years michaelni avcodec/aacdec: fix avpriv_report_missing_feature() arguments …
Note: See TracRevisionLog for help on using the revision log.