summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'def69553e745e007925147b2e7e4b32c57d08fdf'Michael Niedermayer2015-01-15
|\
| * h264_cabac: Break infinite loopsMichael Niedermayer2015-01-15
| * opus_parser: drop unused variableVittorio Giovara2015-01-15
* | Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e'Michael Niedermayer2015-01-15
|\|
| * bsf: check memory allocationsVittorio Giovara2015-01-15
* | Merge commit '014b6b416fec89777cb9cff61bcf7896eaf7cf39'Michael Niedermayer2015-01-15
|\|
| * vp8: improve memory allocation checksVittorio Giovara2015-01-15
* | Merge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2'Michael Niedermayer2015-01-15
|\|
| * tiff: support decoding GBRP and GBRAP formatsPaul B Mahol2015-01-14
* | Merge commit '9a4aaae3b29392b6d74997e06be249d7d54a7394'Michael Niedermayer2015-01-15
|\|
| * lavc: add GBRAP to avcodec_align_dimensions2Paul B Mahol2015-01-14
| * imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* | Merge commit '1e763454322f7fbc7799f6009bf2e11d7a3b9821'Michael Niedermayer2015-01-15
|\|
| * png: improve signature checkVittorio Giovara2015-01-14
* | avcodec/sunrast: Use av_malloc_array()Michael Niedermayer2015-01-14
* | avcodec/svq3: Use av_mallocz_array() for emu_edge_bufferMichael Niedermayer2015-01-14
* | avcodec/svq3: Check av_mallocs return valueMichael Niedermayer2015-01-14
* | avcodec/hevc: Fix handling of skipped_bytes() reallocation failuresMichael Niedermayer2015-01-13
* | qpeg: avoid pointless invalid memcpy()wm42015-01-13
* | avcodec/roqvideoenc: Check for av_malloc_array() failureMichael Niedermayer2015-01-13
* | avcodec/snowenc-test: use av_mallocz_array()Michael Niedermayer2015-01-13
* | avcodec/snowenc-test: check for av_malloc*() failuresMichael Niedermayer2015-01-13
* | avcodec/shorten: use av_reallocp_array()Michael Niedermayer2015-01-12
* | avcodec/snow: Fix av_malloc* failure checksMichael Niedermayer2015-01-12
* | avcodec/snow: Use av_malloc_array()Michael Niedermayer2015-01-12
* | avcodec/opus_imdct: Use av_malloc_array()Michael Niedermayer2015-01-12
* | avcodec/wma: Print more details in case of spectral RLE overflowsMichael Niedermayer2015-01-12
* | avcodec/ccaption_dec: Fix typos and cosmeticsMichael Niedermayer2015-01-12
* | avcodec/wmadec: fix 0 frame bit_reservoirMichael Niedermayer2015-01-12
* | avcodec/wmadec: also print the number of bits left in the nb_frames <= 0 caseMichael Niedermayer2015-01-12
* | Adding Closed caption SupportAnshul Maheshwari2015-01-11
* | avcodec/error_resilience: Remove special case for H.264 from is_intra_more_li...Michael Niedermayer2015-01-11
* | avcodec/h264: Keep a reference to the last picture for ECMichael Niedermayer2015-01-11
* | avcodec/options_table: add entries for MPEG4 video profilesMichael Niedermayer2015-01-11
* | avcodec/proresdec_lgpl: Use av_malloc_array()Michael Niedermayer2015-01-11
* | avcodec/pgssubdec: Use av_malloc*_array()Michael Niedermayer2015-01-11
* | avcodec/libvo-aacenc: Use av_mallocz_array()Michael Niedermayer2015-01-11
* | Handle r10k endianess atom DpxE.Carl Eugen Hoyos2015-01-11
* | avcodec/libvpxenc.c: Fix linking with codec interface with msvc.Matt Oliver2015-01-10
* | vp9: avoid infinite loop with broken fileswm42015-01-10
* | avcodec/ratecontrol: Check for av_malloc*() failuresMichael Niedermayer2015-01-10
* | avcodec/dvbsubdec: Return proper error codes from more functionsMichael Niedermayer2015-01-10
* | avcodec/dvbsubdec: Add some av_malloc() failure checksMichael Niedermayer2015-01-10
* | avcodec/diracdec: Check slices malloc and propagate error codeMichael Niedermayer2015-01-10
* | avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines()Michael Niedermayer2015-01-10
* | Merge commit '7e4e010b80e76862e83afbd41c25d50e72f0b44c'Michael Niedermayer2015-01-09
|\|
| * mpeg4audio: check the init_get_bits() return valueAnton Khirnov2015-01-09
* | avcodec/ass_split: use *alloc_array()Michael Niedermayer2015-01-09
* | avcodec/ass: Use av_realloc_array()Michael Niedermayer2015-01-09
* | vp9: fix parser return values in error casewm42015-01-09