summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * 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
* | avcodec/aacps: Fix undefined behaviorMichael Niedermayer2017-05-05
* | avcodec/pixlet: Fix shift exponent 4294967268 is too large for 32-bit type 'int'Michael Niedermayer2017-05-05
* | avcodec/tiertexseqv: set the fixed dimenasions, do not depend on the demuxer ...Michael Niedermayer2017-05-05
* | Merge commit 'f1af37b51033ad90e56a8d7dfcc366f2bd9d2fed'Clément Bœsch2017-05-05
|\|
| * 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
* | Merge commit '0ac2d86c4758e1419934905b6c092910296aa16a'Clément Bœsch2017-05-05
|\|
| * 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
* | avcodec/cavsdec: Fix undefined behavior from integer overflowMichael Niedermayer2017-05-05
* | avcodec/dvdsubdec: Fix runtime error: left shift of 242 by 24 places cannot b...Michael Niedermayer2017-05-05
* | avcodec/vorbisdec: add missing commaJames Almer2017-05-04
* | Merge commit '53618054b64ce4dab459d23a7efebe9d5afc4855'James Almer2017-05-04
|\|
| * parser: Add missing #include for printing ISO C99 conversion specifiersDiego Biurrun2016-12-25
* | Merge commit '0b77a5933635293508e7289e7cf191ed166cf070'James Almer2017-05-04
|\|
| * Use correct printf conversion specifiers for POSIX integer typesDiego Biurrun2016-12-23
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-04
|\|
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* | cuvid: support AVCodecContext.hw_device_ctx APIwm42017-05-05
* | avcodec/mjpegdec: Fix runtime error: signed integer overflow: -24543 * 203161...Michael Niedermayer2017-05-04
* | avcodec/wavpack: Fix invalid shift and integer overflowMichael Niedermayer2017-05-04
* | avcodec/flicvideo: Check for chunk overreadMichael Niedermayer2017-05-04
* | libavcodec/mpeg4videodec: Convert sprite_offset to 64bitMichael Niedermayer2017-05-04
* | avcodec/pngdec: Use ff_set_dimensions()Michael Niedermayer2017-05-04
* | avcodec/msvideo1: Check buffer size before re-getting the frameMichael Niedermayer2017-05-04
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-03
|\|
| * 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