]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-09-24 Michael Niedermayerlibavformat/dv: Make unchanged function arguments const
2014-09-24 Michael Niedermayerlibavformat/avienc: Make unchanged function arguments...
2014-09-24 Michael Niedermayerlibavformat/avidec: Make unchanged function arguments...
2014-09-24 Michael NiedermayerMerge commit 'c463dfc7e49929a9891884312b23b27d14729c51'
2014-09-24 Michael Niedermayerdoc/APIchanges: fix typo
2014-09-24 Michael Niedermayerpostproc: add basic deblock filter visualization support
2014-09-24 Michael Niedermayerffplay: use av_codec_get_pkt_timebase()
2014-09-24 Vittorio Giovarartpdec_hevc: Drop a duplicated, nonstandard entry
2014-09-24 Michael Niedermayerconfigure: Check if "-D_POSIX_C_SOURCE=200112 -D_XOPEN_...
2014-09-24 Michael Niedermayerconfigure: fail if SDL is unavailable and --enable...
2014-09-24 Michael Niedermayerconfigure: reindent the --disable-sdl related code
2014-09-24 Michael Niedermayerconfigure: support --disable-sdl
2014-09-23 Christophe... hevc: move intermediate bidir buffer
2014-09-23 Christophe... hevc: remove unneeded buffer.
2014-09-23 James Almerx86/videodsp: fix warning about discarded 'const' qualifier
2014-09-23 James Almeravcodec/libvpxdec: don't check for formats other than...
2014-09-23 Michael Niedermayertests/fate-run.sh: Cat .err file in case of error with V>0
2014-09-23 Carl Eugen... Skip decklink_common_c.h when running make checkheaders.
2014-09-23 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2014-09-23 Bernd KuhlsFix compile error on arm4/arm5 platform
2014-09-23 Marton Balintffplay: move pts calculating code to generic decoder
2014-09-23 Marton Balintffplay: factorize decoder functions to generic decoder
2014-09-23 Marton Balintffplay: handle fullscreen status on resize event
2014-09-23 Benoit Fouetavformat/riffenc: Filter out "BottomUp" in ff_put_bmp_h...
2014-09-23 Pascal Massiminoavcodec/webp: fix default palette color 0xff000000...
2014-09-23 Michael Niedermayeravcodec/asvenc: fix AAN scaling
2014-09-23 Michael Niedermayeravcodec/asvenc: Fix integer overflow in level
2014-09-23 James Almerx86/vp9: add AVX and AVX2 MC
2014-09-22 Michael Niedermayerffmpeg: replace impossible dts/pts combinations by...
2014-09-22 Nicholas Robbinsdoc/decoders: adding documentation for lavc/dvdsubdec...
2014-09-22 Nicholas Robbinslibavcodec/dvdsubdec: Add option forced_subs_only to...
2014-09-22 Michael Niedermayeravformat/asfenc: Make asf_write_indexs index argument...
2014-09-22 Michael Niedermayeravformat/adtsenc: buf isnt changed in adts_decode_extra...
2014-09-22 Michael Niedermayeravcodec/4xm: Make src of decode_p_block() const
2014-09-22 Michael Niedermayeravcodec/snow: Make block argumrnt of ff_snow_pred_block...
2014-09-22 Michael Niedermayerpostproc/postprocess_template: mark unchanged function...
2014-09-22 Michael Niedermayerpostprocess: prefetch* dont change anything, thus their...
2014-09-22 Michael NiedermayerRevert "configure: Refactor setting of feature test...
2014-09-22 Thomas VolkertAdd missing entry for maintainer of rtpenc_hevc.*
2014-09-22 Benoit Fouetavformat/avidec: ensure that palette does not contain...
2014-09-22 Benoit Fouetavformat/img2: remove useless 'pix' duplicated entry.
2014-09-22 Thomas Volkertrtpenc_h263_rfc2190: avoid misleading error output
2014-09-22 Michael Niedermayeravdevice/version: bump minor for the decklink input
2014-09-22 Deti Flieglavdevice: add decklink input support
2014-09-21 Deti Flieglavdevice/decklink: move general code of decklink encode...
2014-09-21 Jörg Krauseconfigure: Refactor setting of feature test macro _XOPE...
2014-09-21 Nicolas Georgelavu/bprint: add const to av_bprint_is_complete() argument.
2014-09-21 Clément Bœschavformat/assenc: mux all extradata at once
2014-09-21 Clément Bœschavformat/assenc: return correct error code
2014-09-21 Clément Bœschavcodec/webvttdec: add some memory checks
2014-09-21 Clément Bœschavcodec/textdec: add some memory checks
2014-09-21 Clément Bœschavcodec/subviewerdec: add some memory checks
2014-09-21 Clément Bœschavcodec/srtdec: add some memory checks
2014-09-21 Clément Bœschavcodec/samidec: add some memory checks
2014-09-21 Clément Bœschavcodec/realtextdec: add some memory checks
2014-09-21 Clément Bœschavcodec/mpl2dec: add some memory checks
2014-09-21 Clément Bœschavcodec/movtextdec: add some memory checks
2014-09-21 Clément Bœschavcodec/microdvddec: add some memory checks
2014-09-21 Clément Bœschavcodec/jacosubdec: add some memory checks
2014-09-21 Clément Bœschavcodec/ass: add ff_ass_add_rect_bprint() helper
2014-09-21 Thomas Volkertrtpdec_hevc: do not print an error message if the recei...
2014-09-21 wm4avformat/mp3dec: avoid early EOF with concatenated...
2014-09-21 Hendrik Leppkesmlpdec: support TrueHD streams with an Atmos substream
2014-09-21 Hendrik Leppkesmlpdec: support major sync headers with optional extens...
2014-09-21 Thomas Volkertrtpenc: HEVC/H.265 support
2014-09-21 Michael Niedermayeravfilter/vf_scale: Allow chroma samples to be above...
2014-09-21 Michael Niedermayerswscale: Allow chroma samples to be above and to the...
2014-09-21 Michael NiedermayerMerge commit '103391ca90b2f7c56ae756d76c76f7c3dfa28dd4'
2014-09-20 Michael Niedermayeravcodec/alacenc: Remove unused variable
2014-09-20 Christophe... alacenc: remove unneeded masking
2014-09-20 Christophe... alacenc: fix incorrect buffer use
2014-09-20 wm4avformat/mp3dec: fix gapless audio support
2014-09-20 Diego Biurrundca: Remove some commented-out cruft
2014-09-20 Pascal Massiminoavfilter/idet: typo fix: PROGRSSIVE -> PROGRESSIVE
2014-09-19 James Almerx86/me_cmp: port mmxext vsad functions to yasm
2014-09-19 Michael Niedermayeravcodec/dvdsubdec: fix VD/SD identifier name
2014-09-19 Daniel Bomaravformat/os_support: Add _DEFAULT_SOURCE to hide warnin...
2014-09-19 Michael Niedermayertests/utils: make arguments const that arent changed
2014-09-19 James Almeravcodec/dv_profile: deprecate internal function that...
2014-09-19 Michael Niedermayerpostproc/postprocess: Avoid some ifs in do_a_deblock_C()
2014-09-19 Pascal Massiminolibavcodec/webp: treat out-of-bound palette index as...
2014-09-19 Gianluigi Tiesiavcodec/libilbc: support for latest git of libilbc
2014-09-19 Michael Niedermayerpostproc: Replace CLIP by av_clip_uint8
2014-09-18 Michael Niedermayerpostproc/postprocess: remove redundant casts
2014-09-18 Michael Niedermayerpostproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_c...
2014-09-18 Michael Niedermayerpostproc/postprocess: Remove unused argument from reall...
2014-09-18 Michael NiedermayerMerge branch 'postprocwork'
2014-09-18 Michael Niedermayerpostproc/postprocess: use av_strtok()
2014-09-18 Michael Niedermayerpostprocess: make some variables in pp_get_mode_by_name...
2014-09-18 Michael Niedermayerpostproc: simplify forwarding return codes
2014-09-18 Michael Niedermayerlibpostproc/postprocess: avoid some if()
2014-09-18 Michael Niedermayerfate: add fate-filter-pp1
2014-09-18 James Almerx86/me_cmp: combine sad functions into a single macro
2014-09-18 Michael NiedermayerMerge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758'
2014-09-17 Michael NiedermayerMerge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379'
2014-09-17 Andreas Cadhalpunvf_deshake: rename Transform.vector to Transform.vec...
2014-09-17 Vitor Sessakswscale/x86: do not expect registers to be preserved...
2014-09-17 Michael Niedermayeravcodec/x86/vp9lpf: Always include x86util.asm
2014-09-17 Martin Storsjörtpenc_chain: Pass the initial time_base hint on to...
2014-09-17 Jörg Krauseconfigure: Use the right variables in check_host_cpp
next