summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/vc1dec: Reduce probe score for streams with invalid frames.Carl Eugen Hoyos2019-04-19
* lavc/alac: Make a variable unsigned.Carl Eugen Hoyos2019-04-19
* avcodec/get_bits: unbreak get_bits_le() with cached readerPaul B Mahol2019-04-19
* lavf/utils: Allow url credentials to contain a slash.Carl Eugen Hoyos2019-04-19
* avutil/colorspace: add macros for RGB->YUV BT.709Gyan Doshi2019-04-19
* tests: Add EXESUF to program calls.Carl Eugen Hoyos2019-04-19
* rename hls_segment_filename in fate-hls-segment-size for fateSteven Liu2019-04-19
* add tests/ref/fate/hls-segment-size for the fate testSteven Liu2019-04-19
* doc/mailing-list-faq: add DMARC mungingLou Logan2019-04-18
* doc/encoders: Fix libvpx option name arnr-maxframes.Carl Eugen Hoyos2019-04-18
* Updated documentation for libaom encoder options.Sam John2019-04-18
* avfilter/af_agate: implement mode optionPaul B Mahol2019-04-17
* avfilter/af_sidechaincompress: implement mode optionPaul B Mahol2019-04-17
* tests/fate: add fate-hls-segment-size for hls_segment_size testSteven Liu2019-04-17
* avcodec/cbs_av1: use the new signed value read/write functionsJames Almer2019-04-16
* avcodec/cbs_h265: fix storage type for time_offset_value in Time Code SEIJames Almer2019-04-16
* avcodec/cbs_h264: fix storage type for time_offset in Pic Timing SEIJames Almer2019-04-16
* avcodec/cbs_h2645: add helper macros for signed valuesJames Almer2019-04-16
* avcodec/cbs: add helper functions and macros to read and write signed valuesJames Almer2019-04-16
* avcodec/cbs_av1: add support for Scalability MetadataJames Almer2019-04-16
* lavu/hwcontext_qsv: Mark a pointer as const.Carl Eugen Hoyos2019-04-16
* lavc/libaomenc: Mark a potentially unused variable as av_unused.Carl Eugen Hoyos2019-04-16
* avformat/dashenc: Disable streaming for webm outputKarthick J2019-04-16
* avcodec/videotoolbox: add support for 10bit pixel formatfumoboy0072019-04-16
* lavfi/fspp: Remove two unused macros.Carl Eugen Hoyos2019-04-16
* avdevice/decklink_common: add support for DeckLink SDK 11Marton Balint2019-04-15
* avdevice/decklink_common: properly check DoesSupportVideoMode result when try...Marton Balint2019-04-15
* avdevice/decklink_dec: set configs before listing formatsMarton Balint2019-04-15
* lavf/hls: Cleanup the applehttpJun Zhao2019-04-15
* lavf/rtsp.c: Fix stimeout option not applied on http tunnelJun Li2019-04-15
* Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel"Steven Liu2019-04-15
* lavf/rtsp.c: Fix stimeout option not applied on http tunnelSigned-off-by: Jun Li2019-04-15
* Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel"Steven Liu2019-04-15
* lavf/rtsp.c: Fix stimeout option not applied on http tunnelSteven Liu2019-04-15
* avformat/mxfdec: use operational_pattern_ul instead of operational_pattern fo...Marton Balint2019-04-14
* avcodec/cbs_av1: add support for Padding OBUsJames Almer2019-04-14
* avcodec/cbs_av1: add a function to strip trailing zeroes from a buffer sizeJames Almer2019-04-14
* avformat/hlsenc: flush packets before update split messageSteven Liu2019-04-14
* avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks()Michael Niedermayer2019-04-13
* avcodec/imm4: flush prev_frame after seekingPaul B Mahol2019-04-13
* avcodec: add LSCR decoderPaul B Mahol2019-04-13
* avformat/file: add seekable option to disallow seekingMarton Balint2019-04-11
* avformat/mxfdec: export operational pattern UL as file metadataMarton Balint2019-04-11
* configure: fix av1_frame_split bsf dependenciesJames Almer2019-04-11
* avcodec: add an AV1 frame split bitstream filterJames Almer2019-04-11
* avcodec/agm: Check frame dimensionsMichael Niedermayer2019-04-11
* avcodec: add ADPCM AGM decoderPaul B Mahol2019-04-11
* avcodec/agm: add support for non-dct codingPaul B Mahol2019-04-11
* avcodec/agm: add support for higher compressionPaul B Mahol2019-04-11
* swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2Lauri Kasanen2019-04-11