summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cmdutils: add a macro to simplify grow_array() calls.Anton Khirnov2012-12-18
* h264: support frame parameter changes during frame-mtJanne Grunau2012-12-18
* mpegvideo: allocate scratch buffers after linesize is knownJanne Grunau2012-12-18
* ff_h264_direct_ref_list_init: fix B slice check.Michael Niedermayer2012-12-18
* h264: increase dist_scale_factor for up to 32 referencesJanne Grunau2012-12-18
* misc typo, style and wording fixesDiego Biurrun2012-12-18
* configure: formatting cosmeticsDiego Biurrun2012-12-18
* h264: use mbaff ref indices in fill_colmap() only for mbaff referencesMichael Niedermayer2012-12-18
* h264: prevent decoding of slice NALs in extradataJanne Grunau2012-12-18
* doxy: Clarify what avpriv_set_pts_info doesDerek Buitenhuis2012-12-17
* au: Reorder code so that both muxer and demuxer are under #ifdefsDiego Biurrun2012-12-17
* fate: Move RALF test into lossless audio groupDiego Biurrun2012-12-17
* cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun2012-12-17
* avresample: use valid log context in mixing functionsHendrik Leppkes2012-12-16
* lavr: remove automatic context close/open for resampling compensationJustin Ruggles2012-12-16
* lavr: only save/restore the mixing matrix if mixing is being doneJustin Ruggles2012-12-16
* rtpdec_vp8: Cosmetics: Fix bad alignment/indentationMartin Storsjö2012-12-16
* rtpenc: Allow including a SDES/CNAME block in RTCP SR packetsMartin Storsjö2012-12-16
* rtpenc_vp8: Include the picture number in VP8 packetsMartin Storsjö2012-12-16
* h264: fix memleak on error during SPS parsingJanne Grunau2012-12-15
* h264-mt: handle NAL_DPAs before calling ff_thread_finish_setupJanne Grunau2012-12-15
* lavr: move AudioMix struct definition to audio_mix.cJustin Ruggles2012-12-15
* vp56: release frames on errorLuca Barbato2012-12-14
* vp56: make parse_header return standard error codesLuca Barbato2012-12-14
* ivi_common: check that scan pattern is set before using it.Anton Khirnov2012-12-14
* ivi_common: use proper logging context in ivi_decode_blocks().Anton Khirnov2012-12-14
* ivi_common: make some functions and tables static.Anton Khirnov2012-12-14
* asyncts: ignore min_delta only if first_pts is setJustin Ruggles2012-12-13
* asyncts: merge two conditionsJustin Ruggles2012-12-13
* x86inc: fully concatenate tokens to fix macro expansion for nasmJanne Grunau2012-12-13
* h264: initialize frame-mt context copies properlyJanne Grunau2012-12-13
* mpegvideo: treat delayed pictures as usedJanne Grunau2012-12-13
* lavc: set frame parameters after decoding only if necessaryJanne Grunau2012-12-13
* h264: set parameters from SPS whenever it changesJanne Grunau2012-12-13
* asyncts: cosmetics: reindentJustin Ruggles2012-12-13
* doc: improve documentation for the asyncts filter first_pts optionJustin Ruggles2012-12-13
* asyncts: fix the asyncts behavior when using the first_pts optionJustin Ruggles2012-12-13
* asyncts: use clipped delta value when setting resample compensationJustin Ruggles2012-12-13
* asyncts: fix flushing of final samples at EOFJustin Ruggles2012-12-13
* vp6: properly fail on unsupported featureLuca Barbato2012-12-13
* aacdec: Fix an off-by-one overwrite when switching to LTP profile from MAIN.Alex Converse2012-12-12
* x86inc: fix stack alignment on win64Ronald S. Bultje2012-12-12
* rtpproto: Remove unused definesMartin Storsjö2012-12-12
* rtpdec_mpeg4: Cosmetic cleanupMartin Storsjö2012-12-12
* rtpdec: Cosmetic cleanup of the headerMartin Storsjö2012-12-12
* rtpdec: Get rid of a useless _s suffix on a struct nameMartin Storsjö2012-12-12
* rtpdec/enc: Remove outdated/useless/misleading commentsMartin Storsjö2012-12-12
* rtpdec: Improve some commentsMartin Storsjö2012-12-12
* rtpdec: Remove unused context variablesMartin Storsjö2012-12-12
* rtpdec: Limit writing to the buffer sizeMartin Storsjö2012-12-12