]> git.sesse.net Git - ffmpeg/history - libavcodec
fate: add a few tests for >8bpc ffvhuff
[ffmpeg] / libavcodec /
2014-01-21 Michael Niedermayeravcodec/lossless_videodsp: fix diff_int16_c on MIPS
2014-01-21 Michael Niedermayeravcodec/x86/lossless_videodsp: Port lorens add_hfyu_lef...
2014-01-21 Michael Niedermayeravcodec/x86/lossless_videodsp: use SPLATW in add_int16
2014-01-20 Michael NiedermayerMove sub_hfyu_median_prediction_int16() to losslessviddsp
2014-01-20 Michael NiedermayerMove add_hfyu_median_prediction_int16() to losslessviddsp
2014-01-20 Michael NiedermayerMove add_hfyu_left_prediction_int16 to losslessviddsp
2014-01-20 Michael Niedermayeravcdoec/huffyuvenc: optimize sub_left_prediction()
2014-01-20 Michael NiedermayerMove add/diff_int16 to lossless_videodsp
2014-01-20 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-01-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-20 Michael Niedermayeravcodec/jpeg2000dec: fix error detection in pix_fmt_match()
2014-01-20 Michael Niedermayeravcodec/jpeg2000dec: calculate planar and pixelsize...
2014-01-20 Michael Niedermayeravcodec/vmnc: Check that rectangles are within the...
2014-01-20 Michael Niedermayeravcodec/diracdec: allocate edges internally instead...
2014-01-20 Michael NiedermayerMerge commit '024db24912a39316b0ef0b7d793307d62da038f4'
2014-01-20 Michael Niedermayeravcodec/mpegvideo_enc: disable direct mode in load_inpu...
2014-01-20 Michael NiedermayerMerge commit 'f7e85ee996b3886c2b13e928b83277382311af96'
2014-01-20 Anton Khirnovlavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edg...
2014-01-20 Anton Khirnovmpegvideo: allocate edges when encoding.
2014-01-20 Anton Khirnovlavc: allow the caller to override dimensions in ff_get...
2014-01-20 Carl Eugen HoyosFix compilation with --disable-hwaccel=mpeg1_xvmc,mpeg2...
2014-01-20 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-01-20 Michael Niedermayeravcodec/x86/dsp: add_int16_mmx / add_int16_sse2
2014-01-20 Michael Niedermayeravcodec/dsputil/huffyuv: move diff int16 and add int16...
2014-01-19 Peter Rossvp8: remove redundant "equals 1" test
2014-01-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-19 Michael NiedermayerMerge commit 'ade75fb811500f3e3f284737f123938d83be728f'
2014-01-19 Michael NiedermayerMerge commit 'c229f571fd3c7d7b567c27c87b2bbcdaee1b0e9f'
2014-01-19 Michael NiedermayerMerge commit '1f604f96ea70503caa642f68a85be6074a5b3f46'
2014-01-19 Tim Walkereac3: cosmetics, re-indent.
2014-01-19 Tim Walker(e)ac3: clip surround mix level indexes.
2014-01-19 Tim Walker(e)ac3: parse and store the Lt/Rt and LFE mix levels.
2014-01-19 Tim Walkerac3: set default matrix encoding modes in parse_frame_h...
2014-01-19 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2014-01-19 Michael Niedermayeravcodec/mjpegdec: Dont skip picture allocation if there...
2014-01-19 Michael Niedermayeravcodec/aacdec: Dont fail if channels arent known yet
2014-01-19 Michael Niedermayeravcodec/mjpegdec: Dont treat the lack of a startcode...
2014-01-19 Michael Niedermayeravcodec/mjpegdec: only run EOI emulation code when...
2014-01-19 Michael Niedermayeravcodec/mjpegdec: update cur_scan also for non-LS jpeg
2014-01-18 Timothy Guavcodec/dnxhdenc: return meaningful return codes
2014-01-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-18 Michael NiedermayerMerge commit '9ecabd7892ff073ae60ded3fc0a1290f5914ed5c'
2014-01-18 Michael NiedermayerMerge commit '0652e024c680420d298cdf3719d0a0c030173fe3'
2014-01-18 Michael NiedermayerMerge commit '98cc9efc5f6b4dc847ed3b9b60b1c3bcd14e6791'
2014-01-18 Michael NiedermayerMerge commit '00dbff4c3e048b4abd01bf805725aabff0fa5ee1'
2014-01-18 Michael NiedermayerMerge commit '7f0e81db3c4ee6f8ce15058bafa72ce928a89f3f'
2014-01-18 Michael NiedermayerMerge commit 'd1b3fabe6945e511bb20fc9ca52b47eb952526ee'
2014-01-18 Michael NiedermayerMerge commit '210881110d3e22cca36edeaca118b5e22c998266'
2014-01-18 Anton Khirnovh264: check that an IDR NAL only contains I slices
2014-01-18 Anton Khirnovh264: reset num_reorder_frames if it is invalid
2014-01-18 Anton Khirnovh264: reset ref count if decoding the slice header...
2014-01-18 Anton Khirnovh264: prevent two matching fields from being both a...
2014-01-18 Anton Khirnovh264: do not call field_end if we do not have a current...
2014-01-18 Anton Khirnovh264: limit allowed pred modes in ff_h264_check_intra_p...
2014-01-18 Anton Khirnovh264: reset first_field if frame_start() fails for...
2014-01-18 James Almervp9/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext
2014-01-18 Michael Niedermayeravcodec/mpegvideo_enc: fix custom matrixes with jpeg
2014-01-17 Michael Niedermayeravcodec/dnxhdenc: check that qmax is within the support...
2014-01-17 Michael Niedermayerdnxhdenc: fix mb_rc size
2014-01-17 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-01-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-17 Michael NiedermayerMerge commit '104a97beaffa6348e6fd2c2d07d67c1402322bb3'
2014-01-17 Michael NiedermayerMerge commit '5ef11b8dcc054b230deb9b20493255c14a80597d'
2014-01-17 Michael NiedermayerMerge commit '2ce8bca51f7264b47027f69d50dd8e49aa2fd683'
2014-01-17 Michael NiedermayerMerge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'
2014-01-17 Michael NiedermayerMerge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd'
2014-01-17 Michael NiedermayerMerge commit '045654f422e74be8ed09a0819d39051d67633a09'
2014-01-17 Michael NiedermayerMerge commit 'ff23c4e4935e96e62d8ff2212a1955a43add88e1'
2014-01-17 Carl Eugen HoyosFix libxvid crash on failing initialisation.
2014-01-17 Michael NiedermayerMerge commit '87acd33c092ab9e7d73686627e9105d99c1e4928'
2014-01-17 Michael NiedermayerMerge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545'
2014-01-17 James Almervp9/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2().
2014-01-17 Michael Niedermayeravcodec: make "bitrate tolerance too small for bitrate...
2014-01-17 Michael Niedermayeravcodec/kgv1dec: fix memleak, reintroduce lost decode_f...
2014-01-16 Michael Niedermayeravcodec/huffyuv: fix median prediction for >8bps
2014-01-16 Michael Niedermayeravcodec/huffyuv: add YUVA{420,422,444}P{9,10} support
2014-01-16 Michael Niedermayeravcodec/huffyuv: add YUV{420,422,444}P{9,10,12,14}...
2014-01-16 Michael Niedermayerlibavcodec/huffyuv: >8 bit support
2014-01-16 Michael Niedermayeravcodec/huffyuvenc: init bps from pixel descriptor
2014-01-16 Michael Niedermayeravcodec/huffyuv: add a field that represents the number...
2014-01-16 Ronald S. Bultjevp9/x86: 16x16 iadst_idct, idct_iadst and iadst_iadst...
2014-01-16 Clément Bœschvp9/x86: simplify a few mc inits.
2014-01-15 Michael Niedermayeravcodec/pgssubdec: Use av_fast_padded_malloc() for...
2014-01-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-15 Michael NiedermayerMerge commit 'dc4d726bab59f349d366916ba01df16289e5c81f'
2014-01-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-15 Michael NiedermayerMerge commit 'f896bca03fc63b93851c1c14c9321c20b3cd44a6'
2014-01-15 Michael NiedermayerMerge commit '36e3b1f2fd262028834a9d7b1eb533c1218ee6c2'
2014-01-15 Diego Biurrunx86: dsputil: Simplify xvmc deprecation conditional
2014-01-15 Diego Biurrunbuild: Add separate hidden config option for the intrax...
2014-01-15 Michael NiedermayerMerge commit 'c65d67ef50241886b9749e88fd333c52090f70c7'
2014-01-15 Michael NiedermayerMerge commit 'd5dd8c7bf0f0d77c581db3236e0d938f06fd5591'
2014-01-15 Michael NiedermayerMerge commit '8438b3f09f6b225d0886cc385117c38eb44ca0c1'
2014-01-15 Michael NiedermayerMerge commit '71617884a2a673908bd5c0f73d4f91fdca3da82a'
2014-01-15 Michael NiedermayerMerge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217'
2014-01-15 Michael NiedermayerMerge commit '1e9265cd8f0821acbeca1db437be1361a3976b85'
2014-01-15 Michael NiedermayerMerge commit '2620df13104ddaa136158eb6bb1195adbf9d7692'
2014-01-15 Michael NiedermayerMerge commit 'd51f09962d5b4bc999fb70c040f330dd1873212e'
2014-01-15 Clément Bœschvp9/x86: add AVX for itxfm and lpf.
2014-01-15 Janne Grunauaarch64: port neon clobber test from arm
next