summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* | lavfi/movie: reindent after the previous patchSteven Robertson2012-07-10
* | lavfi/movie: flush decoder frames on EOFSteven Robertson2012-07-10
* | lavfi/buffersink: restore possibility to pass opaque dataStefano Sabatini2012-07-10
* | lavfi: add init_opaque callbackStefano Sabatini2012-07-10
* | lavf/segment: add -segment_time_delta optionStefano Sabatini2012-07-10
* | lavf/segment: add -segment_times optionStefano Sabatini2012-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-09
|\|
| * mss3: use standard zigzag tableKostya Shishkov2012-07-09
| * mss3: split DSP functions that are used in MTS2(MSS4) into separate fileKostya Shishkov2012-07-09
| * motion-test: do not use getopt()Anton Khirnov2012-07-09
| * tcp: add initial timeout limit for incoming connectionsJordi Ortiz2012-07-09