source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5c65aed7   10 years michaelni Merge commit '391ecc961ced2bde7aecb3053ac35191f838fae8' * commit …
(edit) @cf8c44fc   10 years michaelni Merge commit 'c6698dfe7cdbc7634f33245875488ed3fa4a8ced' * commit …
(edit) @b28fcbba   10 years michaelni Merge commit '9279826008b80daad7446950a821f32033ccd33f' * commit …
(edit) @d738232   10 years michaelni avcodec/dvdsubdec: fix alpha in debuging code improve the debugging …
(edit) @3f0a3e9e   10 years michaelni avcodec/dvdsubdec: Fix off-by-one error Fix an off-by-one error that …
(edit) @391ecc96   10 years diego x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase
(edit) @a9ce5d92   10 years michaelni Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1' * commit …
(edit) @c6698dfe   10 years justin.ruggles webpdec: Fix decoding of the huffman group indices. Per the …
(edit) @524eeaca   10 years michaelni Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0' * commit …
(edit) @92798260   10 years anton id3v2enc: use a case-insensitive comparison for APIC picture type
(edit) @0d35d5ab   10 years michaelni Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e' * commit …
(edit) @0955e57   10 years diego daud: split muxer and demuxer Signed-off-by: Diego Biurrun …
(edit) @f920d089   10 years martin ismindex: Add an option for outputting files elsewhere than in the …
(edit) @6bc4934b   10 years martin ismindex: Allow adding a path prefix to the generated .ism file This …
(edit) @d538dd82   10 years michaelni avformat: Add image3 demuxers with format autodetection Reviewed-by: …
(edit) @dea377fc   10 years michaelni ivfenc: support VP9 libvpx tools accept vp9 ivf files Signed-off-by: …
(edit) @4582e116   10 years michaelni avfilter/vf_drawtext: fix resource leak Signed-off-by: Michael …
(edit) @a3c479fc   10 years michaelni avformat/avformat: minor grammar improvement Signed-off-by: Michael …
(edit) @44f079b2   10 years michaelni Merge commit 'cdab9db2adeec46b3984309c8c651bdd737d2b6b' * commit …
(edit) @982920cf   10 years michaelni Merge commit 'df949b645b12d62bb4da56d629a887c81f67f2e5' * commit …
(edit) @33f6ba9c   10 years michaelni avdevice/pulse_audio_dec: clear pa_simple pointer after deallocation …
(edit) @b52c26c6   10 years onemda avfilter: add flanger filter Signed-off-by: Paul B Mahol …
(edit) @7e8c1f0c   10 years onemda avfilter/af_aphaser: move wave table generation code into separate …
(edit) @cdab9db   10 years vittorio.giovara lavf: document av_dump_format()
(edit) @df949b64   10 years vittorio.giovara hevc: Use the local context variable when needed
(edit) @12652472   10 years michaelni avfilter/vf_format: Check pix_fmts before dereferencing it Fixes …
(edit) @5ab67340   10 years michaelni avfilter/avfiltergraph: dont "or" together error codes Signed-off-by: …
(edit) @b02cfad7   10 years Carl Eugen Hoyos Fix standalone compilation of the wtv muxer.
(edit) @ce6a1ff2   10 years michaelni avcodec/on2avc: Fix out of array access Fixes CID1206648 …
(edit) @61815ef   10 years michaelni Merge commit '98569d89638efc325042bd0081e9a02181afdafa' * commit …
(edit) @43d70a77   10 years michaelni avcodec: Updated comment for sub param Signed-off-by: Michael …
(edit) @7d1898eb   10 years michaelni avcodec/dvbsubdec: removed unnecessary null check for subtitle In …
(edit) @98569d89   10 years martin matroskadec: Fix a double negation typo This typo has existed since …
(edit) @462c9ee3   10 years stefasab lavfi/overlay: show incoming frames on debug messages This is …
(edit) @5307fa00   10 years michaelni avcodec/dvdec: remove redundant null check Fixes CID700682 again …
(edit) @d266ecff   10 years michaelni avcodec/bitstream: remove trivial assert Fixed CID1224273 …
(edit) @b5f0eac0   10 years michaelni swr: rename swresample_dsp init functions to swri_resample_dsp The …
(edit) @1619a0e2   10 years michaelni doc/filters: fix typo Signed-off-by: Dave Rice <dave@dericed.com> …
(edit) @4930cd13   10 years michaelni ffmpeg: check av_opt_set_dict() return Fixes CID1224275 …
(edit) @79d3eeb2   10 years michaelni doc/ffprobe.xsd: fix order and missing elements/attributes …
(edit) @42a92a24   10 years michaelni swr: remove obsolete resample prototypes Signed-off-by: James Almer …
(edit) @23a9edf5   10 years michaelni Partially revert "swr: add prototypes for resample dsp functions" …
(edit) @c45b7f0d   10 years michaelni x86/swr: add ff_resample_{common, linear}_int16_xop Signed-off-by: …
(edit) @1a69224f   10 years michaelni x86/swr: add ff_resample_{common, linear}_float_fma Signed-off-by: …
(edit) @a441a243   10 years michaelni x86: rename dsputil.asm to idctdsp.asm Its only function is no longer …
(edit) @ef7e8425   10 years michaelni avcodec/mjpegdec: factorize some parts of the pix_fmt_id switch() …
(edit) @784e1cf   10 years michaelni avcodec/mjpegdec: handle luma upscale detection generically …
(edit) @64d98da   10 years michaelni avcodec/mjpegdec: set upscale_h/upscale_v using generic code instead …
(edit) @7558e553   10 years michaelni avcodec/mjpegdec: Support pix_fmt_id==0x11222200 Fixes: …
(edit) @cd417d94   10 years michaelni avcodec/mjpegdec: fix width for non chroma in rescaling …
(edit) @4e09300f   10 years michaelni mjpegdec: Support pix_fmt_id == 0x22112200 Fixes 4780490_300.jpg …
(edit) @141ee10   10 years michaelni Merge commit '48e6432407a73d5006d84609456e6e0bc3dd8fc4' * commit …
(edit) @ee78b0c   10 years michaelni Merge commit 'b75a1f9892b5b715397edbf837e4d4cda337907b' * commit …
(edit) @8365287e   10 years michaelni Merge commit 'f1f6156b3fc9eb77b439d031ba18974d80b8341e' * commit …
(edit) @06e5d28e   10 years michaelni Merge commit 'd0449e754553b0c110b6cd75f6725b82144fbd2a' * commit …
(edit) @dd2c9034   10 years michaelni x86/swr: convert resample_{common, linear}_double_sse2 to yasm …
(edit) @48e64324   10 years lu_zero matroska: Factor out mkv_write_stereo_mode
(edit) @b75a1f98   10 years lu_zero matroska: Factor out write_track from mkv_write_tracks
(edit) @f1f6156b   10 years lu_zero matroska: K&R formatting cosmetics
(edit) @d0449e75   10 years diego vaapi: Update idct_permutation location after dsputil/idctdsp split
(edit) @fb318def   10 years michaelni Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67' * commit …
(edit) @8d0c7031   10 years michaelni Merge commit '79793f833784121d574454af4871866576c0749d' * commit …
(edit) @581b5f0b   10 years michaelni Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' * commit …
(edit) @20f95f21   10 years martin mov: Support default-base-is-moof. default-base-is-moof shall be set …
(edit) @909f53f2   10 years michaelni Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30' * commit …
(edit) @79793f83   10 years diego Update Fiona's name in copyright statements.
(edit) @a97137e9   10 years michaelni avfilter/f_ebur128: Use av_malloc_array() Signed-off-by: Michael …
(edit) @7faa7d3d   10 years michaelni avcodec/hevc: Use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @80da227c   10 years michaelni cmdutils_opencl: Use av_malloc_array() Signed-off-by: Michael …
(edit) @46563af7   10 years michaelni avfilter/showcqt: adding freetype support Signed-off-by: Michael …
(edit) @9efa7f82   10 years michaelni avdevice/xv: fix missing { Found-by: jamrial Signed-off-by: Michael …
(edit) @847bb638   10 years michaelni swr: convert resample_common/linear_int16_mmx2/sse2 to yasm. …
(edit) @e5c806fd   10 years michaelni lavd/xv: handle delete window message User may close X11 window by …
(edit) @e429d6c1   10 years michaelni avcodec/pgssubdec: remove unused variables Found-by: ubitux …
(edit) @89bcb777   10 years michaelni avcodec/pgssubdec: Check input buffer size in …
(edit) @ae9a73de   10 years michaelni Merge commit '253d0be6a1ecc343d29ff8e1df0ddf961ab9c772' * commit …
(edit) @0c911c8f   10 years michaelni avcodec/pgssubdec: fix end display time Signed-off-by: Michael …
(edit) @066a4819   10 years michaelni avcodec/pgssubdec: Bail out of decode_rle() if error and AV_EF_EXPLODE …
(edit) @fc7da418   10 years michaelni avcodec/pgssubdec: better error codes Signed-off-by: Michael …
(edit) @5c019ec9   10 years michaelni avcodec/pgssubdec: Pass AVSubtitleRect to decode_rle() Signed-off-by: …
(edit) @4701f767   10 years michaelni avcodec/pgssubdec: split out flush_cache() Signed-off-by: Michael …
(edit) @e3fcb143   10 years diego dsputil: Split off IDCT bits into their own context
(edit) @adcb8392   10 years diego mjpeg: Split off bits shared by MJPEG and LJPEG encoders This …
(edit) @ca7f2a73   10 years michaelni avcodec/pgssubdec: do not fail when part of the packet is faulty …
(edit) @376f353   10 years michaelni avcodec/pgssubdec: rename PICTURE_SEGMENT Signed-off-by: Michael …
(edit) @ec94c52e   10 years u doc: remove trailing ':' at the end of sections Also lowercase …
(edit) @253d0be6   10 years anton pgssubdec: handle more complex PGS scenarios Add ability to handle …
(edit) @f054d1e7   10 years michaelni avformat/hdsenc: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @ca384d70   10 years michaelni avformat/rtsp: use av_malloc_array() Signed-off-by: Michael …
(edit) @418e5768   10 years michaelni swresample/resample_template: move division out of loop for …
(edit) @86576129   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @c5a405c4   10 years michaelni swresample/resample_template: flip order of operations in …
(edit) @09adb1dd   10 years Carl Eugen Hoyos configure: enable lto for icl compiler.
(edit) @7f5d75f   10 years michaelni cmdutils: ignore sws_flags if swscale is not enabled This avoids some …
(edit) @3f424346   10 years michaelni avcodec/huffyuvencdsp: try to fix misaligned access Should fix fate …
(edit) @cddbf95c   10 years michaelni doc/examples/resampling_audio: use av_freep() for saftey also its …
(edit) @d5f81779   10 years u avfilter/overlay: reindent
(edit) @b18d1b09   10 years u avfilter/buffersrc: reindent
(edit) @f02a4408   10 years michaelni ffmpeg_opt: route -ab to -b:a Fixes combining -ab with -target …
(edit) @525a165d   10 years michaelni avfilter/vf_pullup: workaround bug in gcc 4.4.3 on ARM The gcc …
Note: See TracRevisionLog for help on using the revision log.