]> git.sesse.net Git - ffmpeg/history - libavcodec
mmaldec: Fix avpriv_atomic_get usage
[ffmpeg] / libavcodec /
2015-10-21 Julian Scheelmmaldec: Fix avpriv_atomic_get usage
2015-10-21 Hendrik Leppkesaacdec: fix strict prototype warning
2015-10-21 Rostislav Pehlivanovlavc: add AV_CODEC_ID_DAALA to the list of codec IDs...
2015-10-21 James Zernlibvpxenc: remove some unused ctrl id mappings
2015-10-21 Timothy Guhuffyuvencdsp: Convert ff_diff_bytes_mmx to yasm
2015-10-20 Andreas Cadhalpunavcodec: remove unused avpriv_ac3_parse_header
2015-10-20 Timothy Gudnxhdenc: Optimize get_pixels_8x4_sym for 10-bit
2015-10-20 Hendrik Leppkesdca_parser: don't overwrite the sample rate, it may...
2015-10-19 Timothy Guhuffyuvencdsp: Use intptr_t for width
2015-10-19 Timothy Gux86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init
2015-10-19 Timothy Gux86: fpel: Remove erroneous ff_put_pixels8_mmxext prototype
2015-10-19 Timothy Gux86: fpel: Move prototypes for 4-px block functions
2015-10-19 Michael Niedermayeravcodec/mpegaudio_parser: Update comment to match code
2015-10-19 James Zernvp9_parser: fix endless loop w/0-sized frame
2015-10-18 Ganesh Ajjanagaddeavcodec/bitstream: replace qsort with AV_QSORT
2015-10-18 Paul B Maholavcodec/adpcm: increase max channels for ADPCM PSX...
2015-10-18 Alexis Ballierlibavcodec/mpegvideo_enc.c: Fix encoding videos with...
2015-10-18 Michael Niedermayeravcodec/mpegvideo_enc: Merge ifs with identical conditions
2015-10-18 Michael Niedermayeravcodec/mpegvideo_enc: Factor new_picture unref out
2015-10-17 Rostislav Pehlivanovaacenc_ltp: adjust and speed up autocorrelation calcula...
2015-10-17 Michael Niedermayeravcodec/aacenc: Fix "libavcodec/aacenc.c:540:13: warnin...
2015-10-17 Rostislav Pehlivanovaacenc_ltp: correct header description comment
2015-10-17 Rostislav Pehlivanovaacenc_ltp: replace av_clip() with av_clip_uintp2()
2015-10-17 Rostislav Pehlivanovaacenc_ltp: fix assertion
2015-10-17 Rostislav Pehlivanovaacenc_tns: enable Temporal Noise Shaping by default
2015-10-17 Rostislav Pehlivanovaacenc_tns: rework TNS descision logic
2015-10-17 Rostislav Pehlivanovaacenc_tns: simplify encoding function
2015-10-17 Rostislav Pehlivanovaacenc_tns: disable coefficient compression by default
2015-10-17 Rostislav Pehlivanovaacenc_tns: add moving average filter for LTP
2015-10-17 Rostislav Pehlivanovaacenc: partially revert previous commits to set option...
2015-10-17 Rostislav Pehlivanovaacenc: add support for encoding files using Long Term...
2015-10-17 Rostislav Pehlivanovaacenc: (re)enable Mid/Side coding by default
2015-10-17 Rostislav Pehlivanovaacenc_pred: only print predictor information if profil...
2015-10-17 Rostislav Pehlivanovaacenc: correctly zero prediction_used array
2015-10-17 Rostislav Pehlivanovaacenc: slightly simplify and remove a redundant variable
2015-10-17 Rostislav Pehlivanovaacenc_pred: correct header information
2015-10-17 Rostislav Pehlivanovaacenc: indicate that TNS is off by default
2015-10-17 Rostislav Pehlivanovaactab: move ltp_coef[] from aacdectab to aactab
2015-10-17 Michael Niedermayeravcodec/ffv1: Initialize vlc_state on allocation
2015-10-16 Hendrik LeppkesMerge commit '68e00ad66d13c57d9eb3a3862b44ab3fb030e19f'
2015-10-16 Hendrik LeppkesMerge commit 'b52307933b576eba741c80108c3dad09eb48ba12'
2015-10-16 Hendrik LeppkesMerge commit '49d7fcd774ac31f242818ad9d45d9c013f3bb3db'
2015-10-16 Hendrik LeppkesMerge commit '504e3f75bf73a488d39a80a42962bae2a353dd6b'
2015-10-16 Hendrik LeppkesMerge commit '1f84b008bf2b1eaca473937c48788cb4e4ce1aea'
2015-10-16 Hendrik LeppkesMerge commit '2d59159508c5c1830cc5da907a9454e229077320'
2015-10-16 Hendrik LeppkesMerge commit '9ef748173a4e0e58d40afaf38397783cd2537eaa'
2015-10-16 Hendrik LeppkesMerge commit 'e240a28b20680b326a39b0860fda37d7e459bfc0'
2015-10-16 Michael Niedermayeravcodec/ffv1dec: update progress in case of broken...
2015-10-16 Michael Niedermayeravcodec/ffv1dec: Clear slice coordinates if they are...
2015-10-16 Agatha Huavcodec/nvenc: fix b frame n_quant_offset
2015-10-16 Luca Barbatowrapped_avframe: Drop a now-unused variable
2015-10-16 Luca Barbatompeg12: Unbreak building stale code
2015-10-16 Paul B Maholavcodec: add ADPCM PSX decoder
2015-10-16 Hendrik Leppkesvp9: use AVFrame.buf[0] to check if a frame is valid
2015-10-15 Michael Niedermayeravcodec/jpeg2000dec: Clear properties in jpeg2000_dec_c...
2015-10-15 wm4Revert "avcodec/h264: remove redundant and bogus get_fo...
2015-10-15 wm4avcodec/h264: remove redundant and bogus get_format...
2015-10-15 Derek Buitenhuisaac: Make codec init run under ff_thread_once
2015-10-15 Derek Buitenhuisaac: Make codec init run under ff_thread_once
2015-10-15 Vittorio Giovaralavc: AV-prefix a few left out capabilities
2015-10-15 Hendrik Leppkesvp9: expose reference frames in VP9SharedContext
2015-10-15 Ronald S. Bultjevp9: split header into separate struct and expose in...
2015-10-15 Christophe Gisquetdnxhd: interleave AC levels and flags
2015-10-14 Hendrik LeppkesMerge commit 'd15368ee3926152a3a301c13cc638fbf7a062ddf'
2015-10-14 Hendrik LeppkesMerge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9'
2015-10-14 Hendrik LeppkesMerge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'
2015-10-14 Hendrik LeppkesMerge commit 'c1348506697377b46f844339c178332e3314149a'
2015-10-14 Hendrik LeppkesMerge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37'
2015-10-14 Hendrik LeppkesMerge commit '6a23a34274b747280c1e4a00ad22f97f99bbb48a'
2015-10-14 Hendrik LeppkesMerge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3'
2015-10-14 Hendrik LeppkesMerge commit '901f9c0a32985f48672fd68594111dc55d88a57a'
2015-10-14 Hendrik LeppkesMerge commit '17e41cf3614973258c24aa2452215ef7e3bfa5ed'
2015-10-14 Hendrik LeppkesMerge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e'
2015-10-14 Derek Buitenhuish264: Run VLC init under pthread_once
2015-10-14 Luca Barbatodxva: Include last the internal header
2015-10-14 Hendrik LeppkesMerge commit '16b0c929621f84983b83b9735ce973acb12723bc'
2015-10-14 Hendrik LeppkesMerge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'
2015-10-14 Hendrik LeppkesMerge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'
2015-10-14 Hendrik LeppkesMerge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c'
2015-10-14 Hendrik LeppkesMerge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1'
2015-10-14 Hendrik LeppkesMerge commit '00332e0a064dad866812de9162b009cbaba6f5df'
2015-10-14 wm4mimic: drop AVPicture usage
2015-10-14 Vittorio Giovaralibschroedinger: Properly use AVFrame API
2015-10-14 Vittorio Giovaraqtrle: Properly use AVFrame API
2015-10-13 James Almerx86/vp9itxfm: fix register clobbering in ff_vp9_idct_id...
2015-10-13 Christophe Gisquetdnxhdenc: fix access outside of image
2015-10-13 Christophe Gisquetx86: simple_idct10_template: use const
2015-10-13 Nedeljko Babicavcodec/mips/aaccoder_mips: Sync with the generic code
2015-10-13 Ronald S. Bultjevp9: use registers for constant loading where possible.
2015-10-13 Ronald S. Bultjevp9: refactor itx coefficients and share between 8...
2015-10-13 Ronald S. Bultjevp9: add itxfm_add eob shortcuts to 10/12bpp functions.
2015-10-13 Ronald S. Bultjevp9: add 10/12bpp idct_idct_32x32 sse2 SIMD version.
2015-10-13 Ronald S. Bultjevp9: 10/12bpp sse2 SIMD for iadst16.
2015-10-13 Ronald S. Bultjevp9: refactor 10/12bpp dc-only code in 4x4/8x8 and...
2015-10-13 Ronald S. Bultjevp9: add 10/12bpp sse2 SIMD version for idct_idct_16x16.
2015-10-13 Ronald S. Bultjevp9: add 10/12bpp sse2 SIMD versions of iadst8x8.
2015-10-13 Ronald S. Bultjevp9: add 10/12bpp sse2 SIMD for idct_idct_8x8.
2015-10-13 Ronald S. Bultjevp9: add 12bpp sse2 versions of iadst4.
2015-10-13 Ronald S. Bultjevp9: initial attempt at a idct_idct_4x4 12bpp x86 simd...
2015-10-13 Ronald S. Bultjevp9: add x86 simd (sse2/ssse3) for iadst4 10bpp functions.
next