]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-10-16 Michael NiedermayerMerge commit '3b4fa54866f58bf3d8a8dcc460c73ef6564c0ad8'
2013-10-16 Michael NiedermayerMerge commit 'c0085f94fea89b180e5727b193484a83586d3490'
2013-10-15 Mickaël Raulethevc: fixing TSCL_A_VIDYO_5 decoding output order(cherr...
2013-10-15 Michael Niedermayerfate: fix DBLK_A_MAIN10_VIXS_2 on big endian
2013-10-15 Guillaume MartresFATE: add HEVC tests
2013-10-15 Michael Niedermayeravformat/mov: fix "correctly" typo
2013-10-15 Yusuke Nakamuralavf/matroskadec: Support HEVC demuxing.
2013-10-15 Yusuke Nakamuralavf/mov: Support HEVC demuxing.
2013-10-15 gcocherelvalgrind cleanup(cherry picked from commit 0d5efa40b94c...
2013-10-15 Mickaël Raulethevc: add ts demux support
2013-10-15 Michael Niedermayerlavc/hevc: mark decoder as experimental
2013-10-15 Michael Niedermayerlavc/hevc_ps: fix PIX_FMT enums
2013-10-15 Guillaume Martreslavc: add a HEVC decoder.
2013-10-15 Michael Niedermayeravcodec/mpegaudio_tablegen: remove dead branch
2013-10-15 Michael Niedermayeravformat: rename a few more h.265 to HEVC
2013-10-15 Michael Niedermayeravcodec: improve precission for cbrtf() emulation
2013-10-15 Diego Biurruncavs: more K&R formatting cosmetics
2013-10-15 Derek Buitenhuismpegaudio_tablegen: Don't use llrint
2013-10-15 Derek Buitenhuiscos_tablegen: Don't use lrint
2013-10-15 Derek Buitenhuistablegen: Don't use cbrtf in host tools
2013-10-15 Derek Buitenhuistableprint: Fix use of a size_t print with MSVC
2013-10-15 Derek Buitenhuismpegaudio_tablegen: Don't use llrint
2013-10-15 Derek Buitenhuiscos_tablegen: Don't use lrint
2013-10-15 Derek Buitenhuistablegen: Don't use cbrtf in host tools
2013-10-15 Derek Buitenhuistableprint: Fix use of a size_t print with MSVC
2013-10-15 Michael Niedermayerconfigure: Warn when inline asm is disabled for ICL
2013-10-15 Stefano Sabatinilavf/segment: simplify logic and fix !=0 check on segme...
2013-10-15 Billy Shambrooklavf/segment: log segments as they end to AV_LOG_VERBOSE
2013-10-15 Stefano Sabatinilavf/segment: simplify segment_count update
2013-10-15 Paul B Maholfate: add pxr24 exr test
2013-10-15 Michael Niedermayeravcodec/jpeg2000dec: fix context consistency with too...
2013-10-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-15 Michael Niedermayeravcodec/x86/dsputil_init: move ff_idct_xvid_mmxext...
2013-10-14 Michael Niedermayeravcodec/x86/dsputil_init: remove duplicated sse2 idct...
2013-10-14 Michael Niedermayeravcodec/x86/dsputil_init: fix cpu flag checks
2013-10-14 Lou Logandoc: make x11grab examples consistent with option names
2013-10-14 Vignesh Venkatasubra... matroskadec: Demux support for SeekPreRoll and CodecDelay
2013-10-14 Michael Niedermayerhttp: Check the auth string contents and not only the...
2013-10-14 Paul B Maholavformat/rpl: use avpriv_report_missing_feature/avpriv_...
2013-10-14 Vignesh Venkatasubra... lavc: Adding seek_preroll to AVCodecContext
2013-10-14 Carl Eugen... Support H.264 fourcc UMSV.
2013-10-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-14 Michael NiedermayerMerge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497'
2013-10-14 Michael NiedermayerMerge commit '206895708ea2b464755d340e44501daf9a07c310'
2013-10-14 Michael NiedermayerMerge commit 'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098'
2013-10-14 Michael NiedermayerMerge commit '15748773bf33c110e6e2e9526c7ba5478274c74c'
2013-10-14 Michael NiedermayerMerge commit '84a125c4c28f3e3e215d2e6c32f7f0ec43bbc04c'
2013-10-14 Jason Garrett... x86: more AVX2 framework
2013-10-14 Jason Garrett... x86inc: FMA3/4 Support
2013-10-14 Derek Buitenhuisx86inc: Remove our FMA4 support
2013-10-14 Henrik Gramnerx86inc: Use VEX-encoded instructions in AVX functions
2013-10-14 Derek Buitenhuisavresample/x86: Switch operand order for mulps
2013-10-14 Martin Storsjörtmp: Allocate the prev_pkt arrays dynamically
2013-10-14 James Almermovenc: use ff_alloc_extradata()
2013-10-14 James Almeroggparsecelt: use ff_alloc_extradata()
2013-10-14 James Almeroggparseopus: use ff_alloc_extradata()
2013-10-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-14 Michael NiedermayerMerge commit '1b20d0f581f01f2df601c9e68d0d321672d97af7'
2013-10-14 Michael NiedermayerMerge commit '14ddbb477faef359983151b763fd8b20e578651b'
2013-10-13 Michael Niedermayeravformat/http: check the auth string contents not the...
2013-10-13 Michael NiedermayerMerge commit '71549a857b13edf4c4f95037de6ed5bb4c4bd4af'
2013-10-13 Michael NiedermayerMerge commit 'eb8b05a3824a9fa85e20d603595ac8a3b83505d4'
2013-10-13 Michael NiedermayerMerge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc'
2013-10-13 Paul B Maholavformat/westwood_vqa: s/unsigned char/uint8_t & s...
2013-10-13 Paul B Maholavformat: use ff_alloc_extradata()
2013-10-13 Paul B Maholavformat: add ff_alloc_extradata() helper
2013-10-13 Michael Niedermayeravcodec/jpeg2000dec: prevent out of array accesses...
2013-10-13 Michael Niedermayeravcodec/jpeg2000: zero i/f_data
2013-10-13 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-10-13 Michael Niedermayeravcodec/jpeg2000dec: check transform equality in MCT
2013-10-13 Michael Niedermayeravformat/oggparseopus: fix nb_headers
2013-10-13 Luca Barbatocavs: Check for negative cbp
2013-10-13 Luca Barbatocavs: Return meaningful error values
2013-10-13 Luca Barbatocavs: K&R formatting cosmetics
2013-10-13 Marton Balintffplay: add support for changing the channel by the...
2013-10-13 Marton Balintffplay: cycle through the streams of the current progra...
2013-10-13 Marton Balintffplay: add null packet after attached pics packet
2013-10-13 Marton Balintffplay: factor out putting null packet into the queue
2013-10-13 Martin Storsjöhttp: Support auth method detection for POST
2013-10-13 Martin Storsjöhttp: Add an option for forcing basic authentication
2013-10-13 Paul B Maholavformat/vocdec: return AVERROR_EOF when EOF is reached
2013-10-13 Derek Buitenhuispthread: Fix deadlock during thread initialization
2013-10-13 Michael Niedermayerdoc/developer: Merge license related policy items
2013-10-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-13 Michael NiedermayerMerge commit '0cb83c563848bf8f8365e7bd30e7e6b57ef360f0'
2013-10-13 Michael NiedermayerMerge commit 'fd2384f02b905a106fba9222ece4ddbe2ec61937'
2013-10-13 Michael NiedermayerMerge commit 'c18375ec8040a9fe0f186b2033dc975883143758'
2013-10-13 Michael NiedermayerMerge commit '601d6228c4811d8971a2412a759e1a4ab775ebe8'
2013-10-13 Michael NiedermayerMerge commit 'ecab1c77410f023b437c6ed3a3281be8f039e574'
2013-10-13 Michael NiedermayerMerge commit 'ed9245dba83f9add60f55718b537b0af2105c60e'
2013-10-13 Michael NiedermayerMerge commit '9c15ef35d404fca2adc31276c1eedb11cf485461'
2013-10-13 Michael NiedermayerMerge commit '16ea20c827ef2ffaf77d5e05d5cf9983689f7b2b'
2013-10-13 Michael NiedermayerMerge commit '66d3f5fd5ca4cb3d09b52ad1041cd4359325a21a'
2013-10-13 Michael NiedermayerMerge commit '364af376f343d4706c4cdb7ab9fe0863994e6c01'
2013-10-13 Michael NiedermayerMerge commit '9ab5f7107d2f1411e9fda6c36af64524e5ed31d1'
2013-10-13 Michael NiedermayerMerge commit 'df6737a55f5dc7c0ae5272bc5fa6182836d5481c'
2013-10-12 Luca Barbatoindeo4: Check the inherited quant_mat
2013-10-12 Luca Barbatoindeo4: Check the block size if reusing the band config...
2013-10-12 Michael Niedermayerlavc: rename h265 to hevc, add AV_CODEC_ID_H265 with...
2013-10-12 Paul B Maholavformat/avr: use ff_get_pcm_codec_id()
next