June 2018 Archives by date
Starting: Fri Jun 1 00:13:48 EEST 2018
Ending: Sat Jun 30 22:00:19 EEST 2018
Messages: 1005
- [FFmpeg-devel] [PATCH] lavf/mov.c: Set st->start_time for video streams explicitly.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Devin Heitmueller
- [FFmpeg-devel] FFserver config file support
Stephan Holljes
- [FFmpeg-devel] [PATCH 1/8] ffserver.c: Fix timestamp handling, still creates new clusters for mp4 files, but result is playable
Stephan Holljes
- [FFmpeg-devel] [PATCH 2/8] ffserver: Implement lua config file reader
Stephan Holljes
- [FFmpeg-devel] [PATCH 3/8] ffserver.c: rename ReadInfo.in_filename to ReadInfo.in_uri
Stephan Holljes
- [FFmpeg-devel] [PATCH 4/8] httpd.h: Adapt structs to config file
Stephan Holljes
- [FFmpeg-devel] [PATCH 5/8] publisher.h: Add stream_name to PublisherContext
Stephan Holljes
- [FFmpeg-devel] [PATCH 6/8] ffserver.c: Add config file reading
Stephan Holljes
- [FFmpeg-devel] [PATCH 7/8] Makefile: Update Makefile
Stephan Holljes
- [FFmpeg-devel] [PATCH 8/8] doc: Update Documentation.txt and add sample config as supplement
Stephan Holljes
- [FFmpeg-devel] FFserver refactor and bugfixes
Stephan Holljes
- [FFmpeg-devel] [PATCH 01/22] ffserver.c: Replace av_malloc with av_mallocz_array
Stephan Holljes
- [FFmpeg-devel] [PATCH 02/22] ffserver.c: Check pthread_create for thread creation failure
Stephan Holljes
- [FFmpeg-devel] [PATCH 03/22] ffserver.c: Fix indentation (replace tabs by spaces) and cosmetics
Stephan Holljes
- [FFmpeg-devel] [PATCH 04/22] ffserver.c: Check allocations
Stephan Holljes
- [FFmpeg-devel] [PATCH 05/22] publisher.c: Add allocation failure checks.
Stephan Holljes
- [FFmpeg-devel] [PATCH 06/22] segment.c: Add allocation failure checks.
Stephan Holljes
- [FFmpeg-devel] [PATCH 07/22] lavfhttpd.c: Add allocation failure check.
Stephan Holljes
- [FFmpeg-devel] [PATCH 08/22] ffserver.c: Simplify codec_type access in read_thread
Stephan Holljes
- [FFmpeg-devel] [PATCH 09/22] lavfhttpd.c: Free client context if allocated but an error occured
Stephan Holljes
- [FFmpeg-devel] [PATCH 10/22] httpd.h: Make comments doxygen comments
Stephan Holljes
- [FFmpeg-devel] [PATCH 11/22] ffserver.c/segment.c: set *seg_p to NULL in case of allocation failure and check it
Stephan Holljes
- [FFmpeg-devel] [PATCH 12/22] ffserver.c: Replace sizeof(struct ...) with sizeof(var) where useful.
Stephan Holljes
- [FFmpeg-devel] [PATCH 13/22] lavfhttpd.c: simplify av_malloc() for client_http
Stephan Holljes
- [FFmpeg-devel] [PATCH 14/22] ffserver.c: Add some logging contexts.
Stephan Holljes
- [FFmpeg-devel] [PATCH 15/22] ffserver.c: Simplify error handling in server creation.
Stephan Holljes
- [FFmpeg-devel] [PATCH 16/22] lavfhttpd.c: Detect disconnected clients through amount of bytes written.
Stephan Holljes
- [FFmpeg-devel] [PATCH 17/22] ffserver.c: Don't cast return value of av_malloc()
Stephan Holljes
- [FFmpeg-devel] [PATCH 18/22] segment.c: Don't cast return value of av_malloc()
Stephan Holljes
- [FFmpeg-devel] [PATCH 19/22] httpd.h: make comments doxygen
Stephan Holljes
- [FFmpeg-devel] [PATCH 20/22] ffserver.c: make comment doxygen
Stephan Holljes
- [FFmpeg-devel] [PATCH 21/22] lavfhttpd.c: Remove superfluous null-checks before av_free()
Stephan Holljes
- [FFmpeg-devel] [PATCH 22/22] publisher.c: Remove unsupported logging context
Stephan Holljes
- [FFmpeg-devel] [PATCH] ffserver.c: Add ability to stream audio-only files.
Stephan Holljes
- [FFmpeg-devel] [PATCH] avformat/movenc: properly handle cover image codecs
Timo Teräs
- [FFmpeg-devel] qt-faststart bug near 4GB
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/mov.c: Set st->start_time for video streams explicitly.
Sasi Inguva
- [FFmpeg-devel] [PATCH] lavf/mov.c: Fix timestamps to be strictly monotonic for video also.
isasi at google.com
- [FFmpeg-devel] [PATCH v2] avformat/movenc: properly handle cover image codecs
Timo Teräs
- [FFmpeg-devel] [PATCH] lavf/mov.c: Set st->start_time for video streams explicitly.
Sasi Inguva
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH v2] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Steven Liu
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Guo, Yejun
- [FFmpeg-devel] qt-faststart bug near 4GB
Eran Kornblau
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] avcodec/dpx: Support for RGBA 12-bit packed decoding
Jerome Martinez
- [FFmpeg-devel] avcodec/dpx: Support for RGBA 12-bit packed decoding
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavc/libx265: allow users to set closed GOP via generic lavc flag
Gyan Doshi
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH v3 1/3] lavc,doc: add avs2 codec
hwren
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [PATCH] lavc/libx265: allow users to set closed GOP via generic lavc flag
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] lavf/mov.c: Fix timestamps to be strictly monotonic for video also.
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] lavc/libx265: allow users to set closed GOP via generic lavc flag
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavc/libx265: allow users to set closed GOP via generic lavc flag
Derek Buitenhuis
- [FFmpeg-devel] Convert Raw RTP dump to H.264
Robert Clove
- [FFmpeg-devel] [PATCH] lavc/libx265: allow users to set closed GOP via generic lavc flag
Gyan Doshi
- [FFmpeg-devel] FFserver refactor and bugfixes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/libx265: allow users to set closed GOP via generic lavc flag
James Almer
- [FFmpeg-devel] Need FFmpeg consulting work - TV recording system project workflow with v4l2
Compn
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add unit tests.
Jacob Trimble
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add unit tests.
Jacob Trimble
- [FFmpeg-devel] FFserver refactor and bugfixes
Stephan Holljes
- [FFmpeg-devel] [GSOC][PATCH] lavc/cfhd:IP frame decoding (inverse 3d transform) introduced
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/movenc: properly handle cover image codecs
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/movenc: properly handle cover image codecs
Timo Teras
- [FFmpeg-devel] [PATCH v2] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/mov: Fix heap buffer overflow.
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/movenc: properly handle cover image codecs
Timo Teras
- [FFmpeg-devel] [PATCH 1/4] lavu/hwcontext_opecl: fix the build warning
Jun Zhao
- [FFmpeg-devel] [PATCH 2/4] lavfi/opencl: remove redundancy header.
Jun Zhao
- [FFmpeg-devel] [PATCH 3/4] configure: fix check for opencl
Jun Zhao
- [FFmpeg-devel] [PATCH 4/4] configure: fix check for opencl_vaapi_intel_media.
Jun Zhao
- [FFmpeg-devel] [PATCH 3/4] configure: fix check for opencl
James Almer
- [FFmpeg-devel] [PATCH v2] avformat/movenc: properly handle cover image codecs
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavfi/Makefile: move dnn_*.o under vf_srcnn
Jan Ekström
- [FFmpeg-devel] Evolution of lavfi's design and API
Paul B Mahol
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
James Almer
- [FFmpeg-devel] [PATCH] lavfi/Makefile: move dnn_*.o under vf_srcnn
Jan Ekström
- [FFmpeg-devel] [PATCH] libavfilter/opencl.h: Add macro for setting opencl kernel arguments
Danil Iashchenko
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Sergey Lavrushkin
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/amrwbdec: Fix division by 0 in find_hb_gain()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 0/4] opencl misc clean
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/4] lavu/hwcontext_opecl: fix the build warning
Jun Zhao
- [FFmpeg-devel] [PATCH v2 2/4] lavfi/opencl: remove redundancy header.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 3/4] configure: fix check for opencl
Jun Zhao
- [FFmpeg-devel] [PATCH v2 4/4] configure: fix check for opencl_vaapi_intel_media.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 3/4] configure: fix check for opencl
James Almer
- [FFmpeg-devel] [PATCH v3 0/4] opencl misc clean
Jun Zhao
- [FFmpeg-devel] [PATCH v3 1/4] lavu/hwcontext_opecl: fix the build warning
Jun Zhao
- [FFmpeg-devel] [PATCH v3 2/4] lavfi/opencl: remove redundancy header.
Jun Zhao
- [FFmpeg-devel] [PATCH v3 3/4] configure: fix check for opencl
Jun Zhao
- [FFmpeg-devel] [PATCH v3 4/4] configure: fix check for opencl_vaapi_intel_media.
Jun Zhao
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Pedro Arthur
- [FFmpeg-devel] [PATCH] v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probing
Mark Thompson
- [FFmpeg-devel] [PATCH v3 1/4] lavu/hwcontext_opecl: fix the build warning
Mark Thompson
- [FFmpeg-devel] [PATCH v3 2/4] lavfi/opencl: remove redundancy header.
Mark Thompson
- [FFmpeg-devel] Evolution of lavfi's design and API
Paul B Mahol
- [FFmpeg-devel] [PATCH v3 3/4] configure: fix check for opencl
Mark Thompson
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH v3 4/4] configure: fix check for opencl_vaapi_intel_media.
Mark Thompson
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH] libavfilter/opencl.h: Add macro for setting opencl kernel arguments
Mark Thompson
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Pedro Arthur
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Sergey Lavrushkin
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Pedro Arthur
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Mark Thompson
- [FFmpeg-devel] Evolution of lavfi's design and API
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/opencl.h: Add macro for setting opencl kernel
Danil Iashchenko
- [FFmpeg-devel] [PATCH v3 1/4] lavu/hwcontext_opecl: fix the build warning
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v3 3/4] configure: fix check for opencl
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v3 2/4] lavfi/opencl: remove redundancy header.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v2 3/4] configure: fix check for opencl
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Steven Liu
- [FFmpeg-devel] [PATCH] fate/filter-audio: modify the hls append function check method
Steven Liu
- [FFmpeg-devel] [PATCH v3 4/4] configure: fix check for opencl_vaapi_intel_media.
mypopy at gmail.com
- [FFmpeg-devel] [WARNING! RECEIVED FROM EXTERNAL SENDER] [PATCH 1/1] fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled
Dixit, Vishwanath
- [FFmpeg-devel] [PATCH 1/1] avfilter/drawtext: present 'hms' formatted 'pts' in 24h format
Jeyapal, Karthick
- [FFmpeg-devel] Convert Raw RTP dump to H.264
Paul B Mahol
- [FFmpeg-devel] Convert Raw RTP dump to H.264
Robert Clove
- [FFmpeg-devel] [PATCH v2] avcodec/vc1: fix overlap smoothing filter for P frames
Jerome Borsboom
- [FFmpeg-devel] Convert Raw RTP dump to H.264
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH] MAINTAINERS: add myself to qsv section
Zhong Li
- [FFmpeg-devel] Convert Raw RTP dump to H.264
Robert Clove
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Thomas Volkert
- [FFmpeg-devel] NVIDIA CUVID decoding issue.
Nánási Ferenc
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Thomas Volkert
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Thomas Volkert
- [FFmpeg-devel] [PATCH v2] configure fix arm inline defines
John Cox
- [FFmpeg-devel] Convert Raw RTP dump to H.264
Moritz Barsnick
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Steven Liu
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
James Almer
- [FFmpeg-devel] [PATCH 1/2] lavc/dolby_e: fix make checkheaders
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] lavc/aacsbr: fix make checkheaders
Jun Zhao
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Thomas Volkert
- [FFmpeg-devel] [PATCH] lavf/mov.c: Set st->start_time for video streams explicitly.
Sasi Inguva
- [FFmpeg-devel] [PATCH] avformat/movenc: fix recognization of cover image streams
Timo Teräs
- [FFmpeg-devel] [PATCH v3] avcodec/vc1: fix out-of-bounds reference pixel replication
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] lavc/dolby_e: fix make checkheaders
James Almer
- [FFmpeg-devel] Convert Raw RTP dump to H.264
Robert Clove
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Jacob Trimble
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] Atempo limits
Ronak
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Pedro Arthur
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: use a custom memory allocator
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] avdevice/decklink_dec: use std::atomic for decklink_input_callback refcounting
Marton Balint
- [FFmpeg-devel] [PATCH 1/1] fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Use the same name for stereo3d frame/packet side data
Vittorio Giovara
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Jacob Trimble
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avcodec/amrwbdec: Fix division by 0 in find_hb_gain()
Michael Niedermayer
- [FFmpeg-devel] Atempo limits
Pavel Koshevoy
- [FFmpeg-devel] Atempo limits
Lou Logan
- [FFmpeg-devel] [PATCH 1/2] lavc/dolby_e: fix make checkheaders
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 1/3] avcodec/truemotion2: Fix overflow in tm2_apply_deltas()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/shorten: Check non COMM chunk len before skip in decode_aiff_header()
Michael Niedermayer
- [FFmpeg-devel] Atempo limits
Ronak Patel
- [FFmpeg-devel] Atempo limits
Ronak Patel
- [FFmpeg-devel] Atempo limits
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] mxfdec: fix NULL pointer dereference in mxf_read_packet_old
Tomas Härdin
- [FFmpeg-devel] NVIDIA CUVID decoding issue.
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/6] avformat/mxfdec: use MXFCodecUL struct to store essence description for data_essence_container_uls
Tomas Härdin
- [FFmpeg-devel] [PATCH 2/6] avformat/mxfdec: recognize SMPTE 436 VBI data
Tomas Härdin
- [FFmpeg-devel] [PATCH 3/6] avformat/mxfdec: only disallow seek on metadata streams
Tomas Härdin
- [FFmpeg-devel] [PATCH 4/6] avformat/mxfdec: remove check for NULL MXFTrack in mxf_set_pts
Tomas Härdin
- [FFmpeg-devel] [PATCH 5/6] avcodec/avcodec.h: add AV_CODEC_ID_TIMED_TEXT_MARKUP
Tomas Härdin
- [FFmpeg-devel] [PATCH 6/6] avformat/mxfdec: add support for recognizing timed text streams
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/4] avcodec/shorten: Sanity check nmeans
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/shorten: Fix a negative left shift in shorten_decode_frame()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/shorten: Fix undefined shift in fix_bitshift()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/shorten: Fix multiple integer overflows
Michael Niedermayer
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Pedro Arthur
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
James Almer
- [FFmpeg-devel] [PATCH v4 0/4] opencl misc clean
Jun Zhao
- [FFmpeg-devel] [PATCH v4 1/4] lavu/hwcontext_opecl: fix the build warning
Jun Zhao
- [FFmpeg-devel] [PATCH v4 2/4] lavfi/opencl: remove redundant header.
Jun Zhao
- [FFmpeg-devel] [PATCH v4 3/4] configure: fix check for opencl
Jun Zhao
- [FFmpeg-devel] [PATCH v4 4/4] configure: fix check for opencl_vaapi_intel_media.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 0/2] fix make checkheaders warning
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/2] lavc/dolby_e: fix make checkheaders warning
Jun Zhao
- [FFmpeg-devel] [PATCH v2 2/2] lavc/aacsbr: fix make checkheaders warning
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: use a custom memory allocator
Dave Rice
- [FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Jacob Trimble
- [FFmpeg-devel] [PATCH 1/6] avformat/mxfdec: use MXFCodecUL struct to store essence description for data_essence_container_uls
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: use a custom memory allocator
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: use a custom memory allocator
Dave Rice
- [FFmpeg-devel] [PATCH 6/6] avformat/mxfdec: add support for recognizing timed text streams
Marton Balint
- [FFmpeg-devel] [PATCH 4/6] avformat/mxfdec: remove check for NULL MXFTrack in mxf_set_pts
Marton Balint
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Mark Thompson
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/opencl.h: Add macro for setting opencl kernel
Mark Thompson
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Danil Iashchenko
- [FFmpeg-devel] [PATCH] Use the same name for stereo3d frame/packet side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/mov.c: Set st->start_time for video streams explicitly.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] fate: add Dolby E test
James Almer
- [FFmpeg-devel] [PATCH] lavfi/atempo: raise max tempo limit
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] lavfi/atempo: raise max tempo limit
Pavel Koshevoy
- [FFmpeg-devel] Atempo limits
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] configure: Change license required for NewTek SDK
Roger Pack
- [FFmpeg-devel] [PATCH] configure: Change license required for NewTek SDK
Gyan Doshi
- [FFmpeg-devel] [PATCH v3 1/2] lavfi: add opencl tonemap filter.
Ruiling Song
- [FFmpeg-devel] [PATCH v3 2/2] lavfi: make vf_colorspace use functions from colorspace.c
Ruiling Song
- [FFmpeg-devel] [PATCH 1/1] fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled
Dixit, Vishwanath
- [FFmpeg-devel] [PATCH v2] configure fix arm inline defines
John Cox
- [FFmpeg-devel] [PATCH] configure: Change license required for NewTek SDK
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] configure fix arm inline defines
James Almer
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Pedro Arthur
- [FFmpeg-devel] [PATCH] lavu: add calling convention for OpenCL callback.
Ruiling Song
- [FFmpeg-devel] [PATCH 6/6] avformat/mxfdec: add support for recognizing timed text streams
Tomas Härdin
- [FFmpeg-devel] Evolution of lavfi's design and API
Nicolas George
- [FFmpeg-devel] [PATCH 1/4] avcodec/vc1: fix overlap filtering for Simple and Main profile
Jerome Borsboom
- [FFmpeg-devel] [PATCH 2/4] avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clamped
Jerome Borsboom
- [FFmpeg-devel] [PATCH 3/4] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Jerome Borsboom
- [FFmpeg-devel] [PATCH 4/4] avcodec/vc1: remove unused ff_vc1_loop_filter_iblk
Jerome Borsboom
- [FFmpeg-devel] [PATCH 1/3] avcodec/truemotion2: Fix overflow in tm2_apply_deltas()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/vc1: fix overlap filtering for Simple and Main profile
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]ffmpeg: Fail if the user requested impossible subtitle encoding
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/profiles: Mention AAC-LC only once
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH 3/4] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavu: add calling convention for OpenCL callback.
Mark Thompson
- [FFmpeg-devel] [PATCH] lavu: add calling convention for OpenCL callback.
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 11/26] vaapi_encode: Add common options between all encoders
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/nvenc: enable nvenc encoder instance reuse after draining
Pavel Koshevoy
- [FFmpeg-devel] [PATCH v3 1/2] lavfi: add opencl tonemap filter.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] avformat/mxfdec: remove check for NULL MXFTrack in mxf_set_pts
Tomas Härdin
- [FFmpeg-devel] [PATCH] qsvenc: remove vcm option on Linux
Zhong Li
- [FFmpeg-devel] [PATCH] lavc/nvenc: enable nvenc encoder instance reuse after draining
Timo Rothenpieler
- [FFmpeg-devel] Evolution of lavfi's design and API
Paul B Mahol
- [FFmpeg-devel] [PATCH] qsvenc: use the compression_level to replace private option
Zhong Li
- [FFmpeg-devel] [PATCH] configure: fix inline neon regression
John Cox
- [FFmpeg-devel] [RFC] libfdk_aac license
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavc/nvenc: enable nvenc encoder instance reuse after draining
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] lavc/nvenc: enable nvenc encoder instance reuse (v2)
Pavel Koshevoy
- [FFmpeg-devel] [PATCH v3 1/2] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH] lavu: add calling convention for OpenCL callback.
Song, Ruiling
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Jacob Trimble
- [FFmpeg-devel] [PATCH 1/4] avcodec/shorten: Sanity check nmeans
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Fix reading saio/saiz for clear content.
Jacob Trimble
- [FFmpeg-devel] [PATCH] ffmpeg: sseof is marked as an input-only option
Gyan Doshi
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH] avformat/mov: Fix reading saio/saiz for clear content.
Jacob Trimble
- [FFmpeg-devel] Evolution of lavfi's design and API
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH]ffmpeg: Fail if the user requested impossible subtitle encoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH v7 1/4] avcodec: add side data type for ancillary
Patrick Keroulas
- [FFmpeg-devel] [PATCH] lavfi/atempo: raise max tempo limit
Moritz Barsnick
- [FFmpeg-devel] [PATCH v4 1/4] lavu/hwcontext_opecl: fix the build warning
Moritz Barsnick
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Mark Thompson
- [FFmpeg-devel] [PATCH v2 00/36] VAAPI encode and related stuff
Mark Thompson
- [FFmpeg-devel] [PATCH v2 01/36] configure: Use pkgconfig for VAAPI
Mark Thompson
- [FFmpeg-devel] [PATCH v2 02/36] vaapi_encode_h264: Move options and common structures into context
Mark Thompson
- [FFmpeg-devel] [PATCH v2 03/36] vaapi_encode_h265: Move options and common structures into context
Mark Thompson
- [FFmpeg-devel] [PATCH v2 04/36] vaapi_encode_mjpeg: Move common structure into context
Mark Thompson
- [FFmpeg-devel] [PATCH v2 05/36] vaapi_encode_mpeg2: Move common structure into context
Mark Thompson
- [FFmpeg-devel] [PATCH v2 06/36] vaapi_encode_vp8: Move options and common structures into context
Mark Thompson
- [FFmpeg-devel] [PATCH v2 07/36] vaapi_encode_vp9: Move options and common structures into context
Mark Thompson
- [FFmpeg-devel] [PATCH v2 08/36] vaapi_encode: Remove common priv_data and options fields
Mark Thompson
- [FFmpeg-devel] [PATCH v2 09/36] vaapi_encode: Allocate picture-private data in generic code
Mark Thompson
- [FFmpeg-devel] [PATCH v2 10/36] vaapi_encode: Factorise out adding global parameters
Mark Thompson
- [FFmpeg-devel] [PATCH v2 11/36] vaapi_encode: Choose profiles dynamically
Mark Thompson
- [FFmpeg-devel] [PATCH v2 12/36] vaapi_encode: Add common options between all encoders
Mark Thompson
- [FFmpeg-devel] [PATCH v2 13/36] vaapi_encode_mpeg2: Add options
Mark Thompson
- [FFmpeg-devel] [PATCH v2 14/36] vaapi_encode: Clean up the encode quality configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2 15/36] vaapi_encode: Always reapply global parameters after the sequence header
Mark Thompson
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2 17/36] vaapi_encode: Add support for max QP in rate control
Mark Thompson
- [FFmpeg-devel] [PATCH v2 18/36] vaapi_encode: Clean up the GOP structure configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2 19/36] vaapi_encode: Clean up the packed header configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2 20/36] vaapi_encode_h264: Properly set constraint flags
Mark Thompson
- [FFmpeg-devel] [PATCH v2 21/36] vaapi_encode_h26[45]: Make the AUD option a boolean
Mark Thompson
- [FFmpeg-devel] [PATCH v2 22/36] doc/encoders: Add missing options to VAAPI encoders
Mark Thompson
- [FFmpeg-devel] [PATCH v2 23/36] hwcontext_vaapi: Improve logging around quirk detection
Mark Thompson
- [FFmpeg-devel] [PATCH v2 24/36] lavc/cbs: Add JPEG support
Mark Thompson
- [FFmpeg-devel] [PATCH v2 25/36] vaapi_encode_mjpeg: Use CBS to store parameters and write headers
Mark Thompson
- [FFmpeg-devel] [PATCH v2 26/36] hwcontext_vaapi: Improve format mapping
Mark Thompson
- [FFmpeg-devel] [PATCH v2 27/36] lavc/h264: Add common code for level handling
Mark Thompson
- [FFmpeg-devel] [PATCH v2 28/36] vaapi_encode_h264: Set level based on stream if not set by user
Mark Thompson
- [FFmpeg-devel] [PATCH v2 29/36] h264_metadata: Add option to set the level of the stream
Mark Thompson
- [FFmpeg-devel] [PATCH v2 30/36] cbs_h264: Fix range and default value of max mv lengths
Mark Thompson
- [FFmpeg-devel] [PATCH v2 31/36] cbs_h264: Fix profile typo
Mark Thompson
- [FFmpeg-devel] [PATCH v2 32/36] cbs_h264: Infer default VUI values if VUI parameters are not present
Mark Thompson
- [FFmpeg-devel] [PATCH v2 33/36] vaapi_encode_h265: Improve profile support
Mark Thompson
- [FFmpeg-devel] [PATCH v2 34/36] lavc/h265: Add some common code for profile/tier/level handling
Mark Thompson
- [FFmpeg-devel] [PATCH v2 35/36] vaapi_encode_h265: Set level based on stream if not set by user
Mark Thompson
- [FFmpeg-devel] [PATCH v2 36/36] doc/encoders: Document -sei option to hevc_vaapi
Mark Thompson
- [FFmpeg-devel] [PATCH v2 24/36] lavc/cbs: Add JPEG support
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] lavfi/atempo: raise max tempo limit (v2)
Pavel Koshevoy
- [FFmpeg-devel] [PATCH v2 24/36] lavc/cbs: Add JPEG support
James Almer
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
mypopy at gmail.com
- [FFmpeg-devel] qt-faststart bug near 4GB
Eran Kornblau
- [FFmpeg-devel] [PATCH 1/4 v2] avcodec/vc1: fix overlap and loop filtering for Simple and Main profile
Jerome Borsboom
- [FFmpeg-devel] [PATCH 2/4 v2] avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clamped
Jerome Borsboom
- [FFmpeg-devel] [PATCH 3/4 v2] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Jerome Borsboom
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Jerome Borsboom
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Pedro Arthur
- [FFmpeg-devel] [PATCH] pixdesc: Only check against valid entries when iterating over lists of enums
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avfilter/dnn_backend_native: fix leaks in error paths
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 5/6] avcodec/avcodec.h: add AV_CODEC_ID_TIMED_TEXT_MARKUP
Marton Balint
- [FFmpeg-devel] [PATCH 1/4] avcodec/wavpack: Fix overflow in adding tail
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/xwddec: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/h264_mc_template: Only prefetch motion if the list is used.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/h264_slice: Fix overflow in recovery_frame computation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/h264_slice: Fix overflow in recovery_frame computation
James Almer
- [FFmpeg-devel] [PATCH v2 29/36] h264_metadata: Add option to set the level of the stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Danil Iashchenko
- [FFmpeg-devel] [PATCH 2/5] avutil/hwcontext_cuda: add CUstream in cuda hwctx
James Almer
- [FFmpeg-devel] [PATCH 4/4] avcodec/h264_slice: Fix overflow in recovery_frame computation
James Almer
- [FFmpeg-devel] [PATCH 4/4] avcodec/h264_slice: Fix overflow in recovery_frame computation
James Almer
- [FFmpeg-devel] [PATCH 2/4] avcodec/xwddec: Use ff_set_dimensions()
Paul B Mahol
- [FFmpeg-devel] [INFO]AMD D3D11 to OpenCL interop extension for NV12 and P010 textures - split planes
Kirill Gavrilov
- [FFmpeg-devel] [PATCH 2/5] avutil/hwcontext_cuda: add CUstream in cuda hwctx
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] mpegvideo_enc: add option to disable intra mbs in p frames
Ramiro Polla
- [FFmpeg-devel] [PATCH 3/4 v2] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Michael Niedermayer
- [FFmpeg-devel] [PATCH] pixdesc: Only check against valid entries when iterating over lists of enums
Michael Niedermayer
- [FFmpeg-devel] qt-faststart bug near 4GB
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Fix reading saio/saiz for clear content.
Michael Niedermayer
- [FFmpeg-devel] [PATCH]ffmpeg: Fail if the user requested impossible subtitle encoding
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC] libfdk_aac license
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC] libfdk_aac license
Jan Ekström
- [FFmpeg-devel] [PATCH] avcodec/mpeg4videodec: Clear bits_per_raw_sample if it has originated from a previous instance
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mpegvideo_enc: add option to disable intra mbs in p frames
Michael Niedermayer
- [FFmpeg-devel] [RFC] libfdk_aac license
Moritz Barsnick
- [FFmpeg-devel] [PATCH 3/4 v2] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Jerome Borsboom
- [FFmpeg-devel] [PATCH v1 00/11] Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 01/11] fftools/cmdutils: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 02/11] fftools/ffmpeg: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 03/11] fftools/ffmpeg_filter: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 04/11] lavc/dvdsubenc: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 05/11] lavc/pngdec: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 06/11] lavfi/af_amerge: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 07/11] lavfi/graphdump: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 08/11] lavf/icecast: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 09/11] lavf/tedcaptionsdec: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 10/11] avutil/log: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 11/11] tests/bprint: Replace magic number by micro for bprint init
Jun Zhao
- [FFmpeg-devel] [PATCH v1 00/11] Replace magic number by micro for bprint init
Nicolas George
- [FFmpeg-devel] [PATCH 01/12] avformat/mxfdec: store next_klv in KLVPacket
Marton Balint
- [FFmpeg-devel] [PATCH 02/12] avformat/mxfdec: add support for determining essence wrapping scheme
Marton Balint
- [FFmpeg-devel] [PATCH 03/12] avformat/mxfdec: extend mxf_handle_missing_index_segment for all clip wrapped essences
Marton Balint
- [FFmpeg-devel] [PATCH 04/12] avformat/mxfdec: compute both essence_offset and essence_length in mxf_compute_essence_containers
Marton Balint
- [FFmpeg-devel] [PATCH 05/12] avformat/mxfdec: make edit_units_per_packet a track property
Marton Balint
- [FFmpeg-devel] [PATCH 06/12] avformat/mxfdec: make current_edit_unit a parameter of mxf_compute_samples
Marton Balint
- [FFmpeg-devel] [PATCH 07/12] avformat/mxfdec: compute sample_count for all streams on seek
Marton Balint
- [FFmpeg-devel] [PATCH 08/12] avformat/mxfdec: add support for returning the partition for mxf_edit_unit_absolute_offset and mxf_absolute_bodysid_offset
Marton Balint
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Marton Balint
- [FFmpeg-devel] [PATCH 10/12] avformat/mxfdec: fix indentation and rename mxf_read_packet_old
Marton Balint
- [FFmpeg-devel] [PATCH 11/12] avformat/mxfdec: take into account index_edit_rate
Marton Balint
- [FFmpeg-devel] [PATCH 12/12] avformat/mxfdec: add some essence container uls from SMPTE draft
Marton Balint
- [FFmpeg-devel] [PATCH v2] pixdesc: Only check against valid entries when iterating over lists of enums
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] pixdesc: Only check against valid entries when iterating over lists of enums
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] pixdesc: Only check against valid entries when iterating over lists of enums
Derek Buitenhuis
- [FFmpeg-devel] qt-faststart bug near 4GB
Eran Kornblau
- [FFmpeg-devel] [PATCH 1/4] avcodec/wavpack: Fix overflow in adding tail
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/xwddec: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat: remove unused MP4A_LATM flag
Gyan Doshi
- [FFmpeg-devel] [PATCH 4/4] avcodec/h264_slice: Fix overflow in recovery_frame computation
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
morten.with at gmail.com
- [FFmpeg-devel] [PATCH 3/4] avcodec/h264_mc_template: Only prefetch motion if the list is used.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Gyan Doshi
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Gyan Doshi
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Gyan Doshi
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Morten With
- [FFmpeg-devel] [RFC][PATCH][Type 2] Revert "doc/developer.texi: Add a code of conduct"
Josh de Kock
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Jan Ekström
- [FFmpeg-devel] [RFC] libfdk_aac license
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Danil Iashchenko
- [FFmpeg-devel] [PATCH 1/2] avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/libzvbi-teletextdec: propagate ERASE_PAGE flag for repeated subtitle page headers
Marton Balint
- [FFmpeg-devel] [PATCH]ffplay: Don't crash if stream_cycle_channel() is called before initialization
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 3/4 v2] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Michael Niedermayer
- [FFmpeg-devel] qt-faststart bug near 4GB
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1 00/11] Replace magic number by micro for bprint init
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v1 00/11] Replace magic number by micro for bprint init
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v1 00/11] Replace magic number by micro for bprint init
Nicolas George
- [FFmpeg-devel] [PATCH v2 02/36] vaapi_encode_h264: Move options and common structures into context
Xiang, Haihao
- [FFmpeg-devel] [PATCH] smc: check for frame dimensions
Xiao Yang
- [FFmpeg-devel] [PATCH] seqvideo_decode_init:check frame dimensions
Xiao Yang
- [FFmpeg-devel] [PATCH] avformat/mpegts: parse large PMTs with multiple tables
Aman Gupta
- [FFmpeg-devel] [PATCH] smc: check for frame dimensions
Xiao Yang
- [FFmpeg-devel] [PATCH] examples/vaapi_dec_scaling: init export
Jun Zhao
- [FFmpeg-devel] qt-faststart bug near 4GB
Eran Kornblau
- [FFmpeg-devel] [PATCH 1/3] avcodec/videotoolboxenc: fix mutex/cond leak in error path
Thomas Guillem
- [FFmpeg-devel] [PATCH 2/3] avcodec/videotoolboxenc: split initialization
Thomas Guillem
- [FFmpeg-devel] [PATCH 3/3] avcodec/videotoolboxenc: fix invalid session on iOS
Thomas Guillem
- [FFmpeg-devel] [PATCH] avformat/movenc: fix recognization of cover image streams
Timo Teras
- [FFmpeg-devel] [RFC][PATCH][Type 2] Revert "doc/developer.texi: Add a code of conduct"
Ivan Kalvachev
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Morten With
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Gyan Doshi
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Morten With
- [FFmpeg-devel] [PATCH]ffplay: Don't crash if stream_cycle_channel() is called before initialization
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop writing relative to EOF
Lou Logan
- [FFmpeg-devel] [PATCH] libavfilter/opencl.h: Add macro for setting opencl kernel
Danil Iashchenko
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Michael Niedermayer
- [FFmpeg-devel] [PATCH] qtrle_decode_init: check frame dimensions
Xiao Yang
- [FFmpeg-devel] [PATCH] cinepak_decode_init: check frame dimensions
Xiao Yang
- [FFmpeg-devel] [PATCH] msrle_decode_init: check frame dimensions
Xiao Yang
- [FFmpeg-devel] [PATCH] cinvideo_decode_init: check frame dimensions
Xiao Yang
- [FFmpeg-devel] [PATCH] msvideo1_decode_init: check frame dimensions
Xiao Yang
- [FFmpeg-devel] [PATCH v2 09/36] vaapi_encode: Allocate picture-private data in generic code
Xiang, Haihao
- [FFmpeg-devel] [PATCH] avformat: remove unused MP4A_LATM flag
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavfi: add helper macro for OpenCL error handling.
Ruiling Song
- [FFmpeg-devel] [PATCH v2 11/36] vaapi_encode: Choose profiles dynamically
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 14/36] vaapi_encode: Clean up the encode quality configuration
Xiang, Haihao
- [FFmpeg-devel] [PATCH v3 1/2] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH]configure: The eac3_core bsf needs the ac3 parser
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat: remove unused MP4A_LATM flag
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avformat: remove unused MP4A_LATM flag
Gyan Doshi
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Marton Balint
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/4 v3] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Jerome Borsboom
- [FFmpeg-devel] Fw: [PATCH] Refactor two near-identical clauses.
Shlomi Fish
- [FFmpeg-devel] [PATCH] Refactor two near-identical clauses.
Shlomi Fish
- [FFmpeg-devel] [PATCH] avformat: remove unused MP4A_LATM flag
James Almer
- [FFmpeg-devel] [PATCH] smc: check for frame dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [PATCH] Improve dnn_backend_native convolution speed
Pedro Arthur
- [FFmpeg-devel] [PATCH] avformat/movenc: fix recognization of cover image streams
Michael Niedermayer
- [FFmpeg-devel] qt-faststart bug near 4GB
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Add check for per-sample IV size.
Jacob Trimble
- [FFmpeg-devel] [PATCH v2] avcodec/mediacodecdec: work around for decoding h264 with coded fields
Aman Gupta
- [FFmpeg-devel] [PATCH] seqvideo_decode_init:check frame dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/mpegts: parse large PMTs with multiple tables
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: use a custom memory allocator
Marton Balint
- [FFmpeg-devel] qt-faststart bug near 4GB
Michael Niedermayer
- [FFmpeg-devel] [PATCH] cinepak_decode_init: check frame dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/opencl.h: Add macro for setting opencl kernel
Song, Ruiling
- [FFmpeg-devel] [PATCH] avformat/mpegts: parse large PMTs with multiple tables
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat: remove unused MP4A_LATM flag
Gyan Doshi
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Xiang, Haihao
- [FFmpeg-devel] qt-faststart bug near 4GB
Eran Kornblau
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Li, Zhong
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]configure: The eac3_core bsf needs the ac3 parser
Carl Eugen Hoyos
- [FFmpeg-devel] fix ftp not return AVERROR_EOF result in hang up
Gj X
- [FFmpeg-devel] [PATCH] configure: loongson revert expensive optimizations.
Shiyou Yin
- [FFmpeg-devel] fix ftp not return AVERROR_EOF result in hang up
Carl Eugen Hoyos
- [FFmpeg-devel] fix ftp hang up because not return AVRRROR_EOF
Gj X
- [FFmpeg-devel] [PATCH]lavc/dpx: Reset n_datum for every line when decoding 12bit.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] msrle_decode_init: check frame dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: parse large PMTs with multiple tables
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/libx265: apply lavc maxrate and bufsize
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavfi/atempo: raise max tempo limit (v2)
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] lavc/nvenc: enable nvenc encoder instance reuse (v2)
Pavel Koshevoy
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: fix memory leak issue.
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg_filter: fix memory leak issue.
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg_filter: fix memory leak issue.
Nicolas George
- [FFmpeg-devel] qt-faststart bug near 4GB
Eran Kornblau
- [FFmpeg-devel] [PATCH] qtrle_decode_init: check frame dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] cinvideo_decode_init: check frame dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] msvideo1_decode_init: check frame dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Add check for per-sample IV size.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/12] avformat/mxfdec: store next_klv in KLVPacket
Tomas Härdin
- [FFmpeg-devel] [PATCH 02/12] avformat/mxfdec: add support for determining essence wrapping scheme
Tomas Härdin
- [FFmpeg-devel] [PATCH 03/12] avformat/mxfdec: extend mxf_handle_missing_index_segment for all clip wrapped essences
Tomas Härdin
- [FFmpeg-devel] [PATCH] avformat/movenc: fix recognization of cover image streams
Timo Teras
- [FFmpeg-devel] [PATCH] lavc/nvenc: enable nvenc encoder instance reuse (v2)
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 04/12] avformat/mxfdec: compute both essence_offset and essence_length in mxf_compute_essence_containers
Tomas Härdin
- [FFmpeg-devel] [PATCH 05/12] avformat/mxfdec: make edit_units_per_packet a track property
Tomas Härdin
- [FFmpeg-devel] [PATCH 06/12] avformat/mxfdec: make current_edit_unit a parameter of mxf_compute_samples
Tomas Härdin
- [FFmpeg-devel] [PATCH 07/12] avformat/mxfdec: compute sample_count for all streams on seek
Tomas Härdin
- [FFmpeg-devel] [PATCH 08/12] avformat/mxfdec: add support for returning the partition for mxf_edit_unit_absolute_offset and mxf_absolute_bodysid_offset
Tomas Härdin
- [FFmpeg-devel] [PATCH] avformat/movenc: fix recognization of cover image streams
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Tomas Härdin
- [FFmpeg-devel] [PATCH 10/12] avformat/mxfdec: fix indentation and rename mxf_read_packet_old
Tomas Härdin
- [FFmpeg-devel] [PATCH 11/12] avformat/mxfdec: take into account index_edit_rate
Tomas Härdin
- [FFmpeg-devel] [PATCH 12/12] avformat/mxfdec: add some essence container uls from SMPTE draft
Tomas Härdin
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Wang Cao
- [FFmpeg-devel] [PATCH] avformat/movenc: fix recognization of cover image streams
Timo Teras
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/3] avformat/mov: Only set pkt->duration to non negative values
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] fftools/ffmpeg: Fallback to duration if sample rate is unavailable
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] ffmpeg: assert that audio packet duration in process_input_packet() is non negative
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only
Jan Ekström
- [FFmpeg-devel] [PATCH] avcodec/mpeg4videodec: Clear bits_per_raw_sample if it has originated from a previous instance
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only
Marton Balint
- [FFmpeg-devel] fix ftp hang up because not return AVRRROR_EOF
Jan Ekström
- [FFmpeg-devel] [PATCH 01/12] avformat/mxfdec: store next_klv in KLVPacket
Marton Balint
- [FFmpeg-devel] [PATCH 02/12] avformat/mxfdec: add support for determining essence wrapping scheme
Marton Balint
- [FFmpeg-devel] [PATCH 03/12] avformat/mxfdec: extend mxf_handle_missing_index_segment for all clip wrapped essences
Marton Balint
- [FFmpeg-devel] [PATCH 3/3] avcodec/videotoolboxenc: fix invalid session on iOS
Aman Gupta
- [FFmpeg-devel] [PATCH 02/12] avformat/mxfdec: add support for determining essence wrapping scheme
Tomas Härdin
- [FFmpeg-devel] [PATCH 01/12] avformat/mxfdec: store next_klv in KLVPacket
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/2] avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only
Marton Balint
- [FFmpeg-devel] qt-faststart bug near 4GB
Michael Niedermayer
- [FFmpeg-devel] [PATCH 04/12] avformat/mxfdec: compute both essence_offset and essence_length in mxf_compute_essence_containers
Marton Balint
- [FFmpeg-devel] qt-faststart bug near 4GB
Michael Niedermayer
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Marton Balint
- [FFmpeg-devel] [PATCH 08/12] avformat/mxfdec: add support for returning the partition for mxf_edit_unit_absolute_offset and mxf_absolute_bodysid_offset
Marton Balint
- [FFmpeg-devel] [PATCH v2 24/36] lavc/cbs: Add JPEG support
Mark Thompson
- [FFmpeg-devel] [PATCH v2 24/36] lavc/cbs: Add JPEG support
Mark Thompson
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2 02/36] vaapi_encode_h264: Move options and common structures into context
Mark Thompson
- [FFmpeg-devel] [PATCH v2 09/36] vaapi_encode: Allocate picture-private data in generic code
Mark Thompson
- [FFmpeg-devel] [PATCH v2 11/36] vaapi_encode: Choose profiles dynamically
Mark Thompson
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2 24/36] lavc/cbs: Add JPEG support
James Almer
- [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg_filter: fix memory leak issue.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Li, Zhong
- [FFmpeg-devel] [PATCH v2 11/36] vaapi_encode: Choose profiles dynamically
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/cfhd: 3d wavelets(temporal transforms) added
Gagandeep Singh
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/7] avcodec/mips: [loongson] reoptimize simple idct(put&add) with mmi.
Shiyou Yin
- [FFmpeg-devel] [PATCH v2 18/36] vaapi_encode: Clean up the GOP structure configuration
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 19/36] vaapi_encode: Clean up the packed header configuration
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/7] avcodec/mips: [loongson] reoptimize h264_chroma_mc8_mmi v2.
Shiyou Yin
- [FFmpeg-devel] [PATCH 3/7] avcodec/mips: [loongson] optimize memset in h264dsp.
Shiyou Yin
- [FFmpeg-devel] [PATCH 4/7] avcodec/mips: [loongson] optimize ff_put_pixels16_8 V2.
Shiyou Yin
- [FFmpeg-devel] [PATCH 5/7] avcodec: [loongson] optimize get_cabac_inline with asm.
Shiyou Yin
- [FFmpeg-devel] [PATCH 6/7] avcodec: [loongson] fix bug of mss2-wmv failed in fate test.
Shiyou Yin
- [FFmpeg-devel] [PATCH 7/7] avcodec/mips: [loongson] reoptimize put&add pixels with mmi v2.
Shiyou Yin
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Li, Zhong
- [FFmpeg-devel] [PATCH] avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.
Shiyou Yin
- [FFmpeg-devel] [PATCH] avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/aviobuf: Raise Statistics verbosity to VERBOSE.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] qt-faststart - print errors to stderr
Eran Kornblau
- [FFmpeg-devel] [PATCH] avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.
yinshiyou-hf at loongson.cn
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Tomas Härdin
- [FFmpeg-devel] [PATCH 08/12] avformat/mxfdec: add support for returning the partition for mxf_edit_unit_absolute_offset and mxf_absolute_bodysid_offset
Tomas Härdin
- [FFmpeg-devel] [PATCH 04/12] avformat/mxfdec: compute both essence_offset and essence_length in mxf_compute_essence_containers
Tomas Härdin
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream - Make ffmpeg to output stats for each video/audio streams and each ouptut file ffmpeg output log in print_report. The report of video/audio sizes is clear now as previously all output video/audio sizes were combined to report and it is unclear such stats is for one output files or aggregates for all output files.
Wang Cao
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: fix memory leak issue.
Nicolas George
- [FFmpeg-devel] [PATCH 1/4] avcodec/decode: Consider STRIDE_ALIGN in get_buffer_internal() when checking width
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avutil/common: Fix undefined behavior in av_clip_uintp2_c()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/dirac_dwt_template: Fix undefined behavior in interleave()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/videotoolboxenc: fix invalid session on iOS
Thomas Guillem
- [FFmpeg-devel] [RFC] New build system
Josh de Kock
- [FFmpeg-devel] [PATCH 1/3] avformat/mov: Only set pkt->duration to non negative values
Sasi Inguva
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH 1/3] avformat/mov: Only set pkt->duration to non negative values
Michael Niedermayer
- [FFmpeg-devel] [RFC] New build system
Nicolas George
- [FFmpeg-devel] [RFC] New build system
Hendrik Leppkes
- [FFmpeg-devel] [RFC] New build system
Nicolas George
- [FFmpeg-devel] [RFC] New build system
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 04/12] avformat/mxfdec: compute both essence_offset and essence_length in mxf_compute_essence_containers
Marton Balint
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/lagarith: Check that the range coded data stream is consistent when the probabilities indicate no data could have been coded.
Michael Niedermayer
- [FFmpeg-devel] Access RTCP QoS info trought AVFormatContext
Vitor Vanacor
- [FFmpeg-devel] [PATCH] avdevice/v4l2enc: add video4linux2 name alias
Lou Logan
- [FFmpeg-devel] [RFC] New build system
Rostislav Pehlivanov
- [FFmpeg-devel] [RFC] New build system
Nicolas George
- [FFmpeg-devel] [PATCH] avdevice/v4l2enc: add video4linux2 name alias
Lou Logan
- [FFmpeg-devel] [RFC] New build system
Paul B Mahol
- [FFmpeg-devel] [RFC] New build system
James Almer
- [FFmpeg-devel] [RFC] New build system
Paul B Mahol
- [FFmpeg-devel] [RFC] New build system
Jean-Baptiste Kempf
- [FFmpeg-devel] [RFC] New build system
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/dpx: Reset n_datum for every line when decoding 12bit.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: fix memory leak issue.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] avdevice/v4l2enc: add video4linux2 name alias
mypopy at gmail.com
- [FFmpeg-devel] [RFC] New build system
Martin Herkt
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 24/36] lavc/cbs: Add JPEG support
Xiang, Haihao
- [FFmpeg-devel] [RFC] New build system
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavfi/atempo: raise max tempo limit (v2)
Pavel Koshevoy
- [FFmpeg-devel] [PATCH v2 25/36] vaapi_encode_mjpeg: Use CBS to store parameters and write headers
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 28/36] vaapi_encode_h264: Set level based on stream if not set by user
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavfi: add helper macro for OpenCL error handling.
Dan Yaschenko
- [FFmpeg-devel] [PATCH v2 29/36] h264_metadata: Add option to set the level of the stream
Xiang, Haihao
- [FFmpeg-devel] [PATCH] libavfilter/opencl.h: Add macro for setting opencl kernel
Danil Iashchenko
- [FFmpeg-devel] [PATCH v2 30/36] cbs_h264: Fix range and default value of max mv lengths
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 32/36] cbs_h264: Infer default VUI values if VUI parameters are not present
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 33/36] vaapi_encode_h265: Improve profile support
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 35/36] vaapi_encode_h265: Set level based on stream if not set by user
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Jerome Borsboom
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Wang Cao
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Xiang, Haihao
- [FFmpeg-devel] [PATCH v1 00/11] Replace magic number by micro for bprint init
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/nvenc: enable nvenc encoder instance reuse (v2)
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/qsvenc: fix version detection on cygwin
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/libx265: apply lavc maxrate and bufsize
Gyan Doshi
- [FFmpeg-devel] [PATCH] fate: qt-faststart target doesn't include PROGSSUF
Gyan Doshi
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Moritz Barsnick
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream - Make ffmpeg to output stats for each video/audio streams and each ouptut file ffmpeg output log in print_report. The report of video/audio sizes is clear now as previously all output video/audio sizes were combined to report and it is unclear such stats is for one output files or aggregates for all output files.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate: qt-faststart target doesn't include PROGSSUF
Michael Niedermayer
- [FFmpeg-devel] [PATCH] qt-faststart - print errors to stderr
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/decode: Consider STRIDE_ALIGN in get_buffer_internal() when checking width
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/mediacodecdec: work around for decoding h264 with coded fields
Aman Gupta
- [FFmpeg-devel] [PATCH] lavc/libopusenc: add support for specifying signal type
Takayuki 'January June' Suwa
- [FFmpeg-devel] [PATCH]lavf/aviobuf: Raise Statistics verbosity to VERBOSE.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] fate: qt-faststart target doesn't include PROGSSUF
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/movenc: read track title from correct key
Gyan Doshi
- [FFmpeg-devel] [PATCH]lavf/mov: Do not fail hard for truncated stsz atom
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/avfiltergraph: Do not return ENOMEM if filter is missing
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/dpx: Support 12-bit packing method b (msbpad)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/dpx: Support 10-bit packing method b (msbpad)
Carl Eugen Hoyos
- [FFmpeg-devel] Fw: [PATCH] Refactor two near-identical clauses.
Shlomi Fish
- [FFmpeg-devel] [PATCH v2] avcodec/vc1: fix overlap smoothing filter for P frames
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/4] avcodec/vc1: fix overlap filtering for Simple and Main profile
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/dpx: Support 10-bit packing method b (msbpad)
Jerome Martinez
- [FFmpeg-devel] [PATCH] avformat/movenc: read track title from correct key
John Stebbins
- [FFmpeg-devel] [PATCH]lavc/dpx: Support 12-bit packing method b (msbpad)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/dpx: Support 10-bit packing method b (msbpad)
Carl Eugen Hoyos
- [FFmpeg-devel] Fw: [PATCH] Refactor two near-identical clauses.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] lavu/frame: add mb_types side data
Ramiro Polla
- [FFmpeg-devel] [PATCH 2/4] mpegutils: split debug function that prints mb_type so it may be used by ffprobe
Ramiro Polla
- [FFmpeg-devel] [PATCH 3/4] ffprobe: print mb_types frame side data
Ramiro Polla
- [FFmpeg-devel] [PATCH 4/4] mpegvideo_enc: add intra_penalty option for p frames
Ramiro Polla
- [FFmpeg-devel] [PATCH] mpegvideo_enc: add option to disable intra mbs in p frames
Ramiro Polla
- [FFmpeg-devel] [PATCH] avformat/movenc: read track title from correct key
Gyan Doshi
- [FFmpeg-devel] [PATCH] avcodec/libx265: apply lavc maxrate and bufsize
Gyan Doshi
- [FFmpeg-devel] Conversion to audible AAX(encrypted) format.
Tejasvi Singh Tomar
- [FFmpeg-devel] [PATCH 2/4] mpegutils: split debug function that prints mb_type so it may be used by ffprobe
Carl Eugen Hoyos
- [FFmpeg-devel] Fw: [PATCH] Refactor two near-identical clauses.
Shlomi Fish
- [FFmpeg-devel] [PATCH 1/4] lavu/frame: add mb_types side data
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v2 11/36] vaapi_encode: Choose profiles dynamically
Mark Thompson
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2 18/36] vaapi_encode: Clean up the GOP structure configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2 19/36] vaapi_encode: Clean up the packed header configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Mark Thompson
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Mark Thompson
- [FFmpeg-devel] [PATCH v2 24/36] lavc/cbs: Add JPEG support
Mark Thompson
- [FFmpeg-devel] [PATCH v2 25/36] vaapi_encode_mjpeg: Use CBS to store parameters and write headers
Mark Thompson
- [FFmpeg-devel] [PATCH v2 28/36] vaapi_encode_h264: Set level based on stream if not set by user
Mark Thompson
- [FFmpeg-devel] [PATCH v2 29/36] h264_metadata: Add option to set the level of the stream
Mark Thompson
- [FFmpeg-devel] [PATCH v2 30/36] cbs_h264: Fix range and default value of max mv lengths
Mark Thompson
- [FFmpeg-devel] [PATCH v2 32/36] cbs_h264: Infer default VUI values if VUI parameters are not present
Mark Thompson
- [FFmpeg-devel] [PATCH v2 33/36] vaapi_encode_h265: Improve profile support
Mark Thompson
- [FFmpeg-devel] [PATCH v2 35/36] vaapi_encode_h265: Set level based on stream if not set by user
Mark Thompson
- [FFmpeg-devel] [PATCH 1/4] lavu/frame: add mb_types side data
Hendrik Leppkes
- [FFmpeg-devel] mpegaudio_parser question
Karsten Otto
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/libx265: apply lavc maxrate and bufsize
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/qsvenc: fix version detection on cygwin
Mark Thompson
- [FFmpeg-devel] [PATCH]lavfi/avfiltergraph: Do not return ENOMEM if filter is missing
Mark Thompson
- [FFmpeg-devel] [PATCH] avdevice/v4l2enc: add video4linux2 name alias
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/avfiltergraph: Do not return ENOMEM if filter is missing
Nicolas George
- [FFmpeg-devel] [PATCH] avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avdevice/v4l2enc: add video4linux2 name alias
Lou Logan
- [FFmpeg-devel] [PATCH] avdevice/v4l2enc: add video4linux2 name alias
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavfilter/opencl.h: Add macro for setting opencl kernel
Mark Thompson
- [FFmpeg-devel] [PATCH] lavfi: add helper macro for OpenCL error handling.
Mark Thompson
- [FFmpeg-devel] [PATCH 2/4] mpegutils: split debug function that prints mb_type so it may be used by ffprobe
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] ffprobe: print mb_types frame side data
Stefano Sabatini
- [FFmpeg-devel] [PATCH] avcodec/qsvenc: fix version detection on cygwin
Timo Rothenpieler
- [FFmpeg-devel] mpegaudio_parser question
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 3/4 v3] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/libx265: apply lavc maxrate and bufsize
Gyan Doshi
- [FFmpeg-devel] [PATCH 3/4 v3] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Jerome Borsboom
- [FFmpeg-devel] mpegaudio_parser question
Karsten Otto
- [FFmpeg-devel] [PATCH 3/3] avcodec/videotoolboxenc: fix invalid session on iOS
Thomas Guillem
- [FFmpeg-devel] [PATCH 3/4 v3] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Alexander Kravchenko
- [FFmpeg-devel] [PATCH 2/2] lavf/vf_scale_amf: AMF scaler/colorspace converter filter implementation
Alexander Kravchenko
- [FFmpeg-devel] [PATCH 2/2] lavf/vf_scale_amf: AMF scaler/colorspace converter filter implementation
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/2] hwcontext_opencl: improve the debug log in multi-platform/multi-device system.
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] hwcontext_opencl: remove an unused variable
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] lavf/vf_scale_amf: AMF scaler/colorspace converter filter implementation
diamond
- [FFmpeg-devel] [PATCH] avformat/movenc: read track title from correct key
Gyan Doshi
- [FFmpeg-devel] [PATCH 2/2] avformat/movenc: allow hdlr name field to be empty
Gyan Doshi
- [FFmpeg-devel] [RFC] New build system
Tomas Härdin
- [FFmpeg-devel] [RFC] New build system
Nicolas George
- [FFmpeg-devel] [PATCH] avformat/movenc: read track title from correct key
John Stebbins
- [FFmpeg-devel] [RFC] New build system
Michael Niedermayer
- [FFmpeg-devel] [RFC] New build system
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 3/3] avcodec/videotoolboxenc: fix invalid session on iOS
Aman Gupta
- [FFmpeg-devel] [RFC] New build system
James Almer
- [FFmpeg-devel] [PATCH] mjpegdec: Support 4x1, 2x1, 2x1 notation for 4:2:2 chroma subsampling
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] mjpegdec: Support 4x1, 2x1, 2x1 notation for 4:2:2 chroma subsampling
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] hwcontext_opencl: improve the debug log in multi-platform/multi-device system.
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] lavf/vf_scale_amf: AMF scaler/colorspace converter filter implementation
Mark Thompson
- [FFmpeg-devel] [PATCH] mjpegdec: Support 4x1, 2x1, 2x1 notation for 4:2:2 chroma subsampling
Mark Thompson
- [FFmpeg-devel] [PATCH] avdevice/v4l2enc: add video4linux2 name alias
Lou Logan
- [FFmpeg-devel] [PATCH] lavfi: add helper macro for OpenCL error handling.
Song, Ruiling
- [FFmpeg-devel] [PATCH v4 1/2] lavfi: add opencl tonemap filter.
Ruiling Song
- [FFmpeg-devel] [PATCH v4 2/2] lavfi: make vf_colorspace use functions from colorspace.c
Ruiling Song
- [FFmpeg-devel] [PATCH] avcodec/libx265: apply lavc maxrate and bufsize
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/movenc: read track title from correct key
Gyan Doshi
- [FFmpeg-devel] [RFC] New build system
Stephen Hutchinson
- [FFmpeg-devel] [PATCH] avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.
Shiyou Yin
- [FFmpeg-devel] [PATCH] avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.
Shiyou Yin
- [FFmpeg-devel] [PATCH] avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.
yinshiyou-hf at loongson.cn
- [FFmpeg-devel] [PATCH 1/7] avcodec/mips: [loongson] reoptimize simple idct(put&add) with mmi.
yinshiyou-hf at loongson.cn
- [FFmpeg-devel] [PATCH] mjpegdec: Support 4x1, 2x1, 2x1 notation for 4:2:2 chroma subsampling
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Danil Iashchenko
- [FFmpeg-devel] [PATCH] mjpegdec: Support 4x1, 2x1, 2x1 notation for 4:2:2 chroma subsampling
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/2] lavf/vf_scale_amf: AMF scaler/colorspace converter filter implementation
Alexander Kravchenko
- [FFmpeg-devel] [PATCH]lavf/mov: Do not fail hard for truncated stsz atom
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] avformat/movenc: allow hdlr name field to be empty
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mjpegdec: Support 4x1, 2x1, 2x1 notation for 4:2:2 chroma subsampling
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Danil Iashchenko
- [FFmpeg-devel] [PATCH 2/2] avformat/movenc: allow hdlr name field to be empty
Gyan Doshi
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Markus Kohm
- [FFmpeg-devel] [PATCH] avcodec/qsvenc: fix version detection on cygwin
Li, Zhong
- [FFmpeg-devel] Ffmpeg, UDP input source from satellite audio sync issues
Ibrahim Tachijian
- [FFmpeg-devel] Ffmpeg, UDP input source from satellite audio sync issues
Gyan Doshi
- [FFmpeg-devel] (no subject)
Wang Cao
- [FFmpeg-devel] (no subject)
Wang Cao
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Wang Cao
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Wang Cao
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Li, Zhong
- [FFmpeg-devel] [PATCH 1/3] avcodec/vc1: fix condition guarding overlap filter on I picture
Jerome Borsboom
- [FFmpeg-devel] [PATCH 2/3] avcodec/vc1: change the internal ordering of blocks within a macroblock
Jerome Borsboom
- [FFmpeg-devel] [PATCH 3/3] avcodec/vc1: fix overlap filter for frame interlaced pictures
Jerome Borsboom
- [FFmpeg-devel] [PATCH v4 1/2] lavfi: add opencl tonemap filter.
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/3] avcodec/vc1: fix condition guarding overlap filter on I picture
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream - Make ffmpeg to output stats for each video/audio streams and each ouptut file ffmpeg output log in print_report. The report of video/audio sizes is clear now as previously all output video/audio sizes were combined to report and it is unclear such stats is for one output files or aggregates for all output files.
Wang Cao
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix check for missing CBPTAB
Jerome Borsboom
- [FFmpeg-devel] Ffmpeg, UDP input source from satellite audio sync issues
Ibrahim Tachijian
- [FFmpeg-devel] [PATCH 1/3] avcodec/vc1: fix condition guarding overlap filter on I picture
Jerome Borsboom
- [FFmpeg-devel] Ffmpeg, UDP input source from satellite audio sync issues
Devin Heitmueller
- [FFmpeg-devel] Looking for a consultant
Ariel Frailich
- [FFmpeg-devel] [PATCH 2/2] avformat/movenc: allow hdlr name field to be empty
Gyan Doshi
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH] avcodec/libzvbi-teletextdec: propagate ERASE_PAGE flag for repeated subtitle page headers
Marton Balint
- [FFmpeg-devel] [PATCH]ffplay: Don't crash if stream_cycle_channel() is called before initialization
Marton Balint
- [FFmpeg-devel] [PATCH]ffplay: Don't crash if stream_cycle_channel() is called before initialization
Carl Eugen Hoyos
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Mark Thompson
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Mark Thompson
- [FFmpeg-devel] [PATCH v4 1/2] lavfi: add opencl tonemap filter.
Mark Thompson
- [FFmpeg-devel] [PATCH v4 1/2] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH v4 1/2] lavfi: add opencl tonemap filter.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] rpza: fix the bounds check
Xiao Yang
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Markus Kohm
- [FFmpeg-devel] [PATCH v4 1/2] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH 2/2] avformat/movenc: allow hdlr name field to be empty
Gyan Doshi
- [FFmpeg-devel] Ffmpeg, UDP input source from satellite audio sync issues
Ibrahim Tachijian
- [FFmpeg-devel] [PATCH] rpza: fix the bounds check
Carl Eugen Hoyos
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavc/cfhd: added correct decompanding to codebook0
Gagandeep Singh
- [FFmpeg-devel] [PATCH v2 1/4] configure: fix check for opencl_vaapi_intel_media.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 2/4] hwcontext_opencl: dump the device name when can't match device type.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 3/4] hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive
Jun Zhao
- [FFmpeg-devel] [PATCH v2 4/4] hwcontext_opencl: remove an unused variable
Jun Zhao
- [FFmpeg-devel] [PATCH v2 3/4] hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive
Carl Eugen Hoyos
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Moritz Barsnick
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Carl Eugen Hoyos
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Markus Kohm
- [FFmpeg-devel] [PATCH v2 1/8] hwcontext_internal: add ff_hwframe_map_replace
Rostislav Pehlivanov
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Carl Eugen Hoyos
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Markus Kohm
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Michael Niedermayer
- [FFmpeg-devel] (no subject)
Michael Niedermayer
- [FFmpeg-devel] (no subject)
Gyan Doshi
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/6] Vulkan hwcontext and filtering
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/6] lavu: add a Vulkan hwcontext
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 2/6] lavfi: add common Vulkan filtering code
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 3/6] lavfi: add a Vulkan avgblur filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 4/6] lavfi: add a Vulkan chromatic aberration filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 5/6] lavfi: add a Vulkan scale filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 6/6] lavfi: add a Vulkan overlay filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 0/3] libavformat/aadec: seek support
Karsten Otto
- [FFmpeg-devel] [PATCH v3 1/3] aadec: improve eof detection
Karsten Otto
- [FFmpeg-devel] [PATCH v3 2/3] aadec: add chapters and seeking
Karsten Otto
- [FFmpeg-devel] [PATCH v3 3/3] aadec: fix seeking in mp3 content
Karsten Otto
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/cfhd: added correct decompanding to codebook0
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/6] lavfi: add a Vulkan avgblur filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavc/dpx: Support 12-bit packing method b (msbpad)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/dpx: Support 10-bit packing method b (msbpad)
Carl Eugen Hoyos
- [FFmpeg-devel] [FFmpeg-cvslog] lavfi: add opencl tonemap filter
Michael Niedermayer
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Michael Niedermayer
- [FFmpeg-devel] Looking for a consultant
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/5] libavcodec/ffv1enc: minor cosmetic fix
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/ffv1dec: Check state transition table
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/ra144: Fix integer overflow in ff_eval_refl()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/dvbsubdec: Compute scoretab without iterating over pixels multiple times in compute_default_clut()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cscd: Check output buffer size for lzo.
Michael Niedermayer
- [FFmpeg-devel] Looking for a consultant
Gyan Doshi
- [FFmpeg-devel] Looking for a consultant
Jorge Ramirez-Ortiz
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Wang Cao
- [FFmpeg-devel] (no subject)
Wang Cao
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Wang Cao
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14
Michael Bradshaw
- [FFmpeg-devel] frama-c:ify qt-faststart.c, proof-of-concept (kinda)
Tomas Härdin
- [FFmpeg-devel] frama-c:ify qt-faststart.c, proof-of-concept (kinda)
Eran Kornblau
- [FFmpeg-devel] [PATCH 2/6] lavfi: add common Vulkan filtering code
James Almer
- [FFmpeg-devel] frama-c:ify qt-faststart.c, proof-of-concept (kinda)
Tomas Härdin
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Gyan Doshi
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Gyan Doshi
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Gyan Doshi
- [FFmpeg-devel] frama-c:ify qt-faststart.c, proof-of-concept (kinda)
Eran Kornblau
- [FFmpeg-devel] [PATCH] avcodec/h264_parser: Reduce needed history for parsing mb index
Michael Niedermayer
- [FFmpeg-devel] frama-c:ify qt-faststart.c, proof-of-concept (kinda)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] libavcodec/ffv1enc: minor cosmetic fix
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan()
Michael Niedermayer
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Michael Niedermayer
- [FFmpeg-devel] ffmpeg patch for nonmonolithic increase dts error in subtitle
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Gyan Doshi
- [FFmpeg-devel] frama-c:ify qt-faststart.c, proof-of-concept (kinda)
Tomas Härdin
- [FFmpeg-devel] frama-c:ify qt-faststart.c, proof-of-concept (kinda)
Tomas Härdin
- [FFmpeg-devel] [FFmpeg-cvslog] lavf/amr: Make the heuristic for auto-detection even stricter.
Michael Niedermayer
- [FFmpeg-devel] frama-c:ify qt-faststart.c, proof-of-concept (kinda)
Michael Niedermayer
- [FFmpeg-devel] [PATCH][ticket #5522] lavc/cfhd: interlaced frame decoding added
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/magicyuv: Check bits left in flags&1 branch
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/vp8: Check bitstream input in vp7_fade_frame() before time consuming operation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] libavcodec/vp8: Do not compute line pointers per pixel in fade()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/magicyuv: Check bits left in flags&1 branch
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/5] lavfi/colorspace: Add namespace prefix to global functions
Mark Thompson
- [FFmpeg-devel] [PATCH 2/5] lavfi/vf_tonemap_opencl: Mark local tables static
Mark Thompson
- [FFmpeg-devel] [PATCH 3/5] lavfi/framesync: Add namespace prefix to framesync_get_class
Mark Thompson
- [FFmpeg-devel] [PATCH 4/5] lavf/mpjpegdec: Mark local variable static
Mark Thompson
- [FFmpeg-devel] [PATCH 5/5] fate: Add test for namespace prefixes in libraries
Mark Thompson
- [FFmpeg-devel] [PATCH 3/5] lavfi/framesync: Add namespace prefix to framesync_get_class
Nicolas George
- [FFmpeg-devel] [PATCH 3/5] lavfi/framesync: Add namespace prefix to framesync_get_class
Mark Thompson
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Gyan Doshi
- [FFmpeg-devel] [PATCH 09/12] avformat/mxfdec: add support for clip wrapped essences
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] lavf/vf_scale_amf: AMF scaler/colorspace converter filter implementation
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/escape124: Check buf_size against num_superblocks
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/escape124: Check buf_size against num_superblocks
James Almer
- [FFmpeg-devel] [PATCH 1/5] avformat/mxfdec: add support for clip wrapped essences
Marton Balint
- [FFmpeg-devel] [PATCH 2/5] avformat/mxfdec: fix indentation and rename mxf_read_packet_old
Marton Balint
- [FFmpeg-devel] [PATCH 3/5] avformat/mxfdec: take into account index_edit_rate
Marton Balint
- [FFmpeg-devel] [PATCH 4/5] avformat/mxfdec: guess constant byte count indexes based on track duration
Marton Balint
- [FFmpeg-devel] [PATCH 5/5] avformat/mxfdec: add support for opAtom without index
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] avcodec/magicyuv: Check bits left in flags&1 branch
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/h264_parser: Reduce needed history for parsing mb index
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi: add sobel, prewitt, roberts filters
Danil Iashchenko
- [FFmpeg-devel] [PATCH] avcodec/escape124: Check buf_size against num_superblocks
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/escape124: Check buf_size against num_superblocks
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] lavfi/vf_tonemap_opencl: Mark local tables static
Song, Ruiling
- [FFmpeg-devel] [PATCH 1/5] lavfi/colorspace: Add namespace prefix to global functions
Song, Ruiling
- [FFmpeg-devel] [PATCH v2 3/4] hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Gyan Doshi
- [FFmpeg-devel] [PATCH 2/6] lavfi: add common Vulkan filtering code
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/1] Add null check for the frame pointer
Baozeng
- [FFmpeg-devel] [PATCH 1/1] Add null check for the frame pointer
Nicolas George
- [FFmpeg-devel] [PATCH] lavfi: add sobel, prewitt, roberts filters
Marton Balint
- [FFmpeg-devel] [PATCH 1/1] Add null check for the frame pointer
Baozeng Ding
- [FFmpeg-devel] [PATCH 1/1] Add null check for the frame pointer
Baozeng Ding
- [FFmpeg-devel] [PATCH 5/5] fate: Add test for namespace prefixes in libraries
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] lavf/mpjpegdec: Mark local variable static
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add unit tests.
Jacob Trimble
- [FFmpeg-devel] [PATCH 3/3] avformat/mov: Expose encryption info to the app.
Jacob Trimble
- [FFmpeg-devel] [PATCH] lavd/dshow: Add namespace prefix to global functions
Mark Thompson
- [FFmpeg-devel] [PATCH 5/5] fate: Add test for namespace prefixes in libraries
Mark Thompson
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Sasi Inguva
- [FFmpeg-devel] [PATCH 4/5] lavf/mpjpegdec: Mark local variable static
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/cscd: Check output buffer size for lzo.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/ffv1dec: Check state transition table
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/escape124: Check buf_size against num_superblocks
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi/colorspace: Add namespace prefix to global functions
Mark Thompson
- [FFmpeg-devel] [FFmpeg-cvslog] lavf/amr: Make the heuristic for auto-detection even stricter.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2 16/36] vaapi_encode: Clean up rate control configuration
Mark Thompson
- [FFmpeg-devel] [PATCH]lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/avformat.h: Add av_stream_remove_side_data.
Jacob Trimble
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] lavf/amr: Make the heuristic for auto-detection even stricter.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add unit tests.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi/colorspace: Add namespace prefix to global functions
Song, Ruiling
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Gyan Doshi
- [FFmpeg-devel] [FFmpeg-cvslog] lavfi: add opencl tonemap filter
Song, Ruiling
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Gyan Doshi
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Marton Balint
- [FFmpeg-devel] [PATCH] Fix heap buffer overflow in ff_combine_frame
Baozeng Ding
- [FFmpeg-devel] [libavformat/avio.c] how to handle small FLV packets with LIBRTMP integration enabled
Albert Andaluz Gonzalez
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Gyan Doshi
- [FFmpeg-devel] [PATCH] avdevice/xcbgrab: check return values of xcb query functions
Moritz Barsnick
- [FFmpeg-devel] [GSOC] [PATCH] ESPCN super-resolution
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add unit tests.
Jacob Trimble
- [FFmpeg-devel] [PATCH] avutil/encryption_info: Fix documentation problem.
Jacob Trimble
- [FFmpeg-devel] [PATCH] avutil/gitignore: Ignore integer test binary.
Jacob Trimble
- [FFmpeg-devel] [PATCH] Fix heap buffer overflow in ff_combine_frame
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate/demux: Add test for d25c945247979a88fac6bb3b7a26370262b96ef1
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/encryption_info: Fix documentation problem.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avdevice/xcbgrab: check return values of xcb query functions
Carl Eugen Hoyos
- [FFmpeg-devel] [FFmpeg-cvslog] lavf/amr: Make the heuristic for auto-detection even stricter.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavcodec: v4l2m2m: make sure to unref avpkt
Lukas Rusak
- [FFmpeg-devel] [PATCH] libavcodec: v4l2m2m: make sure to unref avpkt
Jorge Ramirez-Ortiz
- [FFmpeg-devel] [FFmpeg-cvslog] lavfi: add opencl tonemap filter
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] lavfi: add opencl tonemap filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Gyan Doshi
- [FFmpeg-devel] [PATCH] avdevice/xcbgrab: check return values of xcb query functions
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avdevice/xcbgrab: check return values of xcb query functions
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avdevice/xcbgrab: check return values of xcb query functions
Moritz Barsnick
- [FFmpeg-devel] [PATCH] lavfi/minterpolate: fix blending calc issue.
Jun Zhao
- [FFmpeg-devel] [GSOC] [PATCH] ESPCN super-resolution
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/encryption_info: Fix documentation problem.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/gitignore: Ignore integer test binary.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add unit tests.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/ra144: Fix integer overflow in ff_eval_refl()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/dvbsubdec: Compute scoretab without iterating over pixels multiple times in compute_default_clut()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/lagarith: Check that the range coded data stream is consistent when the probabilities indicate no data could have been coded.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Gyan Doshi
- [FFmpeg-devel] Fw: [PATCH] Refactor two near-identical clauses.
Shlomi Fish
- [FFmpeg-devel] [PATCH] avcodec/qsvenc: fix version detection on cygwin
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Lou Logan
- [FFmpeg-devel] [PATCH 1/8] avcodec/eac3dec: Check that channel_map does not contain more than EAC3_MAX_CHANNELS
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/8] avcodec/ac3dec: Check channel_map index
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/8] avcodec/dpx: Check elements in 12bps planar path
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/8] avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/8] avcodec/ac3_parser: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/8] avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/8] avcodec/mpeg4videodec: Check read profile before setting it
Michael Niedermayer
- [FFmpeg-devel] [PATCH 8/8] tools/target_dec_fuzzer: Also optionally fuzz with a parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/8] avcodec/ac3_parser: Check init_get_bits8() for failure
Paul B Mahol
- [FFmpeg-devel] [PATCH 6/8] avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample
James Almer
- [FFmpeg-devel] [PATCH 1/2] ffmpeg: factorize input thread creation and destruction
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: fix -stream_loop with multiple inputs
Marton Balint
- [FFmpeg-devel] [PATCH 6/8] avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample
Michael Niedermayer
- [FFmpeg-devel] [PATCH] h264_slice: Fix return of incomplete frames from decoder
John Stebbins
- [FFmpeg-devel] [PATCH 3/8] avcodec/dpx: Check elements in 12bps planar path
Carl Eugen Hoyos
- [FFmpeg-devel] Fw: [PATCH] Refactor two near-identical clauses.
Michael Niedermayer
- [FFmpeg-devel] [GSoC] FFserver: Add HLS and DASH
Stephan Holljes
- [FFmpeg-devel] [PATCH 01/17] publisher.c: Redruce threads to 1 for now to avoid race conditions
Stephan Holljes
- [FFmpeg-devel] [PATCH 02/17] ffserver.c: Remove trailing whitespace
Stephan Holljes
- [FFmpeg-devel] [PATCH 03/17] lavfhttpd.c: Remove trailing whitespaces
Stephan Holljes
- [FFmpeg-devel] [PATCH 04/17] configreader.c: Remove trailing whitespace
Stephan Holljes
- [FFmpeg-devel] [PATCH 05/17] segment.c: Remove trailing whitespace
Stephan Holljes
- [FFmpeg-devel] [PATCH 06/17] publisher.h: Remove trailing whitespace
Stephan Holljes
- [FFmpeg-devel] [PATCH 07/17] segment.c: Don't cast return value of av_malloc()
Stephan Holljes
- [FFmpeg-devel] [PATCH 08/17] segment.c: set *seg_p to NULL earlier so it is NULL for every error condition.
Stephan Holljes
- [FFmpeg-devel] [PATCH 09/17] ffserver.c: simplify cleanup in run_server()
Stephan Holljes
- [FFmpeg-devel] [PATCH 10/17] configreader.c/.h/httpd.h: Add hls and dash, slightly change httpd interface, remove publisher.h include
Stephan Holljes
- [FFmpeg-devel] [PATCH 11/17] lavfhttpd.c: Adapt to new interface (stub), fix includes
Stephan Holljes
- [FFmpeg-devel] [PATCH 12/17] ffserver.c: Add hls and dash and adapt to new httpd interface (stub)
Stephan Holljes
- [FFmpeg-devel] [PATCH 13/17] move FFServerInfo from publisher.h to httpd.h
Stephan Holljes
- [FFmpeg-devel] [PATCH 14/17] Add fileserver and add it to Makefile
Stephan Holljes
- [FFmpeg-devel] [PATCH 15/17] ffserver.c: Improved timestamp handling.
Stephan Holljes
- [FFmpeg-devel] [PATCH 16/17] ffserver.c: Make fileserving independent of publisher to support streams that don't have mkv
Stephan Holljes
- [FFmpeg-devel] [PATCH 17/17] Update Documentation.txt
Stephan Holljes
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: fix -stream_loop with multiple inputs
Gyan Doshi
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Gyan Doshi
- [FFmpeg-devel] Fw: [PATCH] Refactor two near-identical clauses.
Shlomi Fish
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Wang Cao
- [FFmpeg-devel] (no subject)
Wang Cao
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M.
Wang Cao
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Wang Cao
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Gyan Doshi
- [FFmpeg-devel] [PATCH] Refactor two near-identical clauses - take 2
Shlomi Fish
- [FFmpeg-devel] [GSOC] [PATCH] ESPCN super-resolution
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: fix -stream_loop with multiple inputs
Moritz Barsnick
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: add option to hide vsync warnings
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavfi/colorspace: Add namespace prefix to global functions
Mark Thompson
- [FFmpeg-devel] [PATCH v2 2/4] hwcontext_opencl: dump the device name when can't match device type.
Mark Thompson
- [FFmpeg-devel] [PATCH v2 1/4] configure: fix check for opencl_vaapi_intel_media.
Mark Thompson
- [FFmpeg-devel] [PATCH v2 3/4] hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive
Mark Thompson
- [FFmpeg-devel] [PATCH v2 4/4] hwcontext_opencl: remove an unused variable
Mark Thompson
- [FFmpeg-devel] [PATCH] lavfi: add sobel, prewitt, roberts filters
Mark Thompson
- [FFmpeg-devel] [PATCH 3/8] avcodec/dpx: Check elements in 12bps planar path
Michael Niedermayer
- [FFmpeg-devel] [PATCH 8/8] tools/target_dec_fuzzer: Also optionally fuzz with a parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/8] avcodec/mpeg4videodec: Check read profile before setting it
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/8] avcodec/ac3_parser: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/8] avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id
Michael Niedermayer
- [FFmpeg-devel] [PATCH] h264_slice: Fix return of incomplete frames from decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/apngdec: set pts to AV_NOPTS_VALUE
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/apngdec: set pts to AV_NOPTS_VALUE
Paul B Mahol
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Morten With
- [FFmpeg-devel] [PATCH] avcodec/vc1_block: Fix mqaunt check for negative values
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/vc1: fix condition guarding overlap filter on I picture
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix check for missing CBPTAB
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. Also set pixel format and color_range for YUVJ pixel formats.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: check sseof value and clash with ss
Gyan Doshi
- [FFmpeg-devel] [PATCH] avcodec/vc1_block: Fix mqaunt check for negative values
Jerome Borsboom
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop reading at position relative to EOF
morten.with at gmail.com
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/vc1_block: Fix mqaunt check for negative values
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi: add sobel, prewitt, roberts filters
Danil Iashchenko
- [FFmpeg-devel] [PATCH 1/3] lavc: add ATRAC9 ID and description
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 2/3] riff: add ATRAC9 guid
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 3/3] lavc: implement an ATRAC9 decoder
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 3/3] lavc: implement an ATRAC9 decoder
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 3/3] lavc: implement an ATRAC9 decoder
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 3/3] lavc: implement an ATRAC9 decoder
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 2/3] riff: add ATRAC9 guid
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavc: add ATRAC9 ID and description
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Add -toeof option to stop reading at position relative to EOF
Michael Niedermayer
Last message date:
Sat Jun 30 22:00:19 EEST 2018
Archived on: Tue Jul 17 21:14:26 EEST 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).