]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-01-24 Clément BœschMerge commit '71a0472114574993df7035f4de9aa007e03817b8'
2017-01-24 Michael Niedermayeravcodec/mjpegdec: Check remaining bitstream in ljpeg_de...
2017-01-24 Clément BœschMerge commit 'a8fce24b9c5a87187f5bd864b18f5b3e575f8c3d'
2017-01-24 Clément BœschMerge commit '33f6690eb4e21acc4b581688eecfc4cc5ea9515e'
2017-01-24 Clément BœschMerge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'
2017-01-24 Steven Liuavformat/hlsenc: improve to write m3u8 head block
2017-01-24 Michael Niedermayeravcodec/h264dec: Fix regression with "make fate-h264...
2017-01-24 Paul B Maholavfilter: add EIA-608 line extractor
2017-01-24 Steven Liuavformat/flvenc: refine the flvenc shift_data code
2017-01-24 Steven Liuavformat/hlsenc: refine the code readable for time...
2017-01-24 Felipe Astrozalibavformat/tee: tee was passing a wrong option name...
2017-01-23 Pavel Koshevoyavcodec/cuvid: fail early if GPU can't handle video...
2017-01-23 wm4hwcontext_cuda: implement frames_get_constraints
2017-01-23 Rodger Combslavf/segment: fix crash when failing to open segment...
2017-01-23 Michael Niedermayeravcodec/pngdec: Fix off by 1 size in decode_zbuf()
2017-01-22 Michael Niedermayeravcodec/error_resilience: update indention after last...
2017-01-22 Michael Niedermayeravcodec/error_resilience: Optimize motion recovery...
2017-01-22 Marton Balintffplay: fix indentation after last commit
2017-01-22 Marton Balintffplay: do not preallocate video texture
2017-01-22 Paul B Maholavformat: add MIDI Sample Dump Standard demuxer
2017-01-22 Jonathan Campbellavcodec/ac3dec: add consistent noise generation option.
2017-01-22 Jonathan Campbelllibavutil: add av_lfg_init_from_data() function
2017-01-22 Michael Niedermayeravfilter/af_hdcd: Fix leak of memory allocated by ff_ma...
2017-01-22 Mark Thompsonvaapi_mpeg4: Restore changes overwritten by merge
2017-01-21 Michael Niedermayeravfilter/avf_showspectrum: Fix memleak of text allocate...
2017-01-21 Michael Niedermayeravfilter/vf_palettegen: Fix leak and simplify code
2017-01-21 Paul B Maholavcodec/fraps: add support for PAL8
2017-01-21 Michael Niedermayeravcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to...
2017-01-21 Michael Niedermayeravfilter/avfiltergraph: Add assert to write down in...
2017-01-20 Matthieu Bouronlavc/h264dec: re-indent after previous commit
2017-01-20 Matthieu Bouronlavc/h264dec: make sure a slice is decoded before finis...
2017-01-20 Paul B Maholavformat/wavdec: enable seeking with XMA2
2017-01-20 Paul B Maholavcodec/wmaprodec: add xma_flush for seeking in XMA2
2017-01-20 Paul B Maholavcodec: add XMA2 parser
2017-01-20 Paul B Maholavcodec/wmaprodec: unbreak XMA mono decoding
2017-01-20 bnnmavcodec/atrac3: allow 6 channels (non-joint stereo)
2017-01-20 Daniil Cherednikdcaenc: Use Huffman codes for Bit Allocation Index
2017-01-20 Timo Rothenpieleravcodec/nvenc: add logging for more error cases
2017-01-20 Timo Rothenpieleravcodec/nvenc: make gpu indices independend of supporte...
2017-01-20 Steven Liuavformat/hlsenc: fix too many open files bug
2017-01-19 Paul B Maholavcodec/exr: export writer info into frame metadata
2017-01-19 Paul B Maholavcodec/exr: make it aware of 2 additional compressions
2017-01-19 Aleksandr Slobodeniukavcodec/avcodec: fix lil typo in comment
2017-01-19 Michael Niedermayeravcodec/speedhq: Fix warning about "initialization...
2017-01-19 Paul B Maholavcodec/wmaprodec: check number of channels for XMA...
2017-01-19 Paul B Maholavcodec/pixlet: use av_clip_uintp2_c explicitly
2017-01-19 Paul B Maholavcodec/pixlet: use av_clip_uintp2()
2017-01-19 Paul B Maholavcodec/pixlet: clip chroma before shifting
2017-01-19 Paul B Maholavcodec/wmapro: redone stream selection for XMA1/2
2017-01-19 Clément Bœschlavc/h264: simplify find_unused_picture()
2017-01-19 Piotr Bandurskiavformat/caf: add 'aacl' codec tag
2017-01-19 Tobias Rappffmpeg: pass output stream duration as a hint to the...
2017-01-18 Paul B Maholavcodec/wmaprodec: >2 channel support for XMA
2017-01-18 Steven Liuavfilter:vf_drawtext: add new line space size set parameter
2017-01-18 Steven Liuavformat/hlsenc: fix bug of hlsenc http delete old...
2017-01-18 Clément Bœschlavc/h264dec: remove flush goto in decode callback
2017-01-18 Steven Liuavformat/hlsenc: remove debug message used error level log
2017-01-17 Mark Thompsonhwcontext_vdpau: Fix missing subscripts
2017-01-17 Mark Thompsonlavc: Remove old vaapi decode infrastructure
2017-01-17 Mark Thompsonffmpeg_vaapi: Convert to use hw_frames_ctx only
2017-01-17 Mark Thompsonvaapi_vp9: Convert to use the new VAAPI hwaccel code
2017-01-17 Anton Khirnovvaapi_hevc: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonvaapi_mpeg4: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonvaapi_vc1: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonvaapi_mpeg2: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonvaapi_h264: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonlavc: Rewrite VAAPI decode infrastructure
2017-01-17 Mark Thompsonvaapi_vc1: Remove redundant version check
2017-01-17 Mark Thompsonvaapi_vc1: Constify pointers
2017-01-17 Mark Thompsonvaapi_mpeg2: Constify pointers
2017-01-17 Mark Thompsonvaapi_h264: Constify pointers
2017-01-17 Michael Niedermayerlibavformat/mpegtsenc: support hevc with missing in...
2017-01-17 Kacper Michajłowconfigure: Don't disable SSA Optimizer on MSVC v19...
2017-01-17 Matthieu BouronMerge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'
2017-01-17 Matthieu Bouronavutil/tests: add aes_ctr, audio_fifo and imgutils...
2017-01-16 Carl Eugen... configure: Fix standalone compilation of aiff and caf...
2017-01-16 Clément Bœschlavc/h264dec: reconstruct and debug flush frames as...
2017-01-16 Clément Bœschlavc/h264_slice: drop redundant current_slice reset
2017-01-16 Clément Bœschlavc/pthread_frame: protect read state access in setup...
2017-01-16 Paul B Maholavformat/aadec: use avio_get_str()
2017-01-16 Paul B Maholavformat/aadec: stop ignoring file metadata
2017-01-16 Paul B Maholavcodec: add SIPR parser
2017-01-16 Steve Lhommedxva2: allow an empty array of ID3D11VideoDecoderOutputView
2017-01-16 Steve Lhommedxva2: get the slice number directly from the surface...
2017-01-16 Steve Lhommedxva2: use a single macro to test if the DXVA context...
2017-01-16 Andreas Cadhalpunlibopenmpt: add missing avio_read return value check
2017-01-15 Daniil Cherednikdcaenc: Implementation of Huffman codes for DCA encoder
2017-01-15 Daniil Cherednikdcaenc: Reverse data layout to prevent data copies...
2017-01-15 Rostislav Pehlivanovmatroskaenc: remove unofficial compliance on color...
2017-01-14 Martin Storsjöaarch64: vp9mc: Fix a comment to refer to a register...
2017-01-14 Martin Storsjöaarch64: vp9dsp: Fix vertical alignment in the init...
2017-01-14 Martin Storsjöarm: vp9mc: Fix vertical alignment of operands
2017-01-14 Martin Storsjöaarch64: vp9itxfm: Skip empty slices in the first pass...
2017-01-14 Martin Storsjöarm: vp9itxfm: Skip empty slices in the first pass...
2017-01-14 Martin Storsjöarm: vp9itxfm: Only reload the idct coeffs for the...
2017-01-14 Martin Storsjöaarch64: vp9itxfm: Don't repeatedly set x9 when nothing...
2017-01-14 Martin Storsjöarm: vp9itxfm: Rename a macro parameter to fit better
2017-01-14 Martin Storsjöarm/aarch64: vp9itxfm: Fix indentation of macro arguments
2017-01-14 Martin Storsjöaarch64: vp9itxfm: Use w3 instead of x3 for the int...
2017-01-14 Janne Grunauarm: vp9itxfm: Simplify the stack alignment code
next