summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard2012-09-12
* lavr/audio_mix_matrix: acknowledge the existence of LFE2.Tim Walker2012-09-12
* mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Liba...Tim Walker2012-09-12
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-12
* mpegts: check substreams before discardingChristian Schmidt2012-09-12
* Add a smooth streaming segmenter muxerMartin Storsjö2012-09-12
* file: Add an avoption for disabling truncating existing files on openMartin Storsjö2012-09-12
* img2dec: always close AVIOContextsTomas Härdin2012-09-12
* rtpdec_jpeg: Error out on other unsupported type values as wellMartin Storsjö2012-09-12
* rtpdec_jpeg: Disallow using the reserved q valuesMartin Storsjö2012-09-12
* rtpdec_jpeg: Fold the default qtables case into an existing if statementMartin Storsjö2012-09-12
* rtpdec_jpeg: Store and reuse old qtables for q values 128-254Martin Storsjö2012-09-12
* rtpdec_jpeg: Simplify the calculation of the number of qtablesMartin Storsjö2012-09-12
* rtpdec_jpeg: Add more comments about the fields in the SOF0 sectionMartin Storsjö2012-09-12
* rtpdec_jpeg: Clarify where the subsampling magic numbers come fromMartin Storsjö2012-09-12
* rtpdec_jpeg: Don't use a bitstream writer for the EOI markerMartin Storsjö2012-09-12
* rtpdec_jpeg: Don't needlessly use a bitstream writer for the headerMartin Storsjö2012-09-12
* rtpdec_jpeg: Simplify writing of the jpeg headerMartin Storsjö2012-09-12
* rtpdec_jpeg: Merge two if statementsMartin Storsjö2012-09-12
* rtpdec_jpeg: Write the DHT section properlyMartin Storsjö2012-09-12
* utvideoenc: Add missing AV_ prefix to codec IDDiego Biurrun2012-09-11
* avserver: Add missing #include for av_gettime()Diego Biurrun2012-09-11
* configure: Only disable aligned stack on MSVC on 32 bitMartin Storsjö2012-09-11
* configure: indentation cosmeticsDiego Biurrun2012-09-11
* rtpdec_jpeg: Add support for default quantizersSamuel Pitoiset2012-09-11
* x86: dsputil: Move specific optimization settings out of global init functionDiego Biurrun2012-09-11
* avplay: get rid of ugly casts in the options tableAnton Khirnov2012-09-11
* avplay: fix prototypes for option callbacks.Anton Khirnov2012-09-11
* flvdec: always set AVFMTCTX_NOHEADER.Anton Khirnov2012-09-11
* file: Use a normal private context for storing the file descriptorMartin Storsjö2012-09-10
* configure: Adjust the xgetbv instrinsic checkMartin Storsjö2012-09-10
* configure: Add --disable-inline-asm command line optionDiego Biurrun2012-09-10
* configure: Don't try to enable the log2 function on msvcrtMartin Storsjö2012-09-10
* x86: dsputil: Only compile motion_est code when encoders are enabledDiego Biurrun2012-09-10
* mem: fix typo in check for __ICCMans Rullgard2012-09-10
* fate: mp3: drop redundant CMP settingMans Rullgard2012-09-10
* rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-09
* Rename ff_put_string to avpriv_put_stringMartin Storsjö2012-09-09
* mjpeg: Rename some symbols to avpriv_* instead of ff_*Samuel Pitoiset2012-09-09
* yadif: cosmeticsLuca Barbato2012-09-09
* swscale: Provide the right alignment for external mmx asmMartin Storsjö2012-09-09
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* configure: msvc: fix/simplify setting of flags for hostccMans Rullgard2012-09-08
* x86: mlpdsp: mlp_filter_channel_x86 requires inline asmHendrik Leppkes2012-09-08
* mov_chan: Only set the channel_layout if setting it to a nonzero valueMartin Storsjö2012-09-08
* mov_chan: Reindent an incorrectly indented lineMartin Storsjö2012-09-08
* mp2 muxer: mark as AVFMT_NOTIMESTAMPS.Carl Eugen Hoyos2012-09-07
* x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64Justin Ruggles2012-09-07
* x86: more specific checks for availability of required assembly capabilitiesDiego Biurrun2012-09-07
* x86: avcodec: Drop silly "_mmx" suffix from dsputil template namesDiego Biurrun2012-09-07