Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-24avformat/mxfdec: compute sample_count for all streams on seekMarton Balint
2018-06-24avformat/mxfdec: add support for returning the partition for mxf_edit_unit_ab...Marton Balint
2018-06-24avformat/mxfdec: make current_edit_unit a parameter of mxf_compute_samplesMarton Balint
2018-06-24avformat/mxfdec: make edit_units_per_packet a track propertyMarton Balint
2018-06-24avformat/mxfdec: simply use the first essence element for non frame-wrapped p...Marton Balint
2018-06-24avformat/mxfdec: compute both essence_offset and essence_length in mxf_comput...Marton Balint
2018-06-24avformat/mxfdec: extend mxf_handle_missing_index_segment for all clip wrapped...Marton Balint
2018-06-24avformat/mxfdec: add some essence container uls from SMPTE draftMarton Balint
2018-06-24avformat/mxfdec: add support for determining essence wrapping schemeMarton Balint
2018-06-24avformat/mxfdec: store next_klv in KLVPacketMarton Balint
2018-06-24lavfi/framesync: Add namespace prefix to framesync_get_classMark Thompson
2018-06-24hwcontext_opencl: Remove unused variableMark Thompson
2018-06-23libavutil/encryption_info: Allow multiple init info.Jacob Trimble
2018-06-23ffmpeg: Treat subtitles like audio and video for non-monotonic dts.Hans Carlson
2018-06-23avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan()Michael Niedermayer
2018-06-23libavcodec/ffv1enc: minor cosmetic fixMichael Niedermayer
2018-06-22lavf/amr: Make the heuristic for auto-detection even stricter.Carl Eugen Hoyos
2018-06-21lavc/dpx: Support 10-bit packing method b (msbpad).Carl Eugen Hoyos
2018-06-21lavc/dpx: Support 12-bit packing method b (msbpad).Carl Eugen Hoyos
2018-06-21hwcontext_opencl: use ff_hwframe_map_replace()Rostislav Pehlivanov
2018-06-21hwcontext_internal: add ff_hwframe_map_replaceRostislav Pehlivanov
2018-06-21avformat/movenc: allow hdlr name field to be emptyGyan Doshi
2018-06-21lavfi: make vf_colorspace use functions from colorspace.cRuiling Song
2018-06-21lavfi: add opencl tonemap filterRuiling Song
2018-06-21lavfi: Add boxblur_opencl filterDanil Iashchenko
2018-06-20ffplay: ignore keypress events before a window is createdMarton Balint
2018-06-20avcodec/libzvbi-teletextdec: propagate ERASE_PAGE flag for repeated subtitle ...Marton Balint
2018-06-19lavf/mov: Do not fail hard for truncated stsz atoms.Carl Eugen Hoyos
2018-06-19avformat/movenc: read track title from correct keyGyan Doshi
2018-06-19avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancyGyan Doshi
2018-06-19avdevice/v4l2enc: add video4linux2 name aliasLou Logan
2018-06-18avformat/mpegts: parse large PMTs with multiple tablesAman Gupta
2018-06-18Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full"Aman Gupta
2018-06-18avcodec/videotoolboxenc: fix invalid session on iOSThomas Guillem
2018-06-18avcodec/videotoolboxenc: split initializationThomas Guillem
2018-06-18avcodec/videotoolboxenc: fix mutex/cond leak in error pathThomas Guillem
2018-06-18avcodec/vc1: remove unused ff_vc1_loop_filter_iblkJerome Borsboom
2018-06-18avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 specJerome Borsboom
2018-06-18avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clampedJerome Borsboom
2018-06-18Revert "avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_cla...Carl Eugen Hoyos
2018-06-17libavfilter/opencl: Add macro for setting opencl kernel argumentsDanil Iashchenko
2018-06-17avcodec/vc1: support multi-slice field interlaced pictures with hwaccelJerome Borsboom
2018-06-17avcodec/vaapi_vc1: slice_vertical_position starts from zero for the second fieldJerome Borsboom
2018-06-17fftools/cmdutils: Replace the number by macro for bprint initJun Zhao
2018-06-17tests/bprint: Replace the number by macro for bprint initJun Zhao
2018-06-17avutil/log: Replace the number by macro for bprint initJun Zhao
2018-06-17lavf/tedcaptionsdec: Replace the number by macro for bprint initJun Zhao
2018-06-17lavf/icecast: Replace the number by macro for bprint initJun Zhao
2018-06-17lavfi/graphdump: Replace the number by macro for bprint initJun Zhao
2018-06-17lavfi/af_amerge: Replace the number by macro for bprint initJun Zhao