]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/jpeg2000dwt: assert that mod == 0 for encoding
[ffmpeg] / libavcodec /
2015-06-16 Michael Niedermayeravcodec/jpeg2000dwt: assert that mod == 0 for encoding
2015-06-16 Andreas Cadhalpundoc: avoid incorrect phrase 'allows to'
2015-06-16 Paul B Maholavcodec/codec_desc: rename smv video codec name to...
2015-06-16 Michael Niedermayeravcodec/jpeg2000dwt: Fix 9/7 IDWT for small sizes
2015-06-16 Michael Niedermayeravcodec/jpeg2000dwt: add special cases for handling...
2015-06-16 Michael Niedermayeravcodec/jpeg2000dec: Improve end check
2015-06-16 Michael Niedermayeravcodec/jpeg2000dec: Fix term_cnt check
2015-06-16 George Boyleavcodec/flacenc: Fix Invalid Rice order
2015-06-15 Michael Niedermayeravcodec/jpeg2000dec: increase tile part limit to 32
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 Michael Niedermayeravcodec/jpeg2000dec: Omit mqc reinit after the last...
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 Michael Niedermayeravcodec/jpeg2000dec: Improve readability of SOP check
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 Michael Niedermayeravcodec/jpeg2000dec: Show the progression order at...
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 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 Michael Niedermayeravcodec/jpeg2000dec: Support RPCL
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 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 HoyosRemove a few occurences of "long long" from the libraries.
2015-06-13 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-12 Michael Niedermayeravcodec/smvjpegdec: assert that the pixel format that...
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 Sobalalibavcodec/imgconvert.c: support left band while cropping
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 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 Niedermayeravcodec/jpeg2000dec: Assert that pixel format descripto...
2015-06-12 Luca Barbatoeamad: Use the correct headers
2015-06-12 Luca Barbatompeg12: Move the vlc bits to a stand alone file
2015-06-12 Vittorio Giovarampegvideo: Expand macro
2015-06-12 Vittorio Giovarampegvideo: rv10: Move function declaration to a separat...
2015-06-12 Vittorio Giovarampegvideo: h263: Move all tables to a single file
2015-06-12 Vittorio Giovarampegvideo: Move ER functions to a separate file
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Do not hardcode tile part usage
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Do not print a warning for RLCP
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Remove unused variable and argument
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Fix Selective arithmetic coding...
2015-06-12 Michael Niedermayeravcodec/mqcdec: Support raw bypass and non reseting...
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: add some sanity checking on newpasses
2015-06-11 Michael Niedermayeravcodec/jpeg2000dec: Add some additional checking on...
2015-06-11 Michael Niedermayeravcodec/jpeg2000dec: Print warning for "Selective arith...
2015-06-11 Michael Niedermayeravcodec/jpeg2000dec: Implement progression order RLCP
2015-06-11 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-11 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-11 Shivraj Patilavcodec/mips: Add 'const' to static arrays in HEVC...
2015-06-11 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-11 James Zernlibvpxenc: add overshoot-pct option
2015-06-11 James Zernlibvpxenc: add undershoot-pct option
next