source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a3c479fc   11 years michaelni avformat/avformat: minor grammar improvement Signed-off-by: Michael …
(edit) @44f079b2   11 years michaelni Merge commit 'cdab9db2adeec46b3984309c8c651bdd737d2b6b' * commit …
(edit) @982920cf   11 years michaelni Merge commit 'df949b645b12d62bb4da56d629a887c81f67f2e5' * commit …
(edit) @33f6ba9c   11 years michaelni avdevice/pulse_audio_dec: clear pa_simple pointer after deallocation …
(edit) @b52c26c6   11 years onemda avfilter: add flanger filter Signed-off-by: Paul B Mahol …
(edit) @7e8c1f0c   11 years onemda avfilter/af_aphaser: move wave table generation code into separate …
(edit) @cdab9db   11 years vittorio.giovara lavf: document av_dump_format()
(edit) @df949b64   11 years vittorio.giovara hevc: Use the local context variable when needed
(edit) @12652472   11 years michaelni avfilter/vf_format: Check pix_fmts before dereferencing it Fixes …
(edit) @5ab67340   11 years michaelni avfilter/avfiltergraph: dont "or" together error codes Signed-off-by: …
(edit) @b02cfad7   11 years Carl Eugen Hoyos Fix standalone compilation of the wtv muxer.
(edit) @ce6a1ff2   11 years michaelni avcodec/on2avc: Fix out of array access Fixes CID1206648 …
(edit) @61815ef   11 years michaelni Merge commit '98569d89638efc325042bd0081e9a02181afdafa' * commit …
(edit) @43d70a77   11 years michaelni avcodec: Updated comment for sub param Signed-off-by: Michael …
(edit) @7d1898eb   11 years michaelni avcodec/dvbsubdec: removed unnecessary null check for subtitle In …
(edit) @98569d89   11 years martin matroskadec: Fix a double negation typo This typo has existed since …
(edit) @462c9ee3   11 years stefasab lavfi/overlay: show incoming frames on debug messages This is …
(edit) @5307fa00   11 years michaelni avcodec/dvdec: remove redundant null check Fixes CID700682 again …
(edit) @d266ecff   11 years michaelni avcodec/bitstream: remove trivial assert Fixed CID1224273 …
(edit) @b5f0eac0   11 years michaelni swr: rename swresample_dsp init functions to swri_resample_dsp The …
(edit) @1619a0e2   11 years michaelni doc/filters: fix typo Signed-off-by: Dave Rice <dave@dericed.com> …
(edit) @4930cd13   11 years michaelni ffmpeg: check av_opt_set_dict() return Fixes CID1224275 …
(edit) @79d3eeb2   11 years michaelni doc/ffprobe.xsd: fix order and missing elements/attributes …
(edit) @42a92a24   11 years michaelni swr: remove obsolete resample prototypes Signed-off-by: James Almer …
(edit) @23a9edf5   11 years michaelni Partially revert "swr: add prototypes for resample dsp functions" …
(edit) @c45b7f0d   11 years michaelni x86/swr: add ff_resample_{common, linear}_int16_xop Signed-off-by: …
(edit) @1a69224f   11 years michaelni x86/swr: add ff_resample_{common, linear}_float_fma Signed-off-by: …
(edit) @a441a243   11 years michaelni x86: rename dsputil.asm to idctdsp.asm Its only function is no longer …
(edit) @ef7e8425   11 years michaelni avcodec/mjpegdec: factorize some parts of the pix_fmt_id switch() …
(edit) @784e1cf   11 years michaelni avcodec/mjpegdec: handle luma upscale detection generically …
(edit) @64d98da   11 years michaelni avcodec/mjpegdec: set upscale_h/upscale_v using generic code instead …
(edit) @7558e553   11 years michaelni avcodec/mjpegdec: Support pix_fmt_id==0x11222200 Fixes: …
(edit) @cd417d94   11 years michaelni avcodec/mjpegdec: fix width for non chroma in rescaling …
(edit) @4e09300f   11 years michaelni mjpegdec: Support pix_fmt_id == 0x22112200 Fixes 4780490_300.jpg …
(edit) @141ee10   11 years michaelni Merge commit '48e6432407a73d5006d84609456e6e0bc3dd8fc4' * commit …
(edit) @ee78b0c   11 years michaelni Merge commit 'b75a1f9892b5b715397edbf837e4d4cda337907b' * commit …
(edit) @8365287e   11 years michaelni Merge commit 'f1f6156b3fc9eb77b439d031ba18974d80b8341e' * commit …
(edit) @06e5d28e   11 years michaelni Merge commit 'd0449e754553b0c110b6cd75f6725b82144fbd2a' * commit …
(edit) @dd2c9034   11 years michaelni x86/swr: convert resample_{common, linear}_double_sse2 to yasm …
(edit) @48e64324   11 years lu_zero matroska: Factor out mkv_write_stereo_mode
(edit) @b75a1f98   11 years lu_zero matroska: Factor out write_track from mkv_write_tracks
(edit) @f1f6156b   11 years lu_zero matroska: K&R formatting cosmetics
(edit) @d0449e75   11 years diego vaapi: Update idct_permutation location after dsputil/idctdsp split
(edit) @fb318def   11 years michaelni Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67' * commit …
(edit) @8d0c7031   11 years michaelni Merge commit '79793f833784121d574454af4871866576c0749d' * commit …
(edit) @581b5f0b   11 years michaelni Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' * commit …
(edit) @20f95f21   11 years martin mov: Support default-base-is-moof. default-base-is-moof shall be set …
(edit) @909f53f2   11 years michaelni Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30' * commit …
(edit) @79793f83   11 years diego Update Fiona's name in copyright statements.
(edit) @a97137e9   11 years michaelni avfilter/f_ebur128: Use av_malloc_array() Signed-off-by: Michael …
(edit) @7faa7d3d   11 years michaelni avcodec/hevc: Use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @80da227c   11 years michaelni cmdutils_opencl: Use av_malloc_array() Signed-off-by: Michael …
(edit) @46563af7   11 years michaelni avfilter/showcqt: adding freetype support Signed-off-by: Michael …
(edit) @9efa7f82   11 years michaelni avdevice/xv: fix missing { Found-by: jamrial Signed-off-by: Michael …
(edit) @847bb638   11 years michaelni swr: convert resample_common/linear_int16_mmx2/sse2 to yasm. …
(edit) @e5c806fd   11 years michaelni lavd/xv: handle delete window message User may close X11 window by …
(edit) @e429d6c1   11 years michaelni avcodec/pgssubdec: remove unused variables Found-by: ubitux …
(edit) @89bcb777   11 years michaelni avcodec/pgssubdec: Check input buffer size in …
(edit) @ae9a73de   11 years michaelni Merge commit '253d0be6a1ecc343d29ff8e1df0ddf961ab9c772' * commit …
(edit) @0c911c8f   11 years michaelni avcodec/pgssubdec: fix end display time Signed-off-by: Michael …
(edit) @066a4819   11 years michaelni avcodec/pgssubdec: Bail out of decode_rle() if error and AV_EF_EXPLODE …
(edit) @fc7da418   11 years michaelni avcodec/pgssubdec: better error codes Signed-off-by: Michael …
(edit) @5c019ec9   11 years michaelni avcodec/pgssubdec: Pass AVSubtitleRect to decode_rle() Signed-off-by: …
(edit) @4701f767   11 years michaelni avcodec/pgssubdec: split out flush_cache() Signed-off-by: Michael …
(edit) @e3fcb143   11 years diego dsputil: Split off IDCT bits into their own context
(edit) @adcb8392   11 years diego mjpeg: Split off bits shared by MJPEG and LJPEG encoders This …
(edit) @ca7f2a73   11 years michaelni avcodec/pgssubdec: do not fail when part of the packet is faulty …
(edit) @376f353   11 years michaelni avcodec/pgssubdec: rename PICTURE_SEGMENT Signed-off-by: Michael …
(edit) @ec94c52e   11 years u doc: remove trailing ':' at the end of sections Also lowercase …
(edit) @253d0be6   11 years anton pgssubdec: handle more complex PGS scenarios Add ability to handle …
(edit) @f054d1e7   11 years michaelni avformat/hdsenc: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @ca384d70   11 years michaelni avformat/rtsp: use av_malloc_array() Signed-off-by: Michael …
(edit) @418e5768   11 years michaelni swresample/resample_template: move division out of loop for …
(edit) @86576129   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @c5a405c4   11 years michaelni swresample/resample_template: flip order of operations in …
(edit) @09adb1dd   11 years Carl Eugen Hoyos configure: enable lto for icl compiler.
(edit) @7f5d75f   11 years michaelni cmdutils: ignore sws_flags if swscale is not enabled This avoids some …
(edit) @3f424346   11 years michaelni avcodec/huffyuvencdsp: try to fix misaligned access Should fix fate …
(edit) @cddbf95c   11 years michaelni doc/examples/resampling_audio: use av_freep() for saftey also its …
(edit) @d5f81779   11 years u avfilter/overlay: reindent
(edit) @b18d1b09   11 years u avfilter/buffersrc: reindent
(edit) @f02a4408   11 years michaelni ffmpeg_opt: route -ab to -b:a Fixes combining -ab with -target …
(edit) @525a165d   11 years michaelni avfilter/vf_pullup: workaround bug in gcc 4.4.3 on ARM The gcc …
(edit) @4d3072ad   11 years michaelni doc/examples/muxing: remove unused variable Signed-off-by: Michael …
(edit) @01983e5   11 years michaelni Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590' * commit …
(edit) @e6aba1be   11 years michaelni avformat/options_table: Fix flush_packet flag flags Found-by: Reimar …
(edit) @c599c211   11 years michaelni avformat/mux: fix flush_packets flag with flushing buffers Found-by: …
(edit) @7b0c7c91   11 years martin arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit …
(edit) @54649166   11 years michaelni avcodec/cavs: improve conformance with rm52j reference decoder …
(edit) @f9f8491d   11 years michaelni avcodec/cavs: make cavs_chroma_qp non static The table is needed by …
(edit) @faa1471f   11 years michaelni swr: rewrite resample_common/linear_float_sse/avx in yasm. Linear …
(edit) @a348f4be   11 years michaelni avfilter/x86/vf_pullup: fix "invalid combination of opcode and …
(edit) @ddb7b44   11 years michaelni swr: move dst_size == 0 handling outside DSP function. Signed-off-by: …
(edit) @cc923727   11 years michaelni doc/APIchanges: lengthening a hash to make it non ambigous …
(edit) @7448afc5   11 years michaelni APIchanges: fillin some missing data Signed-off-by: Michael …
(edit) @823ea19a   11 years michaelni Merge commit '39975acc699c83af0a87a7318c0f41e189142938' * commit …
(edit) @e925a82e   11 years michaelni Merge commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12' * commit …
(edit) @39975acc   11 years vittorio.giovara rtpenc_jpeg: check for color_range too
(edit) @f134b5e   11 years vittorio.giovara apichanges: fill in changes for lavu 51.19 and 51.20
(edit) @504475f3   11 years michaelni avcodec/mpegvideo: dont overwrite emu_edge buffer Fixes vsynth3 fate …
Note: See TracRevisionLog for help on using the revision log.