summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * cbs: Allocate the context inside the init functionMark Thompson2018-02-20
* | avformat/movenc: addition of flag to fragment at every frameVishwanath Dixit2018-02-20
* | avcodec/diracdec: Fix integer overflow in mv computationMichael Niedermayer2018-02-20
* | avcodec/h264_parse: Clear invalid chroma weights in ff_h264_pred_weight_table()Michael Niedermayer2018-02-20
* | avcodec/aacdec_templat: Fix integer overflow in apply_ltp()Michael Niedermayer2018-02-20
* | avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53()Michael Niedermayer2018-02-20
* | avcodec/diracdec: Use int64 in global mv to prevent overflowMichael Niedermayer2018-02-20
* | avcodec/dxtory: Remove code that corrupts dimensionsMichael Niedermayer2018-02-20
* | avformat/matroskadec: fix return valueJames Almer2018-02-20
* | avformat/matroskadec: free the packet on webvtt side data allocation failureJames Almer2018-02-20
* | avformat/matroskadec: ignore CodecPrivate if the stream is VP9James Almer2018-02-19
* | docs/codecs: remove dead codec debug optionsGyan Doshi2018-02-19
* | Merge commit 'cc1c94dacd0642ac1a6cad45deb65071f127d91a'James Almer2018-02-19
|\|
| * configure: Pass the right machine types to dlltool for arm and arm64 mingwMartin Storsjö2018-02-19
* | Merge commit '97eee953e639bd4d17a9f9398293775277d00505'James Almer2018-02-19
|\|
| * Revert "configure: Stop using dlltool to create an import library"Martin Storsjö2018-02-19
* | build: restore using dlltool/lib.exe for creating Win32 .lib filesHendrik Leppkes2018-02-19
* | avcodec/mediacodecdec: refactor to take advantage of new decoding apiAman Gupta2018-02-19
* | fate: add tests for pan audio filterTobias Rapp2018-02-19
* | swresample/rematrix: fix update of channel matrix if input or output layout i...Tobias Rapp2018-02-19
* | avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i()Michael Niedermayer2018-02-18
* | avcodec/hevcdec: Check luma/chroma_log2_weight_denomMichael Niedermayer2018-02-18
* | libavfilter/vf_fps: Add more fate testsCalvin Walton2018-02-17
* | avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect ove...Michael Niedermayer2018-02-17
* | avcodec/jpeg2000dec: Use av_image_check_size2()Michael Niedermayer2018-02-17
* | avcodec/vp8: Check for bitstream end before vp7_fade_frame()Michael Niedermayer2018-02-17
* | avcodec/exr: Check remaining bits in last get code loopMichael Niedermayer2018-02-17
* | avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()Michael Niedermayer2018-02-17
* | fate/mpegps: add tests for PCM_DVD stream remuxGyan Doshi2018-02-16
* | avformat/mpegenc - accept PCM_DVD streamsGyan Doshi2018-02-16
* | avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer2018-02-15
* | avdevice/decklink_dec: Fix ;;Michael Niedermayer2018-02-15
* | avfilter/avf_avectorscope: Fix ;;Michael Niedermayer2018-02-15
* | avcodec/h264_cabac: Tighten allowed coeff_abs rangeMichael Niedermayer2018-02-15
* | avcodec/ffv1: Support for GBRAP10 and GBRAP12Jérôme Martinez2018-02-15
* | avformat/aviobuf: zero initialize the AVIOContext in ffio_init_context()James Almer2018-02-14
* | avcodec: remove unnecessary calls to ff_init_buffer_info()James Almer2018-02-14
* | avpacket: reset dst side_data fields in av_packet_copy_propsYusuke Nakamura2018-02-14
* | avfilter/af_loudnorm: correctly initialize PTSNiklas Haas2018-02-14
* | lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.Carl Eugen Hoyos2018-02-14
* | avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc()Xiaohan Wang2018-02-14
* | avutil/opt: remove ABI hackswm42018-02-13
* | avdevice/decklink_dec: extract NTSC VANCRay Tiley2018-02-13
* | avcodec/mpeg12enc: add support for specifying video_format in the sequence_di...Marton Balint2018-02-13
* | Merge commit 'a674b31240e99a369059385b03582b35629d190f'Mark Thompson2018-02-12
|\|
| * build: Ignore generated mpeg12framerate test binaryDiego Biurrun2018-02-12
* | Merge commit '5b6213ef6bf5e0781c83e86926eb0b33a98dc185'Mark Thompson2018-02-12
|\|
| * avcodec/vc1dec: fix mby_start for interlaced contentMichael Niedermayer2018-02-11
* | Merge commit '9b09792c90b580842157ca8ce534be434725a841'Mark Thompson2018-02-12
|\|
| * lavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWNRuiling Song2018-02-12