summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* avcodec/pnm_parser: Factor out next/index compensationMichael Niedermayer2019-04-10
* avcodec/pnm_parser: Factor next initialization outMichael Niedermayer2019-04-10
* avcodec/pnm_parser: Support concatenated ASCII imagesMichael Niedermayer2019-04-10
* avdevice/opengl_enc: fix build error using msvc compilerDon C. Bigler2019-04-10
* libavformat/dashenc : Prevent writing manifest files multiple timesjoepadmiraal2019-04-10
* aarch64/opusdsp: implement NEON accelerated postfilter and deemphasisLynne2019-04-10
* libavutil/hwcontext_opencl: Fix channel order in format support checkJarek Samic2019-04-09
* avformat/matroskaenc: fix leak on errorTristan Matthews2019-04-09
* lavf/movenc: Pass correct pointer to av_log().Carl Eugen Hoyos2019-04-09
* lavf/matroskaenc: Fix memory leak after write trailerJun Zhao2019-04-09
* avformat/av1: Initialize padding in ff_isom_write_av1cJeremy Dorfman via ffmpeg-devel2019-04-08
* avfilter/af_asetnsamples: use correct functionPaul B Mahol2019-04-07
* avformat/riffdec: pass correct pointer to av_logPaul B Mahol2019-04-07