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