summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-07
|\
| * cosmetics: Clean up the tiffenc pix_fmts declaration to match the style of ot...Martin Storsjö2012-04-07
| * cosmetics: Align codec declarationsMartin Storsjö2012-04-06
| * cosmetics: Convert mimic.c to utf-8Martin Storsjö2012-04-06
| * nellymoserenc: fix crash due to memsetting the wrong area.Reimar Döffinger2012-04-06
* | Support detecting and demuxing EIA-608 subtitles in mov.Reimar Döffinger2012-04-07
* | mpeg4videodec: Force quant_precision to stay within the valid range.Michael Niedermayer2012-04-07
* | wmalosslessdec: rawpcm_tile fixes to keep get_bits() values within defined ra...Michael Niedermayer2012-04-07
* | wmalosslessdec: channel residues can be 32 bit thus need _long bitreader.Michael Niedermayer2012-04-07
* | mpeg12dec: Prevent f_code from becoming invalid.Michael Niedermayer2012-04-07
* | alsdec: Check k used for rice decoder.Michael Niedermayer2012-04-07
* | h264_ps: check log2_max_frame_num for validity.Michael Niedermayer2012-04-07
* | rv34: Fix check_slice_end() handling of 0 bits left caseMichael Niedermayer2012-04-07
* | mpeg4videodec: make sure f/b_code are not invalid values.Michael Niedermayer2012-04-07
* | get_bits: check the number of bits parameter through av_assert2()Michael Niedermayer2012-04-07
* | vc1: fix incorrect show_bits() usage.Michael Niedermayer2012-04-07
* | put_bits: add av_assert2() to check out of array writes.Michael Niedermayer2012-04-07
* | dcaenc: Allow encoding without specifying a channel_layout.Reimar Döffinger2012-04-07
* | aacenc: Fix issues with huge values of bit_rate.Reimar Döffinger2012-04-07
* | proresenc_kostya: Mention likely ancestry in the license header.Michael Niedermayer2012-04-07
* | proresenc_kostya: fix encoded mantissa.Michael Niedermayer2012-04-07
* | proresenc_anatoly: fix encoded mantissa.Michael Niedermayer2012-04-07
* | adpcmenc: fix encoded s_0 value.Michael Niedermayer2012-04-07
* | put_bits: switch assert to av_assert2()Michael Niedermayer2012-04-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-06
|\|
| * mpeg12: Do not change frame_pred_frame_dct flag and demote error into a warningAnne Aaron2012-04-06
| * avcodec: remove avcodec_guess_channel_layout()Justin Ruggles2012-04-05
| * avutil: Add av_get_default_channel_layout()Justin Ruggles2012-04-05
* | exr: fix mixed declaration and statements.Michael Niedermayer2012-04-06
* | nellymoserenc: fix crash due to memsetting the wrong area.Reimar Döffinger2012-04-06
* | s302m: Add Channle Layout for 6 channelsThierry Foucu2012-04-06
* | exr: various cleanup and security related fixesMichael Niedermayer2012-04-06
* | exr: fix av_logs()Michael Niedermayer2012-04-06
* | lavc: add a OpenEXR decoderJimmy Christensen2012-04-06
* | Support yuva444p rawvideo in nut.Carl Eugen Hoyos2012-04-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-05
|\|
| * h264: Factorize declaration of mb_sizes array.Diego Biurrun2012-04-05
| * dsputil x86: use SSE float instruction instead of SSE2 integer equivalentChristophe GISQUET2012-04-04
| * dsputil x86: remove deprecated parameter from scalarproduct_int16 prototypeChristophe GISQUET2012-04-04
| * vp8dsp x86: perform rounding shift with a single instructionChristophe GISQUET2012-04-04
| * aacenc: Mark deinterleave_input_samples argument as const.Diego Biurrun2012-04-04
| * h264: fix 4:2:2 PCM-macroblocks decodingAnton Mitrofanov2012-04-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-04
|\|
| * w32threads: Make pthread_cond_wait follow POSIXDerek Buitenhuis2012-04-04
| * cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun2012-04-04
| * sbrdsp: Use standard multiple inclusion guards.Diego Biurrun2012-04-04
| * pcm: K&R formatting cosmeticsAneesh Dogra2012-04-04
| * rawdec: Support fourccs YV16 and YV24Piotr Bandurski2012-04-03
* | w32threads: Make pthread_cond_wait follow POSIXDerek Buitenhuis2012-04-04
* | allcodecs: move libaacplus down.Michael Niedermayer2012-04-04