36283 Commits (025f75c3ad1a4efc013bf3656b78952480fb90f7)

Author SHA1 Message Date
Matthieu Bouron 025f75c3ad lavc/ffjni: do not error out if the last non-mandatory field/method cannot be found 8 years ago
Jens Ziller bc7066fd5d libavcodec/mmaldec.c: set AVFrame interlaced_frame and top_field_first, AVCodecContext framerate 8 years ago
Philip Langdale 4029f05c8b avcodec/cuvid: Always check for internal errors during parsing 8 years ago
Rodger Combs 7c5fed15a8
lavc/Makefile: add missing ADPCM_THP_LE objs 8 years ago
Rodger Combs 1177e42121
lavc/Makefile: g729dec: fix missing file 8 years ago
Timo Rothenpieler b91e0e5987 avcodec/cuvid: check for and warn about invalid pkt_timebase 8 years ago
Timo Rothenpieler 132adf73af avcodec/cuvid: use pkt_timebase instead of time_base 8 years ago
Thilo Borgmann 4d48add89b lavc/alsdec: use get_bitsz() to simplify reading of the mantissa 8 years ago
Matthieu Bouron bf011695fd lavc/hevc: store VPS/SPS/PPS data 8 years ago
Michael Niedermayer 752e6dfa3e avcodec/ccaption_dec: Use simple array instead of AVBuffer 8 years ago
Michael Niedermayer 037422178d avcodec/alsdec: Fix reading 0 mantisse bits 8 years ago
Michael Niedermayer 2d3099ad8e avcodec/svq3: Reintroduce slice_type 8 years ago
Michael Niedermayer c0fc83ed41 avcodec/mlz: Check offset before writing 8 years ago
Michael Niedermayer 2f7a12fab5 avcodec/mlz: clear dict on allocation to ensure there are no uninitialized values 8 years ago
Michael Niedermayer f2192e0f03 avcodec/alsdec: Fix raw_mantissa memleak 8 years ago
Michael Niedermayer 837e72b016 avcodec/alsdec: Fix mlz memleak 8 years ago
Timo Rothenpieler 8ebe1dddfb avcodec/nvenc: use frame size instead of surface size 8 years ago
Matthieu Bouron 4b290078e4 lavc/mediacodecdec_h264: use h264_parse.h instead of h264dec.h 8 years ago
Matthieu Bouron 256e99f6f0 lavc/mediacodecdec_h264: move bsf variable declaration at the top of the function 8 years ago
Sven C. Dack 4aeb7a88ec avcodec/nvenc: support RGB input 8 years ago
Timo Rothenpieler fa3ecad071 avcodec/nvenc: correctly set inputPitch 8 years ago
Timo Rothenpieler 96cba1c552 avcodec/nvenc: use av_image_copy for copying frame data 8 years ago
Carl Eugen Hoyos 7a8e5ff1fd lavc/avcodec: Improve av_parser_parse() documentation, mention padding. 8 years ago
Paul B Mahol 7a258ef97e avcodec/gif: don't honor transparency if palette changed 8 years ago
Matthieu Bouron f574012d5f lavc/mediacodecdec_h264: fix SODB escaping 8 years ago
Michael Niedermayer a97e35e7c2 avcodec: Fix successfull typo 8 years ago
Philip Langdale 86910b15c9 cuvid: Implement flush to support seeking in media players 8 years ago
Philip Langdale 1891dfe013 cuvid: Add hwaccels and decoders for remaining supported formats 8 years ago
Carl Eugen Hoyos f077ad69c6 lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy(). 8 years ago
Paul B Mahol e7bc9623e5 avcodec/pnmdec: fix undefined behaviour 8 years ago
Paul B Mahol 3c55baf08f avccodec/utvideoenc: support encoding ULY4 and ULH4 8 years ago
Paul B Mahol c62cb9bf5a avcodec/utvideodec: add support for ULY4 and ULH4 8 years ago
James Almer d2e74315e5 avcodec/utils: print only the padding values that are set 8 years ago
James Almer 4fed4aca0c avcodec/utils: print initial and trailing paddings only in verbose levels 8 years ago
Carl Eugen Hoyos a6a453ccd1 Cosmetics: Reindent after e82b181f. 8 years ago
Carl Eugen Hoyos e82b181f80 lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough. 8 years ago
Carl Eugen Hoyos cef5bc0e6e lavc/mjpegdec: Do not skip reading quantization tables. 8 years ago
Michael Graczyk be07c25896 libavcodec/opus: Add channel mapping 2 to extradata parser 8 years ago
Michael Graczyk 5d054a1ac4 libavcodec/opus: Fix spelling in error message 8 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