May 2015 Archives by thread
Starting: Fri May 1 02:45:11 CEST 2015
Ending: Sun May 31 23:56:35 CEST 2015
Messages: 1012
- [FFmpeg-cvslog] avformat/mpegts: Factorize version checking code out
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: reset last_ver on corrupted packets
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Detect changes in packet through CRC instead of just the 5bit version
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: Fix memleak of last_pic_for_ec
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/ biweight functions
Shivraj Patil
- [FFmpeg-cvslog] avcodec/h264: Remove failure on data partitioning
Michael Niedermayer
- [FFmpeg-cvslog] ffv1enc: Add const attribute to input frame
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '6503cbf842a026faec517eb980551089168c7d8a'
Michael Niedermayer
- [FFmpeg-cvslog] dnxhddec: Fix pixel format change
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit '3ecb82dd4110108244373f007710df4c2ae572b6'
Michael Niedermayer
- [FFmpeg-cvslog] vp9: profile 1 header decoding.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: increase buffer sizes for non-420 chroma subsamplings.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: support non-420 chroma subsampling for profile 1 token decoding.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: take chroma subsampling into account when walking the block tree.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: use correct chroma subsampling for profile 1 intra block recon.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: use correct chroma subsampling for profile 1 inter block recon.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: invert order of two conditions.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: split out loopfilter luma rows/cols functions from loopfilter_sb().
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: merge uv loopfilter code into generic filter_plane_rows/cols().
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: don't create special u/v filter masks for 444.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add fate test for profile 1 444.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: more specifically specify mask destination to mask_edges().
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix mask_edges and filter_plane_rows/cols() for 440.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add yuv440 fate test.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: copy bug in libvpx for 4:2:2 chroma bs=8x4/4x4 prediction.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add fate test for 422.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge remote-tracking branch 'rbultje/vp9-profile1-wip'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: Print unknown fields at debug level
Michael Niedermayer
- [FFmpeg-cvslog] lavf/http: support HTTPS when listening
Rodger Combs
- [FFmpeg-cvslog] avformat/matroskadec: Mark static tables as const
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/dct-test: Make static table const
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm
Michael Niedermayer
- [FFmpeg-cvslog] avutil/cast5: Mark key_bits as const
Michael Niedermayer
- [FFmpeg-cvslog] avutil/cast5: Make iv array static
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_libopencv: Make ocv_filter_entries const
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/svq3: clarify unknown_flag by renaming to has_watermark
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: Add cover_rect filter
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add find_rect filter
Michael Niedermayer
- [FFmpeg-cvslog] configure: add forgotten avcodec/avformat deps for find/cover_rect
Michael Niedermayer
- [FFmpeg-cvslog] avplay: Factorize code for adding filters to the filter pipeline
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '21180b73239c6360aa28496d4879713b7ba4a8e5'
Michael Niedermayer
- [FFmpeg-cvslog] avplay: Add support for rotated video
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'e2d50fc2f5f3600e13055acf1a10fec35e941f37'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: Add an option for automatically rotating video according to display matrix
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: remove rotate metadata in case of autorotate
Michael Niedermayer
- [FFmpeg-cvslog] avprobe: Support writing arrays of integers without keys
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '3080b0497ddf8549d86ee99b79ac0c15f44ee382'
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: add writer_print_integers() to allow printing formated 1d and 2d arrays of integers
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: support printing AVStream and AVPacket side data
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: Add Support to print information about AV_FRAME_DATA_DISPLAYMATRIX
Michael Niedermayer
- [FFmpeg-cvslog] avprobe: Print the display matrix from per-stream sidedata
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '709e1c91ea7a5bbf2b9a104642572ca7616b224f'
Michael Niedermayer
- [FFmpeg-cvslog] configure: Use the right local variable in the MSVC and ICL probes
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '863ee06809b215895ee20cbc557eeceb904cf770'
Michael Niedermayer
- [FFmpeg-cvslog] configure: Allow log2 with MSVC 2013 onwards.
Matt Oliver
- [FFmpeg-cvslog] Merge commit '3edeb7749e4276c78ad57307b8c3b32dd476d1da'
Michael Niedermayer
- [FFmpeg-cvslog] configure: prepend avfilter_deps for *_rect filters
Michael Niedermayer
- [FFmpeg-cvslog] LICENSE.md: add *_rect filters
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: plane_index is 1 in case of version 4 gray+alpha.
Jérôme Martinez
- [FFmpeg-cvslog] avcodec/nvenc: Make pix_fmts_nvenc const
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showcqt: optimize gamma calculation
Muhammad Faiz
- [FFmpeg-cvslog] avutil/opt: Avoid division by 0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Check L/ R values before use to avoid harmless integer overflow and undefined behavior in fate
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: check s->last_picture.f->data[0] before using it
Andreas Cadhalpun
- [FFmpeg-cvslog] pngdec: return correct error code from decode_frame_common
Andreas Cadhalpun
- [FFmpeg-cvslog] pngdec: don't use AV_PIX_FMT_MONOBLACK for apng
Andreas Cadhalpun
- [FFmpeg-cvslog] ffplay: unify displaymatrix based rotation code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ccaption_dec: correcting line breaks in cc
Anshul Maheshwari
- [FFmpeg-cvslog] ffplay&cmdutils:Factor get_rotation() code out
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_filter: use get_rotation()
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: use uint64_t instead of int for index_scale
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec/ffv1dec: Check quant table symbols more completely
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: More completely check micro_version
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Check chroma shift parameters
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: check s->streams[k] before using it
Andreas Cadhalpun
- [FFmpeg-cvslog] avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k]
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Ask for a sample in case a odd rotation angle is encountered
Michael Niedermayer
- [FFmpeg-cvslog] lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/apngenc: Fix png remuxing by using default extension apng.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi/cropdetect: Fix cropdetect for > 8 bit input.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] avidec: check for valid bit_rate range
Andreas Cadhalpun
- [FFmpeg-cvslog] avfilter/vf_cover_rect: clip rectangle if it is partly outside the input
Michael Niedermayer
- [FFmpeg-cvslog] vp9: add profile names
James Almer
- [FFmpeg-cvslog] avidec: avoid infinite loop due to negative ast->sample_size
Andreas Cadhalpun
- [FFmpeg-cvslog] avformat/avidec: print a warning for negative sample_size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/deinterlace: use INIT_MMX like other asm code does too
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: use the correct dimensions for checking SAR
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/Makefile: add missing lavfutils.c dependency to cover_rect and find_rect filters
James Almer
- [FFmpeg-cvslog] cmdutils: move get_rotation() up in the file
James Almer
- [FFmpeg-cvslog] cmdutils: Add libm.h for round()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: Add avoid_negative_ts_use_pts
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream writes dts
Michael Niedermayer
- [FFmpeg-cvslog] vp9: error out if chroma subsampling changes between frames.
Ronald S. Bultje
- [FFmpeg-cvslog] diracdec: prevent overflow in data_unit_size check
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec/diracdec: Move buf[] read after size check
Michael Niedermayer
- [FFmpeg-cvslog] aasc: return correct buffer size from aasc_decode_frame
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit '8fc8024ea56e814cd257d5fe27b21a865080782f'
Michael Niedermayer
- [FFmpeg-cvslog] alsdec: limit avctx->bits_per_raw_sample to 32
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit 'e191aaca44b986816695e3b7ecfae64697fd6631'
Michael Niedermayer
- [FFmpeg-cvslog] aacpsy: correct calculation of minath in psy_3gpp_init
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit '110f7f35fb615b97d983b1c6c6a714fddd28bcbe'
Michael Niedermayer
- [FFmpeg-cvslog] alsdec: check sample pointer range in revert_channel_correlation
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit '94bb1ce882a12b6d7a1fa32715a68121b39ee838'
Michael Niedermayer
- [FFmpeg-cvslog] alsdec: only adapt order for positive max_order
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit '60f1cc4a1ffcbf24acbb543988ceeaec76b70818'
Michael Niedermayer
- [FFmpeg-cvslog] lavf/riff: Add MultiScope II fourcc MSC2 as MJPEG.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Revert "lavfi: always check av_expr_parse_and_eval() return value"
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '3735b5c616770429572f86aabdaec39c6ebb8818'
Michael Niedermayer
- [FFmpeg-cvslog] diracdec: avoid overflow of bytes*8 in decode_lowdelay
Andreas Cadhalpun
- [FFmpeg-cvslog] diracdec: check if reference could not be allocated
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec/diracdec: Fix types and wraparounds in dirac_decode_picture_header ()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0d3a7dd26490156b607541dd2e1faeaa0fc61a88' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '97010c74cbff177b58daf9a092b4e37a7da26f85' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7b66cf5ce7fdb8b3fa13459aab3f4d6ab559f1ea' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '41a89cba6086de2bd24f9ec7e21200fa162505e9' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '378ee3bad5b99e8f90864af9bc851590e0f64825' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8b86c2ed2eb29dce137b26e66a9bddd50f72817f' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] OS/2:Makedef.cmd cleanup
Dave Yeo
- [FFmpeg-cvslog] lavd/xcbgrab: fix comparison with screen size.
Nicolas George
- [FFmpeg-cvslog] avutil/internal: Suppress empty body warning from emms_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp8: Suppress empty body warnings
Michael Niedermayer
- [FFmpeg-cvslog] tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog()
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: fix crash when parsing invalid mkv
Thomas Guillem
- [FFmpeg-cvslog] Merge commit 'bac0850fbf870d4354d0f68840c0b1c9c1425c4a' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '941972d9e9806e30f978e8fd033671fd30a80a07' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd0e66cb1c7cf2a9ef12963cdc6fd49a35599a9dd' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b0b92ee04d1ee49a5d8b1aca718ea7d7d44932aa' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] alsdec: ensure channel reordering is reversible
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data
Michael Niedermayer
- [FFmpeg-cvslog] alsdec: validate time diff index
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit 'd36d3ae02ca7d535de2b26fa0b3ab44387d19b6a' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'eaa9693fed36c29dfbac896946de31eb186ac5d0' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] dirac: use and forward error codes
Andreas Cadhalpun
- [FFmpeg-cvslog] diracdec: check that block length is valid
Andreas Cadhalpun
- [FFmpeg-cvslog] xcbgrab: Accept geometries matching the screen size
Nicolas George
- [FFmpeg-cvslog] Merge commit '01fdfa51aca9086e04bd354fe3f103a49352c085'
Michael Niedermayer
- [FFmpeg-cvslog] quickdraw: Convert to bytestream2
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'd00f1e0fc10bb945cdf140a6c320eb0c9cd25162'
Michael Niedermayer
- [FFmpeg-cvslog] quickdraw: Switch to greedy parsing
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'bb2cb0a66d86ec4ad9f43a488e8b6ab894c22d2f'
Michael Niedermayer
- [FFmpeg-cvslog] quickdraw: Support direct pixel blocks
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '34efb8a169e4551326e069be47125c6c2cb7ab90'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Open PICT images with Quickdraw
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '7b734ee55dbb8476d7ad63c7daf55c534cf82d5d'
Michael Niedermayer
- [FFmpeg-cvslog] fate: Add a PICT test
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'd81fb63d87692765c004c19934b49427df434a07'
Michael Niedermayer
- [FFmpeg-cvslog] libx265: Fix 'braces around scalar initializer' warning
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '04070dbca0688ab1e24528ce5c135254a9a79c47'
Michael Niedermayer
- [FFmpeg-cvslog] dump: Print AVAudioServiceType side data
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278'
Michael Niedermayer
- [FFmpeg-cvslog] mux: Do not leave stale side data pointers in ff_interleave_add_packet()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e0010bb91fc0b067be8aefd2f77e6838537da433'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tableprint_vlc: Do not define functions to nothing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec: do not define print_guid() to nothing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/internal: always check arguments of hex_dump_debug()
Michael Niedermayer
- [FFmpeg-cvslog] swresample/dither_template: Do not define macro functions to nothing
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug()
Michael Niedermayer
- [FFmpeg-cvslog] lavc/qdrw: Also support real-world qdraw images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/img2dec: Autodetect qdraw images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swscale/x86/hscale_fast_bilinear_simd: Fix variable names in comments
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Replace default_bsep[] by multiplication
Michael Niedermayer
- [FFmpeg-cvslog] lavu: add yuv440p10/12 pixfmts.
Ronald S. Bultje
- [FFmpeg-cvslog] lavc: add yuv440p10/12 formats to aligned pixfmt list.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: add yuv440p10/12 pixfmts.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add profile 2/3 to exported profiles.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: add/update reference files for 440 addition.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: parse profile 2/3 bitdepth in frame header.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add keyframe profile 2/3 support.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add inter-frame profile 2/3 suport.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add profile 2/3 fate tests.
Ronald S. Bultje
- [FFmpeg-cvslog] libvpxdec: add 440 pixfmts.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge remote-tracking branch 'rbultje/vp9-profile23-wip'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp9dsp: Replace assert by av_assert0()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/vp9dsp_init: Fix mix of declaration and statement
Michael Niedermayer
- [FFmpeg-cvslog] ripemd: move ripemd{256, 320} into separate functions
James Almer
- [FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horizontal and uni vertical mc functions
Shivraj Patil
- [FFmpeg-cvslog] aacsbr: break infinite loop in sbr_hf_calc_npatches
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec/s3tc: fix decoding when dimensions are not a multiple of 4
Tom Butterworth
- [FFmpeg-cvslog] avcodec/txd: Fix input size checks for dxt1/3 for dimensions % 4 != 0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Add av_packet_side_data_name()
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: Use av_packet_side_data_name() to find the side data name
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: Use init_get_bits8()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: Check init_get_bits8() return value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/s3tc: fix alpha decoding when dimensions are not a multiple of 4
Tom Butterworth
- [FFmpeg-cvslog] vp9: add missing changelog and APIchanges entries for new VP9 profiles
James Almer
- [FFmpeg-cvslog] doc/APIchanges: fill missing versions and hashes
James Almer
- [FFmpeg-cvslog] swscale/x86/hscale_fast_bilinear_simd: Remove ancient out-commented debug code
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: set correct range
wm4
- [FFmpeg-cvslog] id3v2: do not export APIC description if empty
wm4
- [FFmpeg-cvslog] configure: replace arch loongson with arch extra list loongson
周晓勇
- [FFmpeg-cvslog] configure: remove loongson check inline asm and mips dependent
周晓勇
- [FFmpeg-cvslog] vp9: de-duplicate some functions that are identical between 10/12 bpp.
Ronald S. Bultje
- [FFmpeg-cvslog] lavd/v4l2: fix typo
Giorgio Vazzana
- [FFmpeg-cvslog] avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is set
Michael Niedermayer
- [FFmpeg-cvslog] lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L2_BUF_FLAG_ERROR
Giorgio Vazzana
- [FFmpeg-cvslog] avdevice/v4l2: Try to fix build on netbsd/openbsd
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: use PIX_FMT_GRAY8 when the user specified CODEC_FLAG_GRAY
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Fix -flags +gray with xvid_vlc_trac7411.h263
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/error_resilience: support grayscale
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Fix indention
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: Fix -timestamp parsing
Michael Niedermayer
- [FFmpeg-cvslog] cmdline: Check options array for not working flag combinations
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Fix "-flags +gray"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Fix null pointer dereference with grayscale decoding with mpeg2_field_encoding.ts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: add intra_penalty AVOption
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: change log level for iterative ME information to debug level
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: Fix used reference MV in fullpel iterative ME
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: correct fullpel search pattern
Michael Niedermayer
- [FFmpeg-cvslog] avformat_alloc_context: initialize raw_packet_buffer_remaining_size.
Reimar Döffinger
- [FFmpeg-cvslog] avcodec/snowenc: set dia_size for the first pass of motion estimation too
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxf: Simplify PRINT_KEY()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxf: Always evaluate PRINT_KEY() arguments at compile time
Michael Niedermayer
- [FFmpeg-cvslog] avformat/http: Mark lower_proto as const in http_listen()
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/swscale: Fix warning about loosing significant bits in cast
Michael Niedermayer
- [FFmpeg-cvslog] libavutil/mem: use size_t for the length in av_strdup()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/dict: Use size_t for appending strings
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutenc: Fix writing strings larger than 2gb
Michael Niedermayer
- [FFmpeg-cvslog] postproc/postprocess: Use size_t to hold strlen()s value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ppc/h264qpel_template: Fix alignment assert
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavenc: fix string length variable types
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavenc: Check umid length
Michael Niedermayer
- [FFmpeg-cvslog] ape: Support _0000 files with nblock smaller than 64
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit '295e05a762332c5edcc84c325e94457815a51b5c'
Michael Niedermayer
- [FFmpeg-cvslog] alac: Reject rice_limit 0 if compression is used
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit '243e8443cd9e83c887e3f5edf09a169e7783d14e'
Michael Niedermayer
- [FFmpeg-cvslog] nut: Check chapter creation in decode_info_header
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit 'b34257eefd98cb768ea2f53a390b8684d51e689a'
Michael Niedermayer
- [FFmpeg-cvslog] avi: Validate sample_size
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit '4d0ee4962be7e07cdc038a78008ef2e4e47e5f81'
Michael Niedermayer
- [FFmpeg-cvslog] nut: Make sure to clean up on read_header failure
Luca Barbato
- [FFmpeg-cvslog] Merge commit '254f3daba4271c1918d9a7ad155b1442ef93ed29'
Michael Niedermayer
- [FFmpeg-cvslog] png: Set the color range as full range
wm4
- [FFmpeg-cvslog] Merge commit 'b9f7a677083647d85e583d6d7384938766a293d7'
Michael Niedermayer
- [FFmpeg-cvslog] id3v2: Do not export empty APIC description
wm4
- [FFmpeg-cvslog] Merge commit '379e5603f4131e677ecf5ba79973dcd5603f28ea'
Michael Niedermayer
- [FFmpeg-cvslog] fate: Reduce the number of frames used to test video filters
Luca Barbato
- [FFmpeg-cvslog] Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b'
Michael Niedermayer
- [FFmpeg-cvslog] fate: Use more than 5 frames for testing select and idet filters
Michael Niedermayer
- [FFmpeg-cvslog] dashenc: replace attribute id with contentType for the AdaptationSet element
James Almer
- [FFmpeg-cvslog] Merge commit 'ac1a1cb948fe29975424e367173b88db48792144'
Michael Niedermayer
- [FFmpeg-cvslog] dashenc: Reduce the segment duration if cutting out parts with edit lists
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/url: Use size_t for len from strlen()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Use size_t for the variable holding a strlen() value.
Michael Niedermayer
- [FFmpeg-cvslog] avformat/subtitles: Use size_t for len
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vorbiscomment: Check entry length in ff_vorbiscomment_write()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flacenc: Check length in flac_write_block_comment()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggenc: Check ff_vorbiscomment_length in ogg_write_vorbiscomment( )
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: Check ff_vorbiscomment_length in put_flac_codecpriv( )
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libx265: use x265 Multi-library Interface to query the API
Gopu Govindaswamy
- [FFmpeg-cvslog] avformat/mov: Pass MovContext into mov_open_dref()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/avstring: Use size_t in av_strlcatf()
Michael Niedermayer
- [FFmpeg-cvslog] id3v2: catch avio_read errors in check_tag
Andreas Cadhalpun
- [FFmpeg-cvslog] avformat: add callback for opening further files
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Use open_cb() if set
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avformat: slightly more verbose documentation for open_cb()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mlvdec: Use AVFormatContext->open_cb()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Fix order of operations in hls_decode_neighbour()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/internal: Fix warning about struct declaration
Michael Niedermayer
- [FFmpeg-cvslog] tools/graph2dot: use larger data types than int for array/string sizes
Michael Niedermayer
- [FFmpeg-cvslog] dca_parser: Extend DTS core sync word and fix existing check
foo86
- [FFmpeg-cvslog] Merge commit '0670acc4f1c4ceb16968818a654e07a3f550a8c9'
Michael Niedermayer
- [FFmpeg-cvslog] riff: Add MultiScope II fourcc MSC2 as MJPEG
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit 'da5c6a97bbfe34d4b30a89e72150dd400299ddce'
Michael Niedermayer
- [FFmpeg-cvslog] fate: Test pullup and fieldmatch with 5 instead of 1 frame
Michael Niedermayer
- [FFmpeg-cvslog] lavf/img2dec: add option to disable pattern matching
Marton Balint
- [FFmpeg-cvslog] avfilter/af_aphaser: reject too small delay
Paul B Mahol
- [FFmpeg-cvslog] avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpenc_jpeg: Check remaining buffer size for SOS
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_xiph: Check upper bound on len in xiph_handle_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_xiph: Move pkt_len onto one side of the check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Fix use of uinitialized value
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Cleanup error handling for bz2 & zlib
Michael Niedermayer
- [FFmpeg-cvslog] avformat/idcin: Remove redundant chunk size check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Handle read_buffer allocation failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hevc: Check cpb_cnt_minus1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hevc: Check num_negative_pics and num_positive_pics
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cover_rect: Handle the case where the cover rectangle is as large as the input
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showcqt: Fix gamma comparisons
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: don't return frames without data
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec/vqavideo: Check chunk size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_sei: Check num_sps_ids_minus1 value
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_zoompan: free out AVFrame on failure
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: remove a duplicated line
Andreas Cadhalpun
- [FFmpeg-cvslog] imgutils: initialize palette padding bytes in av_image_alloc
Andreas Cadhalpun
- [FFmpeg-cvslog] configure: disabled -mips64 option for loongson and remove redundant cpuflags
周晓勇
- [FFmpeg-cvslog] libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber list on x86_64, because it isn' t implicitly included when PIC is on.
Nick Lewycky
- [FFmpeg-cvslog] libswscale/x86/hscale_fast_bilinear_simd.c: There' s no need to save BX if it's in the clobber list.
Nick Lewycky
- [FFmpeg-cvslog] doc/ffprobe.xsd: remove extra sequence from streamType
Dave Rice
- [FFmpeg-cvslog] doc/ffprobe.xsd: add build_date and build_time as optional attributes
Dave Rice
- [FFmpeg-cvslog] avcodec/hevc: Check offset_len
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Check num_entry_point_offsets
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Simplify entry_point_offset parsing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check vps_num_hrd_parameters
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Explicitly check num_tile_* for negative values
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: More completely check vps_num_layer_sets
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Move log2_ctb_size checks up to prevent undefined shift operations
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: fix boolean operator
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: assert that overflows end at exactly x=w
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Check len in ff_mjpeg_decode_dqt()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Check len in ff_mjpeg_decode_dht()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: fix len computation in ff_mjpeg_decode_dqt()
Michael Niedermayer
- [FFmpeg-cvslog] cafdec: free extradata before allocating it
Andreas Cadhalpun
- [FFmpeg-cvslog] cafdec: check avio_read return value
Andreas Cadhalpun
- [FFmpeg-cvslog] quickdraw: Make the palette opaque
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit 'd0dce15da34c0e4eee6c683be299de0221db00d3'
Michael Niedermayer
- [FFmpeg-cvslog] quickdraw: Skip the empty 512 byte header for images
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '0348e74c01a099a3787ae21df1c2a742fc846163'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qdrw: cleanup skip code
Michael Niedermayer
- [FFmpeg-cvslog] mkv: Print unsupported mov tags when found
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '8fc11abe1fea4f211cc7dbd58a173d1221627d90'
Michael Niedermayer
- [FFmpeg-cvslog] dnxhd: Print unknown header when found
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'd84429d41e24437536907af1e6b73197ecf3f6db'
Michael Niedermayer
- [FFmpeg-cvslog] mjpegenc: Fix JFIF header byte ordering
Shiina Hideaki
- [FFmpeg-cvslog] Merge commit '85ca012ba680bdf942d95ab98c74f6a28f447588'
Michael Niedermayer
- [FFmpeg-cvslog] libx265: Use the Multi-library Interface
Gopu Govindaswamy
- [FFmpeg-cvslog] Merge commit '3b5e5e6a29d62462d0505287042fa4c2b99c4f2b'
Michael Niedermayer
- [FFmpeg-cvslog] vda: Make output CVPixelBuffer format configurable
Stefano Pigozzi
- [FFmpeg-cvslog] Merge commit 'e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623'
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix alignment issue caused by 8ch sse functions
Rainer Hochecker
- [FFmpeg-cvslog] avcodec/mpeg4audio: add some padding/alignment to MAX_PCE_SIZE
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/on2avc: Check run more carefully
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/msrledec: Ask for sample that uses a branch with a unused byte
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: Remove unused label
Timothy Gu
- [FFmpeg-cvslog] avformat/nutdec: Remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni hv mc functions
Shivraj Patil
- [FFmpeg-cvslog] tests: drop bc dependency
Clément Bœsch
- [FFmpeg-cvslog] avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() fix vec_lvsl bug
Rong Yan
- [FFmpeg-cvslog] avcodec/ass: make default playback resolution available to decoders
Clément Bœsch
- [FFmpeg-cvslog] avcodec/srtdec: attempt to correct SubRip positioning
Clément Bœsch
- [FFmpeg-cvslog] avcodec/qdrw: another try at skipping the first 512 bytes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qdrw: Fix the code which asks for version 1 samples
Michael Niedermayer
- [FFmpeg-cvslog] libavutil/softfloat: Add test case for av_add_sf
Nedeljko Babic
- [FFmpeg-cvslog] avcodec/cavsdec: Check esc_code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cavsdec: Check frame_rate_code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cavsdec: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-cvslog] hevc: make avcodec_decode_video2() fail if get_format() fails
wm4
- [FFmpeg-cvslog] rtpenc_mpegts: Free the right ->pb in the error path in the init function
Martin Storsjö
- [FFmpeg-cvslog] rtpenc_mpegts: Set chain-> rtp_ctx only after avformat_write_header succeeded
Martin Storsjö
- [FFmpeg-cvslog] mxfenc: fix memleaks in mxf_write_footer
Andreas Cadhalpun
- [FFmpeg-cvslog] matroskadec: export cover art correctly
wm4
- [FFmpeg-cvslog] msrledec: use signed pixel_ptr in msrle_decode_pal4
Andreas Cadhalpun
- [FFmpeg-cvslog] mxfenc: don't try to write footer without header
Andreas Cadhalpun
- [FFmpeg-cvslog] aacdec: consistently use avctx for logging in decode_eld_specific_config
Andreas Cadhalpun
- [FFmpeg-cvslog] aacpsy: avoid psy_band->threshold becoming NaN
Andreas Cadhalpun
- [FFmpeg-cvslog] ac3: validate end in ff_ac3_bit_alloc_calc_mask
Andreas Cadhalpun
- [FFmpeg-cvslog] mpeg4videodec: only allow a positive length
Andreas Cadhalpun
- [FFmpeg-cvslog] bink: check vst->index_entries before using it
Andreas Cadhalpun
- [FFmpeg-cvslog] swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong
Rong Yan
- [FFmpeg-cvslog] apedec: set s->samples only when init_frame_decoder succeeded
Andreas Cadhalpun
- [FFmpeg-cvslog] apedec: prevent out of array writes in decode_array_0000
Andreas Cadhalpun
- [FFmpeg-cvslog] nutdec: check for negative frame rate in decode_info_header
Andreas Cadhalpun
- [FFmpeg-cvslog] nutdec: check chapter creation in decode_info_header
Andreas Cadhalpun
- [FFmpeg-cvslog] nutdec: fix memleaks on error in nut_read_header
Andreas Cadhalpun
- [FFmpeg-cvslog] nutdec: fix illegal count check in decode_main_header
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec/dcadec: Check nchans
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: Check subsubframes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Make data_unit_size unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Clear w/h/size on region buffer allocation failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Fix ranges in assert
Michael Niedermayer
- [FFmpeg-cvslog] lavf/webmdashenc: fix unchecked strftime
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] tests/fate-run: do not attempt to parse tiny_psnrs output if it failed
Michael Niedermayer
- [FFmpeg-cvslog] fate: increase the number of filtered frames to 20 for edgedetect* & hue
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Cleanup order of operations for current_run check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/acelp_vectors: Assert that x is within the array in ff_set_fixed_vector()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove unneeded ost->filter check
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Print an error if avfilter_graph_queue_command() failed
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp9: Use separate memset for counts.eob
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresdec2: Reset slice_count on deallocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/put_bits: Remove dead code in put_bits()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Check skip_bytes()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Fix code depending on signed overflow behavior
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: More complete pred_order check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smvjpegdec: check avcodec_decode_video2() return code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: check memory allocations
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: More completely check sample_rate_index and channels
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: Check scale table index
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: Check active_bands
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq1dec: Remove duplicate buf_size check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: print a debug level note if time parsing fails
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libtheoraenc: Check for av_malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Fix typo in num_entry_point_offsets check
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Remove another unneeded ost->filter_graph check
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Allow reinitialization without ever setting channel counts
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Allow reinitialization without ever setting channel layouts
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample-test: Randomly wipe out channel counts
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Check channel layouts and channels against each other and print human readable error messages
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdsp: fix on stack alignment
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: do not rewind custom io buffers
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use
Michael Niedermayer
- [FFmpeg-cvslog] fate: Include branch information in the payload header
Timothy Gu
- [FFmpeg-cvslog] vp9: remove one optimization branch in iadst16 which causes overflows.
Ronald S. Bultje
- [FFmpeg-cvslog] network: Do not leave context locked on error
Vittorio Giovara
- [FFmpeg-cvslog] lavf: Reset global flag on deinit
Vittorio Giovara
- [FFmpeg-cvslog] avcodec/dvbsubdec: Do not return a value from a function returning void
Michael Niedermayer
- [FFmpeg-cvslog] vp9: remove another optimization branch in iadst16 which causes overflows.
Ronald S. Bultje
- [FFmpeg-cvslog] libvpxenc: only set noise reduction w/vp8
James Zern
- [FFmpeg-cvslog] OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c
Maneesh Gupta
- [FFmpeg-cvslog] ffmpeg: remove incorrect network deinit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Do not read ACLR into extradata for H.264
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/lavfutils: disable frame threads when decoding a single image
Michael Niedermayer
- [FFmpeg-cvslog] xcbgrab: Do not assume the non shm image data is always available
Luca Barbato
- [FFmpeg-cvslog] xcbgrab: Validate the capture area
Luca Barbato
- [FFmpeg-cvslog] lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Update for 2.6.3
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.7-dev : Main development, master branch after release/ 2.6 branched off
git at videolan.org
- [FFmpeg-cvslog] ffmpeg: Support preserving the source key frame timings
anatolschwarz
- [FFmpeg-cvslog] avformat/mov: Print reason of loci parsing failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix parsing short loci
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/v4l2: Fix vertical alignment in list_formats() output
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: use <0 instead of != 0 for error check of init_muxer()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/j2kenc: Use ret < 0 instead of ret != 0 for error checks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacenc: use < 0 instead of != 0 for error checks
Michael Niedermayer
- [FFmpeg-cvslog] doc: Add $branch to FATE config template
Timothy Gu
- [FFmpeg-cvslog] Merge commit '732dd658687bd9a2e5c622e38c481825b57af250'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/buffersink: return EOF if closed link in av_buffersink_get_frame_flags()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: only apply last picture flush code at EOF
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: add mp2 to the list of exceptions instead of generally treating dshow_block_align ==1 special
Michael Niedermayer
- [FFmpeg-cvslog] lavc/flacdec: Sanitize FLACSTREAMINFO usage.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/flac: Fix encoding and decoding with high lpc.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/qdrw: Fix overwrite when reading invalid Quickdraw images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mov: Tell users about the use_absolute_path option.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/vc1: Set color_range for gray decoding.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/h263: Set color_range for gray decoding.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/wav: Print an error if files >4G are written.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/wav: Read files >4G if no smaller filesize was written.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Tag n2.6.3 : FFmpeg 2.6.3 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9eb1e24 web/download: add FFmpeg 2.6.3
gitolite
- [FFmpeg-cvslog] lavc: Print a warning if gray decoding was requested but not enabled.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpeg: Do not detect unknown audio in Hikvision streams as alaw.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/vc1: Never decode vc1 as gray if gray decoding was not enabled.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi/fade: Do not overread input buffer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/flacdec: Attempt to auto-detect old buggy flac
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: Add hls flag for rounding m3u8 durations to whole numbers , problems with floats on some devices
MrBoogs
- [FFmpeg-cvslog] avformat/hlsenc: Add hls flag for starting a playlist with a discontinuity on startup
MrBoogs
- [FFmpeg-cvslog] avformat/hlsenc: do not append an endlist tag when the stream ends
MrBoogs
- [FFmpeg-cvslog] avcodec/golomb: get_ur_golomb_jpegls: Fix reading huge k values
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/golomb: fix reading huge signed rice golomb values
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Do not copy the display matrix if rotation meta-data is manually added
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Fix sign error in display matrix auto-rotation code
Michael Niedermayer
- [FFmpeg-cvslog] vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: disable more pmulhrsw optimizations in idct16/32.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix segmentation map referencing upon framesize change.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: apply mv scaling workaround only when subsampling is enabled.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: set skip flag if the block had no coded coefficients.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: read all 4x4 blocks in sub8x8 blocks individually with scalability.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: clip motion vectors in the same way as libvpx does.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: extend loopfilter workaround for vp9 h/v mix-up to work for 422.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix crash when playing back 440/440 content with width%64<56.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: reset loopfilter mode/ref deltas on keyframe.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: clamp segmented lflvl before applying ref/mode deltas.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: don't allow compound references if error_resilience is enabled.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: improve signbias check.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix scaled motion vector clipping for sub8x8 blocks.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: match another find_ref_mvs() bug in libvpx.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge remote-tracking branch 'rbultje/vp9-bugfixes'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfenc: Set the component depth from the pixel format if available
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfenc: Set horizontal chroma subsample value from pixel format if available
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avfiltergraph: Rename ff_avfilter_graph_config_pointers to graph_config_pointers.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_cabac: Rename ff_hevc_transform_skip_flag_decode() to hevc_transform_skip_flag_decode()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow_dwt: Remove ff_ prefix from ff_spatial_idwt_init() and ff_spatial_idwt_slice()
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 269e2cc web/security: add CVE-2014-7937
gitolite
- [FFmpeg-cvslog] libavcodec/x265: detect csps in libx265_encode_init_csp()
Steve Borho
- [FFmpeg-cvslog] ffmpeg_opt: Compensate for DTS/ PTS difference in seeking when its based on DTS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mss2: use < 0 instead of != 0 to check for error of vlc initialization
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/golomb: Remove disabled and broken code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacenc: Do not copy unused udata array -> 5x faster calc_rice_params()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacenc: Support calculating rice parameters exactly
Michael Niedermayer
- [FFmpeg-cvslog] fate: Add test for -exact_rice_parameters 1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacenc: Move udata and sums to FlacSubframe
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: Improve ascii art showing the meaning of the AVChromaLocation values
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacenc: Simplify md5 calculation code by using AV_WL24()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacenc: Mark pointers/array arguments const which are not changed
Michael Niedermayer
- [FFmpeg-cvslog] libvpx: Fix mixed use of av_malloc() and av_reallocp()
Vittorio Giovara
- [FFmpeg-cvslog] mp3: Properly use AVCodecContext API
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '7244cefd6e6ba7258cb022dfd7a284099d88a3e8' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: properly allocate dummy AVCodecContext
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: Check for avcodec_alloc_context3() failure
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '78a3a4580c5a547af4ae8682c662ea3a4699a599' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] roqvideoenc: set enc->avctx in roq_encode_init
Andreas Cadhalpun
- [FFmpeg-cvslog] x86: Put COPY3_IF_LT under HAVE_6REGS
Luca Barbato
- [FFmpeg-cvslog] mov: Fix little endian audio detection
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '9f6c36d961d27283808310e3ca1d8390b55fce9b' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2af720fe5f0418612a8fc26b0147a0e10414fcbe' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8ae4d4e117626313e0b7df746e82de84d00d160a' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] rtpenc_jpeg: Handle case of picture dimensions not dividing by 8
Andrey Utkin
- [FFmpeg-cvslog] rtsp: Make sure we don' t write too many transport entries into a fixed-size array
Martin Storsjö
- [FFmpeg-cvslog] mpegts: Update the PSI/SI table only if the version change
John Högberg
- [FFmpeg-cvslog] Merge commit '844201e35fe575710be8218d45828df49b77f205' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f77c9d71615e17414aacbb1720693b800a5a32d3' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: reset last_version on seeking
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4415d0f3bbaeb287327ef101ae98d727a69d9af1' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Also parse the FMC descriptor if the codec has not been identified yet
Michael Niedermayer
- [FFmpeg-cvslog] avresample: Reallocate the internal buffer to the correct size
Luca Barbato
- [FFmpeg-cvslog] Merge commit '386e80610de282c92ad5897683ccaf2675766ac5' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ac1660509ecfbeca7b63eb5ab8360011180e705b' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '744d813bcf527481f2217428fa08bfee8642935b' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cb5324200ccdc693dd5b28dcd7d4b722fad83ea2' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '21b21aed797b5e636adcf2df811f96a95f208930' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a55a70644872027fdf76a75edf12a09c9008880f' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0f50c53cfb959162f2bccc1a2c2e066d35723595' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] configure: Disable i686 for i586 and lower CPUs
Mikulas Patocka
- [FFmpeg-cvslog] Merge commit '5549f693d2181b3211427f65e48eaa2f4fc5a402' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b37bfbfbe53917820d1f97312fa0b2e8c7a15217' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1f64b018cbec018fa66a4a20f79958d9707913de' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacenc: Support Multi dimensional quantization
Michael Niedermayer
- [FFmpeg-cvslog] Fix movtext crashes caused due to lack of proper bounds checking
Niklesh
- [FFmpeg-cvslog] doc/encoders: add flac
Michael Niedermayer
- [FFmpeg-cvslog] configure: disable mipsfpu for loongson3
周晓勇
- [FFmpeg-cvslog] lavc/vmnc: Fix 32bit colour-space, there is no transparency.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec: add mathops test
Michael Niedermayer
- [FFmpeg-cvslog] fate: Add fate-mathops test
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Return error on EOF from get_str()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Fix recovery when immedeately after seeking a failure happens
Michael Niedermayer
- [FFmpeg-cvslog] configure: add cpuflags for loongson3 series cpu
周晓勇
- [FFmpeg-cvslog] avcodec/hevc: Remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] vmnc: Delay pixel size check
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'eafbc6716cede6d4a652f8bedf82f2901c68d06d'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmnc: Simplify "24bit" support
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: fix infinite resync loops
Andreas Cadhalpun
- [FFmpeg-cvslog] nutdec: stop skipping bytes at EOF
Andreas Cadhalpun
- [FFmpeg-cvslog] lavfi: Move avcodec header to the only filter needing it
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmnc: Add back adapted comment about 24bit
Vittorio Giovara
- [FFmpeg-cvslog] nutdec: abort if EOF is reached in decode_info_header/read_sm_data
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit '3efe0393e4f0eaa27bac8833edbd7d3cff4704e1'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: support ignoring unsupported mapped streams
Rodger Combs
- [FFmpeg-cvslog] libvpx: add support for yuv440p and yuv440p10/12 encoding
James Almer
- [FFmpeg-cvslog] ffmpeg_opt: Give the user a hint on how to ignore unsupported streams
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: fix the error message log level for the unsupported stream types
Michael Niedermayer
- [FFmpeg-cvslog] lavf/mkv: Only skip prores header if the packet is large enough.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mov: Write colour matrix "6" for color_space bt470bg.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mov: Use AVCOL_SPC constants when checking color_space.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg_opt: add missing space in error message
Michael Niedermayer
- [FFmpeg-cvslog] lavc/qdrw: Do not fail decoding valid Quickdraw images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avutil/pixfmt: Clarify that the ASCII art describes the location of the first chroma sample of AVChromaLocation
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: clarify chroma location text further, as "first" is ambigous
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: Clarify mpeg example comments for AVChromaLocation
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: make luma sample positions even more explicit in the AVChromaLocation ASCII art
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mips: loongson fix bugs in mathops optimization
周晓勇
- [FFmpeg-cvslog] ffmpeg: Support copying unknown streams
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: check result of avio_seek
Zhang Rui
- [FFmpeg-cvslog] Update for 2.5.7
Michael Niedermayer
- [FFmpeg-cvslog] doc/ffmpeg: basic documentation for -copy/ignore_unknown
Michael Niedermayer
- [FFmpeg-cvslog] WebP muxer: support a packet containing animated WebP.
Urvang Joshi
- [FFmpeg-cvslog] tls: Use custom IO to read from the URLContext
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'd15eec4d6bdfa3bd4c4b5b7dd2dbd699ba253d02'
Michael Niedermayer
- [FFmpeg-cvslog] tls: Remove the nonblocking code
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'd13b124eaf452b267480074b2e6946538ed03a6e'
Michael Niedermayer
- [FFmpeg-cvslog] tls: Remove all the local polling loops
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '94599a6de3822b13c94096d764868128f388ba28'
Michael Niedermayer
- [FFmpeg-cvslog] WebP encoder: extract out some methods into a separate helper library.
Urvang Joshi
- [FFmpeg-cvslog] tls: fix compilation when both gnutls and openssl are enabled
James Almer
- [FFmpeg-cvslog] Merge commit '29216d7fd14d1cec16821867d17c90b5c49e8c07'
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: Clarify DV example comments for AVChromaLocation
Tim Nicholson
- [FFmpeg-cvslog] avcodec/mpeg12dec: Fix chroma location
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/mux: Add ff_choose_chroma_location()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfenc: Add color siting element
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movtextdec: Add support for large boxes(>32 bit)
Niklesh
- [FFmpeg-cvslog] mpegvideo: Drop flags and flags2
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Drop err_recognition
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Drop stream_codec_tag
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '6f54dc43cee6b2f5d183acf98b32a3cf8be4a4fc'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directly
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'd528045558825f01472e9bee873f60c98d661e53'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directly
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'a3f4c930ac3f49f47b6e6ffda925d0dcf80320e2'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Rework various functions not to use MpegEncContext directly
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Check X in 2nd branch of index reading
Michael Niedermayer
- [FFmpeg-cvslog] WebP encoder: use WebPAnimEncoder API when available.
Urvang Joshi
- [FFmpeg-cvslog] Tag n2.5.7 : FFmpeg 2.5.7 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a069c8c web/download: add FFmpeg 2.5.7
gitolite
- [FFmpeg-cvslog] libwebp: remove unneeded defines
James Almer
- [FFmpeg-cvslog] libwebpenc_common: add header guards
James Almer
- [FFmpeg-cvslog] libwebp: use a separate AVClass for each encoder
James Almer
- [FFmpeg-cvslog] nutdec: always check the get_str return value
Andreas Cadhalpun
- [FFmpeg-cvslog] avformat/wavdec: Increase probe_packets limit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Increase dts packet threshold to fix more misdetections
Rodger Combs
- [FFmpeg-cvslog] avcodec/dcadec: Search and decode frame in case it starts later in a packet
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: fix various memleaks on failure
Andreas Cadhalpun
- [FFmpeg-cvslog] configure: simplify libwebp checks
James Almer
- [FFmpeg-cvslog] libwebp: simplify AVCodec.close functions
James Almer
- [FFmpeg-cvslog] avcodec/y41pdec: Avoid using float for size test
Michael Niedermayer
- [FFmpeg-cvslog] avformat/4xm: Change fps to AVRational
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avienc: Avoid float usage
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfenc: Remove unneeded floats
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfenc: Remove another unneeded float computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Remove float use from rgb_to_yuv()
Michael Niedermayer
- [FFmpeg-cvslog] mov: abort on EOF in ff_mov_read_chan
Andreas Cadhalpun
- [FFmpeg-cvslog] mov: fix two memleaks
Andreas Cadhalpun
- [FFmpeg-cvslog] mov: always check avio_read return value
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec/mpeg4video: Reorder operations to reduce accesses to err_recognition
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263: Remove unused argument of h263_get_motion_length()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Pass PutBitContext into ff_h263_encode_motion() instead of MpegEncContext
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ituh263enc: Pass PutBitContext into h263p_encode_umotion() instead of MpegEncContext
Michael Niedermayer
- [FFmpeg-cvslog] libdcadec: search for frames that start late in a packet
James Almer
- [FFmpeg-cvslog] avcodec/libutvideoenc: Fix memleak
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Mark avio context of decompressed atoms as seekable
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Update the buffer size as more slices are merged
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/put_bits: Assert that there is enough space left in skip_put_bytes ()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/put_bits: Assert that size in set_put_bits_buffer_size() does not cause integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: Set the video VBV parameters only for the video stream from -target
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegenc: Do not use floats for vcd_padding_bitrate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegenc: Replace *0.7 by *7/10
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmenc: Avoid floats in duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Factor ff_mpv_reallocate_putbitbuffer() out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer()
Michael Niedermayer
- [FFmpeg-cvslog] libshine: fix support for shine 3.0
Andreas Cadhalpun
- [FFmpeg-cvslog] Improve upon dynamic arrays- movtext subtitles
Niklesh
- [FFmpeg-cvslog] D3D11va: add a Direct3D11 video decoder similar to DXVA2
Steve Lhomme
- [FFmpeg-cvslog] Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxva2: Fix build without D3D11
Michael Niedermayer
- [FFmpeg-cvslog] lavf/riff: Add 0x729A as TwoCC for G.729.
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: d3d11va is auto-detected like the others
Michael Niedermayer
- [FFmpeg-cvslog] mov: reject zero bytes_per_frame with non-zero samples_per_frame
Andreas Cadhalpun
- [FFmpeg-cvslog] lavf/dnxhd: Autodetect more files that can be decoded.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands
Michael Niedermayer
- [FFmpeg-cvslog] configure: Check if ID3D11VideoDecoder exists, not just the header to enable d3d11va
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxva2: Fix "may be used uninitialized" warnings
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header
Philip Langdale
- [FFmpeg-cvslog] avcodec/dxva2_h264: Fix "may be used uninitialized" warnings
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Fix HWACCEL_MAX for D3D11
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fix HWACCEL_MAX for D3D11
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Avoid float in bitrate calculation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec: Avoid float usage in duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Avoid floats & float rounding in tmcd nb_frames calculation
Michael Niedermayer
- [FFmpeg-cvslog] avutil: Add av_q2intfloat()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ircamenc: Avoid floats
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: Avoid floats in default duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] doc: Fix spelling of 'Transmission'
Sebastian Ramacher
- [FFmpeg-cvslog] Merge commit 'cf1f3d837e1266034a487de5b575bd76426c6b10'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: do not print misleading recommanditions on 1pass vpx encoding
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Allow muxing mp3 with samplerate < 16khz if the user sets strict to -1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nvenc: Fix typo: 1204 -> 1024
Philip Langdale
- [FFmpeg-cvslog] avfilter/vf_hqdn3d: Initialize the whole LUT
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/x86/vf_hqdn3d: Fix register types
Michael Niedermayer
- [FFmpeg-cvslog] x86/cpu: add AV_CPU_FLAG_AVXSLOW flag
James Almer
- [FFmpeg-cvslog] ffprobe: print stream_index with frame data
Dave Rice
- [FFmpeg-cvslog] fate: Update exif tests after 09ec31ce3aab41407965e7a95b7d145702434c26
Michael Niedermayer
- [FFmpeg-cvslog] doc/build_system: Document GEN, text taken from the webpage
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: loongson3 optimized h264dsp weighted mc with mmi
周晓勇
- [FFmpeg-cvslog] avformat/mpsubdec: change multipler to int, it only stores 1 and 100
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: Ensure the buffer is large enough to avoid seeks from the first frame search
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3: skip junk at the beginning of mp3 files
wm4
- [FFmpeg-cvslog] avformat/mpsubdec: Use double instead of float for timestamp calculations
Michael Niedermayer
- [FFmpeg-cvslog] lavf: split tls.c
wm4
- [FFmpeg-cvslog] Merge commit 'd8ffb2055f0e0fcb5d025bab72eb19c2a886c125'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: move TLS-related ifdeffery to library specific files
wm4
- [FFmpeg-cvslog] Merge commit '57cde2b180fcec0eaf60aad65f436ab6420546f5'
Michael Niedermayer
- [FFmpeg-cvslog] Revert "Move struc FFTContext below SECTION_RODATA"
Timothy Gu
- [FFmpeg-cvslog] x86inc: Clear __SECT__
Timothy Gu
- [FFmpeg-cvslog] avcodec/ffv1dec: Fix skip_alpha
Michael Niedermayer
- [FFmpeg-cvslog] network: Move variable declaration under an #if
Timothy Gu
- [FFmpeg-cvslog] avutil/mips: Restructure of generic macros
Shivraj Patil
- [FFmpeg-cvslog] avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.h
Shivraj Patil
- [FFmpeg-cvslog] avformat/mxfenc: Support storing signal standard for D10 muxing
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Use av_codec_get_tag2() in avformat_query_codec().
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/x264: Support bgr0 as input pix_fmt.
Carl Eugen Hoyos
- [FFmpeg-cvslog] dvdsubdec: reset buffer size on invalid over-large packets
wm4
- [FFmpeg-cvslog] dvdsubdec: implement flushing
wm4
- [FFmpeg-cvslog] avcodec/mips: Split uni mc optimizations to new file
Shivraj Patil
- [FFmpeg-cvslog] avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/ generic_macros_msa.h
Shivraj Patil
- [FFmpeg-cvslog] Merge commit 'dd4d709be705edaec0bc35c426bf8434e942b7df'
Michael Niedermayer
- [FFmpeg-cvslog] tls_gnutls: Add missing includes for the gcrypt thread safety callbacks
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'd4d90504a687d2c0ef77ccf11d831f24dcff9cf1'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Drop exchange_uv() function and use its code directly
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '419e3404d07acaac019e8f363c281e17c3a3d622'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Move ff_*_rl functions to a separate file
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'fa1923f18205410a3b0aa6c0e77cb31443ef340d'
Michael Niedermayer
- [FFmpeg-cvslog] rl: Rename ff_*_rl() to ff_rl_*()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6f57375d707de40dcec28d3cef886c364e032c21'
Michael Niedermayer
- [FFmpeg-cvslog] rl: Add a function for freeing dynamically allocated tables.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '324e50ee95929a9491b855c5e15451145bd5d1ec'
Michael Niedermayer
- [FFmpeg-cvslog] rl: Add error checking to ff_rl_init().
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '1b1bb2c4efc126d74d44d8c421860c85f932ecb1'
Michael Niedermayer
- [FFmpeg-cvslog] x86: cavs: Remove an unneeded scratch buffer
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e4610300de6869bd6b3b00e76cfeabb6d7653dcd'
Michael Niedermayer
- [FFmpeg-cvslog] pixfmt: remove misleading and broken documentation
wm4
- [FFmpeg-cvslog] Merge commit 'a64a5773ea5f7337cd1d87cfdf511914d317fe81'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/cavsdsp: remove unneeded tmp
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4dc0fbb13c33b4e5bdb766652f4daf900ccc952f' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avienc: Correct possible dereference of null
Roman Savchenko
- [FFmpeg-cvslog] avcodec/mpegvideo: Check pointer when allocation fail
Roman Savchenko
- [FFmpeg-cvslog] avcodec/mpegvideo: Reset bitstream_buffer_size on allocation failure
Michael Niedermayer
- [FFmpeg-cvslog] dxva2_hevc: fix 32x32 scaling lists
Hendrik Leppkes
- [FFmpeg-cvslog] dxva2_hevc: re-write reference frame handling
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '78efc69e7c990226f4b913721ef1b308ca5bfa04'
Michael Niedermayer
- [FFmpeg-cvslog] rtmpdh: Make sure ret is initialized in the nettle version of bn_hex2bn
Martin Storsjö
- [FFmpeg-cvslog] rtmpdh: Fix a local variable name in the nettle/gcrypt codepath
Martin Storsjö
- [FFmpeg-cvslog] rtmpdh: Check the output buffer size in the openssl version of dh_compute_key
Martin Storsjö
- [FFmpeg-cvslog] rtmpdh: Pass the actual buffer size of the output secret key
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '127d813bcb5705202b7100cf1eccd1e26d72ba14'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0508faaa11bf7507ffdd655aee57c9dc5a8203f4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9f1b3050d9e31e9283d818f3640f3460ac8cfb5b'
Michael Niedermayer
- [FFmpeg-cvslog] rtmpdh: Add fate test for the DH handshake routine
Martin Storsjö
- [FFmpeg-cvslog] rtmpdh: Remove an unnecessary check in the gcrypt/nettle dh_compute_key
Martin Storsjö
- [FFmpeg-cvslog] rtmpdh: Create sufficiently long private keys for gcrypt/nettle
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8016a1bd3b60e917e1b12748dd80c06c3462c286'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e9e86d9ef637f5a600c76b352ffe5a82b71b25d1'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Avoid float usage in yuv_to_rgba()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/concatdec: Enable auto_convert by default
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: avoid floats in width/height/aspect ratio computations
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Check that track_width_1616 fits within the available 32bit before storing it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ac3_parser: Avoid floats in bitrate computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Use FFSWAP to exchange pointers
Michael Niedermayer
- [FFmpeg-cvslog] mov: fix DTS calculation for samples with negative stts duration
Andreas Cadhalpun
- [FFmpeg-cvslog] libavutil: Cosmetic changes to fixed_dsp file.
Nedeljko Babic
- [FFmpeg-cvslog] build: add configure option pkgconfigdir
Ingo Brückl
- [FFmpeg-cvslog] configure: Fix showcqt fft dependancy
Michael Niedermayer
- [FFmpeg-cvslog] lavf/tls: Support Secure Transport
Rodger Combs
- [FFmpeg-cvslog] rtmpdh: Generate the whole private exponent using av_get_random_seed() with nettle/gmp
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'b2f0f37d242f1194fe1f886557cf6cefdf98caf6'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/h264dec: Fix detection of invalid h264 with 0x100 startcodes
Michael Niedermayer
- [FFmpeg-cvslog] avformat/h264dec: Add ff_tlog() with trace information about h264 probing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Fix buf_size check in dvbsub_parse_display_definition_segment()
banastasov
- [FFmpeg-cvslog] lavf/tls_securetransport: add missing copyright notice
Rodger Combs
- [FFmpeg-cvslog] avformat/mov: Append place name instead of overwriting for loci
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Also export loci altitude
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Add loction/ xyz support to allow copying data between mov files
Michael Niedermayer
- [FFmpeg-cvslog] doc/ffmpeg: Document xerror
Michael Niedermayer
- [FFmpeg-cvslog] libopenjpegdec: check existence of image component data
Andreas Cadhalpun
- [FFmpeg-cvslog] msrle: Use FFABS to determine the frame size in msrle_decode_pal4
Luca Barbato
- [FFmpeg-cvslog] Merge commit '5ecabd3c54b7c802522dc338838c9a4c2dc42948'
Michael Niedermayer
- [FFmpeg-cvslog] h264: Make sure reinit failures mark the context as not initialized
Luca Barbato
- [FFmpeg-cvslog] Merge commit '0181ae9af2de1526464d23209b82e6674d362f5d'
Michael Niedermayer
- [FFmpeg-cvslog] network: prevent SIGPIPE on OSX
wm4
- [FFmpeg-cvslog] Merge commit '70642090960c35dcd6da941c869bdf55d4f3bb00' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3b69f245dbe6e2016659a45c4bfe284f6c5ac57e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] postproc/postprocess_template: Compute packedYScale and QPCorrecture without floats
Michael Niedermayer
- [FFmpeg-cvslog] postproc: Avoid floats in maxClipped computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/parser: Print an error in case of reallocation fails in ff_combine_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_fade: Force alpha pixel format if alpha is set to 1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '881b80b3294483696a21b21a69fa5eee30f33037'
Michael Niedermayer
- [FFmpeg-cvslog] configure: Check for SecItemImport for securetransport as well
Rodger Combs
- [FFmpeg-cvslog] tests: add some ASS/SSA/MKS remux and transcode tests
Clément Bœsch
- [FFmpeg-cvslog] avfilter/vf_mpdecimate: pass the same AVClass context as use elsewhere to av_pixelutils_get_sad_fn ()
Peter Cordes
- [FFmpeg-cvslog] avfilter/vf_mpdecimate: debug logging of threshold stats
Peter Cordes
- [FFmpeg-cvslog] avfilter/vf_mpdecimate: support more pixel formats, including GBRP
Peter Cordes
- [FFmpeg-cvslog] avfilter/vf_mpdecimate: add comment about 8x8 SAD
Peter Cordes
- [FFmpeg-cvslog] avformat/libquvi: fix error handling
Gilles Chanteperdrix
- [FFmpeg-cvslog] Merge commit '254eb5b6faebb7bcfc3cefc1edced6652fe9d5be'
Michael Niedermayer
- [FFmpeg-cvslog] ppc: avutil: Drop a potentially dangerous workaround
Luca Barbato
- [FFmpeg-cvslog] Merge commit '72cebae0d981dde144340cf51f3c323f01e215e5'
Michael Niedermayer
- [FFmpeg-cvslog] ppc: avutil: Use the abriged vector types
Luca Barbato
- [FFmpeg-cvslog] ppc: pixblockdsp: Use the abriged vector types
Luca Barbato
- [FFmpeg-cvslog] Merge commit '7014b65995b1fe6188fb53447bf61b08e3963355'
Michael Niedermayer
- [FFmpeg-cvslog] ppc: linux: Check altivec using the auxv
Luca Barbato
- [FFmpeg-cvslog] ppc: Clarify and extend the cpuid check
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'baa94563fede8959a638b0fa132dd2124acd93e8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3058872c293e239e3b51e86fe18cfbe720aadff1'
Michael Niedermayer
- [FFmpeg-cvslog] avutil/ppc/cpu: Check if unistd.h is available before including it
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f22ebd2555d15b59e109a5b630dd71374b076d0b'
Michael Niedermayer
- [FFmpeg-cvslog] ppc: configure: Support ISA 2.06 and later
Luca Barbato
- [FFmpeg-cvslog] ppc: Restrict some Altivec implementations to Big Endian
Luca Barbato
- [FFmpeg-cvslog] ppc: cpu: Add support for VSX and POWER8 extensions
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'da60b99a8857d5ca236f32c1799a066e0135a866'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331'
Michael Niedermayer
- [FFmpeg-cvslog] configure: ldbrx seems not working on qemu power8, disable for now
Michael Niedermayer
- [FFmpeg-cvslog] ppc: vsx: Implement float_dsp
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'eecd29b3fd7fee221580798346d6582b75c7ade4'
Michael Niedermayer
- [FFmpeg-cvslog] avutil/ppc/float_dsp_init: Disable duplicate functions
Michael Niedermayer
- [FFmpeg-cvslog] ppc: vsx: Implement diff_pixels and get_pixels
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078'
Michael Niedermayer
Last message date:
Sun May 31 23:56:35 CEST 2015
Archived on: Sun May 31 23:56:36 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).