summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAge
* lavc: add mpeg4 mediacodec decoderMatthieu Bouron2016-10-19
* lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron2016-10-19
* avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler2016-10-12
* avcodec/d3d11va: use the proper slice indexSteve Lhomme2016-10-10
* Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-07
|\
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-21
* | avcodec/cuvid: make use of new av_hwdevice_ctx_create apiTimo Rothenpieler2016-09-29
* | lavc/utils.c: Subtract skip_samples when frame is DISCARDed.Sasi Inguva2016-09-29
* | Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer2016-09-28
|\|
| * lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-21
* | Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer2016-09-28
|\|
| * pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-21
* | Merge commit '5d560d38deca1e4705e6d3784d737363b9c830fe'James Almer2016-09-28
|\|
| * pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-21
| * Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-20
| * Add MagicYUV decoderPaul B Mahol2016-06-20
* | lavc/8bps: Fix 32bit output of 24bit video.Carl Eugen Hoyos2016-09-28
* | avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-28
* | avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler2016-09-23
* | lavc/rscc: Support pal8 in rscc.Carl Eugen Hoyos2016-09-19
* | lavc: bump minor (after adding TrueHD and MLP encoders)Rostislav Pehlivanov2016-09-17
* | lavc: add hevc mediacodec decoderMatthieu Bouron2016-09-15
* | cuvid: Implement flush to support seeking in media playersPhilip Langdale2016-09-06
* | cuvid: Add hwaccels and decoders for remaining supported formatsPhilip Langdale2016-09-06
* | lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough.Carl Eugen Hoyos2016-09-03
* | avcodec/nvenc: added support for 10 bit HEVC encodingOliver Collyer2016-08-28
* | avcodec: add 64-bit signed pcm codecPaul B Mahol2016-08-18
* | lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill2016-08-16
* | avcodec/bsf: Add list BSF APIJan Sebechlebsky2016-08-15
* | lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos2016-08-13
* | lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency.Carl Eugen Hoyos2016-08-13
* | Add an OpenH264 decoder wrapperMartin Storsjö2016-07-27
* | Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch2016-07-09
|\|
| * lavc: add H.264 MVC profilesAnton Khirnov2016-06-12
* | lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-08
* | lavc/libx265: Support gray encoding.Carl Eugen Hoyos2016-07-06
* | lavc/mjpeg_parser: Allow jpegls parsing.Carl Eugen Hoyos2016-07-05
* | Merge commit 'e47b8bbf0b54599d44b9330eb4d68cdde4f6d298'Hendrik Leppkes2016-06-26
|\|
| * avcodec: Bump micro version after changing public JPEG 2000 definesDiego Biurrun2016-05-24
* | Merge commit '04fc8e24a091ed1d77d7a3c0cbcfe60baec19a9f'Hendrik Leppkes2016-06-26
|\|
| * lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov2016-05-23
* | Merge commit '5f30ac27795f9f98043e8582ccaad8813104adc4'Hendrik Leppkes2016-06-26
|\|
| * lavc: deprecate avcodec_copy_context()Anton Khirnov2016-05-23
| * mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-30
* | avcodec: add YUY2 Lossless Codec decoderPaul B Mahol2016-06-26
* | avcodec/nvenc: Bring encoder names in line with other encodersTimo Rothenpieler2016-06-25
* | avcodec/cuvid: add cuvid decoderTimo Rothenpieler2016-06-10
* | avcodec: add BitJazz SheerVideo decoderPaul B Mahol2016-06-07
* | Seperate x264rgb encoder and only enable when its actually supportedMichael Niedermayer2016-06-05
* | avocdec: add MagicYUV decoderPaul B Mahol2016-05-31