March 2017 Archives by date
Starting: Wed Mar 1 10:46:25 EET 2017
Ending: Fri Mar 31 23:50:11 EEST 2017
Messages: 1354
- [FFmpeg-cvslog] Makefile: Clean compat subdirectory.
Carl Eugen Hoyos
- [FFmpeg-cvslog] compat/cuda: fix ulong size on cygwin
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: remove qmin and qmax constraints for vbr
Ganapathy Raman Kasi
- [FFmpeg-cvslog] avcodec/nvenc: add initial QP value options
Konda Raju
- [FFmpeg-cvslog] Makefile: Clean compat/atomics/pthread subdirectory.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/avpacket: Check metadata key in av_packet_unpack_dictionary()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_direct: Fix runtime error: left shift of negative value -14
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp8: Check for bitsteam end in decode_mb_row_no_filter()
Michael Niedermayer
- [FFmpeg-cvslog] lavc/videotoolboxenc: fix symbol linking
Rick Kern
- [FFmpeg-cvslog] avformat/oggdec: remove unused parameter of ogg_restore()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggdec: Factor free_stream out
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggdec: fix leak in ogg_restore()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264idct_template: Fix several runtime error: signed integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ituh263dec: Use 0xffff as error code in h263p_decode_umotion()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Check value before shift in wp_exp2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp56: Clear dimensions in case of failure in the middle of a resolution change
Michael Niedermayer
- [FFmpeg-cvslog] lavf/flacdec: Return maximum score if the streaminfo header is valid.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec, avutil, avformat: remove AVOption requirement for some fields
wm4
- [FFmpeg-cvslog] avformat: fix AVStream private fields marker
wm4
- [FFmpeg-cvslog] avcodec/videotoolbox: allow not setting the kCVPixelBufferPixelFormatTypeKey
wm4
- [FFmpeg-cvslog] avcodec/videotoolbox: set kCVPixelBufferIOSurfaceOpenGLTextureCompatibilityKey
wm4
- [FFmpeg-cvslog] hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool
Mark Thompson
- [FFmpeg-cvslog] avcodec: add ClearVideo decoder
Kostya Shishkov
- [FFmpeg-cvslog] doc: Link to "Resampler Options" in the aresample documentation.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/sheervideo: Fix Y prediction for interlaced frames with transparency.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix runtime error: left shift of negative value -511
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: Fix runtime error: signed integer overflow: 2053224902 + 2053224902 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/interplayvideo: Fix timeout from lack of bitstream end check
Michael Niedermayer
- [FFmpeg-cvslog] Revert "avutil/frame: Disallow zero sized frame side data"
Michael Niedermayer
- [FFmpeg-cvslog] lavf/matroska: Support codec ID V_FFV1 for demuxing.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg: make sure packets put into the muxing FIFO are refcounted
wm4
- [FFmpeg-cvslog] ffmpeg: do packet ts rescaling in write_packet()
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: init filtergraphs only after we have a frame on each input
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: fix printing of filter input/output names
wm4
- [FFmpeg-cvslog] ffmpeg: move flushing the queued frames to configure_filtergraph()
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: restructure sending EOF to filters
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg_cuvid: adapt for recent filter graph initialization changes
Timo Rothenpieler
- [FFmpeg-cvslog] ffmpeg: delay processing of subtitles before filters are initialized
wm4
- [FFmpeg-cvslog] ffmpeg: properly cleanup filter graph on init failure
wm4
- [FFmpeg-cvslog] avcodec/scpr: fix top left prediction for special case when x is 0 for keyframes
Paul B Mahol
- [FFmpeg-cvslog] omx: Add support for specifying H.264 profile [v5']
Takayuki 'January June' Suwa
- [FFmpeg-cvslog] avcodec/vp3: Do not return random positive values but the buf size
Michael Niedermayer
- [FFmpeg-cvslog] avutil/md5: fix misaligned reads
James Almer
- [FFmpeg-cvslog] avutil/md5: stop discarding the const qualifier for the src pointer
James Almer
- [FFmpeg-cvslog] doc/encoders: mention valid values for compression_level when using FLAC encoder
James Almer
- [FFmpeg-cvslog] avformat/hlsenc: move the segment files handler close to before temp flags process
Steven Liu
- [FFmpeg-cvslog] avcodec/vp56: Require a correctly decoded frame before using vp56_conceal_mb()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Improve the overflow checks in mpeg4_decode_sprite_trajectory()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adxdec: Fix runtime error: left shift of negative value -1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_mvpred: Fix multiple runtime error: left shift of negative value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Fix runtime error: left shift of negative value -13
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 134527392 * 16 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Check bitrate_acc for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadsp: Fix 2 runtime error: signed integer overflow: -1958094138 - 1078906344 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Fix runtime error: left shift of negative value -2
Michael Niedermayer
- [FFmpeg-cvslog] lavf/matroska: Support QDMC.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/vivo: fix logic error in checking version in probe
Paul B Mahol
- [FFmpeg-cvslog] avcodec/videotoolbox: set kCVPixelBufferOpenGLESCompatibilityKey for iOS
wang-bin
- [FFmpeg-cvslog] avcodec: consider an error during decoder draining as EOF
wm4
- [FFmpeg-cvslog] ffmpeg: remove unnecessary hack for decoders which refuse to drain
wm4
- [FFmpeg-cvslog] avformat/flvdec: remove meaningless warning
wm4
- [FFmpeg-cvslog] avcodec/movtextdec: Call mov_text_cleanup() on close
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/cavsdsp: Put MMX code under mmx check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresdec2: Do not discard frames with bad slices
Michael Niedermayer
- [FFmpeg-cvslog] lavc/libvpxenc: add -row-mt option
Kagami Hiiragi
- [FFmpeg-cvslog] avcodec/h264, videotoolbox: fix crash after VT decoder fails
Aman Gupta
- [FFmpeg-cvslog] avcodec/pixlet: fix architecture-dependent code and values
Vittorio Giovara
- [FFmpeg-cvslog] avcodec/allcodecs: make avcodec_register_all thread safe
Muhammad Faiz
- [FFmpeg-cvslog] avfilter/allformats: make av_register_all thread safe
Muhammad Faiz
- [FFmpeg-cvslog] avfilter/allfilters: make avfilter_register_all thread safe
Muhammad Faiz
- [FFmpeg-cvslog] avdevice/alldevices: make avdevice_register_all thread safe
Muhammad Faiz
- [FFmpeg-cvslog] spherical: Add tiled equirectangular type and projection-specific properties
Vittorio Giovara
- [FFmpeg-cvslog] mov: Export bounds and padding from spherical metadata
Vittorio Giovara
- [FFmpeg-cvslog] mkv: Export bounds and padding from spherical metadata
Vittorio Giovara
- [FFmpeg-cvslog] avcodec/vp8: remove redundant check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp8: Check for the bitstream end per MB in decode_mb_row_no_filter ()
Michael Niedermayer
- [FFmpeg-cvslog] mov: Fix checking layout and loading padding for cubemaps
Vittorio Giovara
- [FFmpeg-cvslog] matroskadec: cosmetics: Rearrange checks for projection-depedendent properties
Vittorio Giovara
- [FFmpeg-cvslog] lavc/libx265: Add gray10 and gray12 encoding support.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lsws/input: Do not define unused functions.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lsws/slice: Move a misplaced const.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"
James Almer
- [FFmpeg-cvslog] swresample/resample: use uniform normalization
Muhammad Faiz
- [FFmpeg-cvslog] avutil/tests/lfg.c: added proper normality test
Thomas Turner
- [FFmpeg-cvslog] avutil/tests/lfg: Remove debugging start/stop timer
Michael Niedermayer
- [FFmpeg-cvslog] fate/swresample: fix FUZZ typo
Muhammad Faiz
- [FFmpeg-cvslog] avcodec/pictordec: Fix runtime error: left shift of 64 by 25 places cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Fix runtime error: left shift of negative value -5
Michael Niedermayer
- [FFmpeg-cvslog] swresample/resample: do not allow odd filter_length
Muhammad Faiz
- [FFmpeg-cvslog] aacdec: do not mutate input packet metadata
wm4
- [FFmpeg-cvslog] concatdec: pass AVFormatContext flags to sub demuxer
wm4
- [FFmpeg-cvslog] hls: pass AVFormatContext flags to sub demuxer
wm4
- [FFmpeg-cvslog] avcodec: clarify some decoding/encoding API details
wm4
- [FFmpeg-cvslog] avformat/matroskaenc: add support for Spherical Video elements
James Almer
- [FFmpeg-cvslog] avcodec/cuvid: add support for cropping/resizing
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: Check for negative e
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix runtime error: left shift of negative value -127
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_mvpred: Fix runtime error: left shift of negative value -1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: -135088512 * 16 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movtextdec: run mov_text_cleanup() before overwriting pointers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp8: Fix hang with slice threads
Thomas Guilbert
- [FFmpeg-cvslog] libavcodec/libopenjpegenc: enable lossless option, remove layer option, and improve defaults
Aaron Boxer
- [FFmpeg-cvslog] avcodec/h264_ps: Forward errors from decode_scaling_list()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp56: Reset have_undamaged_frame on resolution changes
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: add AVCodecContext help message into ffprobe
Steven Liu
- [FFmpeg-cvslog] libavfilter/avf_showwaves: make sqrt and cbrt scale option values available to showwavespic by name
Moritz Barsnick
- [FFmpeg-cvslog] arm: vp9itxfm: Avoid .irp when it doesn't save any lines
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Restructure the idct32 store macros
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm: Make the larger core transforms standalone functions
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Make the larger core transforms standalone functions
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possible
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Do separate functions for half/ quarter idct16 and idct32
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possible
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readability
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Update a comment to refer to a register with a different name
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Fix incorrect vertical alignment
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9mc: Simplify the extmla macro parameters
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling
Martin Storsjö
- [FFmpeg-cvslog] arm/aarch64: vp9lpf: Calculate !hev directly
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9lpf: Use orrs instead of orr+cmp
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9lpf: Interleave the start of flat8in into the calculation above
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9lpf: Interleave the start of flat8in into the calculation above
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9lpf: Fix broken indentation/vertical alignment
Martin Storsjö
- [FFmpeg-cvslog] aarch64: Add parentheses around the offset parameter in movrel
Martin Storsjö
- [FFmpeg-cvslog] arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9lpf: Implement the mix2_44 function with one single filter pass
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm: Avoid reloading the idct32 coefficients
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Avoid reloading the idct32 coefficients
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm: Reorder the idct coefficients for better pairing
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Reorder the idct coefficients for better pairing
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm: Reorder iadst16 coeffs
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm: Reorder iadst16 coeffs
Martin Storsjö
- [FFmpeg-cvslog] doc/muxers: move hls_flags temp_file to after SECOND LEVEL hls example
Steven Liu
- [FFmpeg-cvslog] lavf/dashenc: update bitrates on dash_write_trailer
Przemysław Sobala
- [FFmpeg-cvslog] avfilter/af_firequalizer: add av_restrict on convolution func
Muhammad Faiz
- [FFmpeg-cvslog] avcodec/wavpack: Fix runtime error: signed integer overflow: -2147483648 + -83886075 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dca_xll: Fix runtime error: signed integer overflow: 1762028192 + 698372290 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/amrwbdec: Fix runtime error: left shift of negative value -1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dca_xll: Fix runtime error: signed integer overflow: 2147286116 + 6298923 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/scpr: use correct linesize for prev frame
Paul B Mahol
- [FFmpeg-cvslog] avconv: stop using setpts for input framerate forced with -r
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'
Clément Bœsch
- [FFmpeg-cvslog] avconv_qsv: align the surface size to 32
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6f40181cad8ac04adff7bd10e1e1ab65f22bc1f0'
Clément Bœsch
- [FFmpeg-cvslog] avconv_qsv: use the actual pixel format provided by lavc
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '8b7a9729aa162e2bbd571933f1aa40767f1ff47b'
Clément Bœsch
- [FFmpeg-cvslog] lavc: initialize AVCodecContext.sw_pix_fmt properly
Anton Khirnov
- [FFmpeg-cvslog] lavc: set sw_pix_fmt for hwaccel encoding
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd59641abfd25a1007bdf4723d952887b1e3619c6'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit 'f65285aba0df7d46298abe0c945dfee05cbc6028'
Clément Bœsch
- [FFmpeg-cvslog] qsv: handle the semi-packed formats in map_fourcc as well
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '21962261c74aed4df00ae8348a5e2d1ecb67c52d'
Mark Thompson
- [FFmpeg-cvslog] lavfi: add a QSV scaling filter
Anton Khirnov
- [FFmpeg-cvslog] qsvenc: add support for p010
Anton Khirnov
- [FFmpeg-cvslog] qsvenc: take only the allocated dimensions from the frames context
Anton Khirnov
- [FFmpeg-cvslog] qsv: print more complete error messages
Anton Khirnov
- [FFmpeg-cvslog] qsvenc: do not re-execute encoding on all positive status codes
Anton Khirnov
- [FFmpeg-cvslog] qsvenc: print warnings from encode/init
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'd9ec3c60143babe1bb77c268e1d5547d15acd69b'
Mark Thompson
- [FFmpeg-cvslog] Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'
Mark Thompson
- [FFmpeg-cvslog] Merge commit '0956fd460681e8ccbdae19f135f0d3970bf95c2f'
Mark Thompson
- [FFmpeg-cvslog] Merge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4'
Mark Thompson
- [FFmpeg-cvslog] lavfi: add a QSV deinterlacing filter
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'
Mark Thompson
- [FFmpeg-cvslog] avcodec: add XPM decoder and demuxer
Paras Chadha
- [FFmpeg-cvslog] avcodec/xpmdec: make convert function more picky about its input
Paul B Mahol
- [FFmpeg-cvslog] avcodec/codec_desc: add mime type for X-PixMap
Paul B Mahol
- [FFmpeg-cvslog] avcodec/codec_desc: add mime type for X-BitMap
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xpmdec: skip everything before signature
Paul B Mahol
- [FFmpeg-cvslog] tests/api-seek: make the crc array uint32_t
James Almer
- [FFmpeg-cvslog] test/api-seek: clean up properly on failure
James Almer
- [FFmpeg-cvslog] tests/api-seek: fix memory leak on realloc() failure
James Almer
- [FFmpeg-cvslog] vf_hwupload: Add missing return value check
Jun Zhao
- [FFmpeg-cvslog] swresample/swresample: do not reset tsf on swr_alloc_set_opts
Muhammad Faiz
- [FFmpeg-cvslog] avcodec/xpmdec: improve comment for one function and also fix 2 identation issues
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xpmdec: rename convert to hex_char_to_number
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xpmdec: rename yet another function
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xpmdec: do not allow number of colors to be higher than allocated
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xpmdec: fix colors values which are different for X11
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xpmdec: avoid "magic" numbers in function hex_char_to_number()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rv34: Fix runtime error: signed integer overflow: 36880 * 66288 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp6: clear dimensions on failed resolution change in vp6_parse_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: second_levels flags process function extract
Steven Liu
- [FFmpeg-cvslog] avfilter/vf_lut3d: actually skip lines when encountering DOMAIN_ string
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xpmdec: there are XPM files with dos line endings
Paul B Mahol
- [FFmpeg-cvslog] avcodec/h264_direct: Fix runtime error: signed integer overflow: 2147483647 - -14133 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Fix runtime error: shift exponent 137 is too large for 32-bit type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/targa: Skip hflip on blank images
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: fix ticket 6231
Steven Liu
- [FFmpeg-cvslog] avformat/flvenc: flx flvflags no_metadata bug
Steven Liu
- [FFmpeg-cvslog] doc/filters: Add colourspace values for colormatrix filter
Katherine Nagels
- [FFmpeg-cvslog] avcodec/pictordec: Fix runtime error: left shift of 805306368 by 2 places cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check for multiple geo key directories
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: Make l3_unscale() work with e=0
Michael Niedermayer
- [FFmpeg-cvslog] lavf/avio: Remove unnecessary escaping of ' in string literals
Alexander Strasser
- [FFmpeg-cvslog] lavf/avio: Be more explicit in logging white/black list matches
Alexander Strasser
- [FFmpeg-cvslog] ffmpeg, ffprobe: don't "merge" side data into packet data by default
wm4
- [FFmpeg-cvslog] avformat/hlsenc: fix duration wrong when no pkt duration
Steven Liu
- [FFmpeg-cvslog] lavc/h264dec: use OFFSET macro
Matthieu Bouron
- [FFmpeg-cvslog] vpx: Support color range
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6'
Clément Bœsch
- [FFmpeg-cvslog] checkasm: Cast unsigned to signed
Luca Barbato
- [FFmpeg-cvslog] Merge commit '40ad05bab206c932a32171d45581080c914b06ec'
Clément Bœsch
- [FFmpeg-cvslog] hpeldsp: Explain why put_no_rnd_pixels_tab is larger than necessary
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '48b80f8393d418ad35d73f5a36f5011de1928f3c'
Clément Bœsch
- [FFmpeg-cvslog] configure: Check for strtoll and redirect to _strtoi64 in the msvcrt block
Martin Storsjö
- [FFmpeg-cvslog] configure: Move defines for controlling MSVCRT headers to the CRT detection section
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec'
Clément Bœsch
- [FFmpeg-cvslog] configure: Allow detecting and using LLVM lld-link as linker for windows
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '100fb0ddfda958da70f98feac81f924c02483789'
Clément Bœsch
- [FFmpeg-cvslog] avconv: Check that muxing_queue exists before reading from it
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'e46a6fb7732a7caef97a916a4f765ec0f779d195'
Clément Bœsch
- [FFmpeg-cvslog] avcodec/videotoolboxenc: add rc_max_bitrate control into videotoolbox
Steven Liu
- [FFmpeg-cvslog] configure: Simplify license incompatibility check
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'ae90119c6701fa09ff747cca35238e36b2d2ab2f'
Clément Bœsch
- [FFmpeg-cvslog] mimic: do not release the newly obsolete reference at the end of decoding
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a115eb9e750543f1d8bf951414d291069bf396c2'
Clément Bœsch
- [FFmpeg-cvslog] mov: Validate the ID number
Luca Barbato
- [FFmpeg-cvslog] Merge commit '2ac00d2d1d51047c6ce69d5fbe1a08392d142658'
Clément Bœsch
- [FFmpeg-cvslog] ac3dec: Split spx-specific code from decode_audio_block()
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'a5ebe5d1217942238c641c83b24ef1106e53934a'
Clément Bœsch
- [FFmpeg-cvslog] ac3dec: Split coupling-specific code from decode_audio_block()
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'f0ccc65bc9ab9ddf1366066395564c71bcc825ee'
Clément Bœsch
- [FFmpeg-cvslog] ac3dec: Simplify skipping
Luca Barbato
- [FFmpeg-cvslog] ac3dec: Add some inline hints
Luca Barbato
- [FFmpeg-cvslog] Merge commit '3db51bf671defd47f2ec5ab67b11fb7730fb5e5a'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '8495d84f0101464b15517860db33e8605586d87e'
Clément Bœsch
- [FFmpeg-cvslog] Remove the legacy X11 screen grabber
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '4fef648d10bf3bcfd4b8fa5755c1128966a2427c'
Clément Bœsch
- [FFmpeg-cvslog] x11grab: Rename internal component to "xcbgrab"
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688'
Clément Bœsch
- [FFmpeg-cvslog] doc: remove remaining legacy x11grab references
Clément Bœsch
- [FFmpeg-cvslog] Fix instances of broken indentation found by gcc 6
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '5ebef79abecc3ffcc4ab0d46e203d13b068107c9'
Clément Bœsch
- [FFmpeg-cvslog] flac demuxer: improve probing
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ed1cd81076434b76f37576d4d806973476a8e96c'
Clément Bœsch
- [FFmpeg-cvslog] qsvdec: only access hwaccel_context is the pixel format is QSV
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e328178da90f44690e0076f4dbfd16da9175f441'
Clément Bœsch
- [FFmpeg-cvslog] dxv: Check to make sure we don't overrun buffers on corrupt inputs
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '7ebdffc353f3f0827864e8e3461fdc00cc243b14'
Clément Bœsch
- [FFmpeg-cvslog] configure: libnpp is always nonfree, even with LGPL
Ricardo Constantino
- [FFmpeg-cvslog] avcodec/simple_idct_template: Fix several integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Fix multiple integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check palette shift
Michael Niedermayer
- [FFmpeg-cvslog] Don't use expressions with side effects in macro parameters
Martin Storsjö
- [FFmpeg-cvslog] libavutil: Use an intermediate variable in AV_COPY*U
Martin Storsjö
- [FFmpeg-cvslog] intreadwrite: Add intermediate variables in the byteswise AV_W*() macros
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '25bacd0a0c32ae682e6f411b1ac9020aeaabca72'
James Almer
- [FFmpeg-cvslog] Merge commit '014773b66bdff4de24f384066d1a85d2a5bb6774'
James Almer
- [FFmpeg-cvslog] Merge commit '230b1c070baa3b6d4bd590426a365b843d60ff50'
James Almer
- [FFmpeg-cvslog] intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'f79d847400d218cfd0b95f10358fe6e65ec3c9c4'
James Almer
- [FFmpeg-cvslog] Revert "Don't use expressions with side effects in macro parameters"
Martin Storsjö
- [FFmpeg-cvslog] Revert "libavutil: Use an intermediate variable in AV_COPY*U"
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '9806b9ab5c7fb2ac5efd8ffa8713fea0c5fd218d'
James Almer
- [FFmpeg-cvslog] Merge commit 'fc94a1acc27ab7296edce3fa81ef36691af5c134'
James Almer
- [FFmpeg-cvslog] dvbsubdec: Use NULL instead of 0 as pointer value
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'e723dce6f8ba1e8260433b6ecfe5a3262f4c7a99'
James Almer
- [FFmpeg-cvslog] sbrdsp: Move a misplaced #endif directive to the right spot
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '3ccec334b8502701e72ef13bed25913c3578022e'
James Almer
- [FFmpeg-cvslog] m4vdec: Check for non-startcode 00 00 00 sequences in probe
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: reset nb_slice_ctx_queued for hwaccel decoding
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e5b019725f53b79159931d3a7317107cbbfd0860'
James Almer
- [FFmpeg-cvslog] Merge commit 'd3e4d406b020b0464486318aceda08bd8f69ca41'
James Almer
- [FFmpeg-cvslog] x86: deduplicate some constants
Christophe Gisquet
- [FFmpeg-cvslog] Merge commit '3c504bc3599f00bfc5923adc114beef34bce11d0'
James Almer
- [FFmpeg-cvslog] lavu: add LOCAL_ALIGNED_32
James Almer
- [FFmpeg-cvslog] lavc: align the linesize to 32 when AVX is enabled
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '63ac8e2d93080b74f6be32c7c3c1a1e44aacf34e'
James Almer
- [FFmpeg-cvslog] Merge commit '89aebc5bcc6e23a0a79c3f51c3a55c3571692ba0'
James Almer
- [FFmpeg-cvslog] ffmpeg: don't use resample_lavr_opts
Rostislav Pehlivanov
- [FFmpeg-cvslog] lavc/aarch64: add ff_simple_idct{, _add, _put}_neon functions
Matthieu Bouron
- [FFmpeg-cvslog] lavc/tests/dct/aarch64: add ff_simple_idct_neon test
Matthieu Bouron
- [FFmpeg-cvslog] lavf/vf_framerate: Fix frame leak when increasing framerate.
Alexis Ballier
- [FFmpeg-cvslog] fate: Add vf_framerate test.
Alexis Ballier
- [FFmpeg-cvslog] avcodec/h264idct_template: fix multiple runtime error: signed integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_cabac: Fix runtime error: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
Michael Niedermayer
- [FFmpeg-cvslog] swresample/options: enable linear_interp and exact_rational by default
Muhammad Faiz
- [FFmpeg-cvslog] vp9/x86: rename vp9dsp to vp9mc
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '89466de4aeaf5e359489b81b8a9920a2bc7936d6'
Clément Bœsch
- [FFmpeg-cvslog] vp9mc/x86: add 16px functions (64bit only).
Ronald S. Bultje
- [FFmpeg-cvslog] vp9mc/x86: simplify a few inits.
Clément Bœsch
- [FFmpeg-cvslog] vp9mc/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext
James Almer
- [FFmpeg-cvslog] vp9mc/x86: rename ff_* to ff_vp9_*
Clément Bœsch
- [FFmpeg-cvslog] vp9mc/x86: add AVX and AVX2 MC
James Almer
- [FFmpeg-cvslog] vp9mc/x86: sse2 MC assembly.
Ronald S. Bultje
- [FFmpeg-cvslog] checkasm: add vp9 MC tests.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge commit 'e99ecda55082cb9dde8fd349361e169dc383943a'
Clément Bœsch
- [FFmpeg-cvslog] lavf/mpegtsenc: clarify pcr_period unit of measurement
Lou Logan
- [FFmpeg-cvslog] configure: clang -Oz for small size build to reduce size further
wang-bin
- [FFmpeg-cvslog] doc/muxers: cleanup mpegts section
Lou Logan
- [FFmpeg-cvslog] lavc/avpacket: Make pkt parameter of av_packet_get_side_data() const.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/internal: Constify AVPacket* in AVCodecInternal.
Carl Eugen Hoyos
- [FFmpeg-cvslog] buffer: fix av_buffer_realloc() when the data is offset wrt buffer start
Anton Khirnov
- [FFmpeg-cvslog] vp9: make mv bounds 32bit.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge commit '24a362569bff1d4161742fffaca80a4a4428be8a'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '0df4801105d84883071b0978cb3afc7cd5184ce8'
Clément Bœsch
- [FFmpeg-cvslog] lavu/spherical: Make AVSphericalMapping pointer parameter const.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec: fix uninitialized variable read
wm4
- [FFmpeg-cvslog] swresample/resample: do not assert compensation_distance on rebuild_filter
Muhammad Faiz
- [FFmpeg-cvslog] avcodec/nvenc: allow different const-qps for I, P and B frames
Konda Raju
- [FFmpeg-cvslog] ffmpeg: set the encoding framerate when the output is CFR
Anton Khirnov
- [FFmpeg-cvslog] avcodec: estimate output bitrate for uncompressed video codecs
Tobias Rapp
- [FFmpeg-cvslog] aiff: Skip padding byte for odd-sized chunks
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '0638b99cdba52554691fc668d9e477bc184c7a33'
Matthieu Bouron
- [FFmpeg-cvslog] fate: Do not report side data size
Vittorio Giovara
- [FFmpeg-cvslog] spherical: Change types of bounding and pad to uint32_t
Vittorio Giovara
- [FFmpeg-cvslog] mov: Drop extra format specifier in error message
Vittorio Giovara
- [FFmpeg-cvslog] lavc/avcodec: Constify AVBitStreamFilter* in AVBitStreamFilterContext struct.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swresample/swresample: do not use s32p internally by default when resampling
Muhammad Faiz
- [FFmpeg-cvslog] lavfi: deprecate AVFilterGraph->resample_lavr_opts
Rostislav Pehlivanov
- [FFmpeg-cvslog] compat/atomics/gcc: use __typeof__ instead of typeof
James Almer
- [FFmpeg-cvslog] buffer: fix av_buffer_pool_init2() documentation
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ec021d48445a414325ad59a73f9cde3212b173e4'
Clément Bœsch
- [FFmpeg-cvslog] lavc: free buffer_frame/pkt on avcodec_open2() failure
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e9bfff1cc66c85b91b262c41e8aa5e8685606225'
Clément Bœsch
- [FFmpeg-cvslog] h264_direct: use the reference mask from the actual reference
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '04763c6f87690b31cfcd0d324cf36a451531dcd0'
Clément Bœsch
- [FFmpeg-cvslog] vp9: split last/cur_frame from the reference buffers.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add frame threading
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: reindent after last commit
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f2143c57b6a61fef382f3128138d8558a9bdecee'
Clément Bœsch
- [FFmpeg-cvslog] avconv: Check the fifo allocation
Luca Barbato
- [FFmpeg-cvslog] Merge commit '602abe77b02f9702c18c2787d208fcfc9d94b70f'
Clément Bœsch
- [FFmpeg-cvslog] avconv: Make sure that inputless filtergraphs are configured
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'f6d2fed811dea36c4ebaf991927e44c78eb0aca5'
Clément Bœsch
- [FFmpeg-cvslog] Prepare for 12_alpha1 Release
Sean McGovern
- [FFmpeg-cvslog] Merge commit '6fc944e6136b050bf965f847bbfd69e1fe572f82'
Clément Bœsch
- [FFmpeg-cvslog] hwcontext_vaapi: Try the first render node as the default DRM device
Mark Thompson
- [FFmpeg-cvslog] Merge commit '121f34d5f0c8d7d376829a467590fbbe4c228f4f'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_h264: Constify pointers
Mark Thompson
- [FFmpeg-cvslog] Merge commit '03adfe913062c6995136eb1ca51152b6d596c0f4'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_mpeg2: Constify pointers
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'ee9061293e925916fe2e0b7c08fbbd1f981b1d29'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_vc1: Constify pointers
Mark Thompson
- [FFmpeg-cvslog] Merge commit '01d6f84f49a55fd591aa120960fce2b9dba92d0d'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_vc1: Remove redundant version check
Mark Thompson
- [FFmpeg-cvslog] Merge commit '5a667322f5cb0e77c15891fc06725c19d8f3314f'
Clément Bœsch
- [FFmpeg-cvslog] mathematics: Kill non-compiling disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] lavu/mathematics: document so-called "cruft"
Clément Bœsch
- [FFmpeg-cvslog] lavu/mathematics: split closing bracket out of ifdefery
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '00a0419c7f7ebce9010cba93b7ff67c9f1165815'
Clément Bœsch
- [FFmpeg-cvslog] swresample/x86/resample: extend resample_double to support avx and fma3
Muhammad Faiz
- [FFmpeg-cvslog] rangecoder: Kill non-compiling disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'e4d5b55193109d08be47c42d320334546c006b51'
Clément Bœsch
- [FFmpeg-cvslog] mpeg4videoenc: Kill non-compiling disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'd5fda00efa756387cffb4d7294691cd54cfe86cf'
Clément Bœsch
- [FFmpeg-cvslog] swscale: Kill non-compiling disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'aa37d2bf4505afc106e2a23c44afc722bb204a8e'
Clément Bœsch
- [FFmpeg-cvslog] wma: Kill non-compiling disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'a972fc1c0ab6e7f169f9145d6da46e8cedbc291c'
Clément Bœsch
- [FFmpeg-cvslog] pnm_parser: Drop broken disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '562bec0e690760fb93deb2843a7237713103a191'
Clément Bœsch
- [FFmpeg-cvslog] roqvideoenc: Drop broken disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'dab2034b8679aaacd8aef832cdeb71d0ee8a3358'
Clément Bœsch
- [FFmpeg-cvslog] rm: Drop broken disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'd9442d13033a24b14ebae149dcdb42709430e2d9'
Clément Bœsch
- [FFmpeg-cvslog] jfdct: Kill broken cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '263efc095e6c7ec2902119118b084cea29ea8916'
Clément Bœsch
- [FFmpeg-cvslog] aac: Drop broken cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '42c4c2d2a6dc48adb0e901ef5617acfba0a3a18e'
Clément Bœsch
- [FFmpeg-cvslog] h264: Kill broken disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'b96f0ab3d29cdd9ea9ddabfb2052f72bf8615661'
Clément Bœsch
- [FFmpeg-cvslog] ffv1: Remove broken disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '17cb56b35672a2cd6ad7abe926e6cc772b8f4710'
Clément Bœsch
- [FFmpeg-cvslog] wc3movie: Drop unused cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'a4b1b5aa281cacde8351d9947b54ccf82ff10cd0'
Clément Bœsch
- [FFmpeg-cvslog] faan(i)dct: Kill some disabled code
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '34c22a9ca656603428b2c3490d1339c5a5966961'
Clément Bœsch
- [FFmpeg-cvslog] mjpegdec: Drop disabled code
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'b53d8c3ccfeff77874f5ca7c68136b6d87a0a69c'
Clément Bœsch
- [FFmpeg-cvslog] nsv: Drop disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'be3363f664d7314d55b42860bd4077154752d769'
Clément Bœsch
- [FFmpeg-cvslog] mathops: Drop disabled alternative mid_pred() implementation
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'be1db21ba88fe86036fea9f8d2c1a5f47c2a0a7e'
Clément Bœsch
- [FFmpeg-cvslog] msmpeg4: Drop disabled debug cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'f2f145f3032bc8808708a4bd694fbce5f1b8b63c'
Clément Bœsch
- [FFmpeg-cvslog] mpegvideo: Kill some disabled code
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '0e285c2f908789e96e29bfd969ad5eaaa0eece65'
Clément Bœsch
- [FFmpeg-cvslog] timefilter: test: Drop some disabled debug cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f'
Clément Bœsch
- [FFmpeg-cvslog] dvbsubdec: Remove disabled, near-duplicate debug code
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '7effebde78977fafce935776153ea2f7c0981fa3'
Clément Bœsch
- [FFmpeg-cvslog] simple_idct: x86: Drop disabled IDCT implementation
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'e2b9993558b6adee42dcc6eb385a14943aaca974'
Clément Bœsch
- [FFmpeg-cvslog] simple_idct: arm: Drop disabled code variant
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '014852e932dab6e9cf2a53e7a17ce8321f3e922c'
Clément Bœsch
- [FFmpeg-cvslog] golomb: Drop disabled cruft
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '83b92a855e8e08bdec484e13ee5a7c8996224772'
Clément Bœsch
- [FFmpeg-cvslog] vmnc: check that subrectangles fit into their containing rectangles
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f5d46d332258dcd8ca623019ece1d5e5bb74142b'
Clément Bœsch
- [FFmpeg-cvslog] alac: do not return success if nothing was decoded
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '796dca027be09334d7bbf4f2ac1200e06bb054cb'
Clément Bœsch
- [FFmpeg-cvslog] qpeg: fix an off by 1 error in the MV check
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'bba9d8bdfb208b0ec2ccf182530347151ee3528b'
Clément Bœsch
- [FFmpeg-cvslog] cook: use the bytestream2 API for reading extradata
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '409d1cd2c955485798f8b0b0147c2b899b9144ec'
Clément Bœsch
- [FFmpeg-cvslog] pcx: properly pad the scanline
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '15ee419b7abaf17f8c662c145fe93d3dbf43282b'
Clément Bœsch
- [FFmpeg-cvslog] pcx: check that the packet is large enough before reading the header
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '221402c1c88b9d12130c6f5834029b535ee0e0c5'
Clément Bœsch
- [FFmpeg-cvslog] pcx: use the bytestream2 API for reading from input
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '09b23786b3986502ee88d4907356979127169bdd'
Clément Bœsch
- [FFmpeg-cvslog] vc1: check that slices have a positive height
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '33f10546ec012ad4e1054b57317885cded7e953e'
Clément Bœsch
- [FFmpeg-cvslog] mss12: validate display dimensions
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6755eb5b212384e0599f7f2c5de42df49fff57de'
Clément Bœsch
- [FFmpeg-cvslog] configure: Set __MSVCRT_VERSION__to 0x0700 for MinGW
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '46e3936fb04d06550151e667357065e3f646da1a'
Clément Bœsch
- [FFmpeg-cvslog] rtpdec_mpeg4: validate fmtp fields
Luca Barbato
- [FFmpeg-cvslog] Merge commit '24130234cd9dd733116d17b724ea4c8e12ce097a'
Clément Bœsch
- [FFmpeg-cvslog] av1: Add codec_id and basic demuxing support
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'
Clément Bœsch
- [FFmpeg-cvslog] doc: Document FATE option HWACCEL
Luca Barbato
- [FFmpeg-cvslog] Merge commit '963b3ab11f98fcc4a311f0dc7b268890c5675da2'
Clément Bœsch
- [FFmpeg-cvslog] vp3: Change type of stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '6892df9294d93322d43255ada299507465bc93c8'
Clément Bœsch
- [FFmpeg-cvslog] vp56: Change type of stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'd9d26a3674f31f482f54e936fcb382160830877a'
James Almer
- [FFmpeg-cvslog] vp8: Change type of stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '87c6c78604e4dd16f1f45862b27ca006da010527'
James Almer
- [FFmpeg-cvslog] vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3c
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '802727b538b484e3f9d1345bfcc4ab24cfea8898'
James Almer
- [FFmpeg-cvslog] cavs: Change type of stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'f81be06cf614919d71ded29b8f595bef40123ad8'
James Almer
- [FFmpeg-cvslog] prores: Change type of stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '3fd22538bc0e0de84b31335266b4b1577d3d609e'
James Almer
- [FFmpeg-cvslog] vp56: Separate VP5 and VP6 dsp initialization
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '721d57e608dc4fd6c86f27c5ae76ef559d646220'
James Almer
- [FFmpeg-cvslog] libvpx: Cast a pointer to const to squelch a warning
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '4ab496261b12e20ef293b7adca4fcaef1a67c538'
James Almer
- [FFmpeg-cvslog] arm: vp9itxfm: Template the quarter/half idct32 function
Martin Storsjö
- [FFmpeg-cvslog] arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won' t be used
Martin Storsjö
- [FFmpeg-cvslog] arm/aarch64: vp9: Fix vertical alignment
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm16: Use the right lane size
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm16: Fix vertical alignment
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm16: Avoid reloading the idct32 coefficients
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm16: Fix a typo in a comment
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm16: Avoid .irp when it doesn't save any lines
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm16: Restructure the idct32 store macros
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm16: Make the larger core transforms standalone functions
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm16: Make the larger core transforms standalone functions
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm16: Move the load_add_store macro out from the itxfm16 pass2 function
Martin Storsjö
- [FFmpeg-cvslog] arm: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possible
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possible
Martin Storsjö
- [FFmpeg-cvslog] avcodec/tiff: Check stripsize strippos for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_direct: Fix runtime error: signed integer overflow: -9 - 2147483647 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp56: Check avctx->error_concealment before enabling EC
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Check quant_matrixes values for being non zero
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: quant_matrixes can be up to 65535, use uint16_t
Michael Niedermayer
- [FFmpeg-cvslog] fate: add fate-sws-pixdesc-query
Clément Bœsch
- [FFmpeg-cvslog] swscale: use a function for isGray
Clément Bœsch
- [FFmpeg-cvslog] lavu: add AV_PIX_FMT_FLAG_BAYER
Clément Bœsch
- [FFmpeg-cvslog] swscale: use a function for isBayer
Clément Bœsch
- [FFmpeg-cvslog] swscale: use a function for isAnyRGB
Clément Bœsch
- [FFmpeg-cvslog] swscale: use a (more correct) function for isPacked
Clément Bœsch
- [FFmpeg-cvslog] swscale: remove unused is{RGB,BGR}inBytes
Clément Bœsch
- [FFmpeg-cvslog] swscale: cosmetics in is{RGB,BGR}inInt
Clément Bœsch
- [FFmpeg-cvslog] mov: Remove ancient heuristic hack
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'eb96505b761eb02b6a3efc76d854afa6a41941ff'
Clément Bœsch
- [FFmpeg-cvslog] mov: Remove old b-frame/video delay heuristic
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '8db804e8f549d5b86a1edf62736e0ef80f160da9'
Clément Bœsch
- [FFmpeg-cvslog] doc/APIchanges: fill date & hash for AV_PIX_FMT_FLAG_BAYER
Clément Bœsch
- [FFmpeg-cvslog] avprobe: Fix memory leak
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '95f80293456d9d4b1b096621260c38bc90325ec0'
Clément Bœsch
- [FFmpeg-cvslog] High Definition Compatible Digital (HDCD) decoder filter, using libhdcd
Burt P
- [FFmpeg-cvslog] Merge commit '728e80cd2e1d4b7c3e26489efcd77bd7a9e84a99'
Clément Bœsch
- [FFmpeg-cvslog] Changelog: Mention mov with multiple stsd
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '80fc75d51e3312e1890591048eb6a3d499b6e49d'
Clément Bœsch
- [FFmpeg-cvslog] wmavoice: Simplify GetBitContext initialization
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '72eba6558ee4f10239ba3f472c0b033ec70082a7'
Clément Bœsch
- [FFmpeg-cvslog] lavc: Rewrite VAAPI decode infrastructure
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Convert to use the new VAAPI hwaccel code
Mark Thompson
- [FFmpeg-cvslog] vaapi_mpeg2: Convert to use the new VAAPI hwaccel code
Mark Thompson
- [FFmpeg-cvslog] vaapi_vc1: Convert to use the new VAAPI hwaccel code
Mark Thompson
- [FFmpeg-cvslog] vaapi_mpeg4: Convert to use the new VAAPI hwaccel code
Mark Thompson
- [FFmpeg-cvslog] avconv_vaapi: Convert to use hw_frames_ctx only
Mark Thompson
- [FFmpeg-cvslog] lavc: Remove old vaapi decode infrastructure
Mark Thompson
- [FFmpeg-cvslog] Merge commit '851960f6f8cf1f946fe42fa36cf6598fac68072c'
Clément Bœsch
- [FFmpeg-cvslog] Changelog: mark the release 12 branch
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '24da430324735f95880c4a4a54298dc8023125bb'
Clément Bœsch
- [FFmpeg-cvslog] imgutils: add a function for copying image data from GPU mapped memory
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'
Clément Bœsch
- [FFmpeg-cvslog] hwcontext_dxva2: use the special UC copy for downloading frames
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f01f7a7846529b7c3ef343f117eaa2c0a1457af0'
Clément Bœsch
- [FFmpeg-cvslog] Drop memalign hack
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'
Carl Eugen Hoyos
- [FFmpeg-cvslog] indeo: Change type of array pitch parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] svq1dec: Change type of array pitch parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '746c56b7730ce09397d3a8354acc131285e9d829'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '21e500ba647aec233d5930d3d1081489d0d53ceb'
Clément Bœsch
- [FFmpeg-cvslog] copy_block: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '73f5e17a203713c4ac4e5a821809823b383b195f'
Clément Bœsch
- [FFmpeg-cvslog] lavc/copy_block: style fix
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'
Clément Bœsch
- [FFmpeg-cvslog] [FFmpeg-devel] Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'
Carl Eugen Hoyos
- [FFmpeg-cvslog] [FFmpeg-devel] Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'
Clément Bœsch
- [FFmpeg-cvslog] sanm: Change type of array pitch parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '5b5ed92d92252a685e891a5d636870e223b63228'
Clément Bœsch
- [FFmpeg-cvslog] configure: Move initial VAAPI check to a more sensible place
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '2610c9528f86286e4c6e174411a26ff5b4815cde'
Clément Bœsch
- [FFmpeg-cvslog] configure: Simplify libopenjpeg check
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'b8c2d407efa41c3db6813ad67fadd51b814765bd'
Clément Bœsch
- [FFmpeg-cvslog] [FFmpeg-devel] Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: remove pod2man from the config list
Clément Bœsch
- [FFmpeg-cvslog] configure: Fix --disable-pod2man / --disable-texi2html
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '0e5dde739943168d6f61d3fb40b3f622e7abfeff'
Clément Bœsch
- [FFmpeg-cvslog] build: Fix directory dependencies of tests/pixfmts.mak target
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '3aa9d37d03da3c9b482d19b3988659287815280e'
Clément Bœsch
- [FFmpeg-cvslog] configure: Simplify clock_gettime() test
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'ec903058447ad5be34d89533962e9ae1aa1c78f7'
Clément Bœsch
- [FFmpeg-cvslog] error_resilience: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '6b52762951fa138eef59e2628dabb389e0500e40'
Clément Bœsch
- [FFmpeg-cvslog] iir_filter: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '52730e0f867fe77b7d2353d8b44e92edb7079ca5'
Clément Bœsch
- [FFmpeg-cvslog] utvideo: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '131a85a1fed9966bbd38517f76abfac0237e39dc'
Clément Bœsch
- [FFmpeg-cvslog] vp8: Add hwaccel hooks
Mark Thompson
- [FFmpeg-cvslog] lavc/vaapi: Add VP8 decode hwaccel
Mark Thompson
- [FFmpeg-cvslog] vaapi_decode: Ignore the profile when not useful
Mark Thompson
- [FFmpeg-cvslog] vaapi_vp8: Explicitly include libva vp8 decode header
Mark Thompson
- [FFmpeg-cvslog] Merge commit '75d642a944d5579e4ef20ff3701422a64692afcf'
Clément Bœsch
- [FFmpeg-cvslog] checkasm: Read the unsigned value as it should
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'e89cef40506d990a982aefedfde7d3ca4f88c524'
Clément Bœsch
- [FFmpeg-cvslog] audiodsp: ppc: Add VSX variant
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'caccb3a0cdc7ee32cbed7eab156d35025133eadc'
Clément Bœsch
- [FFmpeg-cvslog] ppc: Update #endif comments
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '6ce93757ee6b81fe727bfdc9f546fd0ddf9139c3'
Clément Bœsch
- [FFmpeg-cvslog] ppc: mpegvideo: Add proper runtime AltiVec detection
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '468bfe38c66d4d020984158e53b09a6a5749f394'
Clément Bœsch
- [FFmpeg-cvslog] configure: Drop check_lib()/require() in favor of check_lib2()/require2()
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'ab3554e1a7c04a5ea30f9c905de92348478ef7c8'
Clément Bœsch
- [FFmpeg-cvslog] wmavoice: remove unused or write-only variables.
Ronald S. Bultje
- [FFmpeg-cvslog] h264pred: added AVX2 implementation for tm_vp8 16x16.
Mirage Abeysekara
- [FFmpeg-cvslog] avcodec/vp9: avx2 implementation of ipred_dl_16x16_16
Ilia
- [FFmpeg-cvslog] configure: add stdint.h to x264 and xavs checks
Ricardo Constantino
- [FFmpeg-cvslog] avcodec/wmaprodec: reset offsets when error happens
Paul B Mahol
- [FFmpeg-cvslog] pixblockdsp: Change type of stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'
Clément Bœsch
- [FFmpeg-cvslog] hwcontext_vdpau: Remove duplicate definition of GET_CALLBACK
Mark Thompson
- [FFmpeg-cvslog] hwcontext_vdpau: Fix missing subscripts
Mark Thompson
- [FFmpeg-cvslog] Merge commit '09a145b3c837273b1379321e44386a3233156e75'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '7081620aca36e616ea96f71fd71d2703e3abae09'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_h264: Fix HRD bit_rate/cpb_size scaling
Mark Thompson
- [FFmpeg-cvslog] Merge commit '3a9662af6c741f8354b1ca97642f78f5c02e2e8f'
Clément Bœsch
- [FFmpeg-cvslog] vf_scale_vaapi: Crop input surface to active region
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'bdf7610eb266fd3de650040c97328791868abd82'
Clément Bœsch
- [FFmpeg-cvslog] rtsp: Fix a crash with the RTSP muxer
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'df3795025337479a639cb3cd26c93a4e82ccd4db'
Clément Bœsch
- [FFmpeg-cvslog] libdc1394: Distinguish between enumeration errors and no cameras found
Josh de Kock
- [FFmpeg-cvslog] Merge commit 'bc7399934def210c2a84ea51375d50f79c676c96'
Clément Bœsch
- [FFmpeg-cvslog] configure: error out if jni is enabled and cannot be found
Matthieu Bouron
- [FFmpeg-cvslog] build: doc: more fine-grained dependencies for generated texi files
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '8c201dde0ab62e5cd581d958e78d7609e0ba710d'
Clément Bœsch
- [FFmpeg-cvslog] build: remove hardcoded name of version header
Janne Grunau
- [FFmpeg-cvslog] Merge commit '15fcf6292ed79be274c824fedb099c2665f4cc15'
Clément Bœsch
- [FFmpeg-cvslog] mpegvideo_motion: Handle edge emulation even without unrestricted_mv
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '136f55207521f0b03194ef5b55ba70f1635d6aee'
Clément Bœsch
- [FFmpeg-cvslog] avcodec: Add the extended pixel format profile for HEVC
Yogender Gupta
- [FFmpeg-cvslog] Merge commit 'de64dd13cbd47fd54334b6aa2a2cd3c7c36daae2'
Clément Bœsch
- [FFmpeg-cvslog] x86util: Document SBUTTERFLY macro
Alexandra Hájková
- [FFmpeg-cvslog] Merge commit '07e1f99a1bb41d1a615676140eefc85cf69fa793'
Clément Bœsch
- [FFmpeg-cvslog] audiodsp/x86: fix ff_vector_clip_int32_sse2
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '1d6c76e11febb58738c9647c47079d02b5e10094'
Clément Bœsch
- [FFmpeg-cvslog] audiodsp/x86: clear the high bits of the order parameter on 64bit
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '75d98e30afab61542faab3c0f11880834653bd6b'
Clément Bœsch
- [FFmpeg-cvslog] hwcontext_cuda: Add P010 and YUV444P16 pixel format
Yogender Kumar Gupta
- [FFmpeg-cvslog] Merge commit '340f12f71207513672b5165d810cb6c8622c6b21'
Clément Bœsch
- [FFmpeg-cvslog] blockdsp: drop the high_bit_depth parameter
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'eea9857bfd6925d0c34382c00b971ee6df12ad44'
Clément Bœsch
- [FFmpeg-cvslog] lavc/arm: fix indent in blockdsp_init_neon
Clément Bœsch
- [FFmpeg-cvslog] checkasm: add a test for blockdsp
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '2eb97af66af90ca3978229da151f0b8b3a5d9370'
Clément Bœsch
- [FFmpeg-cvslog] checkasm: add tests for audiodsp
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e9ef6171396dc4106526aaa86b620c61ca3d1017'
Clément Bœsch
- [FFmpeg-cvslog] audiodsp: fix vector_clipf documentation
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'bf58545aace7d14522ce4fa680c7b3ff62109a3a'
Clément Bœsch
- [FFmpeg-cvslog] configure: fix crystalhd detection
Clément Bœsch
- [FFmpeg-cvslog] audiodsp: reorder arguments for vector_clipf
Anton Khirnov
- [FFmpeg-cvslog] audiodsp/x86: yasmify vector_clipf_sse
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5'
Clément Bœsch
- [FFmpeg-cvslog] nvenc: Make sure that enum and array index match
Luca Barbato
- [FFmpeg-cvslog] Merge commit '352741b5ead1543d775ccf6040f33023e4491186'
Clément Bœsch
- [FFmpeg-cvslog] nvenc: Add some easier to understand presets that match x264 terminology
Yogender Gupta
- [FFmpeg-cvslog] Merge commit 'e02e2515b24bfc37ede6ca1744696230be55e50b'
Clément Bœsch
- [FFmpeg-cvslog] nvenc: Add support for high bitdepth
Yogender Gupta
- [FFmpeg-cvslog] nvenc: Extended rate-control support as provided by SDK 7
Yogender Gupta
- [FFmpeg-cvslog] Merge commit '358c887a9fa0fb2e7ce089eaea71ab924a3e47a7'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '70de2ea4261f860457a04e3d0c58c5543f403325'
Clément Bœsch
- [FFmpeg-cvslog] lavc/nvenc: misc cosmetics to reduce diff with Libav
Clément Bœsch
- [FFmpeg-cvslog] add signature filter for MPEG7 video signature
Gerion Entrup
- [FFmpeg-cvslog] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-cvslog] ffmpeg: don't unnecessarily use a deprecated API function
wm4
- [FFmpeg-cvslog] pthread_frame: use atomics for PerThreadContext.state
Anton Khirnov
- [FFmpeg-cvslog] pthread_frame: use atomics for frame progress
Anton Khirnov
- [FFmpeg-cvslog] pthread_frame: properly propagate the hw frame context across frame threads
Anton Khirnov
- [FFmpeg-cvslog] pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts
Mark Thompson
- [FFmpeg-cvslog] pthread_frame: use better memory orders for frame progress
Wan-Teh Chang
- [FFmpeg-cvslog] pthread_frame: ensure the threads don't run simultaneously with hwaccel
Anton Khirnov
- [FFmpeg-cvslog] pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
Anton Khirnov
- [FFmpeg-cvslog] pthread_frame: remove some dead code
wm4
- [FFmpeg-cvslog] avcodec: remove warning against using frame threading with hwaccels
wm4
- [FFmpeg-cvslog] ffmpeg: Initialize two stack variables.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swscale: Consistently order input YUV pixel formats
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'de8e096c7eda2bce76efd0a1c1c89d37348c2414'
Clément Bœsch
- [FFmpeg-cvslog] avcodec/fmvc: small refactoring in decode_type1()
Diego Biurrun
- [FFmpeg-cvslog] swscale: Update bitdepth range check
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'e87a501e7d03ac68b58520108fe24ad9d0b36765'
Clément Bœsch
- [FFmpeg-cvslog] swscale: Rename is9_OR_10 to match what it does
Luca Barbato
- [FFmpeg-cvslog] Merge commit '2b5b1e1e9b89063d352e2efed014f9d761b85032'
Clément Bœsch
- [FFmpeg-cvslog] lavc/hwaccel: fix header copyright
Clément Bœsch
- [FFmpeg-cvslog] pixfmt: Add yuv420p12 pixel format
Luca Barbato
- [FFmpeg-cvslog] pixfmt: Add yuv422p12 pixel format
Luca Barbato
- [FFmpeg-cvslog] pixfmt: Add yuv444p12 pixel format
Luca Barbato
- [FFmpeg-cvslog] lavu: Bump version for the 12bit Planar YUV support
Luca Barbato
- [FFmpeg-cvslog] Merge commit '0e8d1fc1f013eb805a7b66656d9452bcbca36d22'
Clément Bœsch
- [FFmpeg-cvslog] APIchanges: fix a typo in the version number
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6c09af7e46a5a1ada67ffe832f7895cf2749130b'
Clément Bœsch
- [FFmpeg-cvslog] mpegvideo_enc: add const to the AVCodec instance
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6f733ecab6faff2a16534f2ce7d2ffd41c07846b'
Clément Bœsch
- [FFmpeg-cvslog] mpegvideo_enc: handle encoding errors with b_strategy=2
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f03f78bc1c99b1e29624418e2f7315b8a47981e9'
Clément Bœsch
- [FFmpeg-cvslog] mpegvideo_enc: use the new encoding API for b_strategy=2
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '68811a41c70f019bde6df2a4f289674228c48958'
Clément Bœsch
- [FFmpeg-cvslog] vf_drawtext: Fix memory leak
Kieran Kunhya
- [FFmpeg-cvslog] lavc: add clobber tests for the new encoding/decoding API
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'de2ae3c1fae5a2eb539b9abd7bc2a9ca8c286ff0'
Clément Bœsch
- [FFmpeg-cvslog] tdsc: use the new decoding API
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7bf8db4db61eb09fac00eb665d8ec58de8817da6'
Clément Bœsch
- [FFmpeg-cvslog] examples/output: switch to the new encoding API
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '67d28f4a0fbb52d0734ca3682b85035e96d294fb'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_encode: Refactor initialisation
Mark Thompson
- [FFmpeg-cvslog] vaapi_encode: Check packed header capabilities
Mark Thompson
- [FFmpeg-cvslog] vaapi_encode: Sync to input surface rather than output
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Set max_num_ref_frames to 1 when not using B frames
Mark Thompson
- [FFmpeg-cvslog] Merge commit '956a54129db522998a5abae869568dae2c9774cb'
Clément Bœsch
- [FFmpeg-cvslog] x86: fpel: Remove unnecessary sign extend
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '009adfd4fbdd78a890a4a65d6f141c467bb027fa'
Clément Bœsch
- [FFmpeg-cvslog] hpeldsp: arm: Update comments left behind in 25841dfe806a13de526ae09c11149ab1f83555a8
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '92c5755a185086067fe49e7e64c23a8e7011be31'
Clément Bœsch
- [FFmpeg-cvslog] intrax8: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '3281d823cdc7601c4900eb103958c05f59f65555'
Clément Bœsch
- [FFmpeg-cvslog] blockdsp: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'b2939a75270bc7e971462648168aa3a2a48c1c8c'
Clément Bœsch
- [FFmpeg-cvslog] swresample/resample: move resample_free() higher in the file
James Almer
- [FFmpeg-cvslog] swresample/resample: free existing ResampleContext on reinit
James Almer
- [FFmpeg-cvslog] swresample/resample: move resample_free() higher in the file
James Almer
- [FFmpeg-cvslog] swresample/resample: free existing ResampleContext on reinit
James Almer
- [FFmpeg-cvslog] swresample/resample: move resample_free() higher in the file
James Almer
- [FFmpeg-cvslog] swresample/resample: free existing ResampleContext on reinit
James Almer
- [FFmpeg-cvslog] swresample/resample: move resample_free() higher in the file
James Almer
- [FFmpeg-cvslog] swresample/resample: free existing ResampleContext on reinit
James Almer
- [FFmpeg-cvslog] swresample/resample: move resample_free() higher in the file
James Almer
- [FFmpeg-cvslog] swresample/resample: free existing ResampleContext on reinit
James Almer
- [FFmpeg-cvslog] aacsbr: Turnoff in the event of over read.
Alex Converse
- [FFmpeg-cvslog] idct: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'
James Almer
- [FFmpeg-cvslog] h264chroma: Change type of stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'e4a94d8b36c48d95a7d412c40d7b558422ff659c'
James Almer
- [FFmpeg-cvslog] hevc: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'ba479f3daafc7e4359ec1212164569ebe59f0bb7'
James Almer
- [FFmpeg-cvslog] ea: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'a339e919cad1ab0125948f0dd9d49f6cb590db89'
James Almer
- [FFmpeg-cvslog] mss*: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '15b4f494fc6bddb8178fdb5aed18b420efc75e22'
James Almer
- [FFmpeg-cvslog] mpegaudiodsp: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '2caa93b813adc5dbb7771dfe615da826a2947d18'
James Almer
- [FFmpeg-cvslog] x86/h264_weight: use appropriate register size for weight parameters
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '8d1267932ca9c2e343ef303349101bab6681d02e'
James Almer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: Fix 2 runtime error: signed integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Check shift
Michael Niedermayer
- [FFmpeg-cvslog] lavf: fix usage of AVIOContext.seekable
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
- [FFmpeg-cvslog] avio: cosmetics, prettify AVIO_SEEKABLE_NORMAL
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '75c1db6152c7c90c7ce28c9adb945028e5512c4f'
James Almer
- [FFmpeg-cvslog] avio: add a new flag for marking streams seekable by timestamp
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'
James Almer
- [FFmpeg-cvslog] avutil/x86util: don' t use movss in VBROADCASTSS macro when src and dst args are the same
James Almer
- [FFmpeg-cvslog] avformat/apng: fix setting frame delay when max_fps is set to no limit
James Almer
- [FFmpeg-cvslog] avformat/apng: set max_fps to no limit by default
James Almer
- [FFmpeg-cvslog] avformat/apng: fix setting frame delay when max_fps is set to no limit
James Almer
- [FFmpeg-cvslog] avformat/apng: fix setting frame delay when max_fps is set to no limit
James Almer
- [FFmpeg-cvslog] avformat/apng: fix setting frame delay when max_fps is set to no limit
James Almer
- [FFmpeg-cvslog] avformat/apng: fix setting frame delay when max_fps is set to no limit
James Almer
- [FFmpeg-cvslog] avcodec/avcodec.h: clarify decoupled decode/encode API docs
Marton Balint
- [FFmpeg-cvslog] hwcontext: fix comments for av_hwdevice_ctx_alloc()
Jun Zhao
- [FFmpeg-cvslog] avdevice/decklink: add format_code of display mode to list_format output
Matthias Hunstock
- [FFmpeg-cvslog] avdevice/decklink: new option 'format_code' to set video format by fourCC
Matthias Hunstock
- [FFmpeg-cvslog] x86/audiodsp: remove an unnecessary movss
James Almer
- [FFmpeg-cvslog] avformat/rtmpproto: change rtmp_open from url_open to url_open2
Steven Liu
- [FFmpeg-cvslog] ac3dsp: Reverse matrix in/out order in downmix()
Justin Ruggles
- [FFmpeg-cvslog] Merge commit '43717469f9daa402f6acb48997255827a56034e9'
Clément Bœsch
- [FFmpeg-cvslog] ac3dsp: Add some special-case handling for the C downmix function
Justin Ruggles
- [FFmpeg-cvslog] Merge commit 'a9ba59591ed509fb7e6decfde8da4cbfd4ddf4b8'
Clément Bœsch
- [FFmpeg-cvslog] doc/libav-merge: create a special "extra changes" section
Clément Bœsch
- [FFmpeg-cvslog] lavc/mips: temporally disable ac3 downmix
Clément Bœsch
- [FFmpeg-cvslog] ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm
Justin Ruggles
- [FFmpeg-cvslog] Merge commit 'b57e38f52cc3f31a27105c28887d57cd6812c3eb'
Clément Bœsch
- [FFmpeg-cvslog] hwcontext_vaapi: add a quirk for the missing MemoryType attribute
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '2124711b950b03c582a119c75f52a87acc32d6ec'
Clément Bœsch
- [FFmpeg-cvslog] fate: update ref file for apng-clock test
James Almer
- [FFmpeg-cvslog] h264dec: support broken files with mp4 extradata/annex b data
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '5bf2454e7cb03609b3ec1a3cf4c22427fe5f8e36'
Clément Bœsch
- [FFmpeg-cvslog] avconv: set the encoding framerate when the output is CFR
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd10102d23c9467d4eb84f58e0cd12be284b982f6'
Clément Bœsch
- [FFmpeg-cvslog] avconv: make sure the filtergraph is freed on init failure
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f6772e9bf8251d3943f52f6f34d97d2ce6c4b8af'
Clément Bœsch
- [FFmpeg-cvslog] avconv: only retry decoding on actual decoding errors
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '27085d1b47c3741cc0fac284c916127c4066d049'
Clément Bœsch
- [FFmpeg-cvslog] lavc/huffyuvdsp: remove unused ppc init prototype
Clément Bœsch
- [FFmpeg-cvslog] lavc/huffyuvdsp: only transmit the pix_fmt instead of the whole avctx
Clément Bœsch
- [FFmpeg-cvslog] checkasm: Add test for huffyuvdsp add_bytes
Alexandra Hájková
- [FFmpeg-cvslog] Merge commit '22c3ab18646924ce24dc6017a9e882ff69689e40'
Clément Bœsch
- [FFmpeg-cvslog] huffyuvdsp: Reenable PPC optimizations
Luca Barbato
- [FFmpeg-cvslog] Merge commit '1d25a86902946dbc80bb3a38e61755181ca3af7b'
Clément Bœsch
- [FFmpeg-cvslog] huffyuvdsp: Enable the altivec code for PPC little-endian as well
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'b015872c0d0823e70776e98b865509ec1287e2f6'
Clément Bœsch
- [FFmpeg-cvslog] configure: check for stdatomic.h
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '13f5d2bf75b95a0bfdb9940a5e359a719e242bed'
Clément Bœsch
- [FFmpeg-cvslog] Add a compat stdatomic.h implementation based on GCC atomics
Anton Khirnov
- [FFmpeg-cvslog] Add a compat stdatomic.h implementation based on windows atomics
Anton Khirnov
- [FFmpeg-cvslog] Add a compat stdatomic.h implementation based on suncc atomics
Anton Khirnov
- [FFmpeg-cvslog] Add a compat stdatomic.h implementation based on pthreads
Anton Khirnov
- [FFmpeg-cvslog] Add a compat dummy stdatomic.h used when threading is disabled
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'eb34d40354e2474517c9b9bd787e0dadc89c2a81'
Clément Bœsch
- [FFmpeg-cvslog] lavu/buffer: drop USE_ATOMICS
Clément Bœsch
- [FFmpeg-cvslog] buffer: convert to stdatomic
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c'
Clément Bœsch
- [FFmpeg-cvslog] v4l2: convert to stdatomic
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f'
Clément Bœsch
- [FFmpeg-cvslog] mmaldec: convert to stdatomic
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '8385ba53f115401a67a4748c0d107769ebfb2941'
Clément Bœsch
- [FFmpeg-cvslog] pthread_frame: use a thread-safe way for signalling threads to die
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'db2733256db323e4b88a34b135320f33274148e2'
Clément Bœsch
- [FFmpeg-cvslog] pthread_frame: use atomics for PerThreadContext.state
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '64a31b2854c589e4f27cd68ebe3bcceb915704e5'
Clément Bœsch
- [FFmpeg-cvslog] pthread_frame: use atomics for frame progress
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '59c70227405c214b29971e6272f3a3ff6fcce3d0'
Clément Bœsch
- [FFmpeg-cvslog] lavc/bitstream: remove unused atomic.h include
Clément Bœsch
- [FFmpeg-cvslog] lavc/bitstream_filter: remove unused atomic.h include
Clément Bœsch
- [FFmpeg-cvslog] mdct15: fix left shift of a negative value
Rostislav Pehlivanov
- [FFmpeg-cvslog] lavc/hevc: use atomics for wpp_err
Clément Bœsch
- [FFmpeg-cvslog] Place attribute_deprecated in the right position for struct declarations
Diego Biurrun
- [FFmpeg-cvslog] vaapi: Implement device-only setup
Mark Thompson
- [FFmpeg-cvslog] vaapi_hevc: Mark as async-safe
Mark Thompson
- [FFmpeg-cvslog] vaapi_vp9: Mark as async-safe
Mark Thompson
- [FFmpeg-cvslog] avcodec/lossless_videodsp: use ptrdiff_t for length parameters
James Almer
- [FFmpeg-cvslog] lavc: Add hwaccel_flags field to AVCodecContext
wm4
- [FFmpeg-cvslog] lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx API
wm4
- [FFmpeg-cvslog] lavu: remove the custom atomic API
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '5cc0057f4910c8c72421b812c8f337ef6c43696c'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_encode: Decide on GOP setup before initialising sequence parameters
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Write bitstream restriction fields
Mark Thompson
- [FFmpeg-cvslog] vaapi_h265: Fix slice header writing
Mark Thompson
- [FFmpeg-cvslog] vaapi_h265: Fix buffering parameters
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'b8cac1e83066aa87e8402c146c81b77a11b5eec3'
Clément Bœsch
- [FFmpeg-cvslog] hwcontext_vaapi: Enable P010 support
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'eaaaabf6c93321cdb78bf61dc383cf515ec12e07'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_h265: Add main 10 encode support
Mark Thompson
- [FFmpeg-cvslog] Merge commit '5a5df90d9c05d86d9b0564b8b40b6d64a324df5e'
Clément Bœsch
- [FFmpeg-cvslog] pixfmt: Document alternative names for smpte 431 and 432
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '310c55f1799deab395319471a75c528d0fa7b30d'
Clément Bœsch
- [FFmpeg-cvslog] avidec: Do not special case palette on big-endian
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'bad4aad4037f59ba0ad656164be9ab8f7a0fa2d4'
Clément Bœsch
- [FFmpeg-cvslog] avidec: Set palette alpha as fully opaque
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '497c087939e32b26b792515d2dbc7e22561203f7'
Clément Bœsch
- [FFmpeg-cvslog] avcodec: Document AV_PKT_DATA_PALETTE side data type
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b8d5070db6313f985562865edcfd08a01c2d7503'
Clément Bœsch
- [FFmpeg-cvslog] rscc: Support palette format
Carl Eugen Hoyos
- [FFmpeg-cvslog] fate: Add test for rscc palette
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'c19830aa2c19f9713b612f7e2fdb437df91ba266'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit 'dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9'
Clément Bœsch
- [FFmpeg-cvslog] vp9: ignore reference segmentation map if error_resilience flag is set.
Ronald S. Bultje
- [FFmpeg-cvslog] checkasm: add VP9 loopfilter tests.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_[vh]_16_16.
Clément Bœsch
- [FFmpeg-cvslog] vp9lpf/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2().
James Almer
- [FFmpeg-cvslog] vp9lpf/x86: add ff_vp9_loop_filter_[vh]_88_16_{ssse3, avx}.
Clément Bœsch
- [FFmpeg-cvslog] vp9lpf/x86: add an SSE2 version of vp9_loop_filter_[vh]_88_16
James Almer
- [FFmpeg-cvslog] vp9lpf/x86: add ff_vp9_loop_filter_h_{48, 84}_16_{sse2, ssse3, avx}().
Clément Bœsch
- [FFmpeg-cvslog] vp9lpf/x86: add ff_vp9_loop_filter_[vh]_44_16_{sse2, ssse3, avx}.
Clément Bœsch
- [FFmpeg-cvslog] vp9lpf/x86: save one register in loopfilter surface coverage.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: make cglobal statement more conservative in register allocation.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: slightly simplify 44/48/84/88 h stores.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: remove unused register from ABSSUB_CMP macro.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: simplify ABSSUM_CMP by inverting the comparison meaning.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: move variable assigned inside macro branch.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: store unpacked intermediates for filter6/14 on stack.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: save one register in SIGN_ADD/SUB.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: make filter_44_v work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: make filter_88_v work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: make filter_48/84_v work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: make filter_16_v work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: make filter_44_h work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: make filter_48/84/88_h work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9lpf/x86: make filter_16_h work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge commit '715f139c9bd407ef7f4d1f564ad683140ec61e6d'
Clément Bœsch
- [FFmpeg-cvslog] d3d11va: Use the proper decoding slice index
Steve Lhomme
- [FFmpeg-cvslog] Merge commit 'be630b1e08ebe8f766b1798accd6b8e5e096f5aa'
Clément Bœsch
- [FFmpeg-cvslog] hevc: x86: Refactor IDCT macro declarations
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'd9dccc03890a976dba59d66ed3b5aceeaa33d14c'
Clément Bœsch
- [FFmpeg-cvslog] configure: #include stdint.h as part of libxavs test
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '20abcaa273a6e77d0a2e1a98c643c73562c6f8f2'
Clément Bœsch
- [FFmpeg-cvslog] h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d70f46c582397da7f
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '5801f9ed245ca5ebb57b0b5183de7a24aaece133'
Clément Bœsch
- [FFmpeg-cvslog] Revert "hevc: x86: Refactor IDCT macro declarations"
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e4128c08d786eb5513578e8c6063671ba03226ab'
Clément Bœsch
- [FFmpeg-cvslog] nvenc: Force high_444 profile for 444 input
Yogender Gupta
- [FFmpeg-cvslog] Merge commit 'da2848375a2e2121dad9f1e8cbd0ead4e3bf77d6'
Clément Bœsch
- [FFmpeg-cvslog] nvenc: Fix error log
Yogender Gupta
- [FFmpeg-cvslog] Merge commit 'cbd84b8a51aa656d71b7d6ed44bd89041ff081a8'
Clément Bœsch
- [FFmpeg-cvslog] aarch64: Add missing sign extension in ff_h264_idct8_add_neon
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '9b2ccafb480c94fd09cfb24306d5296dc013cf5b'
Clément Bœsch
- [FFmpeg-cvslog] checkasm: add a test for HEVC IDCT
Alexandra Hájková
- [FFmpeg-cvslog] Merge commit 'e3f941cb03b139b866a0ad6dc95fbe1b247d54af'
Clément Bœsch
- [FFmpeg-cvslog] hls: consistent use of user_agent
Jan Berkel
- [FFmpeg-cvslog] avcodec/tiff: Check geotag count for being non zero
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pictordec: runtime error: left shift of 15 by 28 places cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_ps: Fix runtime error: signed integer overflow: 2147483647 + 26 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mediacodec: convert to stdatomic
James Almer
- [FFmpeg-cvslog] avcodec/videotoolboxenc: remove unused atomic header
James Almer
- [FFmpeg-cvslog] hevc: Add SSE2 and AVX IDCT
Alexandra Hájková
- [FFmpeg-cvslog] Merge commit '112cee0241f5799edff0e4682b9e8639b046dc78'
Clément Bœsch
- [FFmpeg-cvslog] swscale: Add missing yuv444p12 swapping
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'eb542106029a9b28b4f76ff7c181eb4f542da9c4'
Clément Bœsch
- [FFmpeg-cvslog] lavc: bsf: Document input/output codecparam alloc/init process
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '14e7e19a90e9b45db7adeb4d40e7f16aa7404f28'
Clément Bœsch
- [FFmpeg-cvslog] APIchanges: Expand the name of recently added pixel formats
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e7e5be8635c1cf0588d2a07e59374135de6da55a'
Clément Bœsch
- [FFmpeg-cvslog] Add GBRP12 pixel format support
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1e93aa69a60815d1407a6c34d8da3f83ab193ad5'
Clément Bœsch
- [FFmpeg-cvslog] swscale: Add input support for 12-bit formats
Michael Niedermayer
- [FFmpeg-cvslog] swscale: x86: Add some forgotten 12-bit planar YUV cases
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Enable GBRP12 output
Luca Barbato
- [FFmpeg-cvslog] Add GBRAP12 pixel format support
Kieran Kunhya
- [FFmpeg-cvslog] swscale: Add the GBRAP12 output
Luca Barbato
- [FFmpeg-cvslog] Merge commit '881477c77bb10c3c62fda111b0f1f3554968bc78'
Clément Bœsch
- [FFmpeg-cvslog] Make the RELEASE file match with the most recent tag
Sean McGovern
- [FFmpeg-cvslog] Merge commit 'c9527bf3444c5332fa04931d32997308784fc862'
Clément Bœsch
- [FFmpeg-cvslog] rtmpproto: Check the return from ff_amf_read_string
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06'
Clément Bœsch
- [FFmpeg-cvslog] rtmpproto: Lengthen the filename buffer when receiving streams
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe'
Clément Bœsch
- [FFmpeg-cvslog] rtmpproto: Send chunk size on the network channel
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830'
Clément Bœsch
- [FFmpeg-cvslog] rtmpproto: Don't include the libavformat version as "clientid"
Martin Storsjö
- [FFmpeg-cvslog] rtmpproto: Don't include a client version in the unencrypted C1 handshake
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1'
Clément Bœsch
- [FFmpeg-cvslog] file protocol: handle the file: protocol string in file_check
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '20b75970e43a030f959b17ff2dfd561174b6f24e'
Clément Bœsch
- [FFmpeg-cvslog] avformat/matroska: fix MatroskaVideoFieldOrder enum values
James Almer
- [FFmpeg-cvslog] Merge commit '6c31ba226968f12f898120dbb928dab34e03782b'
Clément Bœsch
- [FFmpeg-cvslog] hevc: rename hevc.[ch] to hevcdec.[ch]
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'
Clément Bœsch
- [FFmpeg-cvslog] avcodec/nvenc: Deprecate usage of global_quality, introducing qp
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: apply quantization factors to cqp
Timo Rothenpieler
- [FFmpeg-cvslog] hevcdec: move decoder-independent declarations into a separate header
Anton Khirnov
- [FFmpeg-cvslog] avcodec/bytestream: check for AV_HAVE_BIGENDIAN instead of HAVE_BIGENDIAN
James Almer
- [FFmpeg-cvslog] Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'
James Almer
- [FFmpeg-cvslog] hevcdec: drop the prototype of a non-existing function
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '645c6ff4231a75a71db58c8e6d06346068d2f949'
James Almer
- [FFmpeg-cvslog] avcodec/hevc: add missing hevc.h header
James Almer
- [FFmpeg-cvslog] hevcdec: split ff_hevc_diag_scan* declarations into a separate header
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'
James Almer
- [FFmpeg-cvslog] hevcdec: move parameter set parsing into a separate header
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f6e2f8a9ffda2247bffba991450990d075ea68e3'
James Almer
- [FFmpeg-cvslog] lavc: add a bitstream filter for extracting extradata from packets
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '89b35a139e838deeb32ec20d8d034c81014401d0'
James Almer
- [FFmpeg-cvslog] lavf: use the new bitstream filter for extracting extradata
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'
James Almer
- [FFmpeg-cvslog] checkasm: arm/aarch64: Fix the amount of space reserved for stack parameters
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'a05cc56124b4f1237f6355784de821e3290ddb44'
James Almer
- [FFmpeg-cvslog] checkasm: aarch64: Clobber the stack before calling functions
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'f1b3e131385176c3c9d9783b25047856a0dcebf6'
James Almer
- [FFmpeg-cvslog] checkasm: aarch64: Add filler args to make sure all parameters are passed on the stack
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'c91d6a33f872574c95c8784277cf60ffcf6bff4f'
James Almer
- [FFmpeg-cvslog] build: Drop duplicate asm recipe
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '93d5b022a9fd3a1a1f9c521a1eac7f0410e05b81'
James Almer
- [FFmpeg-cvslog] build: Drop arch-specific checkasm Makefiles
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '2816f8a8bb33bd67fec5e94f5d357918caf4e055'
James Almer
- [FFmpeg-cvslog] x86: Add missing colons after assembly labels
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'
James Almer
- [FFmpeg-cvslog] vaapi_h265: Include header for slice types
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'f9bb356e0eb38ab4df32df8276b71a0b2626538f'
James Almer
- [FFmpeg-cvslog] vaapi_encode: Write sequence header as extradata
Mark Thompson
- [FFmpeg-cvslog] Merge commit '0cf86fabfa5820596cca2cfead63c6f8df76c3f2'
James Almer
- [FFmpeg-cvslog] ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectories
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '58224dc5f3d4fea40a8d55cca87291a960c11622'
James Almer
- [FFmpeg-cvslog] build: Add VSX-OBJS to SUBDIR_VARS
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'd32571626a2c36c026b7fa13d19ac4ed1aad75c9'
James Almer
- [FFmpeg-cvslog] swscale: Properly load alpha for planar rgb
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'be9dba5c8abc6ecf0b8ee4ccb11c7850327fcf8d'
James Almer
- [FFmpeg-cvslog] emms: Give apriv_emms_yasm() a more general name
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8'
James Almer
- [FFmpeg-cvslog] checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobber
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'dd5d4a0e1e3a30a254d1a57ecbdcedf230c6014b'
James Almer
- [FFmpeg-cvslog] fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8a
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'da4f8c8e35a867f2d9fed0fb75e16c81ab968637'
James Almer
- [FFmpeg-cvslog] x86: videodsp: Add parentheses to expression to work around warning
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'b89804da9bad2d94dd95bf20ac6187447e9c17e9'
James Almer
- [FFmpeg-cvslog] configure: Print warnings after all other output
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '1f821e5ad3f8ebacbbb362668561ad976c392c9e'
James Almer
- [FFmpeg-cvslog] audiodsp: x86: Remove pointless header file
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '788544ff0ed6fe67fda80ad6d3a0796ace035584'
James Almer
- [FFmpeg-cvslog] Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'"
James Almer
- [FFmpeg-cvslog] lavf: check that the codec is supported by extract_extradata
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '096a8effa3f8f3455292c958c3ed07e798def7bd'
James Almer
- [FFmpeg-cvslog] doc/libav-merge: add a line about the extract_extradata commits
James Almer
- [FFmpeg-cvslog] hevc: move the SliceType enum to hevc.h
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'
James Almer
- [FFmpeg-cvslog] sws: make is{RGB,BGR}inInt functions
Clément Bœsch
- [FFmpeg-cvslog] sws/tests/pixdesc_query: remove func wrappers
Clément Bœsch
- [FFmpeg-cvslog] hevc: factor out a repeated condition
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '59c90097a0eff0dc81fbec15b8900c929859d1e7'
James Almer
- [FFmpeg-cvslog] Makefile: fix checking whether reconfiguring is required
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7c9e2b295e4f70e8fedf9cceb12d95399a859a9c'
James Almer
- [FFmpeg-cvslog] lavu: Add JEDEC P22 color primaries
Vittorio Giovara
- [FFmpeg-cvslog] lavu/pixfmt: fix redundant comment
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'
Clément Bœsch
- [FFmpeg-cvslog] mov: Update colr values
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '4b07ebf1eb13561492f7e3c30a67f34415016b3e'
Clément Bœsch
- [FFmpeg-cvslog] Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '043b0b9fb1481053b712d06d2c5b772f1845b72b'
Clément Bœsch
- [FFmpeg-cvslog] lavc/x86/hevc: rename hevc_res_add to hevc_add_res
Clément Bœsch
- [FFmpeg-cvslog] hevc: x86: Add add_residual() SIMD optimizations
Pierre Edouard Lepere
- [FFmpeg-cvslog] Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'
Clément Bœsch
- [FFmpeg-cvslog] checkasm: Add a test for HEVC add_residual
Alexandra Hájková
- [FFmpeg-cvslog] Merge commit 'ed48a9d8143d2575a4458589cebde69ec326afd8'
Clément Bœsch
- [FFmpeg-cvslog] bktr: Use memset(0) instead of zero initialization for struct sigaction
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '2f806622e1270d3ed1d41a53049a19673dafbe70'
Clément Bœsch
- [FFmpeg-cvslog] rtmpdh: Don't use the OpenSSL DH struct
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '016387fe0fe3eff1a03ec0673bf4d2967f6cad94'
Clément Bœsch
- [FFmpeg-cvslog] openssl: Support version 1.1.0.
Matt Oliver
- [FFmpeg-cvslog] Merge commit 'ee050797664c7c74cae262ffab05006b55d47a11'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_h264: fix RefPicList[] field flags.
Gwenole Beauchesne
- [FFmpeg-cvslog] Merge commit '754b20d7ebccbe8d316b12128c8cb433d5a516ac'
Clément Bœsch
- [FFmpeg-cvslog] vaapi_decode: Clear parameter buffers to fix picture reuse
Mark Thompson
- [FFmpeg-cvslog] vaapi_decode: Remove vestigial unmap code
Mark Thompson
- [FFmpeg-cvslog] Merge commit '0aec37e625821040c103641eec9c1e7a1efa2952'
Clément Bœsch
- [FFmpeg-cvslog] scale_npp: fix passthrough mode
Yogender Gupta
- [FFmpeg-cvslog] Merge commit '99aeae20de4d09ea313fdc619d4e2df825155e62'
Clément Bœsch
- [FFmpeg-cvslog] aviocat: Support avio options
Luca Barbato
- [FFmpeg-cvslog] Merge commit '052b97855de2396e46682bcbae97f95a258816d4'
Clément Bœsch
- [FFmpeg-cvslog] openssl: Avoid double semicolons after the GET_BIO_DATA macro
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'f22363c72968f1a1fc4881d8695ec7068b0aa03c'
Clément Bœsch
- [FFmpeg-cvslog] build: Hardcode avversion.h dependency
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '14cab426b03afd08bc9fe9b6e021a9543c4bdd7e'
Clément Bœsch
- [FFmpeg-cvslog] mpegaudio: Do not print value of uninitialized variable
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '255526998501f0040ae43fe4848c817a97fc578a'
Clément Bœsch
- [FFmpeg-cvslog] h264_loopfilter: Do not print value of uninitialized variable
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '0574780d7a196f87ddd89d6362f4c47f3532b4c4'
Clément Bœsch
- [FFmpeg-cvslog] audio_fifo: Drop write-only variable
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '0456e684394dc5a7b98ab9ebb48396d743bf3730'
Clément Bœsch
- [FFmpeg-cvslog] dnxhdenc: Drop pointless, commented-out debug output
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '47756f51fe836959ffa5c6e2baeacbd71e150069'
Clément Bœsch
- [FFmpeg-cvslog] nsv: Drop unnecessary TRACE level debug code
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'c3dad1bf3b5e04e01c291b1ac41e6bef0adf2206'
Clément Bœsch
- [FFmpeg-cvslog] nut: Drop pointless TRACE level debug code
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '07eea5a5ded1141632aefecfa59dcdc26de2d7ea'
Clément Bœsch
- [FFmpeg-cvslog] Remove some pointless TRACE level debug code
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'ca1e5eea0c7b72a6e30aa6488cfeced3a4853521'
Clément Bœsch
- [FFmpeg-cvslog] Adjust printf conversion specifiers to match variable signedness
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'
Clément Bœsch
- [FFmpeg-cvslog] hap: Adjust printf length modifiers to match variable types
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'fbe425c8d29e473a8f69ae2dc52b1a10b77f3b44'
Clément Bœsch
- [FFmpeg-cvslog] x86/hevc_add_res: merge missing changes from 3d6535983282bea542dac2e568ae50da5796be34
James Almer
- [FFmpeg-cvslog] avcodec/dnxhd_parser: take into account compressed frame size and skip it
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tests: added test for celp_math.c
Thomas Turner
- [FFmpeg-cvslog] avcodec/tests/celp_math: Change IsAlmostEqual() to a function
Michael Niedermayer
- [FFmpeg-cvslog] lavc/xface: Reorder conditions to silence a gcc warning.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/dnxhd_parser: take into account compressed frame size and skip it
Paul B Mahol
- [FFmpeg-cvslog] fate: mask errors while constructing report files
Clément Bœsch
- [FFmpeg-cvslog] fate/checkasm: use LOCAL_ALINGED_32 on hevc_add_res tests
James Almer
- [FFmpeg-cvslog] fate/checkasm: fix use of uninitialized memory on hevc_add_res tests
James Almer
- [FFmpeg-cvslog] configure: cuvid hwaccels need the corresponding decoder, not the other way around
Timo Rothenpieler
- [FFmpeg-cvslog] ffmpeg: stop using deprecated codec flags
James Almer
- [FFmpeg-cvslog] avcodec: stop using deprecated codec flags
James Almer
- [FFmpeg-cvslog] avfilter: stop using deprecated codec flags
James Almer
- [FFmpeg-cvslog] avformat/mov: stop using deprecated codec flags
James Almer
- [FFmpeg-cvslog] avcodec/extract_extradata_bsf: use the parsing code from mpegvideo_split()
James Almer
- [FFmpeg-cvslog] avcodec/extract_extradata_bsf: use the parsing code from vc1_split()
James Almer
- [FFmpeg-cvslog] avcodec/extract_extradata_bsf: use the parsing code from mpeg4video_split( )
James Almer
- [FFmpeg-cvslog] ffprobe: support skip_samples packet side data information
James Almer
- [FFmpeg-cvslog] doc/bitstream_filters: Fix project name after merge
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/idctdsp: Remove duplicate include
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264idct_template: Fix multiple runtime error: signed integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_signature: Replace uncommon spelling of seperate
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Remove hw_device_ctx output filter reinit hack
Mark Thompson
- [FFmpeg-cvslog] avcodec/avcodec: Correct and make consistent AVERROR() in comments
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/opusenc: use correct format specifiers
Kyle Swanson
- [FFmpeg-cvslog] avformat, ffmpeg: deprecate old rotation API
wm4
- [FFmpeg-cvslog] pthread_frame: do not attempt to unlock a mutex on the wrong thread
wm4
- [FFmpeg-cvslog] pthread_frame: fix uninitialized variable read
wm4
- [FFmpeg-cvslog] lavfi: remove af_asynts filter
Rostislav Pehlivanov
- [FFmpeg-cvslog] Changelog: reorder last entry
Rostislav Pehlivanov
- [FFmpeg-cvslog] lavc/vp9: split into vp9{block,data,mvs}
Clément Bœsch
- [FFmpeg-cvslog] lavc/vp9: rename ctx to avctx
Clément Bœsch
- [FFmpeg-cvslog] lavc/vp9: rename {ref, unref, alloc}_frame to frame_{ref, unref, alloc}
Clément Bœsch
- [FFmpeg-cvslog] lavc/vp9: split a few assignment out of ifs
Clément Bœsch
- [FFmpeg-cvslog] lavc/vp9: rename res to ret
Clément Bœsch
- [FFmpeg-cvslog] lavc/vp9: misc cosmetics
Clément Bœsch
- [FFmpeg-cvslog] lavc/vp9: consistent use of typedef instead of struct
Clément Bœsch
- [FFmpeg-cvslog] lavc/vp9: shuffle header declaration
Clément Bœsch
- [FFmpeg-cvslog] lavc/vp9: clarify inv_recenter_nonneg
Clément Bœsch
- [FFmpeg-cvslog] Use ISO C printf conversion specifiers where appropriate
Diego Biurrun
- [FFmpeg-cvslog] dxtory: Drop nonsense ISO C printf conversion specifiers for standard types
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'c454dfcff90f0ed39c7b0d4e85664986a8b4476c'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '7a2b2b6a92c4b528ecb640790eca0aa790d858f4'
Clément Bœsch
- [FFmpeg-cvslog] srt: Adjust signedness of sscanf format strings
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '3ec6f855d0f21d90a0494fb798c4cf203fdb3db0'
Clément Bœsch
- [FFmpeg-cvslog] dash: Use correct ISO C scanf conversion specifier
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '07cac07c0c0360d67e73a7472214c79d6c520a4b'
Clément Bœsch
- [FFmpeg-cvslog] Use avpriv_request_sample() where appropriate
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '30015305f3b523ed7640f2c3c58b017140533c58'
Clément Bœsch
- [FFmpeg-cvslog] qsv: Be informative when reporting that no data has been consumed
Luca Barbato
- [FFmpeg-cvslog] Merge commit '801ac7156d3efb8e088fb6024f568eb36a293887'
Clément Bœsch
- [FFmpeg-cvslog] Revert "rtmpproto: Don' t include a client version in the unencrypted C1 handshake"
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'c541a44e029e8a4f21db028c34fee3ad1c10a409'
Clément Bœsch
- [FFmpeg-cvslog] xcb: Add all the libraries to the link line explicitly
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'dad7514f9ec8a8c5e44d70fcfbbcedeff16f7e13'
Clément Bœsch
- [FFmpeg-cvslog] openssl: Allow newer TLS versions than TLSv1
Mark Thompson
- [FFmpeg-cvslog] Merge commit '218ed7250c103a975e874fb16e8e5941f4cbe223'
Clément Bœsch
- [FFmpeg-cvslog] avprobe: Add -show_stream_entry to get a single stream property
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '7d308bf84bda78d47c01439ff625bb06624991a7'
Clément Bœsch
- [FFmpeg-cvslog] fate: Add tests for mov display matrix
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b90c8a3d08e3f9ad4de1253376d2d1d93abb8b8c'
James Almer
- [FFmpeg-cvslog] mov: Evaluate the movie display matrix
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'ecd2ec69ce10e13f6ede353d2def7ce9f45c1a7d'
James Almer
- [FFmpeg-cvslog] avconv: support parsing bitstream filter options
James Almer
- [FFmpeg-cvslog] Merge commit '064f19f39e2f17927278c6ad8fe884a5b92310d6'
James Almer
- [FFmpeg-cvslog] movenc: Add support for writing st3d and sv3d boxes.
Aaron Colwell
- [FFmpeg-cvslog] avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4
James Almer
- [FFmpeg-cvslog] avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unofficial mode
James Almer
- [FFmpeg-cvslog] ffprobe: Support adding av_log output to frames
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe.xsd: add frame log data
Dave Rice
- [FFmpeg-cvslog] doc/ffprobe: add -show_log option
Dave Rice
- [FFmpeg-cvslog] ffprobe: free log buffer's parent_name during cleanup
James Almer
- [FFmpeg-cvslog] avcodec/extract_extradata_bsf: add missing break statement to extract_extradata_vc1
James Almer
- [FFmpeg-cvslog] avformat/flvdec: check FLVHeader PreviousTagSize0
Steven Liu
- [FFmpeg-cvslog] doc/examples/filtering_*: switch to codecpar
Clément Bœsch
- [FFmpeg-cvslog] doc/examples/muxing: re-indent block
Matthieu Bouron
- [FFmpeg-cvslog] doc/examples/remuxing: switch to codecpar
Matthieu Bouron
- [FFmpeg-cvslog] doc/examples/extract_mvs: switch to codecpar
Matthieu Bouron
- [FFmpeg-cvslog] dirac: make initialization of arithmetic coder tables threadsafe.
Ronald S. Bultje
- [FFmpeg-cvslog] doc/examples/transcoding: convert to codecpar
James Almer
- [FFmpeg-cvslog] configure: use c++11 and fallback to c++0x for c++ files
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink_enc: convert to std::atomic
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink: deprecate @mode syntax in device name to specify mode
Marton Balint
- [FFmpeg-cvslog] lavfi: fix race when func rets holder is NULL
Clément Bœsch
- [FFmpeg-cvslog] vp9: re-split the decoder/format/dsp interface header files.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: split out loopfilter functions in their own source file.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: split out reconstruction functions in their own source file.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: split out generic decoding skeleton interface API from VP9 types.
Ronald S. Bultje
- [FFmpeg-cvslog] h264: revert 1189af429211ac650aac730368a6cf5b23756605.
Ronald S. Bultje
- [FFmpeg-cvslog] hevc: initialize no_rasl_output_flag in hevc_frame_start().
Ronald S. Bultje
- [FFmpeg-cvslog] pthread_frame: don't sync items between threads for intra-only codecs.
Ronald S. Bultje
- [FFmpeg-cvslog] aarch64/vp9dsp: add missing header includes
James Almer
- [FFmpeg-cvslog] fate: add tests for ac3_fixed 5.1 downmix
James Almer
- [FFmpeg-cvslog] avcodec/ac3dsp: add special-case handling for the C downmix_fixed function
James Almer
- [FFmpeg-cvslog] pthread_frame: minor simplification to error handling
wm4
- [FFmpeg-cvslog] examples/avcodec: split audio encoding into a separate example
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'
Clément Bœsch
- [FFmpeg-cvslog] examples/encode_audio: constify AVCodec instances
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'c00a11ab383ff276a2ab2fdba577945e48d465be'
Clément Bœsch
- [FFmpeg-cvslog] examples/encode_audio: use the AVFrame API for allocating the data
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f76698e759a08e8d3b629c06edb0439f474e7fee'
Clément Bœsch
- [FFmpeg-cvslog] examples/avcodec: split audio decoding into a separate example
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'
Clément Bœsch
- [FFmpeg-cvslog] doc/examples/encode_audio: add missing return
Clément Bœsch
- [FFmpeg-cvslog] examples/decode_audio: constify the AVCodec instance
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '90265814f993098d79b0a0f40745ecdb403fbf56'
Clément Bœsch
- [FFmpeg-cvslog] examples/avcodec: split the remaining two examples into separate files
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'
Clément Bœsch
- [FFmpeg-cvslog] examples/encode_video: constify the AVCodec instance
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e02524025bce2c8bf8b5bffd96479785c75a70d4'
Clément Bœsch
- [FFmpeg-cvslog] examples/encode_video: set the framerate
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd0a603a534a0ee4b255e5e72742428a7f7f42b83'
Clément Bœsch
- [FFmpeg-cvslog] doc/examples/{de,en}code_audio: fix includes
Clément Bœsch
- [FFmpeg-cvslog] examples/encode_video: use the AVFrame API for allocating the frame
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '5b4d7ac7ae5d821cfa6ab89f8eab4d31851ef32c'
Clément Bœsch
- [FFmpeg-cvslog] examples/decode_video: constify the AVCodec instance
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '8191f960a669819db4de33a2439ded1630b8a73e'
Clément Bœsch
- [FFmpeg-cvslog] examples/decode_video: remove a stray unrelated comment
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '636515c324facaa14ccd8ab0732740a240a31ba9'
Clément Bœsch
- [FFmpeg-cvslog] vf_drawtext: Move static keyword to beginning of variable declaration
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '85baef4ff1512bcc2544928bfa5f42072903a691'
Clément Bœsch
- [FFmpeg-cvslog] aactab: Move extern keyword to the front of array declarations
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '39cea6570c11a49b64b2ec8d71e218db03b4c742'
Clément Bœsch
- [FFmpeg-cvslog] idct: Have function pointer prototype match implementation
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '4cf2ffb7c45840b09bc49e34da88d4053dd442cb'
Clément Bœsch
- [FFmpeg-cvslog] lavu: add av_fourcc_make_string() and av_fourcc2str()
Clément Bœsch
- [FFmpeg-cvslog] lavc: deprecate av_get_codec_tag_string()
Clément Bœsch
- [FFmpeg-cvslog] lavc: fix usages of av_get_codec_tag_string()
Clément Bœsch
- [FFmpeg-cvslog] lavf: fix usages of av_get_codec_tag_string()
Clément Bœsch
- [FFmpeg-cvslog] tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string()
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: fix usage of av_get_codec_tag_string()
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg_videotoolbox: fix usage of av_get_codec_tag_string()
Clément Bœsch
- [FFmpeg-cvslog] lavf/ape: remove unused magic field
Clément Bœsch
- [FFmpeg-cvslog] lavf: use av_fourcc2str() where appropriate
Clément Bœsch
- [FFmpeg-cvslog] lavc: use av_fourcc2str() where appropriate
Clément Bœsch
- [FFmpeg-cvslog] lavfi/dynaudnorm: rename pow2 to pow_2
Clément Bœsch
- [FFmpeg-cvslog] lavfi/psnr: rename pow2 to pow_2
Clément Bœsch
- [FFmpeg-cvslog] lavfi/xbr: undef PI if defined
Clément Bœsch
- [FFmpeg-cvslog] lavu/mem: clamp alignment to 16 for DJGPP
Clément Bœsch
- [FFmpeg-cvslog] Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
- [FFmpeg-cvslog] lavc/pthread_slice: remove pointless condition
Clément Bœsch
- [FFmpeg-cvslog] lavc/idctdsp: use prefix restrict with av_
Clément Bœsch
- [FFmpeg-cvslog] bink: Have function pointer prototype match implementation
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'baab87c4f30e75ea309294b06adcd01ce678bdc5'
Clément Bœsch
- [FFmpeg-cvslog] rtmpproto: Restructure zlib code to avoid unreachable code warning
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'f4ca8ea92a8b36fe723412aefafc1b2fa89f8dc6'
Clément Bœsch
- [FFmpeg-cvslog] doc: Turn off noisy deprecation warnings in the option printer
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '2025d3787158ba272a1b8fbc0493fa20dd7a8484'
Clément Bœsch
- [FFmpeg-cvslog] lavfi/signature: fix -Wformat warnings raised by DJGPP
Clément Bœsch
- [FFmpeg-cvslog] lavfi: Make default get_video_buffer work with hardware frames
Mark Thompson
- [FFmpeg-cvslog] Merge commit '7433feb82f75827884d909de34d341a1c4401d4a'
Matthieu Bouron
- [FFmpeg-cvslog] avcodec/exr: add support for uint32
Martin Vignali
- [FFmpeg-cvslog] lavfi: Use ff_get_video_buffer in all filters using hwframes
Mark Thompson
- [FFmpeg-cvslog] Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d'
Matthieu Bouron
- [FFmpeg-cvslog] lavfi: Always propagate hw_frames_ctx through links
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'
Matthieu Bouron
- [FFmpeg-cvslog] lavf/flacdec: Return maximum score if the streaminfo header is valid.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffprobe: fix printing packet side data information
James Almer
- [FFmpeg-cvslog] avfilter: Add AV_OPT_FLAG_FILTERING_PARAM where it is missing
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/source-check: Use git grep in place of grep
Michael Niedermayer
- [FFmpeg-cvslog] vp9: Flip the order of arguments in MC functions
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '2e55e26b40e269816bba54da7d0e03955731b8fe'
Clément Bœsch
- [FFmpeg-cvslog] arm: vp9: Add NEON optimizations of VP9 MC functions
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'ffbd1d2b0002576ef0d976a41ff959c635373fdc'
Clément Bœsch
- [FFmpeg-cvslog] options_table: Remove a now unnecessary include of config.h
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '1a469a5e423bdad779b8534247dea8cc86169b88'
Clément Bœsch
- [FFmpeg-cvslog] intrax8: Have function signature match across declaration and definition
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'ee59f0540875ab42496af2aacddd942757707683'
Clément Bœsch
- [FFmpeg-cvslog] svq3: Drop unused function dctcoef_get()
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '13fcdfb976038f63b9f753e2ebcc8e04d7c7abc2'
Clément Bœsch
- [FFmpeg-cvslog] vf_hwupload_cuda: Fix build error
Mark Thompson
- [FFmpeg-cvslog] Merge commit '67c65e461cb073d61ffbc78845d4a3d8f14bf481'
Clément Bœsch
- [FFmpeg-cvslog] ituh263dec: Have function signature match across declaration and definition
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '99ddeddc7fc996c0c1e842112928490e78542bd5'
Clément Bœsch
- [FFmpeg-cvslog] pixblockdsp: Have function pointer prototype match implementation
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'c778eb15b89d875cb246b18f65b3b4321cb1e7d6'
Clément Bœsch
- [FFmpeg-cvslog] dnxhdenc: Have function pointer prototype match implementation
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '6354957a95022864746180525680cca872ab0e0a'
Clément Bœsch
- [FFmpeg-cvslog] float_dsp: Have implementation match function pointer prototype
Diego Biurrun
- [FFmpeg-cvslog] Drop unreachable break and return statements
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '99434f4df81b6801b2b535d5b9143305595784f6'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '67351924fa91dea4339109100a4c0689f006581f'
Clément Bœsch
- [FFmpeg-cvslog] hwcontext: Hardware frame mapping
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0'
Clément Bœsch
- [FFmpeg-cvslog] lavfi: Hardware map filter
Mark Thompson
- [FFmpeg-cvslog] Merge commit '124e26971e69bb25f38c6c7cb3fa20c77cf10966'
Clément Bœsch
- [FFmpeg-cvslog] hwcontext_vaapi: Frame mapping support
Mark Thompson
- [FFmpeg-cvslog] Merge commit '8ad9f9d675eab139aa2208722009eeed981460dd'
Clément Bœsch
- [FFmpeg-cvslog] arm: vp9mc: Insert a literal pool at the middle of the file
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '392caa65df3efa8b2d48a80f08a6af4892c61c08'
Clément Bœsch
- [FFmpeg-cvslog] configure: Silence lld-link when getting the version number
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'd1ef1b9eaa45043ea5df5a004fb37243e05da61d'
Clément Bœsch
- [FFmpeg-cvslog] x86: Drop stray semicolons after function definitions
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '3cba09e5228c889d63814dc43bc68f15c9dbac77'
Clément Bœsch
- [FFmpeg-cvslog] libx265: Add option to force IDR frames
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'db0b3dccb3842de134721e8d5c275f56d384340d'
Clément Bœsch
- [FFmpeg-cvslog] dxva2: fix surface selection when compiled with both d3d11va and dxva2
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'fabfbfe5710050812147f93a351a53fdda56ff8c'
Clément Bœsch
- [FFmpeg-cvslog] hwcontext_dxva2: frame mapping support
Anton Khirnov
- [FFmpeg-cvslog] hwcontext_dxva2: add support for the P8 format
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '910973765417f06a4a9ccbd006e4df74c32ecb01'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '10065d9324c2e35ce7040b6a2b9ebf6079bcbf42'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nut: Add HEVC and Opus support
Leo Izen
- [FFmpeg-cvslog] doc/codecs: add jedec-p22
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'
Clément Bœsch
- [FFmpeg-cvslog] doc/examples/filtering_video: switch to new decoding API
Matthieu Bouron
- [FFmpeg-cvslog] doc/examples/filtering_audio: switch to new decoding API
Matthieu Bouron
- [FFmpeg-cvslog] avformat/mux: Check return code of av_packet_split_side_data()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix avframe memleak
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the maximum sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_abitscope: Correct range for framerate
Gyan Doshi
- [FFmpeg-cvslog] avcodec/atrac3: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] hwcontext_qsv: add support for the P8 format
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'b115a35ea62b8f479b48d99a601f0e157517301e'
Mark Thompson
- [FFmpeg-cvslog] hwcontext_qsv: do not fail when download/upload VPP session creation fails
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'b91ce4860054430d3712deb0d9487cac2fcb7d68'
Mark Thompson
- [FFmpeg-cvslog] hwcontext_qsv: transfer data through the child context when VPP fails
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '8ea15afbf2c1ec89b5d4bac1f0b8345e4b906a5d'
Mark Thompson
- [FFmpeg-cvslog] avfilter/af_sofalizer: Fix bad shift
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/deshake_opencl: Remove redundant return
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_minterpolate: Use dx and dy
Michael Niedermayer
- [FFmpeg-cvslog] hwcontext_qsv: support frame mapping
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e8bbacbf529049c401bfeea70d5e0b5d2c8b6de6'
Mark Thompson
- [FFmpeg-cvslog] qsv{dec, enc}: always use an internal mfxFrameSurface1
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'
Mark Thompson
- [FFmpeg-cvslog] qsv{dec, enc}: use a struct as a memory id with internal memory allocator
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'
Mark Thompson
- [FFmpeg-cvslog] qsv{enc,dec}: extend the internal frame allocator
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'
Mark Thompson
- [FFmpeg-cvslog] pixfmt: Add GRAY12
Luca Barbato
- [FFmpeg-cvslog] Merge commit '7471352f1915813cda725ce624607d84b5a3a61c'
Clément Bœsch
- [FFmpeg-cvslog] swscale: Add GRAY12
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'ab839054e662d3227e1f795ba1dfd01fe1cf305c'
Clément Bœsch
- [FFmpeg-cvslog] lzf: update pointer p after realloc
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit '43de8b328b62cf21ec176c3989065168da471a5f'
Clément Bœsch
- [FFmpeg-cvslog] avconv: Correct function pointer assignments in options array
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '943533d64c7fa7a1b2fc9559e67652c349d21d51'
Clément Bœsch
- [FFmpeg-cvslog] avplay: Correct function pointer assignments in options array
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '88f0cf8cd30c8ea283430e6710a7bd98bb9c0301'
Clément Bœsch
- [FFmpeg-cvslog] avcodec/clearvideo: Do not lose the return code of decode_mb()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_chorus & aecho: Handle NULL return from av_strtok()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/libopenmpt: Check for avio_size() failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Init ref_sc / ref_st to NULL
Michael Niedermayer
- [FFmpeg-cvslog] avutil/tests/dict: Check return of av_dict_parse_string()
Michael Niedermayer
- [FFmpeg-cvslog] pthread_frame: Propagate sw_pix_fmt across threads
Mark Thompson
- [FFmpeg-cvslog] h264_qpel: x86: Move function with only one instance out of template macro
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '0361e4dcb4d394c88c33364415a3b8fe315b67d1'
Clément Bœsch
- [FFmpeg-cvslog] lavu: Rename ycgco color space appropriately
Vittorio Giovara
- [FFmpeg-cvslog] lavc: Add hevc main10 profile to avconv cli
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit 'bed2c4b2652b1412b584e5545d6dd2ef8c613be0'
Clément Bœsch
- [FFmpeg-cvslog] hevc: Move hevc_decode_extradata before frame decoding
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '5be21531119d7a97ebc706800d1608272ee5a507'
Clément Bœsch
- [FFmpeg-cvslog] hevc: Allow parsing external extradata buffers
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '2fe30b4743c0f4c3bdf37b91ae534cafa85e4036'
Clément Bœsch
- [FFmpeg-cvslog] hevc: Support extradata changes from multiple stsd
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '47a795727f5433f5238a8a244cf181f61ea5af2c'
Clément Bœsch
- [FFmpeg-cvslog] mov: Read multiple stsd from DV
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'de6e2ff3ddf506d5b487c2f226cea73e095ad6d1'
Clément Bœsch
- [FFmpeg-cvslog] checkasm: Add --test parameter to check only specific components
Diego Biurrun
- [FFmpeg-cvslog] fate: checkasm: Split monolithic test into individual components
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '9498237049d15812cecb79df47b196c73013908b'
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '4537647c0429fe7c8ee655ac3fda856ba67f58a0'
Clément Bœsch
- [FFmpeg-cvslog] configure: Add --quiet command line parameter to suppress informative output
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '59d2b00d201935c16408a2917957d89a170fe58f'
Clément Bœsch
- [FFmpeg-cvslog] Use avpriv_report_missing_feature() where appropriate
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'
Clément Bœsch
- [FFmpeg-cvslog] avconv: Drop stray leftover debug output
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'a3483f79933e8f1fd99d524e3218688e14c59150'
Clément Bœsch
- [FFmpeg-cvslog] configure: Improve output wording
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '576c9003aef0fe18c0cf8da6e865211610552005'
Clément Bœsch
- [FFmpeg-cvslog] configure: Print list of enabled programs
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'd1a91ebe4990001e0800ee9ac54ed2207e4f56ff'
Clément Bœsch
- [FFmpeg-cvslog] configure: remove redundant info
Clément Bœsch
- [FFmpeg-cvslog] avcodec/mips: fix build
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_zoompan: Free out frame on error
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avfiltergraph: Check for allocation failure in avfilter_graph_queue_command()
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Update
Michael Niedermayer
- [FFmpeg-cvslog] Bump minor versions for staring release/3.3 branch
Michael Niedermayer
- [FFmpeg-cvslog] Bump minor versions for master after release/3.3 branchpoint
Michael Niedermayer
- [FFmpeg-cvslog] Bump minor versions for staring release/3.3 branch
Michael Niedermayer
- [FFmpeg-cvslog] lavf/mov.c: Add -advanced_editlist option for mov format.
Sasi Inguva
- [FFmpeg-cvslog] dnxhd: initialize DNXHDContext::avctx to each thread's respective one.
Ronald S. Bultje
- [FFmpeg-cvslog] codec_desc: mark fraps as an intra-only codec.
Ronald S. Bultje
- [FFmpeg-cvslog] fic: set pict_type/key_frame after (instead of during) slice decoding.
Ronald S. Bultje
- [FFmpeg-cvslog] lagarith: assign correct per-thread value to LagarithContext::avctx.
Ronald S. Bultje
- [FFmpeg-cvslog] h264: don't write to source picture object in ff_h264_ref_picture().
Ronald S. Bultje
- [FFmpeg-cvslog] h264: only assign H264Picture::mbaff for first slice.
Ronald S. Bultje
- [FFmpeg-cvslog] doc/libav-merge: remove line about AC3 fixed decoder speedup
James Almer
- [FFmpeg-cvslog] lavf/amr: Return AVERROR_EOF on EOF.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avutil/spherical: add av_spherical_projection_name()
James Almer
- [FFmpeg-cvslog] avformat/dump: use av_spherical_projection_name() to print spherical projection names
James Almer
- [FFmpeg-cvslog] ffprobe: use av_spherical_projection_name() to print spherical projection names
James Almer
- [FFmpeg-cvslog] configure: Do not unconditionally check for (and enable) xlib
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'fe7bc1f16abaefe66d8a20f734ca3eb8a4ce4d43'
James Almer
- [FFmpeg-cvslog] configure: Log correct test name and use correct filter when testing objective C flags
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '831005b2302cbeb377e3f00fd18c78928bcec185'
James Almer
- [FFmpeg-cvslog] configure: Use check_cpp in CPP flags tests
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '8a6e7a67cb2943f552569801539829a304971302'
James Almer
- [FFmpeg-cvslog] configure: Log name and parameters of all helper functions where it makes sense
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'c78495d1cdac6dd13786a7e5571b606604a360bd'
James Almer
- [FFmpeg-cvslog] configure: Move license checks directly after command line parsing
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '2dd464868c64fa21a6e3bd63ad364ff12999c7d0'
James Almer
- [FFmpeg-cvslog] mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b813adc5dbb7771dfe615da826a2947d18
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '72a19f4013ec2c7f8581416f8ad4bf81df163fb6'
James Almer
- [FFmpeg-cvslog] pthread_frame: properly propagate the hw frame context across frame threads
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '84f225684cd389747907381122c073aa1c8b6bf1'
James Almer
- [FFmpeg-cvslog] matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf
James Almer
- [FFmpeg-cvslog] Merge commit 'f4bf236338f6001736a4784b9c23de863057a583'
James Almer
- [FFmpeg-cvslog] matroskaenc: write updated STREAMINFO metadata for FLAC streams if available
James Almer
- [FFmpeg-cvslog] Merge commit '98cae966c77875e26c5958206a6cfe7eba6269e8'
James Almer
- [FFmpeg-cvslog] vp9: Make the subpel filters non-static
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'a4cfcddcb0f76e837d5abc06840c2b26c0e8aefc'
James Almer
- [FFmpeg-cvslog] aarch64: Add an offset parameter to the movrel macro
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'c44a8a3eabcd6acd2ba79f32ec8a432e6ebe552c'
James Almer
- [FFmpeg-cvslog] doc/libav-merge: mention aac_adtstoasc extradata update fix for matroska
James Almer
- [FFmpeg-cvslog] aarch64: vp9: Add NEON optimizations of VP9 MC functions
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '383d96aa2229f644d9bd77b821ed3a309da5e9fc'
James Almer
- [FFmpeg-cvslog] arm: vp9mc: Minor adjustments from review of the aarch64 version
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '557c1675cf0e803b2fee43b4c8b58433842c84d0'
James Almer
- [FFmpeg-cvslog] aarch64: h264idct: Use the offset parameter to movrel
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '6a62795d4051f435a9a2c59395d96913693922f8'
James Almer
- [FFmpeg-cvslog] examples/decode_audio: Add missing header for av_free()
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b'
James Almer
- [FFmpeg-cvslog] arm: Clear the gp register alias at the end of functions
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '824e8c284054f323f854892d1b4739239ed1fdc7'
James Almer
- [FFmpeg-cvslog] arm: vp9mc: Use a different helper register for PIC loads
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '11623217e3c9b859daee544e31acdd0821b61039'
James Almer
- [FFmpeg-cvslog] pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'fd0fae60372cddbe0bec8830d07e760195f80bad'
James Almer
- [FFmpeg-cvslog] checkasm: add vp9dsp.itxfm_add tests.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge commit '0b37cd09a67c3ba4db044404b99c65a32b4ad932'
James Almer
- [FFmpeg-cvslog] arm: vp9: Add NEON itxfm routines
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'a67ae67083151f2f9595a1f2d17b601da19b939e'
James Almer
- [FFmpeg-cvslog] libxvid: Require availability of mkstemp()
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '12db2832e41aa71b5903ef7fa5c59c5473ded2c5'
James Almer
- [FFmpeg-cvslog] libxvid: Use proper context in av_log() calls
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'e5e8a26dcf6d572e841a7a191e4c96524367e3f9'
James Almer
- [FFmpeg-cvslog] libxvid: Check return value of write() call
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'f7d183f08472e566a2e6b62a80e200a12670ed0e'
James Almer
- [FFmpeg-cvslog] arm: vp9: Add NEON loop filters
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'dd299a2d6d4d1af9528ed35a8131c35946be5973'
James Almer
- [FFmpeg-cvslog] ratecontrol: Use correct function pointer casts instead of void*
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '3b50dbc51fb0978d09c1a5b83d4bf5a59d170e1e'
James Almer
- [FFmpeg-cvslog] nut: Use correct function pointer casts instead of void*
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'fcbdd605b5409103c3f4bfa063ea270f2229b125'
James Almer
- [FFmpeg-cvslog] vf_drawtext: Drop wrong void* cast
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '8ddfa5ae5ef64a25dd087d74954ebdb9081f0d67'
James Almer
- [FFmpeg-cvslog] aac: Drop pointless cast
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'd316f9cefcd854071985c6f524a9a15348240264'
James Almer
- [FFmpeg-cvslog] Drop pointless void* casts
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'
James Almer
- [FFmpeg-cvslog] avconv_opt: Consistently iterate through hwaccels array in all cases
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '01348e411f962f5e4605d649fc9a47a54587ba8e'
James Almer
- [FFmpeg-cvslog] doc/decode_audio: use <> to include libav* headers
James Almer
- [FFmpeg-cvslog] aarch64: vp9: Add NEON itxfm routines
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '3c9546dfafcdfe8e7860aff9ebbf609318220f29'
James Almer
- [FFmpeg-cvslog] arm: vp9itxfm: Simplify txfm string comparisons
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9: Implement NEON loop filters
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9: loop_filter: fix typo in skip flatout8 check
Janne Grunau
- [FFmpeg-cvslog] Merge commit '31756abe29eb039a11c59a42cb12e0cc2aef3b97'
James Almer
- [FFmpeg-cvslog] mpegvideo: Return correct coded frame sizes from parser
Mark Thompson
- [FFmpeg-cvslog] Merge commit '3297577f3eac1c87d48dedd527942de2bd28e7a5'
James Almer
- [FFmpeg-cvslog] qsvdec: Pass the correct profile to libmfx
Mark Thompson
- [FFmpeg-cvslog] qsvdec: Pass field order information to libmfx
Mark Thompson
- [FFmpeg-cvslog] Merge commit '030d84fa2e35af0e77516735de35bf1a52371c86'
James Almer
- [FFmpeg-cvslog] qsvdec: Only warn about unconsumed data if it happens more than once
Mark Thompson
- [FFmpeg-cvslog] vc1: Return stream format information from parser
Mark Thompson
- [FFmpeg-cvslog] Merge commit '0940b748bdba36c4894fc8ea6be631d821fdf578'
James Almer
- [FFmpeg-cvslog] Merge commit 'fea4dc05b41f5465bedc786b67966f204ec6150c'
James Almer
- [FFmpeg-cvslog] qsv: Add VC-1 decoder
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'b6582b29277e00e5d49f400e58beefa5a21d83b8'
James Almer
Last message date:
Fri Mar 31 23:50:11 EEST 2017
Archived on: Fri Mar 31 23:50:18 EEST 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).