summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mpeg12: do not decode extradata more than once.Anton Khirnov2012-12-19
* cmdutils: pass number of groups to split_commandline().Anton Khirnov2012-12-19
* mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau2012-12-19
* h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profilesVictor Lopez2012-12-19
* mpegvideo: increase edge_emu_buffer size for VC1Janne Grunau2012-12-19
* lavc: merge latest x86inc.asm fixes with x264Ronald S. Bultje2012-12-19
* avcodec: bump minor for adaptive h264 frame-mtJanne Grunau2012-12-18
* avconv: pass the actually selected decoder to filter_codec_opts().Anton Khirnov2012-12-18
* avconv: use new options parser.Anton Khirnov2012-12-18
* cmdutils: don't log an error in opt_default().Anton Khirnov2012-12-18
* cmdutils: add a commandline pre-parser.Anton Khirnov2012-12-18
* cmdutils: split parse_option().Anton Khirnov2012-12-18
* 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