summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vc1: Simplify a little setting the intra variablesLuca Barbato2014-11-25
* vorbis_parser: Move vp check to avoid a null pointer dereferenceMichael Niedermayer2014-11-25
* lpc: remove unneeded {}Michael Niedermayer2014-11-25
* vc1pred: remove logically dead codeVittorio Giovara2014-11-25
* lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlinkMartin Storsjö2014-11-24
* lavf: Don't try to update files atomically with renames on windowsMartin Storsjö2014-11-24
* flvdec: Document how the duration is retrieved at the end of the fileUwe L. Korn2014-11-24
* dashenc: Don't segment all video streams when one stream gets a keyframeMartin Storsjö2014-11-24
* sidxindex: Write mimeType=audio/mp4 for audio-only representationsMartin Storsjö2014-11-24
* aacsbr: always initialize max_qmf_subbandsVittorio Giovara2014-11-24
* roqaudio: Always use the frame buffer on flushMichael Niedermayer2014-11-24
* tiffenc: initialize return valueVittorio Giovara2014-11-24
* cook: Make sure there is enough extradataLuca Barbato2014-11-24
* sol: simplify sol_codec_id()Vittorio Giovara2014-11-24
* aacdec: avoid an out-of-bounds writeVittorio Giovara2014-11-24
* lavu: move internal define to the only places where it is usedVittorio Giovara2014-11-24
* mpegenc: prevent a NULL pointer dereferenceVittorio Giovara2014-11-24
* 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