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