source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e03cb1e1   9 years onemda fate: add test for mergeplanes filter Signed-off-by: Paul B Mahol …
(edit) @599d746e   9 years Michael Niedermayer avcodec/vp8: Check buffer size in vp8_decode_frame_header() avoids …
(edit) @a84f0e8d   9 years Michael Niedermayer avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() …
(edit) @1c5b712c   9 years Michael Niedermayer avcodec/diracdec: Check for hpel_base allocation failure Fixes null …
(edit) @a1942989   9 years Michael Niedermayer avformat/movenc: Drop redundant bit exact field from context …
(edit) @3197c0aa   9 years Michael Niedermayer avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() …
(edit) @129785b5   9 years Michael Niedermayer avutil/frame: Update AVFrame docs library references These where …
(edit) @2927b61   9 years Michael Niedermayer avfilter/af_dynaudnorm: Use av_frame_get_channels() Signed-off-by: …
(edit) @f8e4d37   9 years Michael Niedermayer avcodec/hevc_ps: Also print depth in failure path of …
(edit) @f6870495   9 years Michael Niedermayer avformat: increase first_frames threshold for mp3,ac3 Fixes …
(edit) @9010be25   9 years Michael Niedermayer Merge commit 'c9f8cfb6d9b34f3c51f1b7152c4dc3f2f8724dc4' * commit …
(edit) @e6b01480   9 years Michael Niedermayer Merge commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014' * commit …
(edit) @3ad30d1b   9 years Michael Niedermayer Merge commit 'cb33f8d0f48b1e9d642ca1cbea142dcbedd08a27' * commit …
(edit) @78274b19   9 years Michael Niedermayer Merge commit '6cc4d3e9a982e926494f4b919d9733fe29774acf' * commit …
(edit) @c0894e62   9 years Michael Niedermayer Merge commit '256ef19844892c6cf8e0386e3287bae970ec6320' * commit …
(edit) @b1861f18   9 years Michael Niedermayer Merge commit 'fc56868399213d3e9be19bdebeb64df233b39a7e' * commit …
(edit) @f477a3f5   9 years Michael Niedermayer avformat/async: support filling with a background thread. …
(edit) @c9f8cfb6   9 years janne-libav fate: add checkasm target
(edit) @82e6ac85   9 years janne-libav checkasm: test all architectures with optimisations
(edit) @cb33f8d0   9 years janne-libav checkasm: Give macro a body to avoid potential unexpected syntax issues
(edit) @6cc4d3e9   9 years janne-libav checkasm: exit with status 0 instead of 1 if there are no tests to perform
(edit) @256ef198   9 years janne-libav h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1
(edit) @72d1409e   9 years Michael Niedermayer Merge commit 'd37f23263584774e1798e9ac909a398304a05091' * commit …
(edit) @52b6d962   9 years Michael Niedermayer Merge commit 'a344e5d094ebcf9a23acf3a27c56cbbbc829db42' * commit …
(edit) @c7c33ab7   9 years Michael Niedermayer Merge commit 'f5ee23004d1177ca6dd99b92cb4ff4b94b2eae09' * commit …
(edit) @65b0f7ce   9 years Michael Niedermayer Merge commit 'a623aa0069dff586241ad2ffedcd45ed840e2553' * commit …
(edit) @115a9b50   9 years Michael Niedermayer Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed' * commit …
(edit) @3500eccb   9 years Michael Niedermayer Merge commit 'd4aea1aa4060fb5ba7f5f426823b697d2a5af08b' * commit …
(edit) @fd29dd43   9 years Michael Niedermayer Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418' * commit …
(edit) @189f2ed9   9 years Michael Niedermayer avcodec/libx264: fix MPEG2 support Found-by: rcombs Signed-off-by: …
(edit) @77cd5193   9 years Michael Niedermayer Merge commit '575ec60e542114b2ef5b2f88b28eeb72389dda45' * commit …
(edit) @ccd3edf8   9 years Michael Niedermayer Merge commit '2edc77dc7be5f4a006c6295f4c827e5471f85262' * commit …
(edit) @948a151   9 years Michael Niedermayer Merge commit 'b075869bc1e1aadea0a8dc819ebfb758adb9e3d0' * commit …
(edit) @fd280de7   9 years Michael Niedermayer Merge commit '4da585ae478f8b6f865ab13779af399aee20d899' * commit …
(edit) @fc568683   9 years lu_zero cosmetics: Reformat checkasm tests
(edit) @e56f1465   9 years Michael Niedermayer Merge commit 'e1319aa1c1be9b64117c19170344fb78841dd67c' * commit …
(edit) @4c7c0d37   9 years Michael Niedermayer avfilter/af_dynaudnorm: Fix "ISO C90 forbids mixed declarations and …
(edit) @2ea8a480   9 years Michael Niedermayer avfilter/af_aresample: Check ff_all_* for allocation failures Fixes: …
(edit) @d37f2326   9 years lu_zero checkasm: Add unit tests for bswapdsp Signed-off-by: Luca Barbato …
(edit) @a344e5d0   9 years lu_zero x86: bswapdsp: Don't treat 32-bit integers as 64-bit The upper halves …
(edit) @f5ee2300   9 years vittorio.giovara configure: Factor out g722dsp module
(edit) @a623aa0   9 years vittorio.giovara configure: Factor out wmv2dsp module
(edit) @d42191c7   9 years vittorio.giovara configure: Factor out vp8dsp module
(edit) @d4aea1aa   9 years vittorio.giovara configure: Factor out vp56dsp module
(edit) @5cb4bdb2   9 years vittorio.giovara configure: Factor out rv34dsp module
(edit) @575ec60e   9 years vittorio.giovara configure: Factor out mss34dsp module
(edit) @2edc77dc   9 years vittorio.giovara configure: Factor out ividsp module
(edit) @b075869b   9 years vittorio.giovara configure: Factor out flacdsp module
(edit) @1cdfae0   9 years Michael Niedermayer Merge commit '0cf5588d69922aa3e063bac6304c09c543a9ef52' * commit …
(edit) @187f4278   9 years Michael Niedermayer Merge commit 'a53540840d26beb57a5e53b7f488c23ddf86e193' * commit …
(edit) @694f9ab1   9 years Michael Niedermayer Merge commit 'f1840b070dd449ad25e1ebbab463f10863a5e0f1' * commit …
(edit) @441d5a70   9 years Michael Niedermayer Merge commit 'b0017579b6e8de3d0d13dcfe0a4dd848dc6baa37' * commit …
(edit) @ec6bef68   9 years onemda avfilter: bump minor and add Changelog entry Signed-off-by: Paul B …
(edit) @297df52f   9 years onemda avfilter/af_compand: fix clipping with default options Decays and …
(edit) @21436b95   9 years onemda avfilter: add Dynamic Audio Normalizer filter
(edit) @3b365dda   9 years onemda avfilter/af_astats: measure minimal and mean difference between two …
(edit) @4da585ae   9 years lu_zero OS/2: Cleanup slib_create_def_cmd Export symbols by name rather then …
(edit) @e1319aa1   9 years lu_zero libx264: Add support for the MPEG2 encoder
(edit) @0cf5588d   9 years vittorio.giovara hq_hqa: Fix decoding when INFO section is absent
(edit) @a5354084   9 years vittorio.giovara APIchanges: Mention lavfi and lavd identification symbol addition
(edit) @f1840b07   9 years vittorio.giovara Revert "mov: Double-check that alias path is not an absolute path" …
(edit) @b0017579   9 years vittorio.giovara h264: Add support for Closed Caption export Signed-off-by: Vittorio …
(edit) @8250943f   9 years Michael Niedermayer Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @ed5d62e5   9 years Carl Eugen Hoyos lavfi/af_pan: Support a maximum of 64 channels. The Soundflower input …
(edit) @a77401e1   9 years Carl Eugen Hoyos lswr: Allow 64 channels internally.
(edit) @7f0d5401   9 years Carl Eugen Hoyos lavc: Allow 64 channels internally.
(edit) @c8ec2109   9 years Michael Niedermayer avformat: bump micro version after adding concatdec features …
(edit) @5117b5e9   9 years Michael Niedermayer concatdec: add support for injecting packet metadata Reviewed-by: …
(edit) @25a6711c   9 years Michael Niedermayer concatdec: add support for specifying outpoint of files Reviewed-by: …
(edit) @12d82004   9 years Michael Niedermayer concatdec: store eof condition in context This is needed later for …
(edit) @7ff0137a   9 years Michael Niedermayer concatdec: add support for specifying inpoint of files Reviewed-by: …
(edit) @53f2ef2c   9 years Marton Balint mxfdec: calculate the index in display order This should fix seeking …
(edit) @6e12799   9 years Michael Niedermayer Refactoring to move common QSV-related code part into …
(edit) @17ee24af   9 years Michael Niedermayer avcodec/snappy: refactor so ff_snappy_uncompress uses an existing …
(edit) @c4dfb76f   9 years Michael Niedermayer avfilter/vf_eq: Support contrast from -1000 to 1000 Fixes "-vf …
(edit) @51925daa   9 years onemda avfilter/af_astats: make sure p->last is actually always set when …
(edit) @59a99989   9 years onemda avfilter/af_astats: also measure maximal difference between two …
(edit) @6074956f   9 years Michael Niedermayer avcodec/hap: move some per-stream setup into decoder init rather than …
(edit) @012ba786   9 years Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions …
(edit) @2af180b   9 years Michael Niedermayer swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() …
(edit) @0bfa176c   9 years Michael Niedermayer avcodec: loongson optimized idctdsp with mmi Signed-off-by: …
(edit) @dcd14db8   9 years Michael Niedermayer avcodec: loongson add constant definition Signed-off-by: ZhouXiaoyong
(edit) @f1a38264   9 years Michael Niedermayer avcodec/pthread_frame: clear priv_data, avoid stale pointer in error …
(edit) @8dad2131   9 years Michael Niedermayer lavc: Add properties field to AVCodecContext. The new field can hold …
(edit) @2cb34f82   9 years lu_zero checkasm: Add unit tests for h264qpel Signed-off-by: Luca Barbato …
(edit) @4512ee78   9 years lu_zero mpegts: Mark the muxer as supporting variable fps Signed-off-by: Luca …
(edit) @c88c5eef   9 years lu_zero hevc: Split the struct setup from the pps parsing
(edit) @7aafac97   9 years onemda avfilter/vf_smartblur: use the name 's' for the pointer to the private …
(edit) @61641627   9 years onemda avfilter/af_astats: calculate audio bit-depth Signed-off-by: Paul B …
(edit) @30015584   9 years onemda avfilter: add erosion, dilation, deflate & inflate filter …
(edit) @a39512ba   9 years Michael Niedermayer tests/checkasm/checkasm: Give macro a body to avoid potential …
(edit) @4afc3429   9 years Michael Niedermayer avformat/utils: Fix regression with H264 stream probing Fixes …
(edit) @cdca400c   9 years Michael Niedermayer avformat/utils: Print stream number in max_analyze_duration exit path …
(edit) @9901e53   9 years Carl Eugen Hoyos lavf/rtpenc_jpeg: Fix sending multiple quantization tables.
(edit) @99b0cadd   9 years Michael Niedermayer apng: Fix wrong default final frame delay in muxer Signed-off-by: …
(edit) @cbd4a1d   9 years Michael Niedermayer Merge commit '2cb34f82b92c15b811f5c03dc7f61a4baf6e02e3' * commit …
(edit) @1680f9c5   9 years Michael Niedermayer Merge commit '4512ee78e19fdb011bdec1b3a8dc0b315c82a81e' * commit …
(edit) @4e160ecd   9 years Michael Niedermayer Merge commit 'c88c5eef53ff1619724ba47b722da64ec0593dab' * commit …
(edit) @269a71b6   9 years Michael Niedermayer avcodec/mpeg4videodec: Clarify the mpeg4_unpack_bframes reference. …
(edit) @a5d44d5c   9 years Michael Niedermayer swscale/utils: Clear pix buffers Fixes use of uninitialized memory …
Note: See TracRevisionLog for help on using the revision log.