summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
|\|
| * proresdsp: fix function prototypes.Ronald S. Bultje2011-10-14
| * prores-idct: fix overflow in c code.Ronald S. Bultje2011-10-14
| * prores: add missing feature warning for alphaJanne Grunau2011-10-14
| * lavc: add a flag-based error_recognition field to AVCodecContext and deprecat...Dustin Brody2011-10-14
| * lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody2011-10-14
* | proresdec: rename to avoid confusionMichael Niedermayer2011-10-14
* | dvbsubdec: add version checkingJULIAN GARDNER2011-10-14
* | dvbsubdec: handle mode change page stateJULIAN GARDNER2011-10-14
* | dvbsubdec: change the top_bottom correctionJULIAN GARDNER2011-10-14
* | dvbsubdec: fix buf ptr in dvbsub_parse_region_segment()JULIAN GARDNER2011-10-14
* | dvbsubdec: bottom_field_len fixJULIAN GARDNER2011-10-14
* | dvbsubdec: fix x/y_pos checksJULIAN GARDNER2011-10-14
* | dvbsubdec: outcomment debug stuff in dvbsub_parse_pixel_data_block()JULIAN GARDNER2011-10-14
* | dvbsubdec: dirty handklingJULIAN GARDNER2011-10-14
* | dvbsubdec: Fix variable increments & checking in dvbsub_read_*bit_string()JULIAN GARDNER2011-10-14
* | prores: use C idct for fate as the SSE code is not matching the SSE* code dow...Michael Niedermayer2011-10-14