36287 Commits (5e1bf9d8c0d2cdbbf17b06a5dfdf87a635b3203b)

Author SHA1 Message Date
Michael Niedermayer 5e1bf9d8c0 avcodec/avpacket: clear side_data_elems 9 years ago
Rodger Combs dca03ec5f4
ass_split: reindent 9 years ago
Rodger Combs 3b32e1313c
ass_split: fix handling of streams with no [Events] or Format: line 9 years ago
Michael Niedermayer 5bbffe3412 avcodec/h264_refs: Change default case to av_assert0() to suppress warning 9 years ago
Matthieu Bouron 025f75c3ad lavc/ffjni: do not error out if the last non-mandatory field/method cannot be found 9 years ago
Jens Ziller bc7066fd5d libavcodec/mmaldec.c: set AVFrame interlaced_frame and top_field_first, AVCodecContext framerate 9 years ago
Philip Langdale 4029f05c8b avcodec/cuvid: Always check for internal errors during parsing 9 years ago
Rodger Combs 7c5fed15a8
lavc/Makefile: add missing ADPCM_THP_LE objs 9 years ago
Rodger Combs 1177e42121
lavc/Makefile: g729dec: fix missing file 9 years ago
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