57475 Commits (4307026243c06715c7d4fa5f56ba4b2eb7f84eac)
 

Author SHA1 Message Date
Michael Niedermayer 4307026243 avformat/utils: make "first_dts not matching first dts in the queue" message more informative 11 years ago
Stefano Sabatini 5b53dd0803 doc/encoders: replace @xref with @ref command 11 years ago
Ronald S. Bultje efc5a54cab vp9: skip itxfm_add if the whole block has no coefficients. 11 years ago
Ronald S. Bultje 960490c0b2 avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD. 11 years ago
Ronald S. Bultje cd86eb265f avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead of '&&'. 11 years ago
Benedict Endemann 696aa74b1a lavfi/overlay: correct small error in intersection detection 11 years ago
Michael Niedermayer 2c7c2a53b9 vcodec/vc1dec: remove dead code 11 years ago
Michael Niedermayer 7eda2e524b avcodec/vc1_parser: check ff_vc1_parse_frame_header*() return value 11 years ago
Michael Niedermayer 46143d2555 avcodec/tiff: factorize offset init code 11 years ago
Michael Niedermayer d5ad4e4a2f avcodec/tiff: remove TIFF_LONG special case 11 years ago
Michael Niedermayer 0aba920d61 avcodec/tiff: Fix use of uninitialized off variable 11 years ago
Timothy Gu 43041a7b4a doc/encoders: add libshine doc 11 years ago
Stefano Sabatini d3aa04b150 doc/protocols/rtp: apply misc fixes 11 years ago
Timothy Gu 21f22908c6 MAINTAINERS: add my name for Launchpad 11 years ago
Michael Niedermayer 09ef98f1ae avcodec/hevcpred_template: Fix integer overflows 11 years ago
Michael Niedermayer 10386710fd Merge commit 'afa93d198aaf2cc661c4df6d4095cd030265d30a' 11 years ago
Yusuke Nakamura afa93d198a hevc_parser: Set pict_type, key_frame and output_picture_number. 11 years ago
Yusuke Nakamura f7f8801839 hevc: Search start code in decode_nal_units(). 11 years ago
Anton Khirnov 83d96e9a19 Changelog: add entry for HEVC support. 11 years ago
Guillaume Martres 7b0f61a936 FATE: update HEVC tests 11 years ago
Michael Niedermayer 3b56f665b1 avcodec/flacdec: also do crc check when er compliant is set 11 years ago
Anton Khirnov 346e09638c avcodec/error_resilience check error_concealment, not err_recognition. 11 years ago
Stefano Sabatini 4e268285aa cmdutils: add -colors option 11 years ago
Stefano Sabatini d61617a523 lavu/parseutils: add av_get_known_color_name() 11 years ago
Michael Niedermayer 1e5271a9fd avformat/utils: do not override pts in h264 when they are provided from the demuxer 11 years ago
Michael Niedermayer f3d0642d35 avutil/utils: check that size_t is unsigned 11 years ago
Michael Niedermayer c78a416985 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 3fcc2684e4 Merge commit 'b284e1ffe343d6697fb950d1ee517bafda8a9844' 11 years ago
Michael Niedermayer d2db1bb7de avformat/http: dont fail with unknown Content-Encodings 11 years ago
Michael Niedermayer e0b2bdd37a avcodec/h264_parser: heuristically detect non marked keyframes 11 years ago
Michael Niedermayer 41efb8d9a7 avcodec/x86/cabac: include get_cabac_bypass_sign_x86() under #if !BROKEN_COMPILER 11 years ago
Lukasz Marek 99a4c86a32 configure: link with built libs when pc-uninstalled is used 11 years ago
Michael Niedermayer 444ce03f0f Merge remote-tracking branch 'cus/stable' 11 years ago
Marton Balint 44758b4d17 ffplay: add support for libswresample options 11 years ago
Marton Balint 04de0e04c5 ffplay: use av_frame_get_pkt_pos instead directly accessing pkt pos 11 years ago
Marton Balint 2d059d8de1 ffplay: factor out picture freeing code 11 years ago
Marton Balint 060c42bc3d ffplay: update and extend documentation for channel and stream switching 11 years ago
Michael Niedermayer fcd08b7770 avformat/md5enc: add format, version and column headers 11 years ago
Michael Niedermayer 6889b78fe0 doc/issue_tracker: add 2 missing issue types 11 years ago
Michael Niedermayer 0feecb62ab Merge remote-tracking branch 'lukaszmluki/master' 11 years ago
Anton Khirnov 834259528b fft-test: add a missing #include 11 years ago
Vittorio Giovara b284e1ffe3 mem: do not check for negative size 11 years ago
Michael Niedermayer 7e19c549ba Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 8c508a0354 Merge commit 'adea4512c6087280702e2423de55cea050e20a98' 11 years ago
Michael Niedermayer a665704402 Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' 11 years ago
Kieran Kunhya 865b70bc5d Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection 11 years ago
Michael Niedermayer 780669ef7c avcodec/jpeg2000dec: non zero image offsets are not supported 11 years ago
Lukasz Marek c428170549 lavd/pulse_audio_enc: avoid vars in for() 11 years ago
Lukasz Marek c6c70c2bf7 lavd/pulse_audio_enc: add another default to stream name 11 years ago
Michael Niedermayer 3c9dd93faa h264: make flush_change() set mmco_reset 11 years ago