summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* PAF demuxer and decoderPaul B Mahol2012-07-05
* nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos2012-07-05
* sanm: remove code duplicationPaul B Mahol2012-07-04
* sanm: replace conditions in for loops with more common versionPaul B Mahol2012-07-04
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\
| * vp8: loopfilter >=sse2 functions need aligned stack on x86-32.Martin Storsjö2012-07-04
| * amr: remove shift out of the AMR_BIT() macro.Ronald S. Bultje2012-07-04
| * dsputilenc: group yasm and inline asm function pointer assignment.Ronald S. Bultje2012-07-04
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
| * mpegvideo: remove VLAsRonald S. Bultje2012-07-04
| * flacdec: move lpc filter to flacdspMans Rullgard2012-07-04
| * flacdec: split off channel decorrelation as flacdspMans Rullgard2012-07-04
| * flacdec: factor out code setting avctx->sample_fmtMans Rullgard2012-07-04
| * flac: make FLAC_CHMODE_* constants consecutiveMans Rullgard2012-07-04
| * flacdec: allocate sample buffers with av_mallocMans Rullgard2012-07-04
| * flacdec: remove curr_bps from FLACContextMans Rullgard2012-07-04
| * flacenc: add option for forcing stereo decorrelation modeMans Rullgard2012-07-04
* | dpx: sanitize aspect ratio.Nicolas George2012-07-04
* | snow: move init code that depends on picture paramaters to after these parame...Michael Niedermayer2012-07-04
* | video_get_buffer: return ENOMEM instead of -1 on malloc failureMichael Niedermayer2012-07-04
* | lavc/utils: print error message on get_buffer related errorsMichael Niedermayer2012-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * anm: fix a few Doxygen commentsDiego Biurrun2012-07-03
| * misc typo and wording fixesDiego Biurrun2012-07-03
| * snow: remove a VLA used for edge emulationRonald S. Bultje2012-07-03
| * snow: remove the runs[] VLA.Ronald S. Bultje2012-07-03
| * snow: Check mallocs at initMartin Storsjö2012-07-03
| * flacdec: remove redundant setting of avctx->sample_fmtMans Rullgard2012-07-02
* | avcodec_align_dimensions2: support 12 & 14 bit planar colorspacesMichael Niedermayer2012-07-03
* | imgconvert: add planar RGB formats to pix_fmt_infoMichael Niedermayer2012-07-03
* | imgconvert: add yuv 9,10,12,14 bit planar YUV formats to pix_fmt_infoMichael Niedermayer2012-07-03
* | jvdec: check if there is enough dataPaul B Mahol2012-07-03
* | jvdec: remove redundant checkPaul B Mahol2012-07-03
* | jvdec: remove buf_sizePaul B Mahol2012-07-03
* | jvdec: stop reading partial palettePaul B Mahol2012-07-03
* | jvdec: check that the video_size fits in the packet.Michael Niedermayer2012-07-03
* | h264pred: assert that depth is supportedMichael Niedermayer2012-07-03
* | h264dsp: assert that depth is supportedMichael Niedermayer2012-07-03
* | dsputil: assert that depth is supportedMichael Niedermayer2012-07-03
* | lavc/rawdec: add assertion check in raw_decode()Stefano Sabatini2012-07-03
* | lavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4Stefano Sabatini2012-07-03
* | h264: sps: handle more profilesMichael Niedermayer2012-07-03
* | h264: add support for constraint_set4_flag / constraint_set5_flagMichael Niedermayer2012-07-03
* | Revert "alsdec: remove dead assignments"Michael Niedermayer2012-07-02
* | h264: add avpriv_h264_has_num_reorder_frames()Michael Niedermayer2012-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-02
|\|
| * snow: remove VLA in mc_block()Mans Rullgard2012-07-02
| * snow: remove a VLA.Ronald S. Bultje2012-07-02
| * MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-02
| * roqvideo: Remove a totally unused dspcontextMartin Storsjö2012-07-01