summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Support decoding yuv dpx images.Carl Eugen Hoyos2015-02-08
* x86: lavc/hevc_mc: fix commentsChristophe Gisquet2015-02-07
* avcodec/faxcompr: use init_get_bits8()Paul B Mahol2015-02-07
* hevc/sao: do in-place band filtering when possibleChristophe Gisquet2015-02-07
* x86: lavc: share more constant through definesChristophe Gisquet2015-02-07
* avcodec/twinvqdec: use init_get_bits8()Paul B Mahol2015-02-07
* lavc/lossless_audiodsp: revert various commitsChristophe Gisquet2015-02-07
* wmalossless: reset lms_updateChristophe Gisquet2015-02-07
* avcodec/ccaption_dec: Added Debug logsAnshul Maheshwari2015-02-07
* avcodec/ccaption_dec: handle error from ass_sub apiAnshul Maheshwari2015-02-07
* avcodec/ccaption_dec: Added Roll up functionalityAnshul Maheshwari2015-02-07
* avcodec/h264_slice: assert that reinit does not occur after the first sliceMichael Niedermayer2015-02-07
* avcodec/h264_slice: ignore SAR changes in slices after the firstMichael Niedermayer2015-02-07
* avcodec/h264_slice: Check picture structure before setting the related fieldsMichael Niedermayer2015-02-07
* avcodec/h264_slice: Do not change frame_num after the first sliceMichael Niedermayer2015-02-07
* x86: lavc: share more constantsChristophe Gisquet2015-02-06
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-02-06
|\
| * lavc/tscc: Make 32bit output opaque.Carl Eugen Hoyos2015-02-06
* | x86/hevc_mc: use aligned loadsMickaël Raulet2015-02-06
* | x86/lossless_audiodsp: fix compilation with --disable-yasmJames Almer2015-02-06
|/
* avcodec/avfft: Add simple self testMichael Niedermayer2015-02-06
* audioconvert: Add missing include for FF_API_AUDIO_CONVERTTimothy Gu2015-02-06
* x86/hevc_sao: fix loading of RIP addressJames Almer2015-02-06
* x86/hevc: use CLIPW macro when possibleMickaël Raulet2015-02-06
* x86: hevc_mc: use epel_hv 16-wide functionChristophe Gisquet2015-02-06
* x86: hevc_mc: add AVX2 optimizationsPierre Edouard Lepere2015-02-06
* avcodec/h264: Be more strict on rejecting pps/sps changesMichael Niedermayer2015-02-06
* avcodec/h264: Be more strict on rejecting pps_id changesMichael Niedermayer2015-02-06
* avcodec/h264_ps: More completely check the bit depthsMichael Niedermayer2015-02-06
* Revert "avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prot...Michael Niedermayer2015-02-06
* avcodec/x86/lossless_audiodsp: Move order&8 fallback into C codeMichael Niedermayer2015-02-06
* avcodec/vp3: pass correct context to av_log()Michael Niedermayer2015-02-06
* avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes m...Michael Niedermayer2015-02-06
* avcodec/hevc: drop redundant ifs()Michael Niedermayer2015-02-05
* hevcdsp: ARM NEON optimized deblocking filterSeppo Tomperi2015-02-05
* hevc: free sao buffers when receiving a new SPSChristophe Gisquet2015-02-05
* vp9: assign PTS to visible instead of invisible frameswm42015-02-05
* x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2}James Almer2015-02-05
* x86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2}James Almer2015-02-05
* hevcdsp: remove compilation-time-fixed parameter from sao_edge_filterJames Almer2015-02-05
* avcodec/h264_refs: set last_pic_for_ec only if it has not been set previouslyMichael Niedermayer2015-02-05
* avcodec/alsdec: use init_get_bits8()Paul B Mahol2015-02-05
* avcodec/cllc: use init_get_bits8()Paul B Mahol2015-02-05
* avcodec/nvenc: De-compensate aspect ratio compensation of DVD-like content.Philip Langdale2015-02-05
* avcodec/mpegvideo_motion: Fix gmc chroma dimensionsMichael Niedermayer2015-02-05
* hevcdsp: replace the SAOParams struct parameter from sao_edge_filterJames Almer2015-02-04
* hevcdsp: further simplify sao_edge_filterJames Almer2015-02-04
* hevcdsp: simplified sao_edge_filterSeppo Tomperi2015-02-04
* hevcdsp: separated sao edge filter and pixel restore funcsSeppo Tomperi2015-02-04
* avcodec/mjpegdec: Check number of components for JPEG-LSMichael Niedermayer2015-02-04