summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-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
* | lavfi/amerge: fix input pad name behaviour.Clément Bœsch2012-09-11
* | The TrueHD decoder needs the MLP parser.Carl Eugen Hoyos2012-09-11
* | cavsdec/decode_mb_b: fix return typeMichael Niedermayer2012-09-11
* | xtea: optimize core, about 4-5% faster.Michael Niedermayer2012-09-11
* | x86/swscale: use unsigned to build SIMD values to avoid signed overflowMichael Niedermayer2012-09-11
* | lavf/avformat_seek_file: fix harmless integer overflowMichael Niedermayer2012-09-11
* | aacdec/lcg_random: fix harmless integer overflowMichael Niedermayer2012-09-11
* | cavsdec: Fix assertion failure.Michael Niedermayer2012-09-11
* | lavf/segment: add segment_list_flags optionStefano Sabatini2012-09-11
* | lavc/h263dec: return or propagate proper error codesStefano Sabatini2012-09-11
* | lavc/flvdec: return meaningful error codesStefano Sabatini2012-09-11
* | ffprobe: add print_section option to the compact writerStefano Sabatini2012-09-11
* | ffprobe: add and use DEFINE_WRITER_CLASS macroStefano Sabatini2012-09-11
* | mpegaudiodec: replace pow(2.0,...) by exp2()Michael Niedermayer2012-09-10
* | atrac3: replace powf(2,...) by exp2f()Michael Niedermayer2012-09-10
* | sws/output: use unsigned variables where harmless overflows are expected.Michael Niedermayer2012-09-10
* | ra144enc: avoid integer overflows.Michael Niedermayer2012-09-10
* | ffmpeg: check timebase validity before considering it to be used for stream copyMichael Niedermayer2012-09-10
* | ffmpeg: fix bytes written statistics.Michael Niedermayer2012-09-10
* | mpegtsenc: add forgotten ()Michael Niedermayer2012-09-10
* | lavfi/setpts: set SAMPLE_RATE to NAN when input is no audioStefano Sabatini2012-09-10
* | lavfi/setpts: add FRAME_RATE constantStefano Sabatini2012-09-10
* | add OTF support for attachmentsSébastien Brochet2012-09-10
* | utils/update_stream_timings: fix division by zeroMichael Niedermayer2012-09-10
* | avidec/guess_ni_flag: fix harmless integer overflowMichael Niedermayer2012-09-10
* | compute_pkt_fields: fix harmless integer overflowMichael Niedermayer2012-09-10
* | lavc/pngenc: Enable frame threading for PNG encodesBen Jackson2012-09-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-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
* | ffprobe: simplify default printerStefano Sabatini2012-09-10
* | aacdec.c: fix some commentsReinhard Nissl2012-09-09
* | file: Add S_ISFIFO compatability macroDerek Buitenhuis2012-09-09
* | x86/mpegaudiodec: fix compilation failure on cygwin with undefined imdct36_bl...Michael Niedermayer2012-09-09
* | dsputil_template: Reindent after recent changeDerek Buitenhuis2012-09-09