summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '6ac0e7818399a57e4684202bac79f35b3561ad1e'James Almer2017-10-261-0/+4
|\
| * mpeg4videodec: raise an error if sprite_trajectory.table is NULLSean McGovern2017-04-051-0/+4
| * qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-021-0/+7
| * qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-021-2/+14
| * qsv: Add ability to create a session from a deviceMark Thompson2017-04-024-24/+46
| * vaapi_encode: Add VP9 supportMark Thompson2017-04-024-1/+314
| * vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-04-023-0/+413
* | Merge commit '0cf949a01193dcf6f83fd95d46792dd94479b4e4'James Almer2017-10-261-4/+6
|\ \ | |/
| * vp9: Add bsf to merge superframesRonald S. Bultje2017-04-023-0/+209
| * pthread_frame: Propagate sw_pix_fmt across threadsMark Thompson2017-04-021-0/+1
* | lavc/avcodec: Constify the return value of av_bitstream_filter_next().Carl Eugen Hoyos2017-10-263-3/+3
* | avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()James Almer2017-10-264-7/+20
* | avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo()James Almer2017-10-262-4/+21
* | avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste2017-10-251-252/+454
* | avcodec/mips: Improve avc chroma copy and avg vert mc msa functionsKaustubh Raste2017-10-251-352/+275
* | avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functionsKaustubh Raste2017-10-251-160/+240
* | Merge commit '26d9b60373bf45bc4f91ff6815f5fa36764d4d7b'James Almer2017-10-241-1/+1
|\ \ | |/
| * hevc: Avoid using LOCAL_ALIGNED for 4 byte alignmentMartin Storsjö2017-03-311-1/+1
| * dcadec: remove extra indirectionAnton Khirnov2017-03-291-6/+3
| * hevcdec: Use LOCAL_ALIGNED_* for declaring local variables with alignmentMartin Storsjö2017-03-291-10/+12
| * arm: Always build the hevcdsp_init_arm.c fileMartin Storsjö2017-03-281-2/+2
* | libopus: Add channel mapping 2 support in libopusdecFelicia Lim2017-10-251-10/+29
* | Merge commit '0b9a237b2386ff84a6f99716bd58fa27a1b767e7'James Almer2017-10-246-241/+221
|\ \ | |/
| * hevc: Add NEON 4x4 and 8x8 IDCTAlexandra Hájková2017-03-275-0/+280
* | cbs_h264: Fix format specifierMark Thompson2017-10-241-1/+1
* | cbs_mpeg2: Fix format specifierMark Thompson2017-10-241-1/+1
* | cbs_mpeg2: Fix type for marker_bit readingMark Thompson2017-10-241-1/+1
* | lavc/vaapi_encode_h264: correct VUI max_dec_frame_buffering settingJun Zhao2017-10-241-1/+1
* | lavc/dvbsub: Add the missing line separator to dvb_encode_rle8().Carl Eugen Hoyos2017-10-241-2/+2
* | lavc/dvbsub: Do not fail hard in the region block for 256-colour encoding.JULIAN GARDNER2017-10-241-0/+3
* | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer2017-10-239-560/+2
|\ \ | |/
* | Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40'James Almer2017-10-233-14/+0
|\ \ | |/
| * lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-233-15/+1
* | Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer2017-10-2314-376/+1
|\ \ | |/
| * lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-2314-357/+1
| * lavc: Drop deprecated time_base variable for decodingVittorio Giovara2017-03-234-18/+0
* | avodec/vaapi: drop deprecated vaapi_context fieldsJames Almer2017-10-232-112/+0
* | avcodec: drop deprecated vismv optionJames Almer2017-10-234-234/+0
* | Merge commit '48bb0da050329e5111b00a12dfc154b7e78fb3a3'James Almer2017-10-233-12/+0
|\ \ | |/
| * lavc: Drop deprecated way of setting audio delay on encodeVittorio Giovara2017-03-233-12/+0
* | Merge commit '5182a28b5de060c51c21b36053ab205bfbbbbe31'James Almer2017-10-236-41/+0
|\ \ | |/
| * lavc: Drop deprecated global afd fieldVittorio Giovara2017-03-235-36/+0
* | Merge commit '4476027d93680cd88d2f75ef1cef5b0c276a8704'James Almer2017-10-232-10/+0
|\ \ | |/
| * lavc: Drop deprecated avctx codec nameVittorio Giovara2017-03-232-10/+0
* | Merge commit 'bb45d11282d93af0e8d4c8fd6bc6405f7439a940'James Almer2017-10-235-223/+0
|\ \ | |/
| * lavc: Drop deprecated codec flagsVittorio Giovara2017-03-235-205/+0
* | Merge commit '302554835e39b79b977ed60c9afe81b44590dfef'James Almer2017-10-234-36/+0
|\ \ | |/
| * lavc: Drop deprecated unused public membersVittorio Giovara2017-03-233-33/+0
* | Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer2017-10-237-50/+1
|\ \ | |/
| * lavc: Drop deprecated emu edge functionalityVittorio Giovara2017-03-234-35/+0