summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/qtrle: Do not output duplicated frames on insufficient inputMichael Niedermayer2018-05-30
* ffplay: Print codec_name if decoder for codec_id could not be found.Carl Eugen Hoyos2018-05-30
* avfilter/af_afir: draw IR frequency responsePaul B Mahol2018-05-29
* Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin2018-05-29
* doc/ffmpeg: update disposition valuesGyan Doshi2018-05-29
* avformat/movenc: creating producer reference time (PRFT) boxVishwanath Dixit2018-05-29
* avformat/utils: function to get the formatted ntp timeVishwanath Dixit2018-05-29
* avcodec/vc1: store zero MVs for all blocks in a MBJerome Borsboom2018-05-28
* avcodec/vc1: fix mquant calculation for interlace field picturesJerome Borsboom2018-05-28
* avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is usedMichael Niedermayer2018-05-28
* lavf/libssh: translate a read of 0 to EOFJan Ekström2018-05-28
* cmdutils: dump supported hardware devices in print_codec()Jun Zhao2018-05-28
* cmdutils: print missing caps in print_codec().Jun Zhao2018-05-28
* avformat/dashenc: Added a warning for incorrect segment name extensionKarthick Jeyapal2018-05-28
* avformat/dashenc: Added option for Segment file formatKarthick Jeyapal2018-05-28
* avcodec/ac3dec: Check that the number of channels with dependant streams is v...Michael Niedermayer2018-05-27
* avcodec/ac3dec: Fix null pointer dereference in ac3_decode_frame()Michael Niedermayer2018-05-27
* avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_depend...Michael Niedermayer2018-05-27
* oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behaviorMichael Niedermayer2018-05-27
* avcodec/g723_1dec: Clip bits2 in both directionsMichael Niedermayer2018-05-27
* avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header()Michael Niedermayer2018-05-27
* lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame.Carl Eugen Hoyos2018-05-27
* libavformat/mxfenc: Add some () to attempt to workaround build issue on osxMichael Niedermayer2018-05-27
* configure: Omit fsanitize flags if they are already specified by the userMichael Niedermayer2018-05-27
* configure: fix check for mbedtlsReino Wijnsma2018-05-27
* avformat/mxf: fix NTSC 59.94 samples per frame layoutMarton Balint2018-05-27
* lavc/cfhd: interlaced frame decoding addedGagandeep Singh2018-05-27
* avcodec/mlpdec: Only change noise_type if the related fields are validMichael Niedermayer2018-05-26
* indeo4: Decode all or nothing of a band header.Michael Niedermayer2018-05-26
* avcodec/ac3dec: Use frame_size if superframe_size is 0Michael Niedermayer2018-05-26
* lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9 for 9-bit 4:0:0 input.Carl Eugen Hoyos2018-05-25
* lavc/j2kenc: Support AV_PIX_FMT_PAL8.Carl Eugen Hoyos2018-05-25
* lavf/img2dec: Auto-detect xwd images.Carl Eugen Hoyos2018-05-25
* doc/codecs: Remove option sc_factor.Carl Eugen Hoyos2018-05-24
* avformat/hlsenc: support http method for hls fmp4Steven Liu2018-05-24
* avformat/dashdec: replace user-agent to user_agent for deprecate warning messageSteven Liu2018-05-24
* avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)Colin NG2018-05-24
* avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)Colin NG2018-05-24
* hwcontext_vaapi: Fix mapping from DRMMark Thompson2018-05-24
* avformat/mov: replace a value error by clipping into valid range in mov_read_...Michael Niedermayer2018-05-22
* avformat/bintext: Reduce detection for random .bin files as it more likely is...Michael Niedermayer2018-05-22
* lavc/jpeg2000dec: Move a variable declaration closer to its usage.Carl Eugen Hoyos2018-05-22
* lavc/jpeg2000dec: Use a define to clarify the meaning of a constant.Carl Eugen Hoyos2018-05-22
* lavc/h264_parse: Remove a superfluous linebreak.Carl Eugen Hoyos2018-05-22
* libavformat: add mbedTLS based TLSThomas Volkert2018-05-21
* avcodec/libvpxenc: fix setting amount of threads used for encodingJames Almer2018-05-21
* hwcontext: Add test for device creation and derivationMark Thompson2018-05-21
* avformat/mpegts: fix memory leak with merge_pmt_versions=1Aman Gupta2018-05-21
* doc: remove AVStream private fields from APIchangesAman Gupta2018-05-21
* avformat/mpegts: rename variable to clarify meaningAman Gupta2018-05-21