|
|
|
@f0e43e60
|
11 years |
michaelni |
Merge commit '0b357a8095e72b092cc5c2aacc2f806db75ecae3'
* commit …
|
|
|
@ac3fa95e
|
11 years |
michaelni |
Merge commit '94603feb1b3ad01a821a1a1cef1570b13f471821'
* commit …
|
|
|
@bdd3a746
|
11 years |
michaelni |
Merge commit '79ef4b19bfcab8b984682a53bb8561e5c8324731'
* commit …
|
|
|
@ed49e91f
|
11 years |
michaelni |
Merge commit 'ddc589ce98c2bba1e59318b5b0224717325eac46'
* commit …
|
|
|
@a2183914
|
11 years |
michaelni |
hevc: add profile idc warning
(cherry picked from commit …
|
|
|
@cb148e56
|
11 years |
michaelni |
hevc: refactor pic_arrays and set_sps
(cherry picked from commit …
|
|
|
@4db81f08
|
11 years |
michaelni |
hevc: add irap checks
(cherry picked from commit …
|
|
|
@078dab55
|
11 years |
michaelni |
Merge commit '529a9893d769f381b72785c500662be2020da5fe'
* commit …
|
|
|
@89306378
|
11 years |
michaelni |
Merge commit 'fc06ee6ee377cc3b512dff8f02057e26311bc4da'
* commit …
|
|
|
@b96dddd3
|
11 years |
michaelni |
Merge commit '211ca69b13eb0a127a9ef7e70ddaccdab125d1c5'
* commit …
|
|
|
@6baf9c44
|
11 years |
stefasab |
cmdutils: fix expected signature for show_colors() function
Fix …
n2.2-dev
|
|
|
@0fef19b1
|
11 years |
michaelni |
doc/RELEASE_NOTES: update for 2.1
Signed-off-by: Michael Niedermayer …
|
|
|
@d041f125
|
11 years |
michaelni |
avdevice/pulse_audio_enc: remove double ;
Signed-off-by: Michael …
|
|
|
@b85bf342
|
11 years |
michaelni |
doc/APIchanges: add 2 missing hashes & versions
Signed-off-by: …
|
|
|
@f11a917a
|
11 years |
michaelni |
MAINTAINERS: update which releases i maintain
Signed-off-by: Michael …
|
|
|
@72d1f668
|
11 years |
michaelni |
Changelog: add 2.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@0ddd3c5
|
11 years |
michaelni |
hevc: add decode hrd
(cherry picked from commit …
|
|
|
@2f77894c
|
11 years |
michaelni |
hevc: better mt implementation
Signed-off-by: Mickaël Raulet …
|
|
|
@c1882e80
|
11 years |
michaelni |
hevc: clean up mvs(cherry picked from commit …
|
|
|
@2707cca7
|
11 years |
michaelni |
hevc: cosmetic change(cherry picked from commit …
|
|
|
@3106cbd3
|
11 years |
michaelni |
hevc: more cosmetic(cherry picked from commit …
|
|
|
@3c3ece24
|
11 years |
michaelni |
hevc : cosmetic changes(cherry picked from commit …
|
|
|
@dbe6f9f2
|
11 years |
michaelni |
lavc: add support for CODEC_CAP_DELAY in subtitles
This patch adds …
|
|
|
@b387a24
|
11 years |
michaelni |
lavd/fbdev_enc: remove unused variables
Signed-off-by: Lukasz Marek …
|
|
|
@758b6d39
|
11 years |
michaelni |
avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is set
This …
|
|
|
@69d39cb
|
11 years |
michaelni |
Revert "avcodec/options_table: disable CRC checking by default"
This …
|
|
|
@e797bd9d
|
11 years |
michaelni |
Revert "avcodec/options_table: set err_detect to careful by default"
…
|
|
|
@b04af34
|
11 years |
lukasz.m.luki |
lavd/fbdev_enc: more stream validation restrictive
So far fbdev_enc …
|
|
|
@7f5e75ee
|
11 years |
lukasz.m.luki |
lavd/pulse_audio_enc: more stream validation restrictive
So far pulse …
|
|
|
@4fb3aa49
|
11 years |
lukasz.m.luki |
lavd:pulse_audio_enc: fix array compared against 0
fixes CID 1113222
…
|
|
|
@e5b3b756
|
11 years |
lukasz.m.luki |
lavd/pulse_audio_enc: fix timestamp calculation
Current …
|
|
|
@0b357a80
|
11 years |
anton |
AVOptions: do not range check flag options.
It does not make sense in …
|
|
|
@94603fe
|
11 years |
anton |
h264_ps: when parsing a VUI fails, only abort when explode is set
A …
|
|
|
@79ef4b19
|
11 years |
anton |
FATE: add bitexact sws flags to the fieldorder test
swscale is called …
|
|
|
@ddc589c
|
11 years |
anton |
avconv: drop a now useless variable
|
|
|
@529a9893
|
11 years |
anton |
avframe: mark source frame const in _ref and _clone
Signed-off-by: …
|
|
|
@fc06ee6e
|
11 years |
anton |
mmvideo: fix uninitialized variable use in mm_decode_intra
…
|
|
|
@75b2bbe2
|
11 years |
onemda |
libavfilter/vf_noise: relicense to LGPL
Signed-off-by: Paul B Mahol …
|
|
|
@b1348eb
|
11 years |
michaelni |
avcodec/options_table: set err_detect to careful by default
…
|
|
|
@c7027ce9
|
11 years |
michaelni |
avcodec/options_table: disable CRC checking by default
3 runs each of …
|
|
|
@2886d6cb
|
11 years |
michaelni |
avcodec/takdec: also do crc check when er compliant is set
…
|
|
|
@d206fd99
|
11 years |
derek.buitenhuis |
avio: Check for memory allocation failure of private data
…
|
|
|
@52aed193
|
11 years |
derek.buitenhuis |
avfiltergraph: Properly handle memory allocation failure
…
|
|
|
@6ef30976
|
11 years |
derek.buitenhuis |
timefilter: Handle memory allocation failure
Signed-off-by: Derek …
|
|
|
@211ca69b
|
11 years |
justin.ruggles |
lavr: check that current_buffer is not NULL before using it
Fixes a …
|
|
|
@fc7be7dd
|
11 years |
michaelni |
avcodec/avcodec.h: Add documentation for the AV_EF_* defifines
The …
|
|
|
@2ef1e62c
|
11 years |
michaelni |
correct the AVOption documentation for AV_EF_CAREFUL
The flag was and …
|
|
|
@292902ea
|
11 years |
onemda |
avfilter: add mergeplanes filter
Signed-off-by: Paul B Mahol …
|
|
|
@d9bc251d
|
11 years |
michaelni |
ffmpeg_filter: Fix non jpeg yuv in jpeg support
This is a regression, …
|
|
|
@4307026
|
11 years |
michaelni |
avformat/utils: make "first_dts not matching first dts in the queue" …
|
|
|
@5b53dd08
|
11 years |
stefasab |
doc/encoders: replace @xref with @ref command
@xref is ignored by …
|
|
|
@efc5a54
|
11 years |
michaelni |
vp9: skip itxfm_add if the whole block has no coefficients.
…
|
|
|
@960490c0
|
11 years |
michaelni |
avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD.
…
|
|
|
@cd86eb26
|
11 years |
michaelni |
avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' …
|
|
|
@696aa74b
|
11 years |
stefasab |
lavfi/overlay: correct small error in intersection detection
The …
|
|
|
@2c7c2a5
|
11 years |
michaelni |
vcodec/vc1dec: remove dead code
Fixes CID732196
Signed-off-by: …
|
|
|
@7eda2e52
|
11 years |
michaelni |
avcodec/vc1_parser: check ff_vc1_parse_frame_header*() return value
…
|
|
|
@46143d25
|
11 years |
michaelni |
avcodec/tiff: factorize offset init code
Signed-off-by: Michael …
|
|
|
@d5ad4e4a
|
11 years |
michaelni |
avcodec/tiff: remove TIFF_LONG special case
Signed-off-by: Michael …
|
|
|
@0aba920d
|
11 years |
michaelni |
avcodec/tiff: Fix use of uninitialized off variable
Fixes CID1108608
…
|
|
|
@43041a7b
|
11 years |
stefasab |
doc/encoders: add libshine doc
Signed-off-by: Timothy Gu …
|
|
|
@d3aa04b1
|
11 years |
stefasab |
doc/protocols/rtp: apply misc fixes
Partially suggested-by Burek …
|
|
|
@21f2290
|
11 years |
michaelni |
MAINTAINERS: add my name for Launchpad
Signed-off-by: Timothy Gu …
|
|
|
@09ef98f1
|
11 years |
michaelni |
avcodec/hevcpred_template: Fix integer overflows
signed integer …
|
|
|
@10386710
|
11 years |
michaelni |
Merge commit 'afa93d198aaf2cc661c4df6d4095cd030265d30a'
* commit …
|
|
|
@afa93d19
|
11 years |
mickael raulet |
hevc_parser: Set pict_type, key_frame and output_picture_number.
…
|
|
|
@f7f88018
|
11 years |
mickael raulet |
hevc: Search start code in decode_nal_units().
User may cut off a …
|
|
|
@83d96e9
|
11 years |
michaelni |
Changelog: add entry for HEVC support.
Signed-off-by: Michael …
|
|
|
@7b0f61a9
|
11 years |
michaelni |
FATE: update HEVC tests
This changes the tests that used the internal …
|
|
|
@3b56f665
|
11 years |
michaelni |
avcodec/flacdec: also do crc check when er compliant is set
…
|
|
|
@346e0963
|
11 years |
michaelni |
avcodec/error_resilience check error_concealment, not err_recognition. …
|
|
|
@4e268285
|
11 years |
stefasab |
cmdutils: add -colors option
|
|
|
@d61617a5
|
11 years |
stefasab |
lavu/parseutils: add av_get_known_color_name()
|
|
|
@1e5271a9
|
11 years |
michaelni |
avformat/utils: do not override pts in h264 when they are provided …
|
|
|
@f3d0642d
|
11 years |
michaelni |
avutil/utils: check that size_t is unsigned
ANSI/ISO C guarantee …
|
|
|
@c78a4169
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@3fcc268
|
11 years |
michaelni |
Merge commit 'b284e1ffe343d6697fb950d1ee517bafda8a9844'
* commit …
|
|
|
@d2db1bb7
|
11 years |
michaelni |
avformat/http: dont fail with unknown Content-Encodings
Fixes: …
|
|
|
@e0b2bdd
|
11 years |
michaelni |
avcodec/h264_parser: heuristically detect non marked keyframes
Fixes …
|
|
|
@41efb8d9
|
11 years |
michaelni |
avcodec/x86/cabac: include get_cabac_bypass_sign_x86() under #if …
|
|
|
@99a4c86a
|
11 years |
michaelni |
configure: link with built libs when pc-uninstalled is used
…
|
|
|
@444ce03f
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: add …
|
|
|
@44758b4d
|
11 years |
Marton Balint |
ffplay: add support for libswresample options
Signed-off-by: Marton …
|
|
|
@04de0e04
|
11 years |
Marton Balint |
ffplay: use av_frame_get_pkt_pos instead directly accessing pkt pos
…
|
|
|
@2d059d8d
|
11 years |
Marton Balint |
ffplay: factor out picture freeing code
Signed-off-by: Marton Balint …
|
|
|
@060c42bc
|
11 years |
Marton Balint |
ffplay: update and extend documentation for channel and stream …
|
|
|
@fcd08b77
|
11 years |
michaelni |
avformat/md5enc: add format, version and column headers
See …
|
|
|
@6889b78f
|
11 years |
michaelni |
doc/issue_tracker: add 2 missing issue types
Reviewed-by: Lou Logan …
|
|
|
@0feecb62
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@83425952
|
11 years |
anton |
fft-test: add a missing #include
stdio.h needed for printf since …
|
|
|
@b284e1ff
|
11 years |
anton |
mem: do not check for negative size
size_t is guaranteed to be …
|
|
|
@7e19c549
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@8c508a03
|
11 years |
michaelni |
Merge commit 'adea4512c6087280702e2423de55cea050e20a98'
* commit …
|
|
|
@a6657044
|
11 years |
michaelni |
Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4'
* commit …
|
|
|
@865b70b
|
11 years |
michaelni |
Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection
…
|
|
|
@780669ef
|
11 years |
michaelni |
avcodec/jpeg2000dec: non zero image offsets are not supported
Fixes …
|
|
|
@c428170
|
11 years |
lukasz.m.luki |
lavd/pulse_audio_enc: avoid vars in for()
Signed-off-by: Lukasz Marek …
|
|
|
@c6c70c2
|
11 years |
lukasz.m.luki |
lavd/pulse_audio_enc: add another default to stream name
…
|
|
|
@3c9dd93f
|
11 years |
michaelni |
h264: make flush_change() set mmco_reset
This ensures that frames do …
|
|
|
@2cf94485
|
11 years |
michaelni |
avformat/rtpproto: when local rtp port and local rtcp port are not …
|
|
|