source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7ac67583   11 years michaelni avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM) …
(edit) @c7f9aab8   11 years michaelni avisynth: Use AV_* prefixes for video and audio IDs Signed-off-by: …
(edit) @cf31c1d4   11 years michaelni avisynth: Remove outdated undef block Signed-off-by: Michael …
(edit) @df6279e7   11 years michaelni avisynth: Remove a couple of useless AviSynthContext casts …
(edit) @da985267   11 years michaelni avisynth: Don't declare structs anonymously Signed-off-by: Michael …
(edit) @d10d60be   11 years michaelni avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces. …
(edit) @2c18bfe6   11 years michaelni avisynth: Cosmetics Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @1549122d   11 years michaelni avisynth: Change most of the comments to /* */ from Signed-off-by: …
(edit) @bd97ba72   11 years michaelni avisynth: Introduce USING_AVISYNTH macro Signed-off-by: Michael …
(edit) @69a042ee   11 years michaelni mpegts: demux synchronous SMPTE 336M Key-Length-Value (KLV) metadata …
(edit) @162126bb   11 years michaelni avutil/opt: check flags validity in write_number() Signed-off-by: …
(edit) @c006865   11 years michaelni avcodec/h263dec: fix handling of AV_EF_EXPLODE This fixes checking a …
(edit) @269b3c87   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ac3dec: …
(edit) @17e47ec8   11 years michaelni Merge commit 'a1c5cc429d99216406170eac7e8352860076d3e8' * commit …
(edit) @feba750d   11 years michaelni Merge commit '2ba68dd044ca8fc591139c05563840f546a9c0c0' * commit …
(edit) @6c82c87d   11 years justin.ruggles ac3dec: fix outptr increment. Fixes corrupt data errors when …
(edit) @683ab5fe   11 years michaelni Merge commit 'f2521563d1a0c3e2a21892f59f3327b82b3db7fc' * commit …
(edit) @054e4ba   11 years michaelni Merge commit '884c7a6eb86a9bc05abafc058b279018ded7de5f' * commit …
(edit) @a1ce060c   11 years michaelni Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e' * commit …
(edit) @252f5663   11 years michaelni Merge commit '97de206b44a48da726807cc3e7b9448a8112760b' * commit …
(edit) @84f972f9   11 years michaelni Merge commit '23a211cbba0b7c9ee694040031b2e5da1be54a00' * commit …
(edit) @528f5cdd   11 years michaelni Merge commit 'f354f30836a3148275ce60d19bbc581310249ad2' * commit …
(edit) @0436ffc2   11 years michaelni Merge commit '53151723e377b9c43f876e20d7f27a17993256c8' * commit …
(edit) @a66ee3dc   11 years michaelni Merge commit 'aaaf2dc023d31f30eeec874f24b50f44b9295185' * commit …
(edit) @d57a6fe6   11 years michaelni Merge commit '0749314886390f6ec81d45e0ba424fcb36c945cf' * commit …
(edit) @c985966   11 years michaelni Merge commit 'de6061203e2d509579ab110fb1873aade34320f5' * commit …
(edit) @f0e43e60   11 years michaelni Merge commit '0b357a8095e72b092cc5c2aacc2f806db75ecae3' * commit …
(edit) @ac3fa95e   11 years michaelni Merge commit '94603feb1b3ad01a821a1a1cef1570b13f471821' * commit …
(edit) @bdd3a746   11 years michaelni Merge commit '79ef4b19bfcab8b984682a53bb8561e5c8324731' * commit …
(edit) @ed49e91f   11 years michaelni Merge commit 'ddc589ce98c2bba1e59318b5b0224717325eac46' * commit …
(edit) @a2183914   11 years michaelni hevc: add profile idc warning (cherry picked from commit …
(edit) @cb148e56   11 years michaelni hevc: refactor pic_arrays and set_sps (cherry picked from commit …
(edit) @4db81f08   11 years michaelni hevc: add irap checks (cherry picked from commit …
(edit) @078dab55   11 years michaelni Merge commit '529a9893d769f381b72785c500662be2020da5fe' * commit …
(edit) @89306378   11 years michaelni Merge commit 'fc06ee6ee377cc3b512dff8f02057e26311bc4da' * commit …
(edit) @b96dddd3   11 years michaelni Merge commit '211ca69b13eb0a127a9ef7e70ddaccdab125d1c5' * commit …
(edit) @6baf9c44   11 years stefasab cmdutils: fix expected signature for show_colors() function Fix … n2.2-dev
(edit) @a1c5cc42   11 years anton lavc: don't set AVFrame.pts to random numbers in decoders.
(edit) @2ba68dd0   11 years anton lavf: remove unreliable timestamp guessing heuristic
(edit) @f2521563   11 years martin g722dec: Change bits_per_codeword to the right option type This isn't …
(edit) @884c7a6e   11 years anton avfilter: fix const use of avfilter_next Signed-off-by: Anton Khirnov …
(edit) @5c439b41   11 years anton avfilter: have avfilter_get_by_name return const for next bump …
(edit) @97de206b   11 years anton lavc: disable CRC checking by default
(edit) @23a211cb   11 years anton lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. …
(edit) @f354f308   11 years anton error resilience: check error_concealment, not err_recognition. …
(edit) @0fef19b1   11 years michaelni doc/RELEASE_NOTES: update for 2.1 Signed-off-by: Michael Niedermayer …
(edit) @d041f125   11 years michaelni avdevice/pulse_audio_enc: remove double ; Signed-off-by: Michael …
(edit) @b85bf342   11 years michaelni doc/APIchanges: add 2 missing hashes & versions Signed-off-by: …
(edit) @f11a917a   11 years michaelni MAINTAINERS: update which releases i maintain Signed-off-by: Michael …
(edit) @72d1f668   11 years michaelni Changelog: add 2.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @53151723   11 years lu_zero avio: K&R formatting cosmetics
(edit) @aaaf2dc0   11 years lu_zero h263: Check init_get_bits return value And use init_get_bits8 to …
(edit) @07493148   11 years lu_zero h263: Return meaningful errors
(edit) @de606120   11 years lu_zero configure: Disable -Wmaybe-uninitialized by default It is by …
(edit) @0ddd3c5   11 years michaelni hevc: add decode hrd (cherry picked from commit …
(edit) @2f77894c   11 years michaelni hevc: better mt implementation Signed-off-by: Mickaël Raulet …
(edit) @c1882e80   11 years michaelni hevc: clean up mvs(cherry picked from commit …
(edit) @2707cca7   11 years michaelni hevc: cosmetic change(cherry picked from commit …
(edit) @3106cbd3   11 years michaelni hevc: more cosmetic(cherry picked from commit …
(edit) @3c3ece24   11 years michaelni hevc : cosmetic changes(cherry picked from commit …
(edit) @dbe6f9f2   11 years michaelni lavc: add support for CODEC_CAP_DELAY in subtitles This patch adds …
(edit) @b387a24   11 years michaelni lavd/fbdev_enc: remove unused variables Signed-off-by: Lukasz Marek …
(edit) @758b6d39   11 years michaelni avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is set This …
(edit) @69d39cb   11 years michaelni Revert "avcodec/options_table: disable CRC checking by default" This …
(edit) @e797bd9d   11 years michaelni Revert "avcodec/options_table: set err_detect to careful by default" …
(edit) @b04af34   11 years lukasz.m.luki lavd/fbdev_enc: more stream validation restrictive So far fbdev_enc …
(edit) @7f5e75ee   11 years lukasz.m.luki lavd/pulse_audio_enc: more stream validation restrictive So far pulse …
(edit) @4fb3aa49   11 years lukasz.m.luki lavd:pulse_audio_enc: fix array compared against 0 fixes CID 1113222 …
(edit) @e5b3b756   11 years lukasz.m.luki lavd/pulse_audio_enc: fix timestamp calculation Current …
(edit) @0b357a80   11 years anton AVOptions: do not range check flag options. It does not make sense in …
(edit) @94603fe   11 years anton h264_ps: when parsing a VUI fails, only abort when explode is set A …
(edit) @79ef4b19   11 years anton FATE: add bitexact sws flags to the fieldorder test swscale is called …
(edit) @ddc589c   11 years anton avconv: drop a now useless variable
(edit) @529a9893   11 years anton avframe: mark source frame const in _ref and _clone Signed-off-by: …
(edit) @fc06ee6e   11 years anton mmvideo: fix uninitialized variable use in mm_decode_intra …
(edit) @75b2bbe2   11 years onemda libavfilter/vf_noise: relicense to LGPL Signed-off-by: Paul B Mahol …
(edit) @b1348eb   11 years michaelni avcodec/options_table: set err_detect to careful by default …
(edit) @c7027ce9   11 years michaelni avcodec/options_table: disable CRC checking by default 3 runs each of …
(edit) @2886d6cb   11 years michaelni avcodec/takdec: also do crc check when er compliant is set …
(edit) @d206fd99   11 years derek.buitenhuis avio: Check for memory allocation failure of private data …
(edit) @52aed193   11 years derek.buitenhuis avfiltergraph: Properly handle memory allocation failure …
(edit) @6ef30976   11 years derek.buitenhuis timefilter: Handle memory allocation failure Signed-off-by: Derek …
(edit) @211ca69b   11 years justin.ruggles lavr: check that current_buffer is not NULL before using it Fixes a …
(edit) @fc7be7dd   11 years michaelni avcodec/avcodec.h: Add documentation for the AV_EF_* defifines The …
(edit) @2ef1e62c   11 years michaelni correct the AVOption documentation for AV_EF_CAREFUL The flag was and …
(edit) @292902ea   11 years onemda avfilter: add mergeplanes filter Signed-off-by: Paul B Mahol …
(edit) @d9bc251d   11 years michaelni ffmpeg_filter: Fix non jpeg yuv in jpeg support This is a regression, …
(edit) @4307026   11 years michaelni avformat/utils: make "first_dts not matching first dts in the queue" …
(edit) @5b53dd08   11 years stefasab doc/encoders: replace @xref with @ref command @xref is ignored by …
(edit) @efc5a54   11 years michaelni vp9: skip itxfm_add if the whole block has no coefficients. …
(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 …
Note: See TracRevisionLog for help on using the revision log.