summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-207-35/+514
|\
| * lavc: make avcodec_get_context_defaults3 "officially" publicAnton Khirnov2011-10-192-22/+34
| * Use correct scaling table for bwd-pred MVs in second B-fieldMashiat Sarker Shakkhar2011-10-191-9/+11
| * Ut Video decoderKostya Shishkov2011-10-195-2/+465
* | v210dec: remove debuging #includeMichael Niedermayer2011-10-201-1/+0
* | Fixes avpicture_layout to not write past buffer end.Matthew Einhorn2011-10-191-0/+10
* | mpeg12: remove '[' and ']' around last timecode field to match std representa...Clément Bœsch2011-10-191-1/+1
* | Add V210 SIMDKieran Kunhya2011-10-195-17/+241
* | Move x264asm to libavutil.Kieran Kunhya2011-10-1919-35/+35
* | mpeg12dec: Support invalid field motion types,Michael Niedermayer2011-10-191-4/+0
* | mpeg12dec: assert no field frame messMichael Niedermayer2011-10-191-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-191-10/+5
|\ \ | |/
| * sunrast: Check for out of bounds readsLaurent Aimar2011-10-181-1/+13
| * lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFERDustin Brody2011-10-181-4/+4
| * lavc: replace API-bump-triggered AVCodecContext field change with shorter, no...Dustin Brody2011-10-181-5/+1
* | flv: Initialize initial frame to 16Michael Niedermayer2011-10-181-0/+6
* | mpeg12_parser: make mpegvideo_split() more robustMichael Niedermayer2011-10-181-1/+4
* | mpeg12dec: dont consider parsing extradata as having achived sync.Michael Niedermayer2011-10-181-1/+2
* | libutvideo: Add Ut Video Decoder WrapperDerek Buitenhuis2011-10-175-2/+235
* | mpeg4parser: fix initial qp precissionMichael Niedermayer2011-10-171-0/+1
* | mpeg12: use drop_frame_flag to fix timecode debug format.Clément Bœsch2011-10-171-3/+4
* | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch2011-10-175-16/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-1711-192/+230
|\ \ | |/
| * w32threads: support for frame multithreadingSteven Walters2011-10-1610-190/+230
| * avcodec: remove stray @deprecated commentMans Rullgard2011-10-161-2/+0
* | av_tempfile: Pass int log_offset, void *log_ctxMichael Niedermayer2011-10-162-2/+2
* | Move av_tempfile() into libavutil, it is a generically usefull thing and its ...Michael Niedermayer2011-10-162-41/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-165-140/+265
|\ \ | |/
| * prores: get correct size for coded V plane if alpha is presentMans Rullgard2011-10-151-2/+4
| * prores: do not set pixel format on codec initMans Rullgard2011-10-151-2/+0
| * pthread: prevent updating AVCodecContext from itself in frame_thread_freeRonald S. Bultje2011-10-151-1/+1
| * pthread: copy coded frame dimensions in update_context_from_threadRonald S. Bultje2011-10-151-0/+3
| * vp8: prevent read from uninitialized memory in decode_mvsRonald S. Bultje2011-10-151-0/+1
| * vp8: force reallocation in update_thread_context after frame size changeRonald S. Bultje2011-10-151-9/+19
| * vp8: fix return value if update_dimensions failsRonald S. Bultje2011-10-151-1/+1
| * adpcmdec: calculate actual number of output samples for each decoder.Justin Ruggles2011-10-141-120/+231
| * adpcmdec: check remaining buffer size before decoding next block in theJustin Ruggles2011-10-141-1/+1
| * adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder.Justin Ruggles2011-10-141-1/+5
| * adpcmdec: remove unneeded buf_size==0 check.Justin Ruggles2011-10-141-3/+0
| * adpcmdec: remove unneeded zeroing of *data_sizeJustin Ruggles2011-10-141-1/+0
| * dnxhdenc: fixed signed multiplication overflowMans Rullgard2011-10-141-1/+1
* | dvbsubdec: cosmetic change on how xpos is passed aroundJULIAN GARDNER2011-10-161-15/+21
* | dvbsubdec: Fix 0xf0 end detectionMichael Niedermayer2011-10-151-1/+1
* | dvbsub: add commentsJULIAN GARDNER2011-10-151-0/+3
* | dvbsub: add dvb_encode_rle8()JULIAN GARDNER2011-10-151-0/+61
* | dvbsub: Move setting of *dvb_encode_rle() upJULIAN GARDNER2011-10-151-11/+7
* | dvbsubdec:dvbsub_display_end_segment() move main loop under if() as its usele...JULIAN GARDNER2011-10-151-3/+1
* | h264: Workaround invalid flag combinations of 8x8 inference.Michael Niedermayer2011-10-152-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-147-32/+57
|\ \ | |/
| * proresdsp: fix function prototypes.Ronald S. Bultje2011-10-141-3/+3
OpenPOWER on IntegriCloud