36266 Commits (26a19f8e92782fa803fc274b5501200d218c2735)

Author SHA1 Message Date
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
Stanislav Dolganov 4edd74bd7c avcodec/me_cmp: add median SAD compare function 9 years ago
Umair Khan dcfd24b10c avcodec/alsdec: Implement floating point sample data decoding 9 years ago
Umair Khan eabdabb982 avcodec: Implement masked lz decompression 9 years ago
Mark Reid 61fac0ea09 libavcodec/dnxhdenc: fix typo, check if profile is dnxhr 444 or hqx 9 years ago
Michael Niedermayer 67318187fb libavcodec/wmalosslessdec: Check the remaining bits 9 years ago
Jan Sebechlebsky 57503fab4f avcodec/bsf: Add custom item name function for bsf list 9 years ago
Michael Niedermayer f2a9a30fd6 avcodec/adpcm: Fix adpcm_ima_wav padding 9 years ago
Michael Niedermayer 2624695484 avcodec/svq3: fix slice size check 9 years ago
Michael Niedermayer a31e08fa1a avcodec/diracdec: Check numx/y 9 years ago
Michael Niedermayer 15dd56c093 avcodec/h2645_parse: fix nal size 9 years ago
Michael Niedermayer 528171ba84 avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split() 9 years ago
Michael Niedermayer f10ea03df3 avcodec/h264_parser: Factor get_avc_nalsize() out 9 years ago