summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-23
* lavc: make pkt_{p,d}ts doxy less confusingAnton Khirnov2012-12-23
* lavc: rewrite and extend AVFrame doxyAnton Khirnov2012-12-23
* opt: avoid segfault in av_opt_next() if the class does not have an option listJustin Ruggles2012-12-22
* ttadec: fix last frame handling when seekingJustin Ruggles2012-12-22
* alacdec: do not be too strict about the extradata sizeJustin Ruggles2012-12-22
* flac: only set channel layout if not previously set or on channel count changeJustin Ruggles2012-12-22
* prepare 9_beta3 releaseReinhard Tartler2012-12-21
* rtpdec_vp8: Don't return known-broken packetsMartin Storsjö2012-12-21
* rtpdec: Pass the sequence number to depacketizersMartin Storsjö2012-12-21
* configure: Make avconv depend on null, anull and resample filtersDiego Biurrun2012-12-21
* build: avfilter: Remove duplicate compilation entry for vf_scaleDiego Biurrun2012-12-21
* miscellaneous typo fixesDiego Biurrun2012-12-21
* lavc: add missing files for armLuca Barbato2012-12-20
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* rtp: Don't read priv_data unless it is allocatedMartin Storsjö2012-12-20
* flvenc: Check whether seeking back to the header succeededBjörn Axelsson2012-12-20
* sapenc: Pass the title on to the chained muxersJernej Virag2012-12-20
* lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-19
* 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