]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-06-15 Michael NiedermayerMerge commit 'a4fbd55d6e03eabdbecc3b7892ec09eb8062d066'
2015-06-15 Michael NiedermayerMerge commit '9af7e8045e3e63ab39adedae9a7c11b1c410af26'
2015-06-15 Michael NiedermayerMerge commit '03ca6d70df192125a772dadd01acfe3905aa653f'
2015-06-15 Michael NiedermayerMerge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07'
2015-06-15 James Zernlibvpxenc: remove stray '\'s
2015-06-15 James Zernlibvpxenc: cosmetics: reindent after 2c70436
2015-06-15 Michael NiedermayerMerge commit '07b2db81d06e1cd6b1718d3e2dd7a42e8bccf8c0'
2015-06-15 James Zernencoders.texi: update libvpx documentation
2015-06-15 Michael Niedermayeravcodec/jpeg2000dec: Omit mqc reinit after the last...
2015-06-15 Paul B Maholdoc/filters: add one more compand example found in...
2015-06-15 Andreas Cadhalpunexamples/demuxing_decoding: use properties from frame...
2015-06-15 Andreas Cadhalpunh264: er: Copy from the previous reference only if...
2015-06-15 Michael Niedermayeravcodec/jpeg2000dec: Fix Vertically causal context...
2015-06-15 Michael Niedermayeravcodec/mqcdec: set raw flag at the begin of ff_mqc_ini...
2015-06-15 Andreas Cadhalpunh264: er: Copy from the previous reference only if...
2015-06-15 Luca Barbatolavc: Clarify the behaviour of dimension and format...
2015-06-15 Luca Barbatox264: Factor out the reconfiguration code
2015-06-15 Luca Barbatonut: Drop doxygen markers
2015-06-15 Michael Niedermayeravcodec/jpeg2000dec: Improve readability of SOP check
2015-06-15 Vittorio Giovarariff: Add MNM4 FourCC as mpeg4
2015-06-15 Michael Niedermayeravcodec/jpeg2000dec: Remove redundant check
2015-06-15 Michael Niedermayeravcodec/jpeg2000dec: Check reslevelno in RPCL
2015-06-15 Michael Niedermayeravcodec/jpeg2000dec: Skip SOP
2015-06-15 Michael Niedermayeravcodec/jpeg2000dec: Use <0 instead of != 0 for error...
2015-06-14 Michael Niedermayeravcodec/jpeg2000dec: Also include remaining length...
2015-06-14 Michael NiedermayerMerge commit '74ea1167d91ccb2e1f2943efa030f2c278b598be'
2015-06-14 Michael Niedermayeravcodec/jpeg2000: Fix regression with multiple tiles
2015-06-14 Michael Niedermayeravcodec/jpeg2000: Change codeblock coords to same origi...
2015-06-14 Michael Niedermayeravcodec/jpeg2000: Change precinct coords to same origin...
2015-06-14 Michael Niedermayeravcodec/jpeg2000: Fix band coords
2015-06-14 Michael Niedermayeravcodec/jpeg2000dec: Print warning if the mqc pointer...
2015-06-14 wm4tls_gnutls: fix hang on disconnection
2015-06-14 Michael Niedermayeravcodec/jpeg2000dec: Show the progression order at...
2015-06-14 Paul B Maholavfilter/af_afade: use av_clipd() instead of nested...
2015-06-14 wm4tls_gnutls: fix hang on disconnection
2015-06-14 Michael Niedermayeravcodec/jpeg2000dec: Print error messages for more...
2015-06-14 Andreas Cadhalpundoc: fix spelling errors
2015-06-14 Michael Niedermayeravcodec/jpeg2000dec: Handle format that has planes...
2015-06-14 Michael Niedermayeravcodec/jpeg2000dec: Print all cdx/cdy values not just...
2015-06-14 Clément Bœschavfilter: bump minor after colorkey addition
2015-06-14 Philip Langdaleavcodec/hevc: Track long and short term RPS size for...
2015-06-14 Philip Langdaleavcodec/nvenc: Enable YV12 input format
2015-06-14 Michael Niedermayeravcodec/jpeg2000dec: Implement "Reset context probabili...
2015-06-14 James Almersoftfloat: make av_div_sf() inline
2015-06-14 Michael Niedermayeravcodec/jpeg2000dec: Support RPCL
2015-06-13 Timo Rothenpieleravfilter/vf_colorkey: Add colorkey video filter
2015-06-13 James Almeravformat/singlejpeg: fix standalone compilation
2015-06-13 James Almeravcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2}
2015-06-13 James Almeravcodec/jpeg200dsp: add ff_ict_float_{sse,avx}
2015-06-13 Michael Niedermayeravfilter/drawutils: Assert av_pix_fmt_desc_get() return...
2015-06-13 Clément Bœschavfilter/lut3d: assert on pixel format descriptor
2015-06-13 Clément Bœschavfilter/geq: assert on pixel format descriptor
2015-06-13 Andreas Cadhalpunconfigure: only disable VSX for !ppc64el
2015-06-13 Clément Bœschavcodec/ass_split: check ASSSplitContext alloc
2015-06-13 Michael Niedermayeravcodec/jpeg2000dec: Support PCRL
2015-06-13 Michael Niedermayeravcodec/jpeg2000dec: Try to fix remaining DCinema hardc...
2015-06-13 Michael Niedermayeravcodec/jpeg2000dec: try to correct tile location in...
2015-06-13 Michael Niedermayeravcodec/jpeg2000dec: Factorize component out of CPRL...
2015-06-13 Michael Niedermayeravcodec/jpeg2000dec: Fix x/y step TODO for CPRL
2015-06-13 Carl Eugen... Remove a few occurences of "long long" from the libraries.
2015-06-13 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-13 Michael Niedermayerexamples/decoding_encoding: Use the AVFrame width/heigh...
2015-06-12 Michael Niedermayerffprobe: check av_asprintf() for failure
2015-06-12 Michael Niedermayeravcodec/smvjpegdec: assert that the pixel format that...
2015-06-12 Michael Niedermayeravfilter/drawutils: Fix format validity check in ff_dra...
2015-06-12 Michael Niedermayeravutil/imgutils: Simplify pix_fmt validity check in...
2015-06-12 Michael NiedermayerMerge commit '3b73d5c942f44b37f0e44276ebcfd66c8b12c02d'
2015-06-12 Michael NiedermayerMerge commit '2d5176fad1a4556d209cbfb0f681712c7eada4fd'
2015-06-12 Michael NiedermayerMerge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91'
2015-06-12 Michael NiedermayerMerge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'
2015-06-12 Michael NiedermayerMerge commit 'a9b2a51178ea446909015f061ab5df65e3b66bf6'
2015-06-12 Michael NiedermayerMerge commit '8a78ae2d2101622fd244b99178d8bc61175c878e'
2015-06-12 Michael NiedermayerMerge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb'
2015-06-12 Michael NiedermayerMerge commit '5e87080f2c73186066df0b9c43877b4af0beef3a'
2015-06-12 Michael NiedermayerMerge commit '64a2e844166d62093b45e680874eea8bd1facf5b'
2015-06-12 Michael NiedermayerMerge commit '8606e881b02bec2ac24943d22c8afe11d641fac8'
2015-06-12 Michael NiedermayerMerge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd'
2015-06-12 Andreas Cadhalpunh264: update avctx width/height/pix_fmt when returning...
2015-06-12 Michael NiedermayerMerge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'
2015-06-12 Michael NiedermayerMerge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'
2015-06-12 Michael NiedermayerMerge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'
2015-06-12 Przemysław... libavcodec/imgconvert.c: support left band while cropping
2015-06-12 Michael Niedermayeravformat/mxfdec: Detect jpeg2000 through codec_ul too
2015-06-12 Paul B Maholdoc/filters: add one more zoompan example
2015-06-12 wm4matroskadec: verify seekhead IDs
2015-06-12 Paul B Maholavfilter/vf_zoompan: support planar rgb pixel formats
2015-06-12 Vittorio Giovarafft-test: Use the float fabs() version
2015-06-12 Vittorio Giovaraon2avc: Use the integer abs() version
2015-06-12 Vittorio Giovaraflv: Name an enum and use its type
2015-06-12 Vittorio Giovaracws2fws: Close file handles on error
2015-06-12 Vittorio Giovaraavconv_opt: Check localtime() return value
2015-06-12 Vittorio Giovarasegment: Check open_null_ctx() return value
2015-06-12 Vittorio Giovarah264_qpel: Use the correct header
2015-06-12 Michael Niedermayerh264_weight: Fix SSSE3 biweight code with weights of 128
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Reduce verbosity of get_plt()
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Fallback to yuv if no matching...
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Do not abort if prc is outside...
2015-06-12 Michael Niedermayerffmpeg_opt: Check for localtime() failure
2015-06-12 Michael NiedermayerMark vectors as NAN instead of dereferencing NULL point...
2015-06-12 Michael Niedermayerswscale: Assert that pixel format descriptor is not...
next