36278 Commits (24b391890139b26ff4cbeb244b6bf7ee878aff52)

Author SHA1 Message Date
Timo Rothenpieler b91e0e5987 avcodec/cuvid: check for and warn about invalid pkt_timebase 9 years ago
Timo Rothenpieler 132adf73af avcodec/cuvid: use pkt_timebase instead of time_base 9 years ago
Thilo Borgmann 4d48add89b lavc/alsdec: use get_bitsz() to simplify reading of the mantissa 9 years ago
Matthieu Bouron bf011695fd lavc/hevc: store VPS/SPS/PPS data 9 years ago
Michael Niedermayer 752e6dfa3e avcodec/ccaption_dec: Use simple array instead of AVBuffer 9 years ago
Michael Niedermayer 037422178d avcodec/alsdec: Fix reading 0 mantisse bits 9 years ago
Michael Niedermayer 2d3099ad8e avcodec/svq3: Reintroduce slice_type 9 years ago
Michael Niedermayer c0fc83ed41 avcodec/mlz: Check offset before writing 9 years ago
Michael Niedermayer 2f7a12fab5 avcodec/mlz: clear dict on allocation to ensure there are no uninitialized values 9 years ago
Michael Niedermayer f2192e0f03 avcodec/alsdec: Fix raw_mantissa memleak 9 years ago
Michael Niedermayer 837e72b016 avcodec/alsdec: Fix mlz memleak 9 years ago
Timo Rothenpieler 8ebe1dddfb avcodec/nvenc: use frame size instead of surface size 9 years ago
Matthieu Bouron 4b290078e4 lavc/mediacodecdec_h264: use h264_parse.h instead of h264dec.h 9 years ago
Matthieu Bouron 256e99f6f0 lavc/mediacodecdec_h264: move bsf variable declaration at the top of the function 9 years ago
Sven C. Dack 4aeb7a88ec avcodec/nvenc: support RGB input 9 years ago
Timo Rothenpieler fa3ecad071 avcodec/nvenc: correctly set inputPitch 9 years ago
Timo Rothenpieler 96cba1c552 avcodec/nvenc: use av_image_copy for copying frame data 9 years ago
Carl Eugen Hoyos 7a8e5ff1fd lavc/avcodec: Improve av_parser_parse() documentation, mention padding. 9 years ago
Paul B Mahol 7a258ef97e avcodec/gif: don't honor transparency if palette changed 9 years ago
Matthieu Bouron f574012d5f lavc/mediacodecdec_h264: fix SODB escaping 9 years ago
Michael Niedermayer a97e35e7c2 avcodec: Fix successfull typo 9 years ago
Philip Langdale 86910b15c9 cuvid: Implement flush to support seeking in media players 9 years ago
Philip Langdale 1891dfe013 cuvid: Add hwaccels and decoders for remaining supported formats 9 years ago
Carl Eugen Hoyos f077ad69c6 lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy(). 9 years ago
Paul B Mahol e7bc9623e5 avcodec/pnmdec: fix undefined behaviour 9 years ago
Paul B Mahol 3c55baf08f avccodec/utvideoenc: support encoding ULY4 and ULH4 9 years ago
Paul B Mahol c62cb9bf5a avcodec/utvideodec: add support for ULY4 and ULH4 9 years ago
James Almer d2e74315e5 avcodec/utils: print only the padding values that are set 9 years ago
James Almer 4fed4aca0c avcodec/utils: print initial and trailing paddings only in verbose levels 9 years ago
Carl Eugen Hoyos a6a453ccd1 Cosmetics: Reindent after e82b181f. 9 years ago
Carl Eugen Hoyos e82b181f80 lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough. 9 years ago
Carl Eugen Hoyos cef5bc0e6e lavc/mjpegdec: Do not skip reading quantization tables. 9 years ago
Michael Graczyk be07c25896 libavcodec/opus: Add channel mapping 2 to extradata parser 9 years ago
Michael Graczyk 5d054a1ac4 libavcodec/opus: Fix spelling in error message 9 years ago
Timo Rothenpieler cac2df230e avcodec/nvenc: update license header 9 years ago
Timo Rothenpieler 26a5cbd781 avcodec/nvenc: use proper soname for cuda/nvenc libraries 9 years ago
Timo Rothenpieler df615efcf2 avcodec/nvenc: check maximum driver API version 9 years ago
Timo Rothenpieler a19989cae5 avcodec/nvenc: fix potantially uninitialized free 9 years ago
Timo Rothenpieler 19e75fd883 avcodec/nvenc: fix library names on cygwin 9 years ago
Oliver Collyer a81b398e86 avcodec/nvenc: added support for rate control lookahead 9 years ago
Oliver Collyer d1bf8a3aa8 avcodec/nvenc: added support for 10 bit HEVC encoding 9 years ago
Timo Rothenpieler 325e56479f avcodec/nvenc: include nvEncodeAPI v7 SDK header 9 years ago
Jai Luthra 0c023d181e lavc/lpc: Add min_shift parameter in LPC 9 years ago
Jan Sebechlebsky bcd1153162 libavcodec/bsfs: Fix bsf option setting 9 years ago
Michael Niedermayer 01aee8148d avcodec/exr: Check tile positions 9 years ago
Paul B Mahol 61980dc479 avformat/avcodec: support rawvideo with planar rgb and alpha in nut 9 years ago
Rafaël Carré 10e3f18c8d libzvbi depends on ass 9 years ago
Carl Eugen Hoyos 3c36d960f4 lavc/h264dec: Improve "Increasing reorder buffer" message loglevel. 9 years ago
Michael Niedermayer 77bf96b047 avcodec/aacenc: Tighter input checks 9 years ago
Michael Niedermayer ebb9a320d7 avcodec/alsdec: Remove unused variable 9 years ago