]> git.sesse.net Git - ffmpeg/history - libavcodec
doc: fix spelling errors
[ffmpeg] / libavcodec /
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
2015-06-11 Michael Niedermayeravcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFO
2015-06-10 Michael Niedermayeravcodec/mpeg4videodec: Mark static table as const
2015-06-10 Michael NiedermayerMerge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'
2015-06-10 Michael NiedermayerMerge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'
2015-06-10 Michael NiedermayerMerge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381'
2015-06-10 Michael NiedermayerMerge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'
2015-06-10 Michael NiedermayerMerge commit '529c05698e88b057f0bea61e0d85f2b42925b5ea'
2015-06-10 Michael Niedermayeravcodec/mips: remove ;;
2015-06-10 Vittorio Giovarampegvideo: Mark one function as static
2015-06-10 Vittorio Giovarampegvideo: Move block permutation function where is...
2015-06-10 Vittorio Giovarampegvideo: Drop release_unused_pictures() function
2015-06-10 Vittorio Giovarampegvideo: Move Picture-related functions to a separate...
2015-06-10 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-10 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-10 Andreas Cadhalpuntakdec: ensure chan2 is a valid channel index
2015-06-10 Michael Niedermayeravcodec/h264_slice: Use AVFrame diemensions for graysca...
2015-06-10 Michael Niedermayeravcodec/jpeg2000dec: Print the correct variable in...
2015-06-10 Michael Niedermayeravcodec/jpeg2000dec: increase tile_parts to 6
2015-06-10 Michael Niedermayeravcodec/jpeg2000dec: Fix shift for RGB(A)48/64
2015-06-09 Andreas Cadhalpunsonic: set avctx->channels in sonic_decode_init
2015-06-09 Michael Niedermayeravcodec/jpeg2000dec: Fix gain regression with gray16
2015-06-09 Michael Niedermayeravcodec/libopenjpegdec: Mark as experimental if <= 1.3
2015-06-09 Michael Niedermayeravcodec/jpeg2000: remove unused variable
2015-06-09 Michael NiedermayerMerge commit 'b14086ca38efa1a86cb0f0c6aa147b05f698877b'
2015-06-09 Michael NiedermayerMerge commit 'b380337020e271c5431aa8ef8f8e9dfda5e919b2'
2015-06-09 Michael NiedermayerMerge commit '210921722bf828b3b895ebcbc34374e6c4452c6f'
2015-06-09 Michael NiedermayerMerge commit '09447f2b0fafac6d9565aab82a4c5f16fc99ee5e'
2015-06-09 Michael NiedermayerMerge commit 'fb1473080223a634b8ac2cca48a632d037a0a69d'
2015-06-09 Michael Niedermayeravcodec/jpeg2000: Disable special case for JPEG2000_QSTY_SI
2015-06-09 Michael Niedermayeravcodec/jpeg2000dec: Add placeholder for PLT parsing
2015-06-09 Michael Niedermayeravcodec/jpeg2000dec: Handle Psot = 0
2015-06-09 Janne Grunauimc: add required padding for GetBitContext buffer
2015-06-09 Janne Grunauac3_parser: add required padding for GetBitContext...
2015-06-09 Janne Grunauaac_parser: add required padding for GetBitContext...
2015-06-09 Michael Niedermayeravcodec/x86/h264_weight: handle weight1=128
2015-06-09 Michael Niedermayeravcodec/jpeg2000dec: Fix some 5/3 bitexactness issues
2015-06-08 Michael Niedermayeravcodec/jpeg2000dec: Fix subsampled decoding
next