summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* | Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move mspel_pixels_tab to the only place it is usedDiego Biurrun2014-05-29
* | Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move ff_alternate_*_scan tables to mpegvideoDiego Biurrun2014-05-29
* | avcodec/x86/svq1enc_mmx: Add author attributionMichael Niedermayer2014-05-30
* | Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun2014-05-29
* | Merge commit '2ea2612df508abdd1f97c6a6ef56275a52c5c41e'Michael Niedermayer2014-05-29
|\|
| * svq1enc: Rename SVQ1Context to SVQ1EncContextDiego Biurrun2014-05-29
* | x86/dsputilenc: add missing guards to ff_pix_sum16_xopJames Almer2014-05-29
* | x86: huffyuvdsp: port add_bytes to yasmChristophe Gisquet2014-05-29
* | x86: hpeldsp: better factorizationChristophe Gisquet2014-05-29
* | rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16Michael Niedermayer2014-05-29
* | rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16Michael Niedermayer2014-05-29
* | rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16Michael Niedermayer2014-05-29
* | x86/dsputilenc: implement XOP version of pix_sum16James Almer2014-05-29
* | avcodec/dpx_parser: Allow frame size to be too smallMichael Niedermayer2014-05-29
* | avcodec/dpx_parser: fix flushing end outMichael Niedermayer2014-05-29
* | avcodec/dpx_parser: reset index when finding a startcode, not afterMichael Niedermayer2014-05-29
* | huffyuv: change left prediction access in BGRAChristophe Gisquet2014-05-29
* | huffyuv: avoid duplicated definesChristophe Gisquet2014-05-29
* | libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei redundantMichael Niedermayer2014-05-29
* | x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}James Almer2014-05-28
* | x86: hevc_mc: better register allocationChristophe Gisquet2014-05-28
* | avcodec/mjpegdec: Support pix_fmt_id== 0x42111100Michael Niedermayer2014-05-28
* | Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'Michael Niedermayer2014-05-28
|\|
| * ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun2014-05-28
* | Merge commit '5fdaf312c5541b77b6364db8b49d6abb416a25c0'Michael Niedermayer2014-05-28
|\|
| * flac: make avpriv_flac_parse_block_header() inlineAnton Khirnov2014-05-28
* | Merge commit 'f13ffb6636fdecb5e3e0ddcff48f096e7b3db362'Michael Niedermayer2014-05-28
|\|
| * flacdec: do not overwrite a channel layout set by the callerAnton Khirnov2014-05-28
* | Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'Michael Niedermayer2014-05-28
|\|
| * dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-27
* | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer2014-05-27
|\|
| * dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27
* | Merge commit '888dcd86755d37e55fd74166f6d38ad66d41db58'Michael Niedermayer2014-05-27
|\|
| * h264_picture: Remove pointless dsputil.h #includeDiego Biurrun2014-05-27
* | Merge commit 'f1df0a4c08b54e722e7a2c797d0d31c7f2c531d0'Michael Niedermayer2014-05-27
|\|
| * on2avc: Remove pointless dsputil.h #includeDiego Biurrun2014-05-27
* | avcodec/vp3: use av_mallocz_array()Michael Niedermayer2014-05-27
* | avcodec/cavs: use av_mallocz_array()Michael Niedermayer2014-05-27
* | x86/dsputilenc: use HADDD in ff_sse16_sse2James Almer2014-05-27
* | x86/dsputilenc: implement SSE2 version of diff_pixelsJames Almer2014-05-27
* | avcodec/x86/dsputilenc: set the count of SSE registers correctly for get_pixelsMichael Niedermayer2014-05-27
* | avcodec/g723_1: fix writing into input frame data and warningMichael Niedermayer2014-05-26
* | x86: hpeldsp: propagate changes across codecsChristophe Gisquet2014-05-26
* | avcodec/sgirledec: fix () in RBG323_TO_BGR8() macroMichael Niedermayer2014-05-25
* | avcodec/rv34: Fix () in GET_PTS_DIFF() macroMichael Niedermayer2014-05-25