summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* motion_est: convert stride to ptrdiff_tVittorio Giovara2014-11-24
* dashenc: Don't require the stream bitrate to be knownMartin Storsjö2014-11-22
* lavf: Remove a redundant include of sys/stat.hMartin Storsjö2014-11-22
* flvenc: Remove an unused variableMichael Niedermayer2014-11-22
* hevc: Spin the mv_mpv_mode calls in a stand alone functionLuca Barbato2014-11-21
* qdm2: avoid integer overflowVittorio Giovara2014-11-21
* vp9: Use the correct upper bound for seg_idLuca Barbato2014-11-21
* dvdsubdec: Do not leak on failure pathLuca Barbato2014-11-21
* libtwolame: prevent a NULL pointer dereferenceVittorio Giovara2014-11-21
* lavfi: clean memory on error in ADD_FORMAT()Vittorio Giovara2014-11-21
* xwma: Do not leak on failure pathLuca Barbato2014-11-21
* lavc: Move the libtwolame encoder registration to the list for external libra...Martin Storsjö2014-11-21
* hdsenc: Clear the previous codec tag when setting up the chained muxerMartin Storsjö2014-11-19
* hdsenc: Use the right filename in an error messageMartin Storsjö2014-11-19
* configure: Fix enabling memalign_hack automaticallyMartin Storsjö2014-11-18
* mov: check ff_get_wav_header() return valueVittorio Giovara2014-11-18
* lavc: fix bitshifts amount bigger than the typeVittorio Giovara2014-11-18
* libvpxenc: clean memory on errorVittorio Giovara2014-11-18
* librtmp: append the correct field to the stringVittorio Giovara2014-11-18
* lavf: Only initialize s->offset once when using avoid_negative_ts make_zeroMartin Storsjö2014-11-17
* tools: Add a sidxindex toolMartin Storsjö2014-11-17
* movenc: Allow writing a DASH sidx atom at the start of filesMartin Storsjö2014-11-17
* movenc: Add tfra entries for all tracks in a moofMartin Storsjö2014-11-17
* lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-17
* movenc: Add support for writing sidx atoms for DASH segmentsMartin Storsjö2014-11-17
* movenc: Factorize adding fragment info into a separate functionMartin Storsjö2014-11-17
* movenc: Include empty tracks in iods when writing fragmented mp4Martin Storsjö2014-11-17
* flvenc: Send new metadata when FLAG_METADATA_UPDATED is set.Andrew Stone2014-11-17
* flvenc: move metadata updates into a single functionAndrew Stone2014-11-17
* hevc: remove superfluous assignments and checksAnton Khirnov2014-11-17
* hevc: eliminate an unneeded intermediate variableAnton Khirnov2014-11-17
* hevc: reduce variable scopeAnton Khirnov2014-11-17
* hevc: further reduce code duplication in hls_prediction_unit()Anton Khirnov2014-11-17
* hevc: reduce code duplication in hls_prediction_unit()Anton Khirnov2014-11-17
* hevcdsp_template: templatize transquant_bypassAnton Khirnov2014-11-17
* hevc: remove an unused function parameterAnton Khirnov2014-11-17
* hevc: remove a redundant lineAnton Khirnov2014-11-17
* hevc: do not store rqt_root_cbf in the contextAnton Khirnov2014-11-17
* hevc: do not store pcm_flag in the contextAnton Khirnov2014-11-17
* aarch64: Make the function pointer tables position independentMartin Storsjö2014-11-16
* on2avc: Fix out of array accessMichael Niedermayer2014-11-15
* dv: Drop a spurious checkLuca Barbato2014-11-15
* Icecast: Send content-type in all casesMarvin Scholz2014-11-15
* Icecast: Send 100-continue header if possibleMarvin Scholz2014-11-15
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-15
* atrac3plus: always initialize refwavesVittorio Giovara2014-11-14
* lpc: always initialize ref and errVittorio Giovara2014-11-14
* exr: check return valueVittorio Giovara2014-11-14
* bgmc: fix sizeof argumentsThilo Borgmann2014-11-14
* riff: support ProRes in avi (APCN fourcc)Vittorio Giovara2014-11-14