November 20, 2017
View 54486e3

avcodec: remove unnecessary AVPacketSideDataType enum offset

James Almer authored on 2017/11/20 09:03:09
November 15, 2017
View 034e1f8

avcodec: fix whitespace on AVPanScan struct definition

Aman Gupta authored on 2017/11/15 03:02:20
November 13, 2017
View c4131a0

avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields

James Almer authored on 2017/11/13 11:57:38
November 12, 2017
View 48e4eda

Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'

James Almer authored on 2017/11/12 06:58:12
November 11, 2017
View 76f1693

avcodec: add decode_params callback to AVHWAccel struct

Aman Gupta authored on 2017/11/11 05:17:36
View a337b36

aptx: implement the aptX bluetooth codec

Aurelien Jacobs authored on 2017/11/11 06:09:23
November 5, 2017
View 3a71bcc

lavc: Mark all AVHWAccel structures as const

Mark Thompson authored on 2017/11/05 03:53:26
October 30, 2017
View 39e9a7a

avcodec/avcodec.h: remove doxy from the old bsf API functions

James Almer authored on 2017/10/30 00:42:18
October 27, 2017
View f2c8670

lavc/avcodec: Constify the return value of av_bitstream_filter_next().

Carl Eugen Hoyos authored on 2017/10/27 01:29:02
October 26, 2017
View 3536a3e

lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()

Mark Thompson authored on 2017/10/26 08:18:44
View 67e81d7

lavc: Use hardware config information in ff_get_format()

Mark Thompson authored on 2017/10/26 08:18:43
View 24cc0a5

lavc: Add codec metadata to indicate hardware support

Mark Thompson authored on 2017/10/26 08:18:39
October 24, 2017
View c17f638

Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40'

James Almer authored on 2017/10/24 05:23:43
View bfab430

Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'

James Almer authored on 2017/10/24 05:06:05
October 3, 2017
View ae5046e

avcodec: allow multiple hwaccels for the same codec/pixfmt

wm4 authored on 2017/10/03 22:04:45