36563 Commits (86c5a23ee5236aa0996435247a2141ac90fc491e)

Author SHA1 Message Date
Matthieu Bouron 140da8e810 lavc: add hevc mediacodec decoder 9 years ago
Paul B Mahol b82c1a377a avcodec/adpcm: clip step for ADPCM MTAF decoder 9 years ago
Moritz Barsnick 022260271b libavcodec/qsvdec_h2645.c: drop executable permission 9 years ago
Nikolas Bowe 96cd6f672e avcodec/(e)ac3: Fix target_level for EAC3. 9 years ago
Paul B Mahol 92dbd65700 avcodec/h264_parser: fix for possible overflow 9 years ago
Paul B Mahol 01fa4fb69e avcodec/h264_parser: set missing pts for top/bottom field frames 9 years ago
Carl Eugen Hoyos 93e041026f lavc: Enable a53cc by default for x264 and qsv_h264. 9 years ago
Michael Niedermayer a5af1240fc avcodec/g726: Add missing ADDB output mask 9 years ago
Jonathan Campbell c19da0cfd8 avcodec/mpeg12dec: add comments documenting the format of the DVD CC user-data packet. 9 years ago
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