summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dv: check buffer size before reading profile.Ronald S. Bultje2012-03-07
* Revert "AAC SBR: group some writes."Ronald S. Bultje2012-03-07
* udp: Print an error message if bind failsMartin Storsjö2012-03-07
* cook: extend channel uncoupling tables so the full bit range is covered.Ronald S. Bultje2012-03-07
* roqvideo: cosmetics.Ronald S. Bultje2012-03-07
* roqvideo: convert to bytestream2 API.Ronald S. Bultje2012-03-07
* dca: don't use av_clip_uintp2().Ronald S. Bultje2012-03-07
* wmall: fix build with -DDEBUG enabled.Ronald S. Bultje2012-03-07
* smc: port to bytestream2 API.Ronald S. Bultje2012-03-07
* AAC SBR: group some writes.Christophe Gisquet2012-03-07
* dsputil: remove shift parameter from scalarproduct_int16Christophe GISQUET2012-03-07
* SBR DSP: unroll sum_squareChristophe GISQUET2012-03-07
* rv34: remove dead code in intra availability checkChristophe GISQUET2012-03-07
* rv34: clean a bit availability checks.Christophe GISQUET2012-03-07
* v4l2: update documentationLuca Barbato2012-03-07
* tgq: convert to bytestream2 API.Ronald S. Bultje2012-03-07
* parser: remove forward declaration of MpegEncContextPaul B Mahol2012-03-07
* dca: prevent accessing static arrays with invalid indexes.Ronald S. Bultje2012-03-07
* raw: move buffer size check up.Ronald S. Bultje2012-03-07
* lpcm: fix sample size calculation for 20bit LCPM.Ronald S. Bultje2012-03-07
* swscale: clip unscaled output intermediates.Ronald S. Bultje2012-03-07
* smacker: error out if palette copy-with-offset overruns palette size.Ronald S. Bultje2012-03-07
* algmm: convert to bytestream2 API.Ronald S. Bultje2012-03-07
* wma: Refactor common code to fix standalone compilation of WMA lossless decoder.Diego Biurrun2012-03-07
* vc1: Move init code shared between decoder and parser to common code file.Diego Biurrun2012-03-07
* x86: Remove duplicated AVG_3DNOW_OP / AVG_MMX2_OP macros from h264_qpel_mmx.c.Diego Biurrun2012-03-07
* mov: Allow last chunk to have an arbitrary number of samples.Carl Eugen Hoyos2012-03-06
* SBR DSP: fix SSE code to not use SSE2 instructions.Reimar Döffinger2012-03-06
* cpu: initialize mask to -1, so that by default, optimizations are used.Ronald S. Bultje2012-03-06
* error_resilience: initialize s->block_index[].Ronald S. Bultje2012-03-06
* svq3: protect against negative quantizers.Ronald S. Bultje2012-03-06
* Don't use ff_cropTbl[] for IDCT.Ronald S. Bultje2012-03-06
* swscale: make filterPos 32bit.Ronald S. Bultje2012-03-06
* FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-06
* avconv: add -cpuflags option for setting supported cpuflags.Anton Khirnov2012-03-06
* cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-06
* libx264: Allow overriding the sliced threads optionMartin Storsjö2012-03-06
* avconv: fix counting encoded video size.Anton Khirnov2012-03-06
* cdxl demux: do not create packets with uninitialized data at EOF.Reimar Döffinger2012-03-05
* Replace computations of remaining bits with calls to get_bits_left().Alex Converse2012-03-05
* amrnb/amrwb: Remove get_bits usage.Alex Converse2012-03-05
* cosmetics: reindentJustin Ruggles2012-03-05
* avformat: do not require a pixel/sample format if there is no decoderJustin Ruggles2012-03-05
* avformat: do not fill-in audio packet duration in compute_pkt_fields()Justin Ruggles2012-03-05
* lavf: Use av_get_audio_frame_duration() in get_audio_frame_size()Justin Ruggles2012-03-05
* dca_parser: parse the sample rate and frame durationsJustin Ruggles2012-03-05
* libspeexdec: do not set AVCodecContext.frame_sizeJustin Ruggles2012-03-05
* libopencore-amr: do not set AVCodecContext.frame_sizeJustin Ruggles2012-03-05
* alsdec: do not set AVCodecContext.frame_sizeJustin Ruggles2012-03-05
* siff: do not set AVCodecContext.frame_sizeJustin Ruggles2012-03-05