summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* dxtory: Convert to the new bitstream readerAlexandra Hájková2017-01-20
* apedec: Convert to the new bitstream readerAlexandra Hájková2017-01-20
* mpegvideoenc: make a table constAnton Khirnov2017-01-19
* zmbvenc: get rid of a global tableAnton Khirnov2017-01-19
* hevc: Mark as having threadsafe initDerek Buitenhuis2017-01-19
* als: Convert to the new bitstream readerAlexandra Hájková2017-01-17
* nvenc: Explicitly push the cuda context on encodingLuca Barbato2017-01-17
* alac: Convert to the new bitstream readerAlexandra Hájková2017-01-13
* qsv: Set the correct range for la_depthLuca Barbato2017-01-13
* theora: export cropping information instead of handling it internallyAnton Khirnov2017-01-12
* h264dec: export cropping information instead of handling it internallyAnton Khirnov2017-01-12
* h264dec: be more explicit in handling container croppingAnton Khirnov2017-01-12
* hevcdec: export cropping information instead of handling it internallyAnton Khirnov2017-01-12
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-12
* qsvdec: do not sync PIX_FMT_QSV surfacesAnton Khirnov2017-01-12
* dxva2: allow an empty array of ID3D11VideoDecoderOutputViewSteve Lhomme2017-01-12
* dxva2: get the slice number directly from the surface in D3D11VASteve Lhomme2017-01-12
* vaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b_framesMark Thompson2017-01-11
* vaapi_encode: Support forcing IDR frames via AVFrame.pict_typeMark Thompson2017-01-11
* vaapi_encode: Fix GOP sizingMark Thompson2017-01-11
* interplayvideo: Convert to the new bitstream readerAlexandra Hájková2017-01-09
* adx: Convert to the new bitstream readerAlexandra Hájková2017-01-09
* dvbsubdec: Convert to the new bitstream readerAlexandra Hájková2017-01-09
* motionpixels: Convert to the new bitstream readerAlexandra Hájková2017-01-09
* h264dec: make ff_h264_decode_init() staticAnton Khirnov2017-01-09
* h264dec: drop a redundant checkAnton Khirnov2017-01-09
* hevcdec: add P010 support for D3D11VASteve Lhomme2017-01-09
* dxva2: Factorize DXVA context validity test into a single macroSteve Lhomme2017-01-08
* dxva2: Make ff_dxva2_get_surface() static and drop its name prefixSteve Lhomme2017-01-08
* vaapi_h264: Fix POC on IDR framesJun Zhao2017-01-04
* vaapi_h265: Fix build failure with old libva without 10-bit surfacesMark Thompson2017-01-04
* aarch64: vp9mc: Fix a comment to refer to a register with the right nameMartin Storsjö2017-01-03
* aarch64: vp9dsp: Fix vertical alignment in the init fileMartin Storsjö2017-01-03
* arm: vp9mc: Fix vertical alignment of operandsMartin Storsjö2017-01-03
* parser: Add missing #include for printing ISO C99 conversion specifiersDiego Biurrun2016-12-25
* Use correct printf conversion specifiers for POSIX integer typesDiego Biurrun2016-12-23
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* ratecontrol: Drop xvid-rc-related struct members unused after a6901b9c6Diego Biurrun2016-12-21
* nvenc: Update check for lookaheadRuta Gadkari2016-12-21
* aarch64: vp9itxfm: Use the offset parameter to movrelMartin Storsjö2016-12-19
* tta: Convert to the new bitstream readerAlexandra Hájková2016-12-19
* mlp: Convert to the new bitstream readerAlexandra Hájková2016-12-19
* unary: Convert to the new bitstream readerAlexandra Hájková2016-12-19
* h264dec: make sure to only end a field if it has been startedAnton Khirnov2016-12-19
* mpeg12dec: move setting first_field to mpeg_field_start()Anton Khirnov2016-12-19
* mpeg12dec: avoid signed overflow in bitrate calculationAnton Khirnov2016-12-19
* mpegvideo_parser: avoid signed overflow in bitrate calculationAnton Khirnov2016-12-19
* vaapi_decode: use the correct logging contextAnton Khirnov2016-12-19
* hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-19
* pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2016-12-19