summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-11-08ffmpeg: modify dv check [2/2]shuanglong.wang6-2/+41
2017-05-26PD#144652:fixed amnuplayer to support dobly vision files.merge 138732Bang Peng8-0/+26
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2017-04-11PD#141328: Add h264 mvc supportJian Wang2-0/+11
2013-10-16Merge commit '93f305473f880729d18b5e42067f19d2106cb2e5'Michael Niedermayer5-10/+10
2013-10-16Merge commit '4baba6c813b7a1f27370e20fb1a87b05fcb39208'Michael Niedermayer3-45/+154
2013-10-15lavc: Convert some remaining strides to ptrdiff_tRonald S. Bultje10-21/+25
2013-10-15h264_parser: Fix POC parsing for the case where MMCO_RESET is present.Yusuke Nakamura3-47/+154
2013-09-28Convert multiplier for MV from int to ptrdiff_t.Ronald S. Bultje17-31/+32
2013-07-21h264: add frame packing as stereo_mode frame metadataJoakim Plate4-1/+125
2013-05-24Merge commit 'e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68'Michael Niedermayer7-9/+85
2013-05-24h264_parser: Set field_order and picture_structure.Yusuke Nakamura3-6/+64
2013-04-19Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'Michael Niedermayer7-50/+109
2013-04-19h264: fully support cropping.Anton Khirnov7-39/+108
2013-03-21h264: add an argument to CHROMA for consistencyMichael Niedermayer2-3/+3
2013-03-21Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer7-34/+34
2013-03-21Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer8-21/+21
2013-03-21Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer9-69/+69
2013-03-21Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer7-44/+44
2013-03-21Merge commit '25408b2a0660c1e6c8555559c4ed71dff2ede31e'Michael Niedermayer2-4/+3
2013-03-21h264: add a parameter to the CHROMA444 macro.Anton Khirnov6-18/+18
2013-03-21h264: add a parameter to the CHROMA422 macro.Anton Khirnov7-12/+12
2013-03-21h264: add a parameter to the CABAC macro.Anton Khirnov6-12/+12
2013-03-21h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.Anton Khirnov4-9/+9
2013-03-21h264: add a parameter to the FIELD_PICTURE macro.Anton Khirnov5-25/+25
2013-03-21h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov8-44/+44
2013-03-21h264: add a parameter to the MB_FIELD macro.Anton Khirnov7-30/+30
2013-03-21h264: add a parameter to the MB_MBAFF macro.Anton Khirnov4-18/+18
2013-03-21h264: make ff_h264_frame_start static.Anton Khirnov2-5/+4
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer275-4858/+4160
2013-03-08Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51'Michael Niedermayer11-5/+15
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov239-4319/+3888
2013-03-07Add missing error_resilience includes to files that use ERDiego Biurrun10-1/+10
2013-03-03h264: make it possible to compile without error_resilience.Ronald S. Bultje3-20/+37
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer12-30/+27
2013-02-23Remove pointless av_cold attributes in header filesDiego Biurrun11-29/+26
2013-02-20h264: Fix handling of changing reference counts between slicesMichael Niedermayer2-1/+6
2013-02-19h264/svq3: Stop using draw_edgesRonald S. Bultje3-44/+14
2013-02-19h264: Don't store intra pcm samples in h->mbRonald S. Bultje4-23/+21
2013-02-19h264: put visualization and debug support backMichael Niedermayer2-0/+8
2013-02-18h264/svq3: stop using draw_edges.Ronald S. Bultje3-44/+15
2013-02-18h264: don't store intra pcm samples in h->mb.Ronald S. Bultje5-24/+22
2013-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer35-1792/+2255
2013-02-15h264: deMpegEncContextizeAnton Khirnov34-1718/+2162
2013-02-07Merge commit 'c5fcdb440237f06f6c954185ab60970cabf786a2'Michael Niedermayer2-8/+1
2013-02-07Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer42-684/+982
2013-02-06h264: remove silly macrosAnton Khirnov1-3/+0
2013-02-06dsputil: Separate h264chromaDiego Biurrun40-680/+971
2013-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer29-2488/+2430
2013-01-24dsputil: Separate h264 qpelMans Rullgard27-2459/+2387
[next]