summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'fe208ca54b0d3b6bbe1c660d371bb2cc6cf40ffc'Michael Niedermayer2015-02-23
|\
| * rtpdec_hevc: Skip 1 byte (DOND) instead of 2 (DONL) between aggregation unitsMartin Storsjö2015-02-23
* | avcodec/snowenc: Allocate and reference coded_frame correctlyMichael Niedermayer2015-02-23
* | avcodec/roqvideoenc: Allocate and reference coded_frame correctlyMichael Niedermayer2015-02-23
* | avformat/hlsenc: Warn if a non file protocol is usedMichael Niedermayer2015-02-23
* | avcodec/hqx: remove superfluous log messagePaul B Mahol2015-02-23
* | avfilter/palette{gen,use}: add CopyrightClément Bœsch2015-02-23
* | Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer2015-02-23
|\|
| * Canopus HQX decoderVittorio Giovara2015-02-22
* | Merge commit '36a6fb989b017898041703025ef20028146675a8'Michael Niedermayer2015-02-23
|\|
| * hevc_deblock: Fix compilation with nasmCarl Eugen Hoyos2015-02-22
* | Merge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a'Michael Niedermayer2015-02-23
|\|
| * libschroedinger: Check memory allocationsVittorio Giovara2015-02-22
* | Merge commit '521979e6b1e7a89751aebc285a40d6508f8af48f'Michael Niedermayer2015-02-23
|\|
| * configure: Properly fail when libcdio/cdparanoia is not foundVittorio Giovara2015-02-22
* | Merge commit 'f7cc6627c01ad3f5bc6ea2d0e6f8adb3a0b490d7'Michael Niedermayer2015-02-23
|\|
| * configure: Use pkg-config for libdc1394 discoveryVittorio Giovara2015-02-22
* | avfilter/paletteuse: add diff_modeClément Bœsch2015-02-23
* | avfilter/paletteuse: fix error dithering accuracyClément Bœsch2015-02-23
* | avcodec/a64multienc: Assert that the Packet size does not growMichael Niedermayer2015-02-23
* | avcodec/a64multienc: simplify frame handling codeMichael Niedermayer2015-02-23
* | avcodec/a64multienc: fix use of uninitialized values in to_meta_with_cropAndreas Cadhalpun2015-02-23
* | avcodec/a64multienc: initialize mc_meta_charset to zeroAndreas Cadhalpun2015-02-23
* | avcodec/a64multienc: don't set incorrect packet sizeMichael Niedermayer2015-02-23
* | avcodec/a64multienc: use av_frame_ref instead of copying the frameAndreas Cadhalpun2015-02-23
* | Merge commit 'a388e72d1a6b0888cc1591cb699f61a9c1089cf4'Michael Niedermayer2015-02-23
|\|
| * rtpenc_hevc: Aggregate multiple NAL units into one RTP packet, if possibleMartin Storsjö2015-02-22
* | Merge commit 'e2220e734f3d01145ef9aefbd7b6ff29a89ae159'Michael Niedermayer2015-02-23
|\|
| * rtpenc_h264: Aggregate multiple NAL units into one RTP packet, if possibleMartin Storsjö2015-02-22
* | Merge commit 'c99915f7c74ce1249d8633cb6fd09035b8d84db7'Michael Niedermayer2015-02-22
|\|
| * rtpdec: DV depacketizer (RFC 6469)Thomas Volkert2015-02-22
* | tools/graph2dot: Check for av_malloc() failureMichael Niedermayer2015-02-22
* | avcodec/aacenc: Fix sample rate checkMichael Niedermayer2015-02-22
* | avcodec/mpegvideo: Fix memleak of mvsMichael Niedermayer2015-02-22
* | avcodec/vorbisdec: Fix memleak, call cleanup on memory allocation failureMichael Niedermayer2015-02-22
* | avcodec/wmaenc: Check extradata allocationsMichael Niedermayer2015-02-22
* | takdec: pad filter coeff buffer for DSP functionsChristophe Gisquet2015-02-22
* | avfilter/buffer: Check for qp_table allocation failureMichael Niedermayer2015-02-22
* | avformat/movenc: Check for memory allocation failuresMichael Niedermayer2015-02-22
* | avformat/oggdec: Check for ost allocation failureMichael Niedermayer2015-02-22
* | avcodec/exr: fix memset first arg in reverse_lut()Paul B Mahol2015-02-22
* | avformat/oggdec: Check for av_malloc() failure and forward the error codeMichael Niedermayer2015-02-22
* | avformat/rmenc: Check for av_malloc() failureMichael Niedermayer2015-02-22
* | tools/trasher: Check fseek returnsMichael Niedermayer2015-02-22
* | avutil/fixed_dsp: Check for av_malloc() failureMichael Niedermayer2015-02-22
* | avformat/rtsp: punch holes again after pauseGilles Chanteperdrix2015-02-22
* | avcodec/libaacplus: Check for av_malloc() failureMichael Niedermayer2015-02-22
* | avcodec/jpeglsenc: Check for memory allocation failuresMichael Niedermayer2015-02-22
* | postproc/postprocess: Check for av_malloc() failureMichael Niedermayer2015-02-22
* | postproc/postprocess: Check for av_mallocz() failureMichael Niedermayer2015-02-22