]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/Makefile: skip nvdec.h header when nvdec is not enabled
[ffmpeg] / libavcodec /
2018-02-27 James Almeravcodec/Makefile: skip nvdec.h header when nvdec is...
2018-02-27 Michael Niedermayeravcodec/msmpeg4dec: Check for input end in msmpeg4v34_d...
2018-02-27 Michael Niedermayeravcodec/truemotion2rt: Check input buffer size
2018-02-27 Michael Niedermayeravcodec/g2meet: Check tile dimensions with av_image_che...
2018-02-27 Michael Niedermayeravcodec/exr: fix invalid shift in unpack_14()
2018-02-27 Michael Niedermayeravcodec/bintext: sanity check dimensions
2018-02-27 Timo Rothenpielercompat: remove in-tree NVidia headers
2018-02-27 Michael Niedermayeravcodec/utvideodec: Check subsample factors
2018-02-27 Michael Niedermayeravcodec/rscc: Skip empty frames (nb_tiles == 0)
2018-02-24 Martin Vignaliavcodec/exr : add support for long name flag and be...
2018-02-24 Tomas HärdinAdd libcodec2 en/decoder
2018-02-24 Michael Niedermayeravcodec/smc: Check input packet size
2018-02-24 James Almeravcodec/Makefile: add missing dependencies for some...
2018-02-22 Dale CurtisParse and drop gain control data, so that SSR packets...
2018-02-21 Philip Langdaleavcodec/nvdec: Implement mjpeg nvdec hwaccel
2018-02-21 Mark Thompsonvaapi: Add MJPEG decode hwaccel
2018-02-21 Mark Thompsonvaapi_decode: Make the frames context format selection...
2018-02-21 Mark Thompsonmjpegdec: Add hwaccel hooks
2018-02-21 Mark Thompsonlavc/mjpeg: Add profiles for MJPEG using SOF marker...
2018-02-21 Michael Niedermayeravcodec/cavsdec: Check alpha/beta offset
2018-02-21 Mark ThompsonMerge commit '6d5a6dde5301c81e221a37b3f39bb03149492b98'
2018-02-21 Mark ThompsonMerge commit 'eccc03c8fbc603a0a3257df66f0705f74fe2581a'
2018-02-21 Mark ThompsonMerge commit '7157d959264f3729da463725c6faa580d9394d19'
2018-02-21 Mark ThompsonMerge commit '78fa0b9033c0834c049e2aedf71a8c613fed87ab'
2018-02-21 Mark ThompsonMerge commit '69062d0f9b6aef5d9d9b8c9c9b5cfb23037caddb'
2018-02-21 Mark ThompsonMerge commit 'a2ca8ed903b435446031a8a0792ca535e6ee2913'
2018-02-21 Mark ThompsonMerge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
2018-02-21 Mark ThompsonMerge commit '13ca5d34ba5c473211daaae0a101123bcaada3e6'
2018-02-21 Mark ThompsonMerge commit '0e4c166cdd6446522a085dd9731967d09ac71f72'
2018-02-21 Mark ThompsonMerge commit 'a3daecd6375279d9fdb863ac9db3545a33e97651'
2018-02-21 Mark ThompsonMerge commit '67eb2b16daa77f6ba3e04a28ca18e53193723b7f'
2018-02-21 Mark ThompsonMerge commit '216c44dfc17252ec0681dcb0bbeeb45a9d14eca7'
2018-02-21 Mark ThompsonMerge commit 'c8e135ea9225137050a6315fd9ba9c0f242c90b6'
2018-02-21 Mark ThompsonMerge commit '254e728d207c173a3714e6a01c9d68fcb3af8b73'
2018-02-21 Mark ThompsonMerge commit '1d12a545ce828eaf4fb37295400008ea37635ab8'
2018-02-21 Mark ThompsonMerge commit '2651352988212531038326c44754ece1728c4a3b'
2018-02-20 Mark Thompsonh264_metadata: Add option to delete filler data
2018-02-20 Mark Thompsoncbs_h264: Add support for filler NAL units
2018-02-20 Mark Thompsoncbs_h264: Move slice_group_id array out of PPS structure
2018-02-20 Mark Thompsonh264_metadata: Always add the SEI user data to the...
2018-02-20 Mark Thompsonh264_metadata: Use common SEI addition function
2018-02-20 Mark Thompsoncbs_h264: Add utility functions to insert/delete SEI...
2018-02-20 Mark Thompsoncbs: Refcount all the things!
2018-02-20 Mark Thompsoncbs_h264: Add hack for pic_timing with no active SPS
2018-02-20 Mark Thompsoncbs_h2645: Remove active ps references when it is replaced
2018-02-20 Mark Thompsoncbs: Demote the "decomposition unimplemented" warning
2018-02-20 Mark Thompsonvaapi_h265: Mark unused entries in RefPicList[01] as...
2018-02-20 Mark Thompsonvaapi_encode: Destroy output buffer pool before VA...
2018-02-20 Jun Zhaovaapi_encode: Allocate slice structures and parameter...
2018-02-20 Mark Thompsoncbs: Minor comment fixes / cosmetics
2018-02-20 Mark Thompsoncbs: Add an explicit type for coded bitstream unit...
2018-02-20 Mark Thompsoncbs: Allocate the context inside the init function
2018-02-20 Michael Niedermayeravcodec/diracdec: Fix integer overflow in mv computation
2018-02-20 Michael Niedermayeravcodec/h264_parse: Clear invalid chroma weights in...
2018-02-20 Michael Niedermayeravcodec/aacdec_templat: Fix integer overflow in apply_ltp()
2018-02-20 Michael Niedermayeravcodec/jpeg2000dwt: Fix integer overflows in sr_1d53()
2018-02-20 Michael Niedermayeravcodec/diracdec: Use int64 in global mv to prevent...
2018-02-20 Michael Niedermayeravcodec/dxtory: Remove code that corrupts dimensions
2018-02-19 James AlmerMerge commit 'cc1c94dacd0642ac1a6cad45deb65071f127d91a'
2018-02-19 James AlmerMerge commit '97eee953e639bd4d17a9f9398293775277d00505'
2018-02-19 Aman Guptaavcodec/mediacodecdec: refactor to take advantage of...
2018-02-18 Michael Niedermayeravcodec/dirac_dwt_template: Fix Integer overflow in...
2018-02-18 Michael Niedermayeravcodec/hevcdec: Check luma/chroma_log2_weight_denom
2018-02-17 Michael Niedermayeravcodec/h264: Increase field_poc to 64bit in ff_h264_in...
2018-02-17 Michael Niedermayeravcodec/jpeg2000dec: Use av_image_check_size2()
2018-02-17 Michael Niedermayeravcodec/vp8: Check for bitstream end before vp7_fade_fr...
2018-02-17 Michael Niedermayeravcodec/exr: Check remaining bits in last get code...
2018-02-15 Michael Niedermayeravcodec/h264_cabac: Tighten allowed coeff_abs range
2018-02-15 Jérôme Martinezavcodec/ffv1: Support for GBRAP10 and GBRAP12
2018-02-14 James Almeravcodec: remove unnecessary calls to ff_init_buffer_info()
2018-02-14 Yusuke Nakamuraavpacket: reset dst side_data fields in av_packet_copy_...
2018-02-14 Xiaohan Wangavcodec/h264_cavlc: Set valid qscale value in ff_h264_d...
2018-02-12 Marton Balintavcodec/mpeg12enc: add support for specifying video_for...
2018-02-12 Mark ThompsonMerge commit 'a674b31240e99a369059385b03582b35629d190f'
2018-02-12 Mark ThompsonMerge commit '5b6213ef6bf5e0781c83e86926eb0b33a98dc185'
2018-02-12 Mark ThompsonMerge commit '9b09792c90b580842157ca8ce534be434725a841'
2018-02-12 Mark ThompsonMerge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2'
2018-02-12 Mark ThompsonMerge commit 'e412d683fe0349bb8450645813a23158bb4ebd66'
2018-02-12 Mark ThompsonMerge commit 'caecb85014fc81f8734560a150073627eedab78c'
2018-02-12 Mark ThompsonMerge commit 'c6bc18bc121ea66df715123c59f7ef9542c0914a'
2018-02-12 Mark ThompsonMerge commit 'e4cdef00263dc8b3c8de9d34ceacd00dc68979c0'
2018-02-12 Mark ThompsonMerge commit 'b128be1748f3920a14a98307265df5f2d3433e1d'
2018-02-12 Mark ThompsonMerge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'
2018-02-12 Mark ThompsonMerge commit 'cad739dace55e3446ef7180de688173cd19fb000'
2018-02-12 Mark ThompsonMerge commit '5b145290df2998a9836a93eb925289c6c8b63af0'
2018-02-12 Rostislav Pehlivanovh264_idct: enable unmacro on newer NASM versions
2018-02-12 Diego Biurrunbuild: Ignore generated mpeg12framerate test binary
2018-02-12 Michael Niedermayeravcodec/vc1dec: fix mby_start for interlaced content
2018-02-12 James AlmerMerge commit 'fd36cf6bf6524247a8ff6788c028836fe7d9fd20'
2018-02-12 James AlmerMerge commit '38434a9ff5b9a1a048f32c1c7e2a9519cf12f8ba'
2018-02-12 James AlmerMerge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'
2018-02-12 James AlmerMerge commit 'bca41545b371efc34e38d1fa8bb12dba8b614da0'
2018-02-12 James AlmerMerge commit '2eb396b175e55e515aa6a13c5b1789a2a18d3935'
2018-02-12 James AlmerMerge commit '96e476cc9d414e248692c773d9dce736662572b8'
2018-02-12 James AlmerMerge commit '8965e2af921ec5926b26d5ae466ee4104bb5262b'
2018-02-12 James AlmerMerge commit '5085f25ace1e74846a0de3369bedd0e22d1a1bdc'
2018-02-12 James AlmerMerge commit '6829a079444e10818a847e153121fb458cc5c0a8'
2018-02-11 Ruiling Songlavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWN
2018-02-11 Zhong Liqsvenc: AVBR is not supported on non-windows OS
2018-02-11 Muhammad Faizfate/libavcodec: add codec_desc test
next