summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vorbisdec: switch to av_assertMichael Niedermayer2012-07-11
* avidec: switch to av_assertMichael Niedermayer2012-07-11
* exr: zip decompressionPaul B Mahol2012-07-11
* exr: remove dead assigmentPaul B Mahol2012-07-11
* replace all __volatile__ by volatileMichael Niedermayer2012-07-11
* lavf/mxfenc: fix dnxhd codec uls and aspect ratioMatthieu Bouron2012-07-11
* tiffenc: use av_fast_padded_malloc(z)Paul B Mahol2012-07-10
* lavc: add av_fast_padded_malloczPaul B Mahol2012-07-10
* tiffenc: add .initPaul B Mahol2012-07-10
* parseutils: ignore digits below the microsecond.Nicolas George2012-07-10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-10
|\
| * mss1: fix decoding masked regions in interframesKostya Shishkov2012-07-10
| * mxfdec: fix off by one error.Michael Niedermayer2012-07-10
| * mxfdec: only parse next partition pack if parsing forwardTomas Härdin2012-07-10
| * mxfdec: let pkt->pts = mxf->current_edit_unit if intra-onlyTomas Härdin2012-07-10
| * mxfdec: fix frame height vs field height confusionJoseph Artsimovich2012-07-10
| * mxfdec: Add intra_only flag to MXFTrackTomas Härdin2012-07-10
| * mxfdec: fix Avid AirSpeed files being misinterpreted as OP1aTomas Härdin2012-07-10
| * mxfdec: truncate packets that extend past the next edit unitTomas Härdin2012-07-10
| * mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-07-10
| * mxfdec: detect uncomp pictures using essence container ulPhilip de Nier2012-07-10
| * mxfdec: set track edit rate num/den in expected orderPhilip de Nier2012-07-10
| * x86/cpu: implement get/set_eflags using intrinsicsRonald S. Bultje2012-07-10
| * x86/cpu: implement support for cpuid through intrinsicsRonald S. Bultje2012-07-10
| * x86/cpu: implement support for xgetbv through intrinsicsRonald S. Bultje2012-07-10
| * lavu: use intrinsics for emms on systems lacking inline asm supportRonald S. Bultje2012-07-10
| * mem: Don't abort on av_malloc(0) in debug modeMartin Storsjö2012-07-10
* | x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-07-10
* | configure: Change the rdtsc check to a linker checkDiego Biurrun2012-07-10
* | mpeg4videoenc: use av_assertMichael Niedermayer2012-07-10
* | mpeg4videodec: use av_assertMichael Niedermayer2012-07-10
* | dpx: invalid aspect ratio is 0/1, not 0/0.Nicolas George2012-07-10
* | Set default ffv1 coder to -1.Carl Eugen Hoyos2012-07-10
* | Cosmetics: Return AVERROR_INVALIDDATA from ffv1 encoder initialisation if inv...Carl Eugen Hoyos2012-07-10
* | Cosmetics: Move ffv1 encoder initialisation code.Carl Eugen Hoyos2012-07-10
* | dsputil: turn assert into if() as its possible to trigger with ffv1Michael Niedermayer2012-07-10
* | Recognize yuv10 image files as v210x.Carl Eugen Hoyos2012-07-10
* | Define snow .pix_fmts to allow colour space auto-selection.Carl Eugen Hoyos2012-07-10
* | exr: return proper error code instead of -1Paul B Mahol2012-07-10
* | exr: use buf_size instead of recalculating same valuePaul B Mahol2012-07-10
* | h264/decode_scaling_matrices: fix coding order of 8x8 matrixes.Michael Niedermayer2012-07-10
* | h264: 12 and 14 bit supportMichael Niedermayer2012-07-10
* | h264dsp: 12 and 14 bit supportMichael Niedermayer2012-07-10
* | h264pred: 12 and 14 bit supportMichael Niedermayer2012-07-10
* | h264idct: 12 and 14 bit supportMichael Niedermayer2012-07-10
* | h264: limit 10bpp MC pading trick to 10bppMichael Niedermayer2012-07-10
* | dsputil: extend things to 12 and 14 bitsMichael Niedermayer2012-07-10
* | fate: add test for paf demuxerPaul B Mahol2012-07-10
* | fate: add test for paf video decoderPaul B Mahol2012-07-10
* | fate: add test for paf audio decoderPaul B Mahol2012-07-10