]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-08-11 Carl Eugen... lavc: Remove newline from avpriv_request_sample() calls.
2015-08-11 Paul B Maholavfilter/vsrc_testsrc: correct colors for smptebars
2015-08-11 Ganesh Ajjanagaddedoc/ffmpeg: correct minor typo
2015-08-11 Ivan Uskovlibavcodec/qsvdec.c: Extended error messages for MFXVid...
2015-08-11 wm4mmaldec: fix problems with flush logic
2015-08-11 wm4mmaldec: do not mutate user's AVCodecContext extradata...
2015-08-11 wm4mmaldec: hack against buffering problems on broken...
2015-08-11 Marton Balintconcatdec: fix broken file_inpoint calculation
2015-08-11 Henrik Gramnerx86inc: Drop SECTION_TEXT macro
2015-08-11 Henrik Gramnerx86inc: Disable vpbroadcastq workaround in newer yasm...
2015-08-11 Christophe... x86inc: Fix instantiation of YMM registers
2015-08-11 Anton Mitrofanovx86inc: warn when instructions incompatible with curren...
2015-08-11 Henrik Gramnerx86inc: Support arbitrary stack alignments
2015-08-11 Anton Mitrofanovx86inc: warn if XOP integer FMA instruction emulation...
2015-08-11 Henrik Gramnercheckasm: Remove unnecessary include
2015-08-11 Henrik Gramnerx86: dcadsp: Avoid SSE2 instructions in SSE functions
2015-08-11 Rostislav Pehlivanovaacenc: Move small misc. functions to a separate file
2015-08-11 Michael Niedermayerdoc/codecs: Document color_range for the input side
2015-08-10 Michael Niedermayeravformat/ftp: Use av_freep() for dir_buffer
2015-08-10 Mariusz Szczepańczyklavf/ftp: properly read an empty path
2015-08-10 Lukasz Mareklavf/ftp: implement directory listing callbacks
2015-08-10 Michael Niedermayeravcodec/mjpegenc_common: do not ignore the color_range...
2015-08-10 Paul B Maholavfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized...
2015-08-10 Hendrik LeppkesMerge commit '5f200bbf98efe50f63d0515b115d2ba8dae297bc'
2015-08-10 Hendrik LeppkesMerge commit '83f254e65f938657a4dbec711e4c94252a72daf9'
2015-08-10 Hendrik LeppkesMerge commit '8e34089e265a6b01e1e3301e8864439d26793753'
2015-08-10 Hendrik LeppkesMerge commit '1542ec96389f32e5081c6c607e4b6f5e257ccdf2'
2015-08-10 Hendrik LeppkesMerge commit '0f562f5b833d603e04123d198c59f8b2b5eb43e4'
2015-08-10 Martin Storsjömovenc: Place the sidx index after the initial moov...
2015-08-10 Martin Storsjömovenc: Rename reserved_moov_pos to reserved_header_pos
2015-08-10 Martin Storsjömovenc: Check that frag_info entries exist in mov_write...
2015-08-10 Michael Niedermayeravformat/gifdec: correct r_frame_rate for single frame...
2015-08-10 Michael Niedermayerpostproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF...
2015-08-10 Michael NiedermayerRevert "movtextdec: Use default style information from...
2015-08-09 Nikleshmovtextdec: Use default style information from movtext...
2015-08-09 Marton Balintffplay: increase MIN_FRAMES to 25
2015-08-09 Marton Balintffplay: add specific constants for buffer fullness...
2015-08-09 周晓勇avcodec: loongson optimize h264qpel with mmi v1
2015-08-09 Michael Niedermayerswscale/alphablend: Support chroma subsampling
2015-08-09 Michael Niedermayerswscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD
2015-08-09 Michael Niedermayerswscale/alphablend: Factor target computation out of...
2015-08-09 Michael Niedermayerswscale/alphablend: Fix big endian formats on LE
2015-08-09 Michael Niedermayerswscale/alphablend: support packed pixel formats
2015-08-09 Michael Niedermayeravcodec/snowenc: Avoid use of deprecated me_method
2015-08-09 Michael Niedermayerswscale/swscale: Document param[0..1]
2015-08-08 Andreas Cadhalpungraphdump: include internal.h for AVFilterPad
2015-08-08 Andreas Cadhalpunuse avfilter_pad_get_{type,name} accessor functions
2015-08-08 Andreas Cadhalpunavfilter: remove obsolete function declarations
2015-08-08 Andreas Cadhalpunavcodec: add missing FF_API_CODEC_ID guard
2015-08-08 Michael Niedermayercmdutils: remove sws_opts usage, simplify code
2015-08-08 Michael Niedermayercmdutils: Fix overriding flags on the command line.
2015-08-08 Michael Niedermayerffmpeg: switch swscale option handling to AVDictionary...
2015-08-08 Michael Niedermayeravfilter/vf_scale: apply generic options after flags.
2015-08-08 Michael Niedermayerffplay: pass all sws options to the filter graph
2015-08-08 Michael Niedermayercmdutils: Export all sws options using a AVDictionary...
2015-08-08 Michael Niedermayeravfilter/graphparser: Do not ignore scale_sws_opts...
2015-08-08 Michael Niedermayerswscale: Implement alphablendaway for planar 4:4:4...
2015-08-08 Michael Niedermayerswscale: Add sws_alloc_set_opts()
2015-08-08 Carl Eugen... lavc: The h263 encoder (also) depends on h263data.o
2015-08-08 Carl Eugen... configure: mpegvideo depends on mpeg_er.
2015-08-08 Ludmila Glinskihtests/api/api-h264-test: structure changes to avoid...
2015-08-07 Nikleshmovtextdec: Fix memory leaks by freeing mem allocs...
2015-08-07 Paolo Bizzarricosmetics: Drop spurious spaces from if clauses
2015-08-07 Michael Niedermayeravutil/float_dsp: Remove use of deprecated av_set_cpu_f...
2015-08-07 Michael Niedermayeravcodec/libopenh264enc: Avoid usage of deprecated ff_al...
2015-08-07 Paul B Maholavfilter/avf_avectorscope: stop making output fully...
2015-08-07 Hendrik LeppkesMerge commit '9469370fb32679352e66826daf77bdd2e6f067b5'
2015-08-07 Hendrik LeppkesMerge commit 'e5997152f54f790229c99f237f8eb6b5b1ee683a'
2015-08-07 Hendrik LeppkesMerge commit '944f60866f507e3c0850ae9c2f30dac1da54587c'
2015-08-07 Rostislav Pehlivanovaacenc: Move local encoder specific tables to a separat...
2015-08-07 James Almerx86/sbrdsp: remove an unnecessary mova in sbr_autocorrelate
2015-08-07 Michael Niedermayertests/fate/mp3: increase mp3-float-extra_overread FUZZ...
2015-08-06 Michael Niedermayeravcodec/movtextdec: check that ftab has been allocated...
2015-08-06 Nikleshmovtextdec.c: Add support for font names
2015-08-06 wm4vc1dec: propagate error codes and return meaningful...
2015-08-06 Paul B Maholavfilter/avf_showspectrum: use av_calloc()
2015-08-06 Michael Niedermayeravcodec/diracdec: Move reference to DiracFrame, avoid...
2015-08-06 Michael Niedermayeravcodec/options: Silence deprecated warning about coded...
2015-08-06 Luca Barbatoh264: Do not print an error when the buffer has to...
2015-08-06 wm4lavc: propagate hwaccel errors
2015-08-05 Michael Niedermayeravformat/matroskaenc: Avoid "for (int i" syntax for...
2015-08-05 Henrik Gramnercheckasm: Remove unnecessary include
2015-08-05 周晓勇avcodec: loongson optimized h264pred with mmi v2
2015-08-05 Sasi Inguvalibavformat/matroska: Write stream durations in metadat...
2015-08-05 Marton Balintffplay: do not block audio thread on WIN32
2015-08-05 Anton Mitrofanovx86inc: warn if XOP integer FMA instruction emulation...
2015-08-05 Michael Niedermayeravcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_*
2015-08-05 Michael Niedermayeravcodec/avcodec: Replace AV_CODEC_FLAG* values by 1...
2015-08-05 Michael Niedermayeravcodec/hapenc: Remove use of deprecated ff_alloc_packet()
2015-08-05 Ronald S. Bultjevf_psnr: add psnr_avg to stats file.
2015-08-05 Hendrik LeppkesMerge commit 'b197f78329615893201c0e241d00b71b7c749dbb'
2015-08-05 Hendrik LeppkesMerge commit '98c9ade9853a9c413534ef243174d65f3f7506fa'
2015-08-05 Hendrik LeppkesMerge commit 'fe026ba960790a004adfcff33f44f96b05538e5c'
2015-08-05 Hendrik LeppkesMerge commit '4fee11ab05fc8569ef35c0ce86a60375c903eefb'
2015-08-05 Jake Sebastian... h264: Use AVERROR return codes instead of -1
2015-08-04 Michael Niedermayeravcodec/dvbsubdec: Do not stop decoding at a invalid...
2015-08-04 Luca Barbatoasf: Use time_t where needed
2015-08-04 Timo Rothenpieleravcodec/nvenc: Add support for 2pass rc in vbr mode
2015-08-04 Timo Rothenpieleravcodec/nvenc: Only set h264 parameter when encoding...
2015-08-04 Timo Rothenpieleravcodec/nvenc: Fix indentation
next