summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* hevc_cabac: decrease CABAC_MAX_BINMichael Niedermayer2014-11-11
* hevc_mvs: prevent unitialized useVittorio Giovara2014-11-11
* 4xm: drop unnecessary checkVittorio Giovara2014-11-11
* hpeldsp: Increase put_no_rnd_pixels_tab[][] sizeMichael Niedermayer2014-11-11
* mjpegenc: fix argument size in encode_mbVittorio Giovara2014-11-11
* mpegvideo: fix size of arrayVittorio Giovara2014-11-11
* mpegvideo: check mpv return valueVittorio Giovara2014-11-11
* mpeg12enc: increase declared size of block function argumentMichael Niedermayer2014-11-11
* libavcodec: Unconditionally build xiph.oMartin Storsjö2014-11-11
* v4l2: Unify one instance of reading/storing errnoMartin Storsjö2014-11-11
* libfdk-aacdec: Support building with the latest version of fdk-aacMartin Storsjö2014-11-10
* v4l2: Preserve errno valuesLuca Barbato2014-11-09
* v4l2: Use av_strerrorTristan Matthews2014-11-09
* lavc: Compact the side-data passthroughLuca Barbato2014-11-09
* movenc: Require samples before trying to write edtsMartin Storsjö2014-11-08
* movenc: Avoid leaking locally allocated data when returning on errorsMartin Storsjö2014-11-08
* movenc: Remove an outdated commentMartin Storsjö2014-11-08
* movenc: Write correct presentation timestamps in tfraMartin Storsjö2014-11-07
* movenc: Remove a now redundant checkMartin Storsjö2014-11-07
* movenc: Allow to request not to use edit listsMartin Storsjö2014-11-07
* lavf: Print a warning if failed to avoid negative timestamps when requestedMichael Niedermayer2014-11-07
* lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-07
* avstring: Mark some character handling functions av_constHenrik Gramner2014-11-07
* mjpegdec: fix undefined shiftVittorio Giovara2014-11-06
* pthreads_frame: Do not leak on failure pathLuca Barbato2014-11-06
* mpeg12dec: simplify context duplicationVittorio Giovara2014-11-06
* mpeg12enc: factor out check in encode_dcVittorio Giovara2014-11-06
* mpegvideo_enc: factor out denominator and explicitly cast operandsVittorio Giovara2014-11-06
* mpegvideo_enc: rework direct mode checkVittorio Giovara2014-11-06
* nutdec: do not set has_b_framesAnton Khirnov2014-11-06
* lavc: make avpriv_flac_is_extradata_valid() private on the next bumpAnton Khirnov2014-11-06
* oggenc: accept only STREAMINFO extradataAnton Khirnov2014-11-06
* lavc: make avpriv_flac_parse_streaminfo() private on the next bumpAnton Khirnov2014-11-06
* lavf: stop using avpriv_flac_parse_streaminfo()Anton Khirnov2014-11-06
* riffenc: do not fall back on AVCodecContext.frame_size for MP3Anton Khirnov2014-11-06
* lavf: use the format context strict_std_compliance instead of the codec oneAnton Khirnov2014-11-06
* lavc,lavf: switch to the new vorbis parse APIAnton Khirnov2014-11-06
* lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-06
* vorbis_parser: add an AV prefix to VorbisParseContextAnton Khirnov2014-11-06
* vorbis_parser: use a dedicated AVClass for loggingAnton Khirnov2014-11-06
* rtmpproto: Ignore errors from the getStreamLength methodMartin Storsjö2014-11-05
* hwaccel: Deinitialize hardware acceleration early enoughRémi Denis-Courmont2014-11-04
* aacdec: add default case in channel layoutVittorio Giovara2014-11-04
* aacsbr: change order of operation to prevent out of array readMichael Niedermayer2014-11-04
* aacsbr: treat 1-d arrays as suchVittorio Giovara2014-11-03
* celp_filters: don't use filter lenght as loop boundVittorio Giovara2014-11-03
* error_resilience: initialize prev_* variablesVittorio Giovara2014-11-03
* motion_est: remove dead codeVittorio Giovara2014-11-03
* get_bits: remove unused assignmentVittorio Giovara2014-11-03
* movenc: Define the flag bits using shifts instead of as decimal numbersMartin Storsjö2014-11-03