|
|
|
@7ac67583
|
11 years |
michaelni |
avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM)
…
|
|
|
@c7f9aab8
|
11 years |
michaelni |
avisynth: Use AV_* prefixes for video and audio IDs
Signed-off-by: …
|
|
|
@cf31c1d4
|
11 years |
michaelni |
avisynth: Remove outdated undef block
Signed-off-by: Michael …
|
|
|
@df6279e7
|
11 years |
michaelni |
avisynth: Remove a couple of useless AviSynthContext casts
…
|
|
|
@da985267
|
11 years |
michaelni |
avisynth: Don't declare structs anonymously
Signed-off-by: Michael …
|
|
|
@d10d60be
|
11 years |
michaelni |
avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces.
…
|
|
|
@2c18bfe6
|
11 years |
michaelni |
avisynth: Cosmetics
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@1549122d
|
11 years |
michaelni |
avisynth: Change most of the comments to /* */ from
Signed-off-by: …
|
|
|
@bd97ba72
|
11 years |
michaelni |
avisynth: Introduce USING_AVISYNTH macro
Signed-off-by: Michael …
|
|
|
@69a042ee
|
11 years |
michaelni |
mpegts: demux synchronous SMPTE 336M Key-Length-Value (KLV) metadata
…
|
|
|
@162126bb
|
11 years |
michaelni |
avutil/opt: check flags validity in write_number()
Signed-off-by: …
|
|
|
@c006865
|
11 years |
michaelni |
avcodec/h263dec: fix handling of AV_EF_EXPLODE
This fixes checking a …
|
|
|
@269b3c87
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ac3dec: …
|
|
|
@17e47ec8
|
11 years |
michaelni |
Merge commit 'a1c5cc429d99216406170eac7e8352860076d3e8'
* commit …
|
|
|
@feba750d
|
11 years |
michaelni |
Merge commit '2ba68dd044ca8fc591139c05563840f546a9c0c0'
* commit …
|
|
|
@6c82c87d
|
11 years |
justin.ruggles |
ac3dec: fix outptr increment.
Fixes corrupt data errors when …
|
|
|
@683ab5fe
|
11 years |
michaelni |
Merge commit 'f2521563d1a0c3e2a21892f59f3327b82b3db7fc'
* commit …
|
|
|
@054e4ba
|
11 years |
michaelni |
Merge commit '884c7a6eb86a9bc05abafc058b279018ded7de5f'
* commit …
|
|
|
@a1ce060c
|
11 years |
michaelni |
Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e'
* commit …
|
|
|
@252f5663
|
11 years |
michaelni |
Merge commit '97de206b44a48da726807cc3e7b9448a8112760b'
* commit …
|
|
|
@84f972f9
|
11 years |
michaelni |
Merge commit '23a211cbba0b7c9ee694040031b2e5da1be54a00'
* commit …
|
|
|
@528f5cdd
|
11 years |
michaelni |
Merge commit 'f354f30836a3148275ce60d19bbc581310249ad2'
* commit …
|
|
|
@0436ffc2
|
11 years |
michaelni |
Merge commit '53151723e377b9c43f876e20d7f27a17993256c8'
* commit …
|
|
|
@a66ee3dc
|
11 years |
michaelni |
Merge commit 'aaaf2dc023d31f30eeec874f24b50f44b9295185'
* commit …
|
|
|
@d57a6fe6
|
11 years |
michaelni |
Merge commit '0749314886390f6ec81d45e0ba424fcb36c945cf'
* commit …
|
|
|
@c985966
|
11 years |
michaelni |
Merge commit 'de6061203e2d509579ab110fb1873aade34320f5'
* commit …
|
|
|
@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
|
|
|
@a1c5cc42
|
11 years |
anton |
lavc: don't set AVFrame.pts to random numbers in decoders.
|
|
|
@2ba68dd0
|
11 years |
anton |
lavf: remove unreliable timestamp guessing heuristic
|
|
|
@f2521563
|
11 years |
martin |
g722dec: Change bits_per_codeword to the right option type
This isn't …
|
|
|
@884c7a6e
|
11 years |
anton |
avfilter: fix const use of avfilter_next
Signed-off-by: Anton Khirnov …
|
|
|
@5c439b41
|
11 years |
anton |
avfilter: have avfilter_get_by_name return const for next bump
…
|
|
|
@97de206b
|
11 years |
anton |
lavc: disable CRC checking by default
|
|
|
@23a211cb
|
11 years |
anton |
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
…
|
|
|
@f354f308
|
11 years |
anton |
error resilience: check error_concealment, not err_recognition.
…
|
|
|
@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>
|
|
|
@53151723
|
11 years |
lu_zero |
avio: K&R formatting cosmetics
|
|
|
@aaaf2dc0
|
11 years |
lu_zero |
h263: Check init_get_bits return value
And use init_get_bits8 to …
|
|
|
@07493148
|
11 years |
lu_zero |
h263: Return meaningful errors
|
|
|
@de606120
|
11 years |
lu_zero |
configure: Disable -Wmaybe-uninitialized by default
It is by …
|
|
|
@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 …
|
|
|