Show patches with: Archived = No       |   45665 patches
« 1 2 ... 31 32 33456 457 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,4/4] vp9: split out generic decoding skeleton interface API from VP9 types. - - - - --- 2017-03-27 Ronald S. Bultje Superseded
[FFmpeg-devel,Libav-user] New libav API usage axamples - - - - --- 2017-03-27 Paolo Prete New
[FFmpeg-devel] libopus: Add channel mapping 2 support in libopusdec - - - - --- 2017-03-28 Felicia Lim New
[FFmpeg-devel] vp9: split out generic decoding skeleton interface API from VP9 types. - - - - --- 2017-03-28 Ronald S. Bultje Accepted
[FFmpeg-devel,01/10] lavu: add av_fourcc_make_string() and av_4cc2str() - 1 - - --- 2017-03-28 Clément Bœsch Superseded
[FFmpeg-devel] doc/examples/remuxing: switch to codecpar - - - - --- 2017-03-28 Matthieu Bouron Accepted
[FFmpeg-devel] doc/examples/extract_mvs: switch to codecpar - - - - --- 2017-03-28 Matthieu Bouron Accepted
[FFmpeg-devel] Match source video timestamp - - - - --- 2017-03-28 Eran Kornblau Superseded
[FFmpeg-devel] avcodec/dnxhdenc: DNxHR 444 and HQX support - - - - --- 2017-03-28 Paul B Mahol Superseded
[FFmpeg-devel] lavfi: fix race when func rets holder is NULL - - - - --- 2017-03-28 Clément Bœsch Accepted
[FFmpeg-devel] pthread_frame: don't sync items between threads for intra-only codecs. - - - - --- 2017-03-28 Ronald S. Bultje Superseded
[FFmpeg-devel] pthread_frame: don't sync items between threads for intra-only codecs. - - - - --- 2017-03-28 Ronald S. Bultje Accepted
[FFmpeg-devel] new API usage example (adts-aac encoding from raw audio file) - - - - --- 2017-03-28 Paolo Prete Superseded
[FFmpeg-devel] Added HEVC and Opus support to nut - - - - --- 2017-03-28 Leo Izen Accepted
[FFmpeg-devel] vda: add necessary includes to pass make checkheaders. - - - - --- 2017-03-28 Ronald S. Bultje New
[FFmpeg-devel] Add vda_vt_internal.h to SKIPHEADERS. - - - - --- 2017-03-28 Ronald S. Bultje Superseded
[FFmpeg-devel] lavf/isom: Remove an incorrect codec point for WMAv2 - - - - --- 2017-03-28 Carl Eugen Hoyos Accepted
[FFmpeg-devel] Add vda_vt_internal.h to SKIPHEADERS. - - - - --- 2017-03-28 Ronald S. Bultje New
[FFmpeg-devel,1/2] png: split header state and data state in two separate variables. - - - - --- 2017-03-28 Ronald S. Bultje Superseded
[FFmpeg-devel,2/2] dnxhd: initialize DNXHDContext::avctx to each thread's respective one. - - - - --- 2017-03-28 Ronald S. Bultje Accepted
[FFmpeg-devel] codec_desc: mark fraps as an intra-only codec. - - - - --- 2017-03-28 Ronald S. Bultje Accepted
[FFmpeg-devel] fic: set pict_type/key_frame after (instead of during) slice decoding. - 1 - - --- 2017-03-28 Ronald S. Bultje Accepted
[FFmpeg-devel] lagarith: assign correct per-thread value to LagarithContext::avctx. - 1 - - --- 2017-03-29 Ronald S. Bultje Accepted
[FFmpeg-devel] hevc: only write to max_ra and pocTid0 in the first slice. - - - - --- 2017-03-29 Ronald S. Bultje Accepted
[FFmpeg-devel,1/3] avutil/spherical: add av_spherical_projection_name() - - - - --- 2017-03-29 James Almer Accepted
[FFmpeg-devel,2/3] avformat/dump: use av_spherical_projection_name() to print spherical projection … - - - - --- 2017-03-29 James Almer Accepted
[FFmpeg-devel,3/3] ffprobe: use av_spherical_projection_name() to print spherical projection names - 1 - - --- 2017-03-29 James Almer Accepted
[FFmpeg-devel,01/10] lavu: add av_fourcc_make_string() and av_4cc2str() - - - - --- 2017-03-29 Clément Bœsch Accepted
[FFmpeg-devel] lavc/vaapi_encode: fix p_per_i calculate issue. - - - - --- 2017-03-29 Jun Zhao Accepted
[FFmpeg-devel] mpeg TS encoder PCR algo + looping - - - - --- 2017-03-29 ffmpeg@a.legko.ru New
[FFmpeg-devel,v10] avformat/dashdec: add dash demuxer base version - - 7 - --- 2017-03-29 Liu Steven Superseded
[FFmpeg-devel] doc/examples/filtering_video: switch to new decoding API - - - - --- 2017-03-29 Matthieu Bouron Superseded
[FFmpeg-devel,1/6] h264: don't write to source picture object in ff_h264_ref_picture(). - - - - --- 2017-03-29 Ronald S. Bultje Accepted
[FFmpeg-devel,2/6] pthread_frame: allow per-field ThreadFrame owners. - - - - --- 2017-03-29 Ronald S. Bultje Accepted
[FFmpeg-devel,3/6] pthread_frame: call update_context_from_user() after acquiring lock. - - - - --- 2017-03-29 Ronald S. Bultje Accepted
[FFmpeg-devel,4/6] h264: don't re-assign H264Picture::mbaff between slices. - - - - --- 2017-03-29 Ronald S. Bultje New
[FFmpeg-devel,5/6] h264: don't sync pic_id between threads. - - - - --- 2017-03-29 Ronald S. Bultje Accepted
[FFmpeg-devel,6/6] frame_thread_encoder: make task indexing deterministic. - - - - --- 2017-03-29 Ronald S. Bultje Superseded
[FFmpeg-devel] doc/examples/filtering_audio: switch to new decoding API - - - - --- 2017-03-29 Matthieu Bouron Accepted
[FFmpeg-devel] codec_desc: mark flac/wavpack as intraonly codecs. - - - - --- 2017-03-29 Ronald S. Bultje New
[FFmpeg-devel,RFC] avutil/spherical: add a flag to signal tiled/padded projections - - - - --- 2017-03-29 James Almer New
[FFmpeg-devel] compat/atomics: fix atomic_fetch_xor() - - - - --- 2017-03-29 James Almer Accepted
[FFmpeg-devel] configure: Fix libopus detection - - - - --- 2017-03-29 Carl Eugen Hoyos New
[FFmpeg-devel] new API usage example (adts-aac encoding from raw audio file) - - - - --- 2017-03-29 Paolo Prete Superseded
[FFmpeg-devel] new API usage example (adts-aac encoding from raw audio file) - - - - --- 2017-03-29 Paolo Prete Superseded
[FFmpeg-devel] new API usage example (adts-aac encoding from raw audio file) - - - - --- 2017-03-29 Paolo Prete New
[FFmpeg-devel] new API usage example (adts-aac encoding from raw audio file, added av_frame_make_wr… - - - - --- 2017-03-30 Paolo Prete New
[FFmpeg-devel,v11] avformat/dashdec: add dash demuxer base version - - 7 - --- 2017-03-30 Liu Steven Superseded
[FFmpeg-devel] fate: add owdenoise test - - - - --- 2017-03-30 Thomas Turner Superseded
[FFmpeg-devel] Added HEVC and Opus FourCCs to nut4cc.txt - - - - --- 2017-03-30 Leo Izen New
[FFmpeg-devel] Build fix for MIPS - - - - --- 2017-03-30 shivraj.patil@imgtec.com Superseded
[FFmpeg-devel] doc/examples/filtering_video: switch to new decoding API - 1 - - --- 2017-03-30 Matthieu Bouron Accepted
[FFmpeg-devel] h264: only assign H264Picture::mbaff for first slice. - - - - --- 2017-03-30 Ronald S. Bultje Accepted
[FFmpeg-devel] doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the maximum… - 1 - - --- 2017-03-30 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] lavu: add support for Content Light Level side metadata - - - - --- 2017-03-30 Steve Lhomme Superseded
[FFmpeg-devel,2/3] lavc: Add Content Light Level side metadata found in HEVC - - - - --- 2017-03-30 Steve Lhomme Superseded
[FFmpeg-devel,3/3] avformat/dump : Display Content Light Level metadata - - - - --- 2017-03-30 Steve Lhomme Superseded
[FFmpeg-devel] avutil/avstring: add av_strreplace API into avstring - - - - --- 2017-03-30 Liu Steven Accepted
[FFmpeg-devel] avfilter: add ANSNR filter - - - - --- 2017-03-30 Betty Wu Superseded
[FFmpeg-devel] ffprobe: port to new decode API - - - - --- 2017-03-30 wm4 Accepted
[FFmpeg-devel] ffmpeg: Fix dereference before NULL check - - - - --- 2017-03-30 Michael Niedermayer New
[FFmpeg-devel] avcodec/clearvideo: Do not loose the return code of decode_mb() - - - - --- 2017-03-30 Michael Niedermayer Superseded
[FFmpeg-devel,1/2] avcodec/clearvideo: Do not loose the return code of decode_mb() - - - - --- 2017-03-30 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avfilter/af_chorus & aecho: Handle NULL return from av_strtok() - - - - --- 2017-03-30 Michael Niedermayer Accepted
[FFmpeg-devel] lavf/segment: fix slight refactor to seg_write_packet - - - - --- 2017-03-30 Jason Pontious New
[FFmpeg-devel] avfilter/avfiltergraph: Check for allocation failure in avfilter_graph_queue_command… - 1 - - --- 2017-03-30 Michael Niedermayer Accepted
[FFmpeg-devel] avfilter: add ANSNR filter - - - - --- 2017-03-30 Betty Wu Superseded
[FFmpeg-devel] avfilter/vf_zoompan: Free out frame on error - 1 - - --- 2017-03-30 Michael Niedermayer Accepted
[FFmpeg-devel] New API usage example (encode_raw_audio_file_to_aac) - - - - --- 2017-03-30 Paolo Prete Superseded
[FFmpeg-devel] pthread_frame: Propagate sw_pix_fmt across threads - - - - --- 2017-03-30 Mark Thompson Accepted
[FFmpeg-devel,1/2] Ignore expired cookies - - - - --- 2017-03-31 Micah Galizia Superseded
[FFmpeg-devel,2/2] Add http cookie tests cases to fate - - - - --- 2017-03-31 Micah Galizia Superseded
[FFmpeg-devel] fate: add owdenoise test - - - - --- 2017-03-31 Thomas Turner Superseded
[FFmpeg-devel,1/2] cache protocol: allow cache files to be retained - - - - --- 2017-03-31 Timothy Lee New
[FFmpeg-devel,2/2] doc: update cache protocol documentation - - - - --- 2017-03-31 Timothy Lee New
[FFmpeg-devel] lavf/amr: Return AVERROR_EOF on EOF - 1 - - --- 2017-03-31 Carl Eugen Hoyos Accepted
[FFmpeg-devel] Build fix for MIPS - 1 - - --- 2017-03-31 shivraj.patil@imgtec.com New
[FFmpeg-devel,1/3] lavu: add support for Content Light Level side metadata - - - - --- 2017-03-31 Steve Lhomme Superseded
[FFmpeg-devel,2/3] lavc: Add Content Light Level side metadata found in HEVC - - - - --- 2017-03-31 Steve Lhomme Superseded
[FFmpeg-devel,3/3] avformat/dump : Display Content Light Level metadata - - - - --- 2017-03-31 Steve Lhomme Accepted
[FFmpeg-devel] New API usage example (encode_raw_audio_file_to_aac) - - - - --- 2017-03-31 Paolo Prete New
[FFmpeg-devel] png: split header state and data state in two separate variables. - - - - --- 2017-03-31 Ronald S. Bultje Superseded
[FFmpeg-devel] codec_desc: mark some lossless audio codecs as intraonly. - - - - --- 2017-03-31 Ronald S. Bultje Superseded
[FFmpeg-devel] frame_thread_encoder: make task indexing deterministic. - - - - --- 2017-03-31 Ronald S. Bultje New
[FFmpeg-devel] codec_desc: mark some lossless audio codecs as intraonly. - - - - --- 2017-03-31 Ronald S. Bultje Superseded
[FFmpeg-devel] ffmpeg: make transcode_init_done atomic. - - - - --- 2017-03-31 Ronald S. Bultje Superseded
[FFmpeg-devel,v4,1/2] codec: bitpacked: add decoder - - - - --- 2017-03-31 Damien Riegel Accepted
[FFmpeg-devel,v4,2/2] rtp: rfc4175: add handler for YCbCr-4:2:2 - - - - --- 2017-03-31 Damien Riegel Accepted
[FFmpeg-devel] ffmpeg: make transcode_init_done atomic. - 1 - - --- 2017-03-31 Ronald S. Bultje Accepted
[FFmpeg-devel] dsddec: correct for DSD silence bit-ordering - 1 - - --- 2017-03-31 Takayuki 'January June' Suwa Accepted
[FFmpeg-devel] Fix leaked dictionary in mp3dec - - - - --- 2017-03-31 Thomas Guilbert Superseded
[FFmpeg-devel] configure: Fix GPL dependency of avisynth / avxsynth - 2 - - --- 2017-03-31 Carl Eugen Hoyos Accepted
[FFmpeg-devel] configure: Fix decklink license dependency - - - - --- 2017-03-31 Carl Eugen Hoyos Accepted
[FFmpeg-devel] avcodec/dnxhdenc: DNxHR 444 and HQX support - - - - --- 2017-04-01 Paul B Mahol Accepted
[FFmpeg-devel] Add MediaFoundation wrapper - - - - --- 2017-04-01 wm4 Superseded
[FFmpeg-devel,v12] avformat/dashdec: add dash demuxer base version - - 9 - --- 2017-04-01 Liu Steven Superseded
[FFmpeg-devel,1/3] avformat/oggparsedaala: Check duration for AV_NOPTS_VALUE - 1 - - --- 2017-04-01 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avformat/oggparsedaala: Do not leave an invalid value in gpshift - 1 - - --- 2017-04-01 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] avformat/mov: Check creation_time for overflow - - - - --- 2017-04-01 Michael Niedermayer Accepted
[FFmpeg-devel] codec_desc: mark some lossless audio codecs as intraonly. - - - - --- 2017-04-01 Ronald S. Bultje Accepted
« 1 2 ... 31 32 33456 457 »