]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-09-25 Michael Niedermayeravcodec/rangecoder: Check e
2015-09-25 Claudio FreireAAC encoder: tweak PNS usage to be more aggressive
2015-09-24 Michael Niedermayeravcodec/ffv1: seperate slice_count from max_slice_count
2015-09-24 Michael BradshawReturn EOF for ICO when the end is reached
2015-09-24 Michael Niedermayertests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a...
2015-09-24 Kyle Swansonavfilter/generate_wave_table: clean up extra newlines
2015-09-24 Vittorio Giovaradxv: Improve error message
2015-09-24 Vittorio Giovaradxv: Support RAW intermediate compression
2015-09-24 Vittorio Giovaradxv: Print texture information after header parsing
2015-09-24 Vittorio Giovaradxv: Support the original first version
2015-09-24 Vittorio Giovaradxv: Parse ancillary encoder information
2015-09-24 wm4mmal: Fix AVBufferRef usage
2015-09-24 wm4mmal: Remove setting extradata on input format
2015-09-24 wm4mmal: drop the h264 BSF
2015-09-24 Paul B Maholavfilter/af_tremolo: make it bit-exact with sox effect...
2015-09-24 Ganesh Ajjanagaddeavcodec/ac3enc: use long long after switch to 64 bit...
2015-09-24 Ganesh Ajjanagaddeavcodec/x86/cavsdsp: silence -Wunused-variable on ...
2015-09-23 Christophe... fate: add chroma position scale test
2015-09-23 Christophe... vf_scale: conditionally override chroma position
2015-09-23 Paul B Maholavformat/brstm: fix overflow
2015-09-23 Timo Rothenpieleravfilter/vf_chromakey: Add chromakey video filter
2015-09-23 Michael Niedermayeravcodec/aacenctab: Make aac_maxval_cb const
2015-09-23 zylthinkingavcodec/libstagefright: fix Stagefright_decode_frame...
2015-09-23 Paul B Maholdoc/filters.texi: add rubberband documentation
2015-09-23 Paul B Maholavfilter/af_rubberband: rename duplicate option name
2015-09-23 Claudio FreireAAC encoder: tweak rate-distortion logic
2015-09-23 Claudio FreireAAC encoder: simplify and speed up find_min_book
2015-09-22 Alex Smithconfigure: Force mingw's ld to keep the reloc section
2015-09-22 Ganesh Ajjanagaddeavcodec/x86/mpegaudiodsp: silence -Wunused-variable...
2015-09-22 Ganesh Ajjanagaddeavcodec/x86/rv40dsp_init: silence -Wunused-variable...
2015-09-22 Michael Niedermayeravfilter/hermite: fix "libavfilter/hermite.h:19:15...
2015-09-22 Paul B Maholavfilter: add agate filter
2015-09-22 Michael Niedermayeravcodec/mpegvideo_enc: Avoid fine lambda steps in VBV...
2015-09-22 Andreas Cadhalpunhls: only seek if there is an offset
2015-09-22 wm4avcodec/dvdsubdec: don't use a NULL log context
2015-09-22 wm4avcodec/dvdsubdec: reject some broken packets
2015-09-22 wm4avcodec/dvdsub: fix partial packet assembly
2015-09-22 wm4avformat/hls: fix some cases of HLS streams which requi...
2015-09-22 Kyle Swansonavfilter: add tremolo filter
2015-09-22 Jean DelvareUpdate my email address
2015-09-22 Ronald S. Bultjehevc: fix wpp threading deadlock.
2015-09-22 Ronald S. Bultjevp9: fix loopfilter test code to address Hendrik's...
2015-09-21 James Almerx86/vp9dsp: fix local header include
2015-09-21 James Almerx86/vp9dsp: add missing header include
2015-09-21 wm4avcodec/dvdsubdec: fix indentation
2015-09-21 wm4avformat/assdec: do not drop duplicate subtitles
2015-09-21 wm4avformat/vobsub: do not attempt to check duplicate...
2015-09-21 wm4avformat/subtitles: make dropping duplicate events...
2015-09-21 wm4avformat/vobsub: compare correct packet stream IDs
2015-09-21 Ganesh Ajjanagaddeconfigure: silence error if tput not found
2015-09-21 James Almerdoc: mention libavcodec can decode Opus natively
2015-09-21 Alex Agranovskympjpeg: CRLF terminating a sequence of MIME headers...
2015-09-20 Michael Niedermayeravcodec/snowenc: Do not write into const AVFrame
2015-09-20 Michael Niedermayeravcodec/snowenc: Remove unused new_picture field
2015-09-20 Pedro Arthurswscale: fix ticket 4850
2015-09-20 Michael Niedermayeravdevice/libdc1394: add const to suppress "assignment...
2015-09-20 Ganesh Ajjanagaddeavcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-quali...
2015-09-20 Rodger Combstests/checkasm: fix stack smash in check_loopfilter
2015-09-20 Rodger Combslavf/matroska: ignore ChapCountry ID for now
2015-09-20 Paul B Maholavfilter: add rubberband wrapper
2015-09-20 Nicolas Georgelavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
2015-09-20 Nicolas Georgelavfi: drop the requirement that request_frame returns...
2015-09-20 Nicolas Georgelavfi/vf_idet: reindent after last commit.
2015-09-20 Nicolas Georgelavfi/vf_idet: remove the loop in request_frame().
2015-09-20 Nicolas Georgelavfi/buffersink: loop over ff_request_frame().
2015-09-20 James Almerx86/vp9mc: fix string concatenation of fullpel function...
2015-09-20 Michael Niedermayeravcodec/internal: Use do {} while() for ff_tlog()
2015-09-20 Michael Niedermayertests/checkasm/vp9dsp: Add () to protect macro arguments
2015-09-20 Ronald S. Bultjecheckasm: add VP9 loopfilter tests.
2015-09-20 James Almercheckasm: add jpeg2000dsp rct_int tests
2015-09-20 Ganesh Ajjanagaddeavcodec/x86/hpeldsp_rnd_template: silence -Wunused...
2015-09-20 Ganesh Ajjanagaddeavformat/format: silence -Wdiscarded-qualifiers
2015-09-19 Ganesh Ajjanagaddeswscale/output: fix undefined left shifts of negative...
2015-09-19 Ganesh Ajjanagaddeavcodec/mlpdec: fix a undefined left shift of negative...
2015-09-19 Hendrik Leppkeshevc: properly handle no_rasl_output_flag when removing...
2015-09-19 Ganesh Ajjanagaddeavcodec/motion_est_template: fix undefined left shift...
2015-09-19 Ganesh Ajjanagaddeavresample/resample: remove unused variable
2015-09-19 Ganesh Ajjanagaddeavcodec/x86/mpegvideoenc: silence -Wunused-function...
2015-09-19 Ganesh Ajjanagaddeavcodec/x86/hpeldsp_init: silence -Wunused-function...
2015-09-19 Lou Logandoc/filters: fix typo in eq contrast option
2015-09-19 Michael Niedermayercmdutils: Filter dst/srcw/h
2015-09-19 Michael Niedermayeravformat/flvdec: Detect broken sizes (OBS 0.655b),...
2015-09-19 Przemysław... avcodec/imgconvert: Support non-planar colorspaces...
2015-09-19 James Almerx86/vp9dsp: add missing preprocessor guards
2015-09-19 Rostislav Pehlivanovlpc: correctly apply windowing to the samples in the...
2015-09-19 Ganesh Ajjanagaddeavcodec/dcadec: fix a -Wsometimes-unitialized on clang
2015-09-19 Ganesh Ajjanagaddeavcodec/g723_1: fix a undefined left shift of negative...
2015-09-19 Ganesh Ajjanagaddeavcodec/internal: silence -Wempty-body on clang
2015-09-19 Ganesh Ajjanagaddeavcodec/indeo3data: fix undefined left shift of negativ...
2015-09-19 Claudio FreireAAC encoder: fix make checkheaders
2015-09-18 Ganesh Ajjanagaddeavdevice/xcbgrab: fix -Wunused-variable
2015-09-18 Reynaldo H... ffserver: remove useless assignment leftover
2015-09-18 Reynaldo H... ffserver: break early on _parse_acl_row()
2015-09-18 Reynaldo H... ffserver: explicitly free() duped filename
2015-09-18 Reynaldo H... ffserver: start dropping all unneededly harcoded str...
2015-09-18 Ganesh Ajjanagaddelibswscale/swscale: fix -Wunused-function
2015-09-18 Ganesh Ajjanagaddeall: do standards compliant absdiff computation
2015-09-18 James Almerx86/vp9mc: add missing preprocessor guards
2015-09-18 Muhammad Faizavfilter/avf_showcqt: use frequency domain windowing
2015-09-18 James Almeravutil/attributes: add AV_GCC_VERSION_AT_MOST
next