| Commit message (Expand) | Author | Age | Files | Lines |
* | cabac: remove unused argument of ff_init_cabac_states() | Michael Niedermayer | 2013-03-13 | 1 | -1/+1 |
* | Add informative messages to av_log_ask_for_sample calls lacking them | Diego Biurrun | 2013-03-12 | 1 | -3/+2 |
* | h264: check that DPB is allocated before accessing it in flush_dpb() | Anton Khirnov | 2013-03-11 | 1 | -2/+3 |
* | h264: remove a useless svq3 condition | Anton Khirnov | 2013-03-11 | 1 | -5/+2 |
* | Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | lavc: stop setting AVFrame.motion_subsample_log2 | Anton Khirnov | 2013-03-08 | 1 | -1/+0 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -171/+247 |
* | Add missing error_resilience includes to files that use ER | Diego Biurrun | 2013-03-07 | 1 | -0/+1 |
* | h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band | Ronald S. Bultje | 2013-03-07 | 1 | -4/+40 |
* | h264: Rename the jpeg_420 pixfmt list to match the common naming structure | Martin Storsjö | 2013-03-07 | 1 | -2/+2 |
* | lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs | Ronald S. Bultje | 2013-03-06 | 1 | -1/+18 |
* | h264: check for luma and chroma bit dept being equal | Luca Barbato | 2013-03-05 | 1 | -0/+6 |
* | h264: set ref_count to 0 for intra slices. | Anton Khirnov | 2013-03-02 | 1 | -1/+4 |
* | h264: on reference overflow, reset the reference count to 0, not 1. | Anton Khirnov | 2013-03-02 | 1 | -1/+1 |
* | h264: do not copy ref count/ref2frm when updating per-frame context | Anton Khirnov | 2013-03-02 | 1 | -2/+0 |
* | h264/svq3: Stop using draw_edges | Ronald S. Bultje | 2013-02-19 | 1 | -36/+6 |
* | h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil | Ronald S. Bultje | 2013-02-19 | 1 | -7/+7 |
* | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -744/+1054 |
* | mpegvideo: split ff_draw_horiz_band(). | Anton Khirnov | 2013-02-15 | 1 | -1/+1 |
* | error_resilience: decouple ER from MpegEncContext | Anton Khirnov | 2013-02-15 | 1 | -12/+53 |
* | h264: remove a pointless if() | Anton Khirnov | 2013-02-15 | 1 | -65/+63 |
* | h264: simplify calls to ff_er_add_slice(). | Anton Khirnov | 2013-02-15 | 1 | -10/+8 |
* | h264: Copy h264chroma dsp context to slice thread copies | Martin Storsjö | 2013-02-11 | 1 | -0/+1 |
* | dsputil: Move ff_svq3 function declarations to a separate header | Diego Biurrun | 2013-02-07 | 1 | -0/+1 |
* | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -0/+3 |
* | h264: remove obsolete comment. | Anton Khirnov | 2013-01-29 | 1 | -1/+0 |
* | hwaccel: do not offer unsupported pixel formats | Rémi Denis-Courmont | 2013-01-27 | 1 | -0/+8 |
* | vdpau: add missing pixel format for H.264 | Rémi Denis-Courmont | 2013-01-27 | 1 | -0/+1 |
* | h264: copy h264qpel dsp context to slice thread copies | Janne Grunau | 2013-01-24 | 1 | -0/+1 |
* | dsputil: Separate h264 qpel | Mans Rullgard | 2013-01-24 | 1 | -2/+4 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -5/+5 |
* | dsputil: drop non-compliant "fast" qpel mc functions | Mans Rullgard | 2013-01-20 | 1 | -9/+2 |
* | h264: avoid pointless copying of ref lists | Anton Khirnov | 2013-01-18 | 1 | -2/+1 |
* | h264: add 3 pixels below for subpixel filter wait position | Ronald S. Bultje | 2013-01-15 | 1 | -3/+4 |
* | h264: fix ff_generate_sliding_window_mmcos() prototype. | Anton Khirnov | 2013-01-14 | 1 | -1/+3 |
* | h264: don't clobber mmco opcode tables for non-first slice headers. | Ronald S. Bultje | 2013-01-14 | 1 | -2/+10 |
* | h264: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | h264: check SPS entries directly to detect pixel format changes | Janne Grunau | 2013-01-03 | 1 | -14/+19 |
* | Return proper error code after av_log_ask_for_sample() | Diego Biurrun | 2012-12-23 | 1 | -1/+1 |
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -27/+29 |
* | h264: support frame parameter changes during frame-mt | Janne Grunau | 2012-12-18 | 1 | -127/+228 |
* | mpegvideo: allocate scratch buffers after linesize is known | Janne Grunau | 2012-12-18 | 1 | -3/+14 |
* | h264: prevent decoding of slice NALs in extradata | Janne Grunau | 2012-12-18 | 1 | -6/+21 |
* | h264-mt: handle NAL_DPAs before calling ff_thread_finish_setup | Janne Grunau | 2012-12-15 | 1 | -0/+1 |
* | h264: initialize frame-mt context copies properly | Janne Grunau | 2012-12-13 | 1 | -0/+2 |
* | h264: set parameters from SPS whenever it changes | Janne Grunau | 2012-12-13 | 1 | -47/+61 |
* | cosmetics: Fix dropable --> droppable typo | Diego Biurrun | 2012-12-09 | 1 | -18/+18 |
* | h264: add a pointer for weighted prediction temporary buffer | Janne Grunau | 2012-12-07 | 1 | -13/+13 |
* | h264: slice-mt: check master context for valid current_picture_ptr | Janne Grunau | 2012-12-05 | 1 | -1/+1 |
* | h264: slice-mt: get last_pic_dropable from master context | Janne Grunau | 2012-12-05 | 1 | -1/+1 |