January 2015 Archives by author
Starting: Thu Jan 1 03:15:46 CET 2015
Ending: Sat Jan 31 22:05:38 CET 2015
Messages: 1001
- [FFmpeg-cvslog] configure: bump year
James Almer
- [FFmpeg-cvslog] x86/flacdsp: remove unneeded ifdeffery
James Almer
- [FFmpeg-cvslog] configure: bump year
James Almer
- [FFmpeg-cvslog] x86/vf_pp7: port dctB_mmx to yasm
James Almer
- [FFmpeg-cvslog] x86/swr: load constants outside the loop in pack_6ch functions
James Almer
- [FFmpeg-cvslog] avutil/opencl: don't include config.h
James Almer
- [FFmpeg-cvslog] x86/swr: add SSE/AVX unpack_6ch functions
James Almer
- [FFmpeg-cvslog] configure: bump year
James Almer
- [FFmpeg-cvslog] configure: bump year
James Almer
- [FFmpeg-cvslog] x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3}
James Almer
- [FFmpeg-cvslog] fate: add Camellia test
James Almer
- [FFmpeg-cvslog] tools/crypto_bench: add Camellia support
James Almer
- [FFmpeg-cvslog] cmdutils: update copyright year to 2015.
Johan Andersson
- [FFmpeg-cvslog] lavfi: port mp=pp7 to libavfilter
Arwa Arif
- [FFmpeg-cvslog] avfilter: Factorize the use of norm_qscale in pp7
Arwa Arif
- [FFmpeg-cvslog] lavfi: remove mp=pp7
Arwa Arif
- [FFmpeg-cvslog] avfilter: Port mp=eq/eq2 to lavfi
Arwa Arif
- [FFmpeg-cvslog] avfilter/vf_fspp: Fix frame-alignment in FSPP
Arwa Arif
- [FFmpeg-cvslog] Fix frame-alignment in PP7
Arwa Arif
- [FFmpeg-cvslog] ffplay: remove flushed state from decoder context
Marton Balint
- [FFmpeg-cvslog] ffplay: remove unused no_background from videostate
Marton Balint
- [FFmpeg-cvslog] ffplay: add support for stream specifiers in -ast, -vst, -sst options
Marton Balint
- [FFmpeg-cvslog] ffplay: dump format before selecting streams
Marton Balint
- [FFmpeg-cvslog] segment: Fix the failure paths
Luca Barbato
- [FFmpeg-cvslog] mpeg: Remove unused field
Luca Barbato
- [FFmpeg-cvslog] segment: Fix the failure paths
Luca Barbato
- [FFmpeg-cvslog] tiff: Check the check_size() return value and forward it
Luca Barbato
- [FFmpeg-cvslog] prores: Evaluate all the quantizers
Luca Barbato
- [FFmpeg-cvslog] mp3: Tweak the probe scores
Luca Barbato
- [FFmpeg-cvslog] latm: Do not give a score for a single instance
Luca Barbato
- [FFmpeg-cvslog] rm: Use the correct codec_data_size signedness
Luca Barbato
- [FFmpeg-cvslog] avformat: Make avformat_free_context handle NULL
Luca Barbato
- [FFmpeg-cvslog] cmdutils: Use the correct guard
Luca Barbato
- [FFmpeg-cvslog] vf_drawtext: Do not leak the mmapped textfile
Luca Barbato
- [FFmpeg-cvslog] avresample: Make sure the even check does not overflow
Luca Barbato
- [FFmpeg-cvslog] lavf: replace rename() with ff_rename()
Luca Barbato
- [FFmpeg-cvslog] hnm4: Use av_image_check_size
Luca Barbato
- [FFmpeg-cvslog] cook: Make sure there is enough extradata
Luca Barbato
- [FFmpeg-cvslog] dvdsubdec: Do not leak on failure path
Luca Barbato
- [FFmpeg-cvslog] xwma: Do not leak on failure path
Luca Barbato
- [FFmpeg-cvslog] doc: Update the Changelog for release 11.2
Luca Barbato
- [FFmpeg-cvslog] Prepare for 11.2 Release
Luca Barbato
- [FFmpeg-cvslog] avio: Do not consider the end-of-buffer position valid
Luca Barbato
- [FFmpeg-cvslog] lavu: Check av_dict_set allocations
Luca Barbato
- [FFmpeg-cvslog] ffv1: Drop unnecessary casts and const qualifiers to match function signatures
Diego Biurrun
- [FFmpeg-cvslog] ffv1: const correctness for encode_rgb_frame()
Diego Biurrun
- [FFmpeg-cvslog] librtmp: Allow changing the socket send buffer size
Brian Brice
- [FFmpeg-cvslog] doc/platform: Reference only MSYS2 and MinGW-w64
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Reference only MSYS2 and MinGW-w64
Derek Buitenhuis
- [FFmpeg-cvslog] libx265: Pass through user-set frame type
Derek Buitenhuis
- [FFmpeg-cvslog] libx265: Pass through user-set frame type
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/flvdec: remove duplicated line error
Clément Bœsch
- [FFmpeg-cvslog] avformat/mov: move edit list heuristics into mov_build_index()
Clément Bœsch
- [FFmpeg-cvslog] avformat/mov: reindent after previous commit
Clément Bœsch
- [FFmpeg-cvslog] build: require libxcb >= 1.4
Clément Bœsch
- [FFmpeg-cvslog] avformat/mov: strengthen some table allocations
Clément Bœsch
- [FFmpeg-cvslog] Adding Closed caption Support
Clément Bœsch
- [FFmpeg-cvslog] avfilter/edgedetect: fix indent
Clément Bœsch
- [FFmpeg-cvslog] avfilter: add showpalette filter
Clément Bœsch
- [FFmpeg-cvslog] doc: fix showpalette position
Clément Bœsch
- [FFmpeg-cvslog] avcodec/tiffenc: remove double ;;
Clément Bœsch
- [FFmpeg-cvslog] avcodec/vp8: remove double ;;
Clément Bœsch
- [FFmpeg-cvslog] avdevice/pulse_audio_dec: remove double ;;
Clément Bœsch
- [FFmpeg-cvslog] avformat/sbgdec: remove double ;;
Clément Bœsch
- [FFmpeg-cvslog] configure: enable vsx together with altivec for ppc64el
Andreas Cadhalpun
- [FFmpeg-cvslog] doc/examples: fix lib math dep for decoding_encoding
Andreas Cadhalpun
- [FFmpeg-cvslog] doc/examples: fix lib math dep for decoding_encoding
Andreas Cadhalpun
- [FFmpeg-cvslog] doc/examples: fix lib math dep for decoding_encoding
Andreas Cadhalpun
- [FFmpeg-cvslog] libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec( ) and pix_sum_altivec()
Andreas Cadhalpun
- [FFmpeg-cvslog] configure: use ar and ranlib in deterministic mode
Andreas Cadhalpun
- [FFmpeg-cvslog] configure: use ar and ranlib in deterministic mode if available
Andreas Cadhalpun
- [FFmpeg-cvslog] examples/demuxing_decoding: set stream_idx in open_codec_context only if no error occured
Andreas Cadhalpun
- [FFmpeg-cvslog] xsub: Support DXSA subtitles
Alexandre Colucci
- [FFmpeg-cvslog] xsub: Support DXSA subtitles
Alexandre Colucci
- [FFmpeg-cvslog] dashenc: Fix format string generation
Rodger Combs
- [FFmpeg-cvslog] avformat/dashenc: fix format string generation
Rodger Combs
- [FFmpeg-cvslog] mov: Fix overflow and error handling in read_tfra().
Dale Curtis
- [FFmpeg-cvslog] mov: Fix negative size calculation in mov_read_default().
Dale Curtis
- [FFmpeg-cvslog] mov: Avoid overflow with mov_metadata_raw()
Dale Curtis
- [FFmpeg-cvslog] mov: Fix negative size calculation in mov_read_default().
Dale Curtis
- [FFmpeg-cvslog] mov: Avoid overflow with mov_metadata_raw()
Dale Curtis
- [FFmpeg-cvslog] mov: Fix overflow and error handling in read_tfra().
Dale Curtis
- [FFmpeg-cvslog] mov: Fix negative size calculation in mov_read_default().
Dale Curtis
- [FFmpeg-cvslog] mov: Avoid overflow with mov_metadata_raw()
Dale Curtis
- [FFmpeg-cvslog] mov: Fix negative size calculation in mov_read_default().
Dale Curtis
- [FFmpeg-cvslog] mov: Avoid overflow with mov_metadata_raw()
Dale Curtis
- [FFmpeg-cvslog] mov: Fix negative size calculation in mov_read_default().
Dale Curtis
- [FFmpeg-cvslog] lavfi/boxblur: Readd 8bit colour spaces on big-endian.
Reimar Döffinger
- [FFmpeg-cvslog] Skip Exif data when auto-detecting jpeg images.
Reimar Döffinger
- [FFmpeg-cvslog] Support BMP files that do not properly align lines.
Reimar Döffinger
- [FFmpeg-cvslog] swresample_internal.h: Move struct declaration before first use.
Reimar Döffinger
- [FFmpeg-cvslog] avcodec/h261enc: Avoid casts, Simplify code
Reimar Döffinger
- [FFmpeg-cvslog] avfilter/showcqt: add gamma2 option
Muhammad Faiz
- [FFmpeg-cvslog] lavc/libopenjpegenc: move opj_setup_encoder to libopenjpeg_encode_frame
Jean First
- [FFmpeg-cvslog] lavd/lavfi: allow to extract subcc.
Nicolas George
- [FFmpeg-cvslog] opt: check memory allocation
Vittorio Giovara
- [FFmpeg-cvslog] swscale: check memory allocations
Vittorio Giovara
- [FFmpeg-cvslog] vf_interlace: use image width rather than linesize
Vittorio Giovara
- [FFmpeg-cvslog] vf_interlace: also assert for height
Vittorio Giovara
- [FFmpeg-cvslog] vf_interlace: merge FIELD_LOWER check
Vittorio Giovara
- [FFmpeg-cvslog] vf_interlace: remove the warning tag in the message
Vittorio Giovara
- [FFmpeg-cvslog] ulti: invert the order of parameters of ulti_decode_frame()
Vittorio Giovara
- [FFmpeg-cvslog] msmpeg4: check memory allocations and propagate errors
Vittorio Giovara
- [FFmpeg-cvslog] img2dec: correctly use the parsed value from -start_number
Vittorio Giovara
- [FFmpeg-cvslog] png: improve signature check
Vittorio Giovara
- [FFmpeg-cvslog] mov: Check angle rather than full matrix when updating SAR
Vittorio Giovara
- [FFmpeg-cvslog] vp8: improve memory allocation checks
Vittorio Giovara
- [FFmpeg-cvslog] bsf: check memory allocations
Vittorio Giovara
- [FFmpeg-cvslog] opus_parser: drop unused variable
Vittorio Giovara
- [FFmpeg-cvslog] swscale: fix warning about incompatible function pointer type
Vittorio Giovara
- [FFmpeg-cvslog] swscale: fix gbrap to gbrap alpha scaling
Vittorio Giovara
- [FFmpeg-cvslog] opt: check memory allocation
Vittorio Giovara
- [FFmpeg-cvslog] swscale: check memory allocations
Vittorio Giovara
- [FFmpeg-cvslog] lavfi: always check av_expr_parse_and_eval() return value
Vittorio Giovara
- [FFmpeg-cvslog] aacenc: correctly check returned value
Vittorio Giovara
- [FFmpeg-cvslog] cmdutils: check file access functions return values
Vittorio Giovara
- [FFmpeg-cvslog] hevc: always clip luma_log2_weight_denom
Vittorio Giovara
- [FFmpeg-cvslog] vf_frei0r: do not increment string if it reached the end
Vittorio Giovara
- [FFmpeg-cvslog] vf_showinfo: Forward the av_image_get_linesize error
Vittorio Giovara
- [FFmpeg-cvslog] af_resample: check av_opt_set_dict return value
Vittorio Giovara
- [FFmpeg-cvslog] swscale: fix sign extensions in yuv planar conversion
Vittorio Giovara
- [FFmpeg-cvslog] aviobuf: check context before using it
Vittorio Giovara
- [FFmpeg-cvslog] vf_format: check input validity
Vittorio Giovara
- [FFmpeg-cvslog] rmdec: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] nutdec: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] avfilter: check filter link validity
Vittorio Giovara
- [FFmpeg-cvslog] audiointerleave: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] img2dec: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] mxfdec: add missing break
Vittorio Giovara
- [FFmpeg-cvslog] mov: fix assigment check
Vittorio Giovara
- [FFmpeg-cvslog] matroskaenc: write correct Display{Width, Height} in stereo encoding
Vittorio Giovara
- [FFmpeg-cvslog] mtv: improve header check and avoid division by zero
Vittorio Giovara
- [FFmpeg-cvslog] assdec: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] png_parser: fix size of chunk_lenght
Vittorio Giovara
- [FFmpeg-cvslog] tiffenc: initialize return value
Vittorio Giovara
- [FFmpeg-cvslog] aacdec: avoid an out-of-bounds write
Vittorio Giovara
- [FFmpeg-cvslog] mpegenc: prevent a NULL pointer dereference
Vittorio Giovara
- [FFmpeg-cvslog] qdm2: avoid integer overflow
Vittorio Giovara
- [FFmpeg-cvslog] libtwolame: prevent a NULL pointer dereference
Vittorio Giovara
- [FFmpeg-cvslog] lavc: fix bitshifts amount bigger than the type
Vittorio Giovara
- [FFmpeg-cvslog] librtmp: append the correct field to the string
Vittorio Giovara
- [FFmpeg-cvslog] svq1enc: check ff_get_buffer return value
Vittorio Giovara
- [FFmpeg-cvslog] ansi: check ff_set_dimensions return value
Vittorio Giovara
- [FFmpeg-cvslog] avs: check ff_set_dimensions return value
Vittorio Giovara
- [FFmpeg-cvslog] g2meet: check ff_set_dimensions return value
Vittorio Giovara
- [FFmpeg-cvslog] indeo3: check ff_set_dimensions return value
Vittorio Giovara
- [FFmpeg-cvslog] ffv1: fix out-of-bounds read
Vittorio Giovara
- [FFmpeg-cvslog] display: fix order of operands
Vittorio Giovara
- [FFmpeg-cvslog] libopusenc: prevent an out-of-bounds read by returning early
Vittorio Giovara
- [FFmpeg-cvslog] mov: Do not compute negative SAR values
Vittorio Giovara
- [FFmpeg-cvslog] hlsproto: Properly close avio buffer in case of error
Vittorio Giovara
- [FFmpeg-cvslog] segment: Check av_get_frame_filename() return value
Vittorio Giovara
- [FFmpeg-cvslog] nsvdec: validate channels and samplerate
Vittorio Giovara
- [FFmpeg-cvslog] nuv: validate image size
Vittorio Giovara
- [FFmpeg-cvslog] dvbsubdec: check memory allocations and propagate errors
Vittorio Giovara
- [FFmpeg-cvslog] libopencv: Rework error handling in parse_iplconvkernel()
Vittorio Giovara
- [FFmpeg-cvslog] DNxHD: More verbose error messages
Vittorio Giovara
- [FFmpeg-cvslog] DNxHD: Simplify pixel format detection
Vittorio Giovara
- [FFmpeg-cvslog] DNxHD: Add support for id 1258 (DNx100 960x720 at 8)
Vittorio Giovara
- [FFmpeg-cvslog] mpegvideo_enc: initialize the encoding context
Vittorio Giovara
- [FFmpeg-cvslog] yuv4mpegdec: initialize field_order in yuv4_read_header()
Vittorio Giovara
- [FFmpeg-cvslog] ituh263dec: use macro instead of #if
Vittorio Giovara
- [FFmpeg-cvslog] flacenc: initialize sums matrix
Vittorio Giovara
- [FFmpeg-cvslog] hqdn3d: check memory allocations and propagate errors
Vittorio Giovara
- [FFmpeg-cvslog] libavformat/img2dec: fix warning when !HAVE_GLOB
Christophe Gisquet
- [FFmpeg-cvslog] ffmpeg_opt: expand format for strftime
Christophe Gisquet
- [FFmpeg-cvslog] x86/sbrdsp: Use different mem moves
Christophe Gisquet
- [FFmpeg-cvslog] ffmpeg: free_input_threads requires HAVE_PTHREADS
Christophe Gisquet
- [FFmpeg-cvslog] [FFmpeg/FFmpeg] 907101: ffserver: reflow compute_status()
GitHub
- [FFmpeg-cvslog] [FFmpeg/FFmpeg] 9e5513: ffserver: reindent compute_status()
GitHub
- [FFmpeg-cvslog] [FFmpeg/FFmpeg] 3e1606: cmdutils: update copyright year to 2015.
GitHub
- [FFmpeg-cvslog] [FFmpeg/FFmpeg] f4d4e6: configure: Remap -L to -libpath for msvc
GitHub
- [FFmpeg-cvslog] [FFmpeg/FFmpeg] c4aa0f: libavformat: Remove a misleading/incorrect comment
GitHub
- [FFmpeg-cvslog] [FFmpeg/FFmpeg] 9f810a: libavformat: Check for malloc failures in avformat...
GitHub
- [FFmpeg-cvslog] [FFmpeg/FFmpeg] 46808f: movenc: Enable editlists by default if delay_moov ...
GitHub
- [FFmpeg-cvslog] [FFmpeg/FFmpeg] beedeb: doc/ffmpeg: mention both ffpreset/avpreset in docu...
GitHub
- [FFmpeg-cvslog] [FFmpeg/FFmpeg] c9151d: avcodec/dvdsubdec: fix out of bounds accesses
GitHub
- [FFmpeg-cvslog] oss_audio: use a macro to simplify ioctl() error checking
Timothy Gu
- [FFmpeg-cvslog] doc/fftools-common-opts: update/ extend documentation for -opencl_bench option
Maneesh Gupta
- [FFmpeg-cvslog] lavc/utils: Make pix_fmt desc pointer const.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi/boxblur: Readd 8bit colour spaces on big-endian.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Skip Exif data when auto-detecting jpeg images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Skip Exif data when auto-detecting jpeg images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Handle r10k endianess atom DpxE.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/pngenc: Support encoding ya16be.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/tiffenc: Support encoding ya16le.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/pamenc: Support encoding ya16be.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/pnm: Support decoding ya16.
Carl Eugen Hoyos
- [FFmpeg-cvslog] librtmp: Allow changing the socket send buffer size
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix creation of ffprobe-test.nut on remote targets.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Decode Prores 4444 XQ with the existing Prores decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/mxfdec: Fix cleanup in mxf_free_metadataset()
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add an ARES atom to extradata when encoding avui.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Respect horizontal differencing predictor for 16bit gray tiff images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2.
Carl Eugen Hoyos
- [FFmpeg-cvslog] opusdec: make sure all substreams have the same number of coded samples
Anton Khirnov
- [FFmpeg-cvslog] jvdec: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] mmvideo: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] h264: restore a block mistakenly removed in e10fd08a
Anton Khirnov
- [FFmpeg-cvslog] mpeg4audio: check the init_get_bits() return value
Anton Khirnov
- [FFmpeg-cvslog] matroskaenc: refuse to write AAC without valid extradata
Anton Khirnov
- [FFmpeg-cvslog] id3v2: constify the 'tag' parameter to special metadata parsing callback
Anton Khirnov
- [FFmpeg-cvslog] id3v2: add names to the parameters of ID3v2EMFunc.read
Anton Khirnov
- [FFmpeg-cvslog] id3v2: fix reading v2.2 attached pictures
Anton Khirnov
- [FFmpeg-cvslog] mpeg4audio: check the init_get_bits() return value
Anton Khirnov
- [FFmpeg-cvslog] mp3dec: fix reading the Xing tag
Anton Khirnov
- [FFmpeg-cvslog] h264: simplify code in flush_dpb()
Anton Khirnov
- [FFmpeg-cvslog] hevc: clear unused refs on failure
Anton Khirnov
- [FFmpeg-cvslog] hevc: unref the current frame if frame_start() fails
Anton Khirnov
- [FFmpeg-cvslog] error_resilience: move the MECmpContext initialization into ER code
Anton Khirnov
- [FFmpeg-cvslog] h264: move parser-only variables to their own context
Anton Khirnov
- [FFmpeg-cvslog] h264: do not reset the ref lists in flush_change()
Anton Khirnov
- [FFmpeg-cvslog] h264_parser: restore a comment lost in 0268a54
Anton Khirnov
- [FFmpeg-cvslog] h264: drop any pretense of support for data partitioning
Anton Khirnov
- [FFmpeg-cvslog] avidec: do not export stream_codec_tag
Anton Khirnov
- [FFmpeg-cvslog] lavc: deprecate unused AVCodecContext.stream_codec_tag
Anton Khirnov
- [FFmpeg-cvslog] nutenc: do not use has_b_frames
Anton Khirnov
- [FFmpeg-cvslog] Add a side data type for audio service type.
Anton Khirnov
- [FFmpeg-cvslog] lavf: add a convenience function for adding side data to a stream
Anton Khirnov
- [FFmpeg-cvslog] mov: export audio service type as side data
Anton Khirnov
- [FFmpeg-cvslog] lavc: support extracting audio service type from side data
Anton Khirnov
- [FFmpeg-cvslog] nvenc: Propagate desired number of reference frames.
Philip Langdale
- [FFmpeg-cvslog] mpegts: identify h264 mvc streams
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: pass the full HEVCNAL struct to decode_nal_unit
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: store the escaped/raw bitstream in HEVCNAL
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: store the short term rps flag and size in the context
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: add hwaccel hooks
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: reindent after previous commit
Hendrik Leppkes
- [FFmpeg-cvslog] Add DXVA2 HEVC HWAccel
Hendrik Leppkes
- [FFmpeg-cvslog] ffmpeg_dxva2: add hevc support
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: pass the full HEVCNAL struct to decode_nal_unit
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: store the escaped/raw bitstream in HEVCNAL
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: store the short term rps flag and size in the context
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: add hwaccel hooks
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: reindent after previous commit
Hendrik Leppkes
- [FFmpeg-cvslog] Add DXVA2 HEVC HWAccel
Hendrik Leppkes
- [FFmpeg-cvslog] avconv_dxva2: add hevc support
Hendrik Leppkes
- [FFmpeg-cvslog] doc: fix typos
Lou Logan
- [FFmpeg-cvslog] doc/general: update libilbc link
Lou Logan
- [FFmpeg-cvslog] doc/indevs: add some XCB info to x11grab
Lou Logan
- [FFmpeg-cvslog] rtsp: Check a memory allocation
Michael Lynch
- [FFmpeg-cvslog] Adding Closed caption Support
Anshul Maheshwari
- [FFmpeg-cvslog] Adding Closed caption accessories
Anshul Maheshwari
- [FFmpeg-cvslog] [FFmpeg-devel] Adding Closed caption Support
Anshul Maheshwari
- [FFmpeg-cvslog] [FFmpeg-devel] Adding Closed caption Support
Anshul Maheshwari
- [FFmpeg-cvslog] avformat: Improve data streams/codec support
Anshul Maheshwari
- [FFmpeg-cvslog] ffmpeg: improve data stream support
Anshul Maheshwari
- [FFmpeg-cvslog] Cosmetic changes in cc_caption
Anshul Maheshwari
- [FFmpeg-cvslog] CHAR_DEBUG to av_dlog
Anshul Maheshwari
- [FFmpeg-cvslog] Initilaize array to known size
Anshul Maheshwari
- [FFmpeg-cvslog] changed name of erase_display_memory to screen_changed
Anshul Maheshwari
- [FFmpeg-cvslog] avcodec/ccaption_dec: Adding color and fonts for future use in screen
Anshul Maheshwari
- [FFmpeg-cvslog] libavfilter/vf_blend: do not unconditionally compile both filters
Paul B Mahol
- [FFmpeg-cvslog] lavfi: check av_strdup() return value
Paul B Mahol
- [FFmpeg-cvslog] lavfi: check av_strdup() return value
Paul B Mahol
- [FFmpeg-cvslog] lavfi: check av_strdup() return value
Paul B Mahol
- [FFmpeg-cvslog] LICENSE.md: mention mpdecimate and not decimate to be GPL
Paul B Mahol
- [FFmpeg-cvslog] lavfi: check av_strdup() return value
Paul B Mahol
- [FFmpeg-cvslog] avfilter: port qp filter from libmpcodecs
Paul B Mahol
- [FFmpeg-cvslog] lavu: add planar 16 bit and 8 bit rgb with alpha
Paul B Mahol
- [FFmpeg-cvslog] lavc: add GBRAP to avcodec_align_dimensions2
Paul B Mahol
- [FFmpeg-cvslog] libswscale: GBRAP input & output and GBRAP16 input support
Paul B Mahol
- [FFmpeg-cvslog] tiff: support decoding GBRP and GBRAP formats
Paul B Mahol
- [FFmpeg-cvslog] libavcodec/libtwolame: fix null pointer dereference
Paul B Mahol
- [FFmpeg-cvslog] lavfi: check av_strdup() return value
Paul B Mahol
- [FFmpeg-cvslog] lavfi: remove mp=ilpack
Paul B Mahol
- [FFmpeg-cvslog] fix Makefile: remove ilpack
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_join: Use av_mallocz_array()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_join: swap av_mallocz_array() args for consistency with the prototype
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: support 8bit planar RGB formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_eq: fix leak of input frame
Paul B Mahol
- [FFmpeg-cvslog] avfilter/libmpcodecs: remove unused headers
Paul B Mahol
- [FFmpeg-cvslog] avfitler/vf_fieldmatch: fix typo
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_telecine: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorbalance: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfitler/vf_il: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_extractplanes: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_biquads: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_avectorscope: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avformat/nsvdec: remove case which is no longer possible
Paul B Mahol
- [FFmpeg-cvslog] avformat/nut: add GIF[0]
Paul B Mahol
- [FFmpeg-cvslog] avformat/nut: support WavPack
Paul B Mahol
- [FFmpeg-cvslog] avformat/rtpdec_qdm2: change assert to av_assert0()
Paul B Mahol
- [FFmpeg-cvslog] ffmpeg: remove unused header
Paul B Mahol
- [FFmpeg-cvslog] avcodec/qdm2: remove unneeded #include, there are no assert()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/videodsp_template: remove unneeded #include, there are no assert() only av_assert*
Paul B Mahol
- [FFmpeg-cvslog] lavfi: remove mp=softpulldown
Paul B Mahol
- [FFmpeg-cvslog] avcodec/vp3: use init_get_bits8()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/svq1dec: remove unneeded #include, there are no assert()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert*
Paul B Mahol
- [FFmpeg-cvslog] avformat/utils: remove unneeded #include, there are no assert() only av_assert*
Paul B Mahol
- [FFmpeg-cvslog] avformat/mpeg: remove unneeded #include, there are no assert() only av_assert*
Paul B Mahol
- [FFmpeg-cvslog] avformat/asfenc: remove unneeded #include, there are no assert() only av_assert*
Paul B Mahol
- [FFmpeg-cvslog] avformat/mux: remove unneeded #include, there are no assert() only av_assert*
Paul B Mahol
- [FFmpeg-cvslog] avformat/mov: remove unneeded #include, there are no assert()
Paul B Mahol
- [FFmpeg-cvslog] avformat/movenc: remove unneeded #include, there are no assert() only av_assert*
Paul B Mahol
- [FFmpeg-cvslog] remove libmpcodecs
Paul B Mahol
- [FFmpeg-cvslog] avfilter: remove vf_mp.c
Paul B Mahol
- [FFmpeg-cvslog] configure: remove mp_filter leftover
Paul B Mahol
- [FFmpeg-cvslog] aea: Return proper error code on invalid header
Nidhi Makhijani
- [FFmpeg-cvslog] lavu/opt: fix av_opt_get function
Lukasz Marek
- [FFmpeg-cvslog] lavd/avdevice: remove av_ prefix from private function
Lukasz Marek
- [FFmpeg-cvslog] lavd/avdevice: introduce helper functions for sink/sources listing
Lukasz Marek
- [FFmpeg-cvslog] cmdutils: use helper functions for listing sinks/sources
Lukasz Marek
- [FFmpeg-cvslog] lavd/v4l2: implement list device callback
Lukasz Marek
- [FFmpeg-cvslog] cmdutils: use av_match_name to filter devices
Lukasz Marek
- [FFmpeg-cvslog] avfilter/vf_idet: flush internal buffers on parameter changes
Pascal Massimino
- [FFmpeg-cvslog] avfilter/vf_idet: reduce noisyness if the filter has been auto inserted
Pascal Massimino
- [FFmpeg-cvslog] avfilter/vf_idet: factorize av_frame_free(&idet->prev)
Pascal Massimino
- [FFmpeg-cvslog] libdc1394: Add support for MONO8 (gray) video mode
Clay McClure
- [FFmpeg-cvslog] libavutil: Added Camellia symmetric block cipher
Supraja Meedinti
- [FFmpeg-cvslog] libavutil: Added twofish symmetric block cipher
Supraja Meedinti
- [FFmpeg-cvslog] libavformat/mov.c: Handle timecode from tmcd atom in counter mode
Jon Morley
- [FFmpeg-cvslog] avfilter/vf_idet: Use frame_requested instead of prev
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: adjust Default threshold based on bit depth
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_idet: Add 9, 12 and 14 bit pixel formats
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: add several error messages to error conditions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: do not inject dts= 0 metadata packets which failed to be parsed into a new data stream
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Increase string array size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: use named identifier instead of literal numbers as return values
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Move user data debug code out of unrelated if ( buf_size > 29)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Recalculate SAR unconditionally
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Check actual aspect ratio instead of aspect_ratio_info
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: Add cropdetect non 8bpp
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. b74b380 Update to new website style
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '355d01a1bf55297b1d1f04e4bfbf0ddc93b6247e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '724cbea7193945fe5a5b4dea8ede344803572844'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c725faebda9a516766d94c33b07972ab0f70cf93'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Use cluster timestamps when available in edts
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '847bf5988fec1d3e65c1d8cf0cdb8caf0cfd0c1b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c5e7ea13d2d4da0c5da91973a547afff6fe9e011'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7a1a63e34fa46af18311c2493fdaec9a93bdb750'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5cf6bda6e2eae496e8eb2bb06c96852d59a58b8a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '470c9db11ff2c3249e995e7ba68e87bb81bf778c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f2ad1495f23376ce61542967f4fc14205f284d40'
Michael Niedermayer
- [FFmpeg-cvslog] tests/regression-funcs: Remove hardcoded threads 1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: fix DELAY_MOOV
Michael Niedermayer
- [FFmpeg-cvslog] avformat/westwood_vqa: Remove unneeded cast
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ljpegenc: Check for av_malloc_array() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxvid: check for av_malloc*() failures
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_sab: fix filtering tiny images
Michael Niedermayer
- [FFmpeg-cvslog] Factorize avpriv_mirror() out
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvenc: omit more metadata elements with specific meaning
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rawdec: Make ff_raw_data_read_header() non static
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rawdec: Add FF_DEF_RAWSUB_DEMUXER
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add dvbsub demuxer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: add dvbsub to set_codec_from_probe_data()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3e160652219ff4da433f5672ae1e5f4956abb815'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c4aa0f865fb2c3b28a309d1bb27fd1c24b75ba28'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9f810a9b374e0ff8e2a19fd8a7347afe2933e229'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '46808fdf04ab113df374157b90b506eb3110daf2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'origin/master'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dvbsub: check for 0xf0 earlier in probe, 30% faster
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dvbsub: fix indent after previous commit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dvbsub: increase probe score
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_yadif: detect telecine content
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_idet: Add analyze_interlaced_flag mode
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow in mov_read_udta_string()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Clear array to prevent potential out of array read from av_dlog()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/buffer: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stale pointer in memory
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Use 64bit for file size/ offset related variable in cmdutils_read_file()
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils.c: Use av_realloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Clear table pointers to avoid stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options_table fix min of audio channels and sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: fix assumtation that slice_height >= 1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: Free context after hls_append_segment
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Fix some wrong versions
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Check for pixfmtid 0x42111100 || 0x24111100 with more than 8 bits
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix context fields becoming inconsistent
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Check that the data is complete in avpriv_bprint_to_extradata()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacdec: Call ff_flacdsp_init() unconditionally
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Check IHDR/IDAT order
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rawdec: Check the return code of avpicture_get_size()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check return code from pps_range_extensions()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix integer overflow in shift
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check num_long_term_ref_pics_sps
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/motion_est: use 2x8x8 for interlaced qpel
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aviobuf: Fix infinite loop in ff_get_line()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check codec_data_size
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/transcoding: check encoder before using it
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aviobuf: Check that avio_seek() target is non negative
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference ()
Michael Niedermayer
- [FFmpeg-cvslog] configure: create the tests directory like the doc directory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdvideo: Check len before using it in method 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: Fix handling of slice_height=0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: check atom nesting depth
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow of size
Michael Niedermayer
- [FFmpeg-cvslog] swscale: increase yuv2rgb table headroom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: make the first field of H264Context an AVClass
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: use signed variables to avoid underflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: Check that the added xch channel isnt already there
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: clear filter_slice_edges() on allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Clear delayed_pic on deallocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check diff_cu_qp_delta_depth
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Check *log2_weight_denom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: ensure offsets are non negative
Michael Niedermayer
- [FFmpeg-cvslog] Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
- [FFmpeg-cvslog] Makefile: add dependencies which require ffversion.h
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cdxl: Fix integer overflow of image_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: do not inject dts= 0 metadata packets which failed to be parsed into a new data stream
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Increase string array size
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_sab: fix filtering tiny images
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow in mov_read_udta_string()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stale pointer in memory
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Use 64bit for file size/ offset related variable in cmdutils_read_file()
Michael Niedermayer
- [FFmpeg-cvslog] Update for 2.3.6
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix mixed declaration and statement warning
Michael Niedermayer
- [FFmpeg-cvslog] tools/ismindex: Keep count fields consistent with arrays in case of errors
Michael Niedermayer
- [FFmpeg-cvslog] tools/ismindex.c: Use av_realloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '07a0c0f0005072d115ace61e60f46be68582cc3a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1dd797e3c9f179f957316a0becbec048b42df8aa'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ca09effb01e126b0ac74ff3de70a475423ddee82'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0352ff102d62ee94e79e0baaf64d5ad4e66f907b'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: Fix incompatible pointer type warning
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2cef68da69a17ed09c313ba3c3850ec1cc0a80e0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'fe082998683334e7f573cfe3876810fb80c5249c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '696141e898193311c994b399a8dc60713709092f'
Michael Niedermayer
- [FFmpeg-cvslog] vfilter/vf_tinterlace: Fix issues with linesize and cols
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '046f75a970701b4c947d38bfd2186dcc5f2ddae2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '15ea222778caaec0877b3f9938140b707c931d96'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4438c256387a5845e5cdc5c14c43f4047b68301b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ed97963bdbf3bb17fca4f9ea0aa1a97722dec907'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1c6183233d56fb27a4a154e7e64ecab98bd877f1'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8e03ca2fff40ce065ea5a516200e777c96cd785e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e581e88cbdb3323ca0026a54b39a9716a3686e9f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2a1500fb552364488cfbee3e29e296788a3a6bdd'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/allcodecs: prefer x264 over openh264 if both are available
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/parser: add fuzzy mode to ff_fetch_timestamp()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12: Try to fetch pts/ dts from both the packet associated with the picture start code as well as earlier start codes
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dvbsub: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxvid: fix potential integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: Use av_realloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: Check for av_realloc_array() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aic: Use av_malloc_array
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b3f04657368a32a9903406395f865e230b1de348'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: Clear contexts after deallocation
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5a1addd7c1d8ff218ed4b84f4f02fdb83980094c'
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: Use avio_closep() in examples as it avoids leaving stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leaving stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] idoc/examples/remuxing: Use avio_closep() in examples as it avoids leaving stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: Use avio_closep() to avoid leaving stale pointers in memor
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hdsenc: Simplify code by using avio_closep()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2enc: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '71ec3d36fa6122b3b6c5c68a21b9c70cb2e668e8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3852e2c926ddb166c7aa69c4644a86100ea144d9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2dbd35b00c6433e587d5f44d5dbc8972ebbaa88e'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpenc_chain: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mlvdec: Simplify code by using avio_closep()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Clear error message array at init.
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix convoluted shlib code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sapenc: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tee: Simplify code by using avio_closep()
Michael Niedermayer
- [FFmpeg-cvslog] tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove unneeded NULL pointer check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hdsenc: Remove redundant NULL pointer checks
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '883795fb0face00a07349fbd32f4775431a9f30d' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cdxl: Fix integer overflow of image_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: do not inject dts= 0 metadata packets which failed to be parsed into a new data stream
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Increase string array size
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_sab: fix filtering tiny images
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow in mov_read_udta_string()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stale pointer in memory
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Use 64bit for file size/ offset related variable in cmdutils_read_file()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix mixed declaration and statement warning
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Clear error message array at init.
Michael Niedermayer
- [FFmpeg-cvslog] Update for 2.5.3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ass: Use av_realloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ass_split: use *alloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7e4e010b80e76862e83afbd41c25d50e72f0b44c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '51da7d02748cc54b7d009115e76efa940b99a8ef'
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling issue
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Version 4.0.12.1"
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: move variable to a more local block
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Version 4.0.12.1"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_pp7: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_pp7: Add GBRP pixel format
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Check slices malloc and propagate error code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Add some av_malloc() failure checks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Return proper error codes from more functions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ratecontrol: Check for av_malloc*() failures
Michael Niedermayer
- [FFmpeg-cvslog] avformat/voc: add seeking support
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: more robust error tests
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libvo-aacenc: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pgssubdec: Use av_malloc*_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresdec_lgpl: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options_table: add entries for MPEG4 video profiles
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Keep a reference to the last picture for EC
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/error_resilience: Remove special case for H.264 from is_intra_more_likely
Michael Niedermayer
- [FFmpeg-cvslog] doc/codecs: document nomc flag
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmadec: also print the number of bits left in the nb_frames <= 0 case
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmadec: fix 0 frame bit_reservoir
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ccaption_dec: Fix typos and cosmetics
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wma: Print more details in case of spectral RLE overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/opus_imdct: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow: Fix av_malloc* failure checks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: use av_reallocp_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc-test: check for av_malloc*() failures
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc-test: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/roqvideoenc: Check for av_malloc_array() failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cdxl: Fix integer overflow of image_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: do not inject dts= 0 metadata packets which failed to be parsed into a new data stream
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Increase string array size
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_sab: fix filtering tiny images
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow in mov_read_udta_string()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stale pointer in memory
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Use 64bit for file size/ offset related variable in cmdutils_read_file()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix mixed declaration and statement warning
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Clear error message array at init.
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Version 4.0.12.1"
Michael Niedermayer
- [FFmpeg-cvslog] Update for 2.4.6
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Fix handling of skipped_bytes() reallocation failures
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpeg: Avoid dead assignment
Michael Niedermayer
- [FFmpeg-cvslog] avformat/smoothstreamingenc: Add missing "goto fail"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: Check av_mallocs return value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: Use av_mallocz_array() for emu_edge_buffer
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sunrast: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] fate: add qp filter test
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '456ffec35d55288d589aa1901919e038c3427f30'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1e763454322f7fbc7799f6009bf2e11d7a3b9821'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cf70ba37ba74089a18295b29e77dead0a3222c9e'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: rewrite aspect from matrix code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Do not set aspect ratios that would contain zeros
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9a4aaae3b29392b6d74997e06be249d7d54a7394'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '928061670e873e816daa14827853b7e11221ff5f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8809c974a3fb51f96e498a5556a4a5bbacc581ce'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/id3v2: Fix incompatible pointer type warnings
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '932788be5af8dee062c77851b573ea47dd6d047a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '54bc15d5ebfd07fd468743ba29f709ea19e840b9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '014b6b416fec89777cb9cff61bcf7896eaf7cf39'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '402fb5550e36dd994b13941ef5499f9087afd345'
Michael Niedermayer
- [FFmpeg-cvslog] h264_cabac: Break infinite loops
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'def69553e745e007925147b2e7e4b32c57d08fdf'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '024e5a2d5ff8a94adce48abb15ce2fb471f9d18e'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/id3v2: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: Document the duplicated AV_PIX_FMT_GBRAP* formats
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: Support the AV_PIX_FMT_GBRAP* formats with AV_HAVE_INCOMPATIBLE_LIBAV_ABI
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flac_parser: Use sizeof(variable) instead of sizeof(type)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flac_parser: Check for av_malloc() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/parser: Check that the parser return code is valid
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flashsv2enc: use av_realloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g722enc: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: Use av_mallocz_array() for framebuffer allocation
Michael Niedermayer
- [FFmpeg-cvslog] avdevice: Use av_format_get_control_message_cb()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '89df3fd49e9992441f680326902b4912d79f514f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2df7277711cbe3ca5415ff8e31228dcffa309211'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3941df546276b190cc9362fd093e6721e8e52f50'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: drop redundant frame_pts value
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Maintain higher precision pts between video filter and fps code
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use filter graph output frame rate also for frame duration estimation
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_framepack: Check and update frame_rate
Michael Niedermayer
- [FFmpeg-cvslog] Fix precission typos
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flac_parser: print error messages in case of errors
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flac_parser: fix handling EOF if no headers are found
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libmp3lame: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libopusenc: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mss12: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_frei0r: also set AVFilterLink.frame_rate
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_frei0r: fix build with DEBUG enabled
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nsvdec: Check av_get_packet() return value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Check get_region() return value
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_hevc: Fix 2 "may be used uninitialized in this function" warnings
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec: Check the av_get_packet() return value
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '932caa50a5dec7f2a69da8a417ccae84d19ae5e5' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '61335ab33e594d47b84fde7367ee10dc66fc3465' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3280b86c85f5a88397fce0230d1878fee79fbb93' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f6c82b34a320f105af266997f5951cbe7dfc8a05' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bfe18be88a66da25b60a091de6011197dcb231fd' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3d0752d82f8eaa326cff306ae50b0186a5b4d304' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '76e9a17f3392e752193015765e9216c2f0716b96' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1411f073fdceeff1f39dbaa035c3c0275f69095f' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cbfdbba58e1460bd0791911ad84a6c76b5500a0e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] h261dec: Fix context initialization sequence
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '21683549edf436024cc3efbc4f8d1d55221c5336' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cbf31d5f15774b3ffd1e2009159dc7154a767b09' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9bd4561d74a46dd6557140e286228e09e380674c' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '23fe589e19487bc9a40b77dae9509068da5b14b8' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '20d6ae4626a42fbc6e7b9c0040bdd64397b23e11' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '20f9cf744a9a82ac4b269cb4317a5d59a8553baf' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] svq1dec: Unbreak the scratch buffer allocation
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1fd55ec507f6f47b4d9fddf8e79a0df4540ef6e4' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bbb86717b303a3e4c0809d3cc6fb55580766a17e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4baee1124b905cbd75240530e081c8ffa68fddbe' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpeg: do not count PES packets inside PES packets during probing
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'da35008c314eae5a10a8c070f5185b7694c0a37e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '036f5c5420e4529f05fa5180f5fa28ca2c5c4065' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: rm_read_extradata: add error message for oversized extradata
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b31bb39bdd7b5a53e0d282acc0f0f62b32b17acc' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bb823e26b1cbb91b475c10772cdfd867d4809a65' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4d48691622149ba5998de08a0acec85d1f4ed46a' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '608e8d8dd754199b657b439f9e722e0b45f84461' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2496dbd68b29bd36fbf4753a46163d33f6dae70e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'daef7feb09a0dde2265d56f77de8ae03f9612d47' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c246b0b4c3a3b02a714e99423cf23d59f8f81409' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '51f76e4e932ebdce8ccf6cf0797651d632cfc3e2' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '27487944eff721ef8e310db1a2a52329d9377f71' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avio: fix sizeof argument
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5aceced0a0d235d485e88fda502019b221dbf3d2' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6cf27b550d66963b89b5917568b85c4b49fb18ba' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd1ad85fc020653be5ad25ed1d3d5091e89fee782' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4cd0041d38664adcb6f4b3038e277631b85d5dc8' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1551602b423755c4ed98c5b7b2c2d6504416726e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '556a5090f2b0a20fd9998e1a327875f5b0c8d1d5' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a7e79f6a43bdc7e3b164dd78b060f0d5575a0cf0' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7c710c38f6481b892e01d3c1e4781ad160b2935e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b9b689550e7531b1a2cc893d2af623e37f266936' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '19fc283dbb53a5f7d6658fd4edcfa59b99369b58' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8a982092cc3436c25d68ec15b27277c176ce0061' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '26ba78adacd8469fca97c8c833e2e6364b13b7c8' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bae05e5326703dad3bfe0ed5b31ba73ee9254515' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] aacsbr: change order of operation to prevent out of array read
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '242fc6394fecb403bcbd0f652920f2647d0b08ae' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '34e7f70f9f493f340daab80eba4f12d005ec3e63' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2a75c0b1ca16b5480497de0d4c79ef122406a0b5' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4edbb0955e043d698dcc1b5073b6e714f9cc7960' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] roqaudio: Always use the frame buffer on flush
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e7ee74485b436c34591177c18c8643764a55d516' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '12e1a7013a53ad957c4ff11a3aebc0763024d24b' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b82170336f90d06c645d8252ddeccfc92c2f9ccb' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '484e015dc8b9983297e9269b406c65084daf4528' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'fbc20c3b85be169389b6c9f8806a311d3dea91ea' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cce99f72d1b49d3dfee859136eeff3db32553750' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e9aeaa6441f6fd18fc951d9737887dcf8a9584c0' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5891fd017aa7bed4c423b8511090cf8641a0afa4' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4d11e4b47db6387077682595d53e9a17b50511cb' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '32701252af65014bb68194bb61d67ec1882ae75d' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '527617485914004dc8b772056322ea5ae74c800d' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '93bf4a74de99300fdc0deb83f672bf12e6f1c262' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] on2avc: Fix out of array access
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '61fdbf7ff64c0ae1bdd6a8d573092dc6924c1dba' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/librtmp: fix swfurl
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '29e720da76ca353dbda9f881562902b41c355b77' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'dd195c2c587f44dbc4be7f059ed182f7d83e6cb4' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '21aeae9c679657a1537d0d9127eff280bafc901a' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '39e07ac9fcaf3d412f9a33f427072e8ded032d24' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9e0a38d32b36fac7fd73bdb93e820ae0b9e03616' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '796bd81835ebcb69d40bc87b33f13924a5937a1b' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3aba00b1b331461611d32cfd56ebe8334f6d1b93' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] vp7: fix checking vp7_feature_value_size()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3f09d4f6d43468dbc9307bb937516a32287008dc' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '88411b87b4bb3c5820ec232f26ba4a284c11a7f9' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '431f57f0467244686ae63a3d06a8cf51f60090ed' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ff77fa754bf2d6e7231d2e050babefa9a13d1fec' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5f6f2412211609e46d3f3573f4ac4e136534f1d4' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4039f11ed82d84009b5146f0a563f33ced33e4db' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_parser: more robust dimension setup
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_parser: Check the ff_set_dimensions() return code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nsvdec: Check the return value of av_get_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check the return value of av_get_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq1enc: Check memory allocations
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq1enc: fix error handling/cleanup in case of ff_get_buffer() or scratchbuffer alloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/openal-dec: Check the return code of av_new_packet()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Favor filter graph based duration over ost->frame_rate in fps code
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Reduce noisiness of frame clipping in rate convertion
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_idet: reduce noisyness if the filter has been auto inserted
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_idet: flush internal buffers on parameter changes
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avfilter: allow idet like scale to have parameter changes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xan: Use av_realloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xsubdec: Check av_mallocz() return codes
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_idet: factorize av_frame_free(&idet->prev)
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_idet: flush internal buffers on parameter changes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: set AVFrame.pict_type correctly
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: AVMotionVector support
Michael Niedermayer
- [FFmpeg-cvslog] Revert "avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL is set"
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cdxl: Fix integer overflow of image_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: do not inject dts= 0 metadata packets which failed to be parsed into a new data stream
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Increase string array size
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_sab: fix filtering tiny images
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow in mov_read_udta_string()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stale pointer in memory
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Use 64bit for file size/ offset related variable in cmdutils_read_file()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix mixed declaration and statement warning
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Clear error message array at init.
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Version 4.0.12.1"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Fix handling of skipped_bytes() reallocation failures
Michael Niedermayer
- [FFmpeg-cvslog] avdevice: Use av_format_get_control_message_cb()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_framepack: Check and update frame_rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flac_parser: fix handling EOF if no headers are found
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aviobuf: Check that avio_seek() target is non negative
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference ()
Michael Niedermayer
- [FFmpeg-cvslog] configure: create the tests directory like the doc directory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdvideo: Check len before using it in method 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: Fix handling of slice_height=0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: check atom nesting depth
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow of size
Michael Niedermayer
- [FFmpeg-cvslog] swscale: increase yuv2rgb table headroom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: make the first field of H264Context an AVClass
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: use signed variables to avoid underflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: Check that the added xch channel isnt already there
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: clear filter_slice_edges() on allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Clear delayed_pic on deallocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check diff_cu_qp_delta_depth
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Check *log2_weight_denom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: ensure offsets are non negative
Michael Niedermayer
- [FFmpeg-cvslog] Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
- [FFmpeg-cvslog] Makefile: add dependencies which require ffversion.h
Michael Niedermayer
- [FFmpeg-cvslog] Update for FFmpeg 2.2.12
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/alsa-audio-common: Use *alloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_ashowinfo: Use av_realloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] smoothstreamingenc: Add a missing "goto fail"
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ea3fc9fe68752eb1b9078b28bea18a1e781d1c2c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bba02479260d0e7dec8c530a7e75a1c7aa53c06e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '440119b18836887d98c9e337c5911563bb43588c'
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: fix memleaks on errors
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Add av_find_best_pix_fmt_of_2() and av_get_pix_fmt_loss()
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: fill in and correct some values
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_showinfo: show timebase & framerate too
Michael Niedermayer
- [FFmpeg-cvslog] swscale/input: Fix alpha of YA16 input
Michael Niedermayer
- [FFmpeg-cvslog] swscale/input: fix rgba64 alpha non native
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'da9bffaf08a1173451da1b4e1ae50881e7093642'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1d8aa23794cc63e9517d5055a2d48040b843b1cf'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3a724a7f3ba7fa766c6a6f0924a15cc742031b8d'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: also export 0,0 motion vectors
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Fill in some more missing hash values
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvenc: accept AVMEDIA_TYPE_SUBTITLE instead of DATA for subtitles
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/drawutils: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/drawutils: Check for av_malloc* failures
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showcqt: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Stricter sanity checks on the display_matrix
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6341ab0ad3fde9583138e121f518e21cde15258e'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Partially decode and display single fields try #2
Michael Niedermayer
- [FFmpeg-cvslog] avutil/buffer: factor buffer_replace() out
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9108967513fcaff3d55514a7bca4c9fbba128c71'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_channelmap: Check for missing argument in get_channel_idx()
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: fill in more missing hash values and dates
Michael Niedermayer
- [FFmpeg-cvslog] avformat/librtmp: Fix build with --disable-network --enable-librtmp
Michael Niedermayer
- [FFmpeg-cvslog] librtmp: Allow changing the socket send buffer size
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dv: check av_malloc() return code
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2a06c2a03e1205aaeede5af850b9271752ddd4cf'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4c5fa628da099dbb598c93bc4555b8733d2c3035'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3a6dfec864d569c2d0a875e1a7466f51b00edb63'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'rdp/dshow_crossbar'
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Fill in remaining missing hashes
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixdesc: rewrite AV_PIX_FMT_FLAG_PSEUDOPAL documentation
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/dshow_crossbar: Avoid mixing declarations and statements
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Check av_mallocz() return values
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Use av_malloc_array() for index_entries
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: allow overriding and amending AVStream->disposition
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: fill in the remaining missing dates
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: fix cleanup on insufficient reserved_moov_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Check failure of allocation of ctts_entries and propagate error
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: Use FF_CEIL_RSHIFT() correct rounding of odd w/h
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: fix gop_size
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_mcdeint: fix gop_size
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_mcdeint: Set no_bitstream=1
Michael Niedermayer
- [FFmpeg-cvslog] LICENSE.md: add vf_eq
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'rdp/dshow_tv_tuner'
Michael Niedermayer
- [FFmpeg-cvslog] Revert "configure: use ar and ranlib in deterministic mode"
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_eq: Fix clipping code
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_eq: mark src as const
Michael Niedermayer
- [FFmpeg-cvslog] fate: Fix bitexactness for vsynth3-dnxhd-1080i-colr
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f9f883af4fe615a832407a657752e248a96c6280'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1dd021929f8157b88529ce1e6ab6351dd2899e89'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '443b71928b2f36362e805c037751e6c3c79ea4e8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '749a89d1b8bb73b4d4f14c48f33259a1300c1761'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c9b19ac8928c6c9b7f25c3988177204f110d5e0e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3a70c0c95feacb3844d05eebd579fc8189a77eee'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b0593a4bca138f1f026d8c21e8c3daa96800afe2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '36779a84051eae6744cc936d91b1d428143665ba'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4b95e95dbae58c9b60891284bf8b5bbd83e5293a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e72e8c5a1df61447ac7af750531e96e8b62d02ba'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b82722df9b2911bd41e0928db4804067b39e6528'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7e850fa67e32ebe98581c2e4ca4a4655dee7f116'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a7e0380497306d9723dec8440a4c52e8bf0263cf'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cf1e0786ed64e69614760bfb4ecd7adbde8e6094'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9404a47a2d1df418946a338938eb6cdb3afed474'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ecab21ac47d0d4ca604bebf494017ae5090853a8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '58ae8d595724150c407ca2c2df3aa4bd5580397c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '167e004e1aca7765686ed95d7cd8ea5064d4f6f6'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f771b3ab5d3c0b763ee356152be550f4121babd0'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: Try to use codec_tag instead of the stream_codec_tag
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e44b58924fe7b180bf8b0c277c15d1a58210a0e9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '80a11de7dca315505bf203ce9c8c016e71724fd2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '728685f37ab333ca35980bd01766c78d197f784a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4227e4fe7443733fb906f6fb6c265105e8269c74'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '32125781487411ed3b1b28b32063d6cd4024d4fc'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a536a4e4bc52d05f59869761337452fb1f1977f6'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7c51d79ca7badfb370c410b8f44c9142b938e2e6'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e71149a7a5b10ed7baa5a06f47d0313c7bd8df52'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '607ad990d31e6be52980970e5ce8cd25ab3de812'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8805589b803fab5f362008306319336ac79a3fa7'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacket
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_parser: Rename close()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/aes: Rename crypt()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_fspp: check count before calling row_idct()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/x86/vf_fspp: Fix loop condition for column_fidct()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3c18a7b18807de81566381a1bcbe9f6103c0296b'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aviobuf: Allow seeking to the end of the buffer for read only buffers
Michael Niedermayer
- [FFmpeg-cvslog] h264: Do not share rbsp_buffer across threads
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '61928b68dc28e080b8c8191afe5541123c682bbd'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1279221cc4d63bc4449df86ae7a98e633f8be425'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1a07df31128da3a0020b66502399989b91770d44'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c01ccccbb13f464e74bb8498a8c573a66c430ca0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Replace more mallocs by av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Check for av_malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wma: remove unneeded #includes, there are no assert() only av_assert*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec
Michael Niedermayer
- [FFmpeg-cvslog] ppc/mpegvideo_altivec: Change assert to av_assert2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ppc/h264qpel_template: Change if DEBUG assert() to av_assert2()
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ratecontrol: replace asserts by av_asserts
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/h264: replace assert() by av_assert0()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h261enc: fix dquant encoding
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avfilter: Remove CONFIG_MP_FILTER case
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h261enc: Avoid casts, Simplify code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h261enc: More specific return code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/motion_est: Set subcmp consistently for H261
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libvpxenc.c: Fix linking with codec interface with msvc.
Matt Oliver
- [FFmpeg-cvslog] vda: error out if decoded CVPixelBuffer is empty
Stefano Pigozzi
- [FFmpeg-cvslog] ffserver: reflow compute_status()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reindent compute_status()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: drop redundant else clause
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reflow rtsp_cmd_setup()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reindent rtsp_cmd_setup()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reflow http_vlog()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reindent http_vlog()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reflow handle_connection()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reindent handle_connection()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reflow find_stream_in_feed()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] libavformat/mxfdec.c: read project_name metadata
Mark Reid
- [FFmpeg-cvslog] libavformat/mxfdec.c: export the full UMID as metadata
Mark Reid
- [FFmpeg-cvslog] libavformat/mxfdec.c: support demuxing opatom audio without index
Mark Reid
- [FFmpeg-cvslog] tests/fate: added mxf tests for essencegroups and missing index
Mark Reid
- [FFmpeg-cvslog] doc/ffmpeg: mention both ffpreset/avpreset in documentation, remove superfluous example
Werner Robitza
- [FFmpeg-cvslog] avformat: allow .264 as extension for raw H.264 stream
Werner Robitza
- [FFmpeg-cvslog] avformat/aiffdec: only read codec tag when there is space in header
Peter Ross
- [FFmpeg-cvslog] avformat/aiffdec: improve readability
Peter Ross
- [FFmpeg-cvslog] avcodec/nvenc: Add support for nvenc api version 5
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: Fix b-frame parameter handling
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: Handle non-square pixel aspect ratios
Timo Rothenpieler
- [FFmpeg-cvslog] isom: add 'mp1v' fourcc
Justin Ruggles
- [FFmpeg-cvslog] avformat/concatdec: avoid NULL dereference when failed to open file.
Zhang Rui
- [FFmpeg-cvslog] avformat/cache: pass options to the underlying protocol via the url_open2
Zhang Rui
- [FFmpeg-cvslog] lavfi: use ff_norm_qscale(), factorize
Stefano Sabatini
- [FFmpeg-cvslog] Changelog: mention the port of various mp PP filters
Stefano Sabatini
- [FFmpeg-cvslog] imgutils: create misc functions for dealing with buffers
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/mp: drop mp=eq and mp=eq2
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/lut: apply minor compute_gammaval709() doxy fix
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: apply some updates to the Filtergraph syntax section
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: document assumptions about the input and output labels of a filter graph description
Stefano Sabatini
- [FFmpeg-cvslog] examples/filtering: extend comments about setting the filter graph endpoints
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/segment: document strftime option
Stefano Sabatini
- [FFmpeg-cvslog] lavd/libcdio: apply minor fixes to options documentation
Stefano Sabatini
- [FFmpeg-cvslog] lavd/libcdio: add more paranoia mode constants
Stefano Sabatini
- [FFmpeg-cvslog] doc/indevs/libcdio: apply minor spell fixes, extend documentation
Stefano Sabatini
- [FFmpeg-cvslog] vaapi: wrap codec specific functions in appropiate #ifs
Thiago Santos
- [FFmpeg-cvslog] build: Use -Werror=format-security
Agostino Sarubbo
- [FFmpeg-cvslog] movenc: Factorize writing ftyp and other identification tags to a separate function
Martin Storsjö
- [FFmpeg-cvslog] movenc: Remove an unnecessary condition when flushing fragments
Martin Storsjö
- [FFmpeg-cvslog] movenc: Use start_dts/cts instead of cluster[0] for writing edit lists
Martin Storsjö
- [FFmpeg-cvslog] movenc: Add an option for delaying writing the moov with empty_moov
Martin Storsjö
- [FFmpeg-cvslog] movenc: Get rid of a hack for updating the dvc1 atom
Martin Storsjö
- [FFmpeg-cvslog] dashenc: Use delay_moov
Martin Storsjö
- [FFmpeg-cvslog] dashenc: Use pts for MPD timeline timestamps
Martin Storsjö
- [FFmpeg-cvslog] sidxindex: Don' t adjust the Period start time depending on the track start time
Martin Storsjö
- [FFmpeg-cvslog] sidxindex: Remove parsing that isn't necessary any longer
Martin Storsjö
- [FFmpeg-cvslog] avisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL
Martin Storsjö
- [FFmpeg-cvslog] configure: Remap -L to -libpath for msvc
Martin Storsjö
- [FFmpeg-cvslog] libavformat: Remove a misleading/incorrect comment
Martin Storsjö
- [FFmpeg-cvslog] libavformat: Check for malloc failures in avformat_new_stream
Martin Storsjö
- [FFmpeg-cvslog] movenc: Enable editlists by default if delay_moov is enabled
Martin Storsjö
- [FFmpeg-cvslog] movenc: Readd an accidentally removed condition
Martin Storsjö
- [FFmpeg-cvslog] movenc: Fix a typo in a comment
Martin Storsjö
- [FFmpeg-cvslog] libavcodec: Add an OpenH264 encoder wrapper
Martin Storsjö
- [FFmpeg-cvslog] doc: Add initial documentation about the OpenH264 encoder wrapper
Martin Storsjö
- [FFmpeg-cvslog] libopenh264enc: Fix a typo and some nitpicks
Martin Storsjö
- [FFmpeg-cvslog] libfdk-aacdec: Make sure decoding doesn' t add any extra delay in the latest version of fdk-aac
Martin Storsjö
- [FFmpeg-cvslog] libavformat: Build hevc.o when building the RTP muxer
Martin Storsjö
- [FFmpeg-cvslog] rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets
Martin Storsjö
- [FFmpeg-cvslog] libavformat: Check for malloc failures in avformat_new_stream
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data
Martin Storsjö
- [FFmpeg-cvslog] lavc: Move the libtwolame encoder registration to the list for external libraries
Martin Storsjö
- [FFmpeg-cvslog] configure: Fix enabling memalign_hack automatically
Martin Storsjö
- [FFmpeg-cvslog] libopenh264enc: Remove a workaround for silencing warnings about unused variables in the OpenH264 header
Martin Storsjö
- [FFmpeg-cvslog] libopenh264enc: Move a declaration of a variable into an ifdef
Martin Storsjö
- [FFmpeg-cvslog] dashenc: Use inttypes.h macros for format strings instead of %lld
Martin Storsjö
- [FFmpeg-cvslog] rtspdec: Consistently use rtsp_hd_out for writing
Martin Storsjö
- [FFmpeg-cvslog] libopenh264: Log debug messages to a non-null context
Martin Storsjö
- [FFmpeg-cvslog] swresample/soxr_resample: fix error handling
Rob Sykes
- [FFmpeg-cvslog] swresample/soxr_resample: fix error handling
Rob Sykes
- [FFmpeg-cvslog] examples/transcode_aac: properly select the output sample format
Andreas Unterweger
- [FFmpeg-cvslog] examples/transcode_aac: fix a typo
Andreas Unterweger
- [FFmpeg-cvslog] examples/transcode_aac: generate proper PTS and set the muxer timebase
Andreas Unterweger
- [FFmpeg-cvslog] avutil/camellia: fix documentation for av_camellia_crypt()
Giorgio Vazzana
- [FFmpeg-cvslog] avutil/camellia: make LR128() more robust
Giorgio Vazzana
- [FFmpeg-cvslog] avutil/camellia: use K[2] instead of *K in generate_round_keys()
Giorgio Vazzana
- [FFmpeg-cvslog] avutil/camellia: cosmetic fixes
Giorgio Vazzana
- [FFmpeg-cvslog] avformat/movenc: Add simplistic 'colr' tag writing support to mov container
Kevin Wheatley
- [FFmpeg-cvslog] avcodec/nvenc: fix b frame settings
agathah
- [FFmpeg-cvslog] avcodec/nvenc: set repeatSPSPPS flag for streaming
agathah
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fb10044 web/contact: Suggest that patch authors subscribe to ffmpeg-devel
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. b3b45be web/security: add 2.3.6
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 64b51f8 web/download: add FFmpeg 2.5.3
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 89ad5ce web/download: Simplify RPM Fusion description
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7c2b7c2 web/download: add FFmpeg 2.4.6
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 989dbd2 web/security: add new CVEs to 2.5.2, 2.4.5 and 2.3.6
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2596f5e web: add FFmpeg 2.2.12
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8627023 web/download: remove insecure git:// URLs where https:// are already available
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. b19285a web/download: Remove main snapshot url
gitolite
- [FFmpeg-cvslog] ffmpeg: Add bitrate value under -progress action
raxon1s
- [FFmpeg-cvslog] dshow: allow selecting devices by an alternative name ( workaround for devices with symbols in them), allow specifying capture pins by name and alternative (unique) name
rogerdpack
- [FFmpeg-cvslog] dshow: miscellaneous tweaks
rogerdpack
- [FFmpeg-cvslog] dshow: use non deprecated api
rogerdpack
- [FFmpeg-cvslog] dshow: drop initial audio packets with weird timestamps
rogerdpack
- [FFmpeg-cvslog] dshow: introduce support for crossbar [multiple input selectable] devices
rogerdpack
- [FFmpeg-cvslog] dshow: add options for allowing filter popup configuration dialogs to be presented to the user
rogerdpack
- [FFmpeg-cvslog] dshow: some devices only list themselves under "Video sources" but
rogerdpack
- [FFmpeg-cvslog] dshow: fix docu escapes
rogerdpack
- [FFmpeg-cvslog] dshow: add properties dialog for tv tuners
rogerdpack
- [FFmpeg-cvslog] dshow: alert as to ramifications of switching crossbar routing
rogerdpack
- [FFmpeg-cvslog] dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once
rogerdpack
- [FFmpeg-cvslog] dshow: tweak logging
rogerdpack
- [FFmpeg-cvslog] Tag n2.3.6 : FFmpeg 2.3.6 release
git at videolan.org
- [FFmpeg-cvslog] Tag n2.5.3 : FFmpeg 2.5.3 release
git at videolan.org
- [FFmpeg-cvslog] Tag n2.4.6 : FFmpeg 2.4.6 release
git at videolan.org
- [FFmpeg-cvslog] Tag n2.2.12 : FFmpeg 2.2.12 release
git at videolan.org
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix out of bounds accesses
wm4
- [FFmpeg-cvslog] avformat/id3v1: strip trailing whitespace
wm4
- [FFmpeg-cvslog] avformat/id3v2: support USLT tags
wm4
- [FFmpeg-cvslog] avformat/matroskadec: fix handling of recursive SeekHead elements
wm4
- [FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix out of bounds accesses
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: error on bitmaps with size 0
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix accessing dangling pointers
wm4
- [FFmpeg-cvslog] vp9: fix parser return values in error case
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix out of bounds accesses
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: error on bitmaps with size 0
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix accessing dangling pointers
wm4
- [FFmpeg-cvslog] vp9: fix parser return values in error case
wm4
- [FFmpeg-cvslog] rm: fix memory leak on init failure
wm4
- [FFmpeg-cvslog] vp9: avoid infinite loop with broken files
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix out of bounds accesses
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: error on bitmaps with size 0
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix accessing dangling pointers
wm4
- [FFmpeg-cvslog] vp9: fix parser return values in error case
wm4
- [FFmpeg-cvslog] qpeg: avoid pointless invalid memcpy()
wm4
- [FFmpeg-cvslog] avformat/utils: check for malloc failure
wm4
- [FFmpeg-cvslog] h264: unref leaking error recovery picture
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix out of bounds accesses
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: error on bitmaps with size 0
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix accessing dangling pointers
wm4
- [FFmpeg-cvslog] vp9: fix parser return values in error case
wm4
- [FFmpeg-cvslog] qpeg: avoid pointless invalid memcpy()
wm4
- [FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()
wm4
Last message date:
Sat Jan 31 22:05:38 CET 2015
Archived on: Sat Jan 31 22:05:40 CET 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).