]> git.sesse.net Git - ffmpeg/history - libavcodec
swresample/x86/rematrix_init: Use av_mallocz_array()
[ffmpeg] / libavcodec /
2015-02-09 Michael Niedermayeravcodec/vb: Check for av_mallocz() failure
2015-02-08 Seppo Tomperihevcdsp: ARM NEON optimized transforms
2015-02-08 Christophe Gisquetx86: hevc_mc: remove lea in EPEL_LOAD
2015-02-08 Christophe Gisquetx86: hevc_mc: fewer gpr autoloads for _v filters
2015-02-08 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-08 James Almerx86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions
2015-02-08 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-08 Michael Niedermayeravcodec/utils: Assert that dst->progress is clear befor...
2015-02-08 Michael Niedermayeravcodec/h264: Setup decoder to have matching reference...
2015-02-08 Michael Niedermayeravcodec/h264: Move COPY_PICTURE() to h264.h so it can...
2015-02-07 Carl Eugen HoyosSupport decoding yuv dpx images.
2015-02-07 Michael NiedermayerMerge commit 'e352520e3ed7f08f19e63cd60e95da6bb6f037c1'
2015-02-07 Michael NiedermayerMerge commit '8029af586fd5a5f2a0803001f9eff386e5545fe2'
2015-02-07 Christophe Gisquetx86: lavc/hevc_mc: fix comments
2015-02-07 Paul B Maholavcodec/faxcompr: use init_get_bits8()
2015-02-07 Christophe Gisquethevc/sao: do in-place band filtering when possible
2015-02-07 Christophe Gisquetx86: lavc: share more constant through defines
2015-02-07 Paul B Maholavcodec/twinvqdec: use init_get_bits8()
2015-02-07 Christophe Gisquetlavc/lossless_audiodsp: revert various commits
2015-02-07 Christophe Gisquetwmalossless: reset lms_update
2015-02-07 Hendrik Leppkesdxva2_hevc: properly fill the scaling list structure
2015-02-07 Anshul Maheshwariavcodec/ccaption_dec: Added Debug logs
2015-02-07 Anshul Maheshwariavcodec/ccaption_dec: handle error from ass_sub api
2015-02-07 Anshul Maheshwariavcodec/ccaption_dec: Added Roll up functionality
2015-02-07 Michael NiedermayerMerge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6'
2015-02-07 Michael Niedermayeravcodec/h264_slice: assert that reinit does not occur...
2015-02-07 Michael Niedermayeravcodec/h264_slice: ignore SAR changes in slices after...
2015-02-07 Michael Niedermayeravcodec/h264_slice: Check picture structure before...
2015-02-07 Michael Niedermayeravcodec/h264_slice: Do not change frame_num after the...
2015-02-06 Christophe Gisquetx86: lavc: share more constants
2015-02-06 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-06 Mickaël Rauletx86/hevc_mc: use aligned loads
2015-02-06 James Almerx86/lossless_audiodsp: fix compilation with --disable...
2015-02-06 Carl Eugen Hoyoslavc/tscc: Make 32bit output opaque.
2015-02-06 Michael Niedermayeravcodec/avfft: Add simple self test
2015-02-06 Timothy Guaudioconvert: Add missing include for FF_API_AUDIO_CONVERT
2015-02-06 James Almerx86/hevc_sao: fix loading of RIP address
2015-02-06 Mickaël Rauletx86/hevc: use CLIPW macro when possible
2015-02-06 Christophe Gisquetx86: hevc_mc: use epel_hv 16-wide function
2015-02-06 Pierre Edouard Leperex86: hevc_mc: add AVX2 optimizations
2015-02-06 Michael Niedermayeravcodec/h264: Be more strict on rejecting pps/sps changes
2015-02-06 Michael Niedermayeravcodec/h264: Be more strict on rejecting pps_id changes
2015-02-06 Michael Niedermayeravcodec/h264_ps: More completely check the bit depths
2015-02-06 Michael NiedermayerRevert "avcodec/x86/lossless_audiodsp: Make scalarprodu...
2015-02-06 Michael Niedermayeravcodec/x86/lossless_audiodsp: Move order&8 fallback...
2015-02-05 Michael Niedermayeravcodec/vp3: pass correct context to av_log()
2015-02-05 Michael Niedermayeravcodec/x86/lossless_audiodsp: Make scalarproduct_and_m...
2015-02-05 Michael Niedermayeravcodec/hevc: drop redundant ifs()
2015-02-05 Seppo Tomperihevcdsp: ARM NEON optimized deblocking filter
2015-02-05 Christophe Gisquethevc: free sao buffers when receiving a new SPS
2015-02-05 wm4vp9: assign PTS to visible instead of invisible frames
2015-02-05 James Almerx86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2...
2015-02-05 James Almerx86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2}
2015-02-05 James Almerhevcdsp: remove compilation-time-fixed parameter from...
2015-02-05 Michael Niedermayeravcodec/h264_refs: set last_pic_for_ec only if it has...
2015-02-05 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-05 Paul B Maholavcodec/alsdec: use init_get_bits8()
2015-02-05 Paul B Maholavcodec/cllc: use init_get_bits8()
2015-02-05 Philip Langdaleavcodec/nvenc: De-compensate aspect ratio compensation...
2015-02-04 Michael Niedermayeravcodec/mpegvideo_motion: Fix gmc chroma dimensions
2015-02-04 James Almerhevcdsp: replace the SAOParams struct parameter from...
2015-02-04 James Almerhevcdsp: further simplify sao_edge_filter
2015-02-04 Seppo Tomperihevcdsp: simplified sao_edge_filter
2015-02-04 Seppo Tomperihevcdsp: separated sao edge filter and pixel restore...
2015-02-04 Michael Niedermayeravcodec/mjpegdec: Check number of components for JPEG-LS
2015-02-04 Michael Niedermayeravcodec/mjpegdec: Check escape sequence validity
2015-02-04 Hendrik Leppkesdxva2_hevc: properly fill the scaling list structure
2015-02-04 Paul B Maholavcodec/cdxl: use init_get_bits8()
2015-02-04 Michael NiedermayerMerge commit '8c1ce7787ad7af8fc321b4a145e9dc965f6d0e86'
2015-02-04 Michael NiedermayerMerge commit 'd615187f74ddf3413778a8b5b7ae17255b0df88e'
2015-02-04 Michael NiedermayerMerge commit '7640c4a371a97899dfb443d980fd0bf8ac587754'
2015-02-04 Michael NiedermayerMerge commit '0ee2573347ecdb9cb5656001f7201d819eec16d8'
2015-02-04 Michael NiedermayerMerge commit 'edd9ea3ffba1d5873dead1c57c74b1e3cc912167'
2015-02-04 Michael NiedermayerMerge commit '82bd8a57692d8f3643ad0903c97e4a0f84393f53'
2015-02-04 Paul B Maholavcodec/evrcdec: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/wnv1: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/on2avc: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/tak_parser: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/ac3dec: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/qcelpdec: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/webp: use init_get_bits8()
2015-02-04 Reimar Döffingeraacsbr: silence message for SBR extension "padding".
2015-02-04 Alex Converseaacdec: Support for ER AAC ELD 480.
2015-02-04 Niel van der Westh... aacdec: Tables for length 480 AAC ELD.
2015-02-04 Niel van der Westh... aacdec: Support for ER AAC in LATM
2015-02-04 Alex Converseaacdec: Refactor aac_er_decode_frame.
2015-02-04 Alex Converseaacdec: Refactor decode_ics_info.
2015-02-04 Christophe Gisquetavcodec/hevc: Update the USE_SAO_SMALL_BUFFER case...
2015-02-04 Christophe Gisquetavcodec/hevc: Do not zero is_pcm on allocation
2015-02-04 Fabrice Bellardavcodec/hevc: reduce memory for SAO
2015-02-03 Michael NiedermayerMerge commit '898276c16b1683ac77723e97574a3bfdb29507fd'
2015-02-03 Michael NiedermayerMerge commit 'ec524ed12aa1aeb37125203f1adf5aa10dfcb0de'
2015-02-03 Michael NiedermayerMerge commit 'a6653787a4b1e89170ff7962312dd110769c83a3'
2015-02-03 Michael Niedermayeravcodec/svq1dec: Add assert to ensure "stages >= 0"
2015-02-03 Michael NiedermayerMerge commit '9b8c8a9395c849639aea0f6b5300e991e93c3a73'
2015-02-03 Michael NiedermayerMerge commit '6f7a32839d1b913be8170e91c3ac9816b314da21'
2015-02-03 Michael NiedermayerMerge commit '67e9f3907d6d438a413df72d72c1339a0c11a290'
2015-02-03 Michael NiedermayerMerge commit 'e3528d2a7bf29ba148d7ac1678552ce0089cd14f'
2015-02-03 Michael NiedermayerMerge commit '27b99d929fe3440b4bba8e5d970c2802f274f328'
2015-02-03 Michael NiedermayerMerge commit '75439bb31b3ab76f9a4d30c5de4ff9f407ec8128'
next