August 2012 Archives by author
Starting: Wed Aug 1 01:52:23 CEST 2012
Ending: Fri Aug 31 22:44:43 CEST 2012
Messages: 1014
- [FFmpeg-cvslog] id3v2: Support v2.2 PIC
Mohammad Alsaleh
- [FFmpeg-cvslog] id3v2: Match PIC mimetype/format case-insensitively
Mohammad Alsaleh
- [FFmpeg-cvslog] Fix partially hidden macroblocks for 10-bit DNxHD.
Joseph Artsimovich
- [FFmpeg-cvslog] mips: add assembler flags for mips32r2 ISA and mhard-float
Nedeljko Babic
- [FFmpeg-cvslog] mips: change list of files with MIPS copyright notice in mips.txt
Nedeljko Babic
- [FFmpeg-cvslog] ffplay: fix odd YUV width by cropping the video
Marton Balint
- [FFmpeg-cvslog] cllc: fix typo in the error message
Piotr Bandurski
- [FFmpeg-cvslog] movenc: fix remuxing of svq3
Piotr Bandurski
- [FFmpeg-cvslog] aiffenc: fix remuxing of qdm2
Piotr Bandurski
- [FFmpeg-cvslog] movenv: fix remuxing of qdm2
Piotr Bandurski
- [FFmpeg-cvslog] mov: remux AALP tag
Piotr Bandurski
- [FFmpeg-cvslog] avrn: lowercase "name" and expand"long_name"
Piotr Bandurski
- [FFmpeg-cvslog] riff: fix remuxing of atrac3 in wav
Piotr Bandurski
- [FFmpeg-cvslog] rtmp: send check_bw as notification
Luca Barbato
- [FFmpeg-cvslog] rtmp: handle bytes read reports
Luca Barbato
- [FFmpeg-cvslog] mjpegdec: more meaningful return values
Luca Barbato
- [FFmpeg-cvslog] libvpxenc: use the default bitrate if not set
Luca Barbato
- [FFmpeg-cvslog] huffman: update to current coding style
Luca Barbato
- [FFmpeg-cvslog] huffyuv: update to current coding style
Luca Barbato
- [FFmpeg-cvslog] x86: h264dsp: Remove unused variable ff_pb_3_1
Diego Biurrun
- [FFmpeg-cvslog] dca: Rename dca.c ---> dcadec.c
Diego Biurrun
- [FFmpeg-cvslog] dca: Move tables used outside of dcadec.c to a separate file.
Diego Biurrun
- [FFmpeg-cvslog] dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
Diego Biurrun
- [FFmpeg-cvslog] x86: h264dsp: K&R formatting cosmetics
Diego Biurrun
- [FFmpeg-cvslog] x86: proresdsp: improve SIGNEXTEND macro comments
Diego Biurrun
- [FFmpeg-cvslog] x86: Use consistent 3dnowext function and macro name suffixes
Diego Biurrun
- [FFmpeg-cvslog] x86: build: replace mmx2 by mmxext
Diego Biurrun
- [FFmpeg-cvslog] x86: dct32: port to cpuflags
Diego Biurrun
- [FFmpeg-cvslog] x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2
Diego Biurrun
- [FFmpeg-cvslog] nuv: K&R formatting cosmetics
Diego Biurrun
- [FFmpeg-cvslog] build: Remove all installed headers and header directories on uninstall
Diego Biurrun
- [FFmpeg-cvslog] doc: cygwin: Update list of FATE package requirements
Diego Biurrun
- [FFmpeg-cvslog] build: cosmetics: Reorder some lists in a more logical fashion
Diego Biurrun
- [FFmpeg-cvslog] build: add HOSTOBJS to SUBDIR_VARS list
Diego Biurrun
- [FFmpeg-cvslog] doxygen: qdm2: Drop documentation for non-existing function parameters
Diego Biurrun
- [FFmpeg-cvslog] swf: Move swf_audio_codec_tags table to the only place it is used
Diego Biurrun
- [FFmpeg-cvslog] swf: Move shared table out of the header file
Diego Biurrun
- [FFmpeg-cvslog] doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Fix function parameter names to match the code
Diego Biurrun
- [FFmpeg-cvslog] configure: suncc: Add -xc99 to dependency flags, required on Solaris
Diego Biurrun
- [FFmpeg-cvslog] avresample: De-doxygenize some comments where Doxygen is not appropriate
Diego Biurrun
- [FFmpeg-cvslog] fate: Only test enabled filters
Diego Biurrun
- [FFmpeg-cvslog] configure: Rename check_asm() to more fitting check_inline_asm()
Diego Biurrun
- [FFmpeg-cvslog] doc: Clarify licensing issues arising from external libraries
Diego Biurrun
- [FFmpeg-cvslog] x86: Drop silly "_yasm" suffixes from filenames
Diego Biurrun
- [FFmpeg-cvslog] configure: Fix typo in mpeg2video/svq1 decoder dependency declaration
Diego Biurrun
- [FFmpeg-cvslog] build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENC
Diego Biurrun
- [FFmpeg-cvslog] w32pthreads: Add missing #includes to make header compile standalone
Diego Biurrun
- [FFmpeg-cvslog] mpegvideo_mmx_template: drop some commented-out cruft
Diego Biurrun
- [FFmpeg-cvslog] x86: avcodec: Appropriately name files containing only init functions
Diego Biurrun
- [FFmpeg-cvslog] x86: avcodec: Consistently name all init files
Diego Biurrun
- [FFmpeg-cvslog] build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCE
Diego Biurrun
- [FFmpeg-cvslog] build: Factor out rangecoder dependencies to CONFIG_RANGECODER
Diego Biurrun
- [FFmpeg-cvslog] build: amrwb: Drop redundant lsp dependency declaration
Diego Biurrun
- [FFmpeg-cvslog] fate: flac: Only run tests requiring samples when samples are available
Diego Biurrun
- [FFmpeg-cvslog] build: Make the E-AC-3 encoder select the AC-3 encoder
Diego Biurrun
- [FFmpeg-cvslog] configure: Drop fastdiv option
Diego Biurrun
- [FFmpeg-cvslog] build: x86: Only compile mpegvideo optimizations when necessary
Diego Biurrun
- [FFmpeg-cvslog] svq1/svq3: Move common code out of SVQ1 decoder-specific file
Diego Biurrun
- [FFmpeg-cvslog] dnxhdenc: x86: more sensible names for optimization file and init function
Diego Biurrun
- [FFmpeg-cvslog] x86: mpegvideoenc: Split optimizations off into a separate file
Diego Biurrun
- [FFmpeg-cvslog] x86: mpegvideo: more sensible names for optimization file and init function
Diego Biurrun
- [FFmpeg-cvslog] cavs: Move data tables used in only one place to that file
Diego Biurrun
- [FFmpeg-cvslog] cavs: Move inline functions only used in one file out of the header
Diego Biurrun
- [FFmpeg-cvslog] dwt: Remove unused code.
Diego Biurrun
- [FFmpeg-cvslog] audio_frame_queue: Clean up ff_af_queue_log_state debug function
Diego Biurrun
- [FFmpeg-cvslog] build: fft: x86: Drop unused YASM-OBJS-FFT- variable
Diego Biurrun
- [FFmpeg-cvslog] build: Use portable abstraction for linker/hostcc output file syntax
Diego Biurrun
- [FFmpeg-cvslog] celp_math: Move ff_cos() to the only place it is used
Diego Biurrun
- [FFmpeg-cvslog] celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
Diego Biurrun
- [FFmpeg-cvslog] build: Restore dependency of acelp_filters.o on celp_math.o
Diego Biurrun
- [FFmpeg-cvslog] x86: avcodec: Drop silly "_sse" suffixes from filenames
Diego Biurrun
- [FFmpeg-cvslog] x86: avcodec: Drop silly "_mmx" suffixes from filenames
Diego Biurrun
- [FFmpeg-cvslog] x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation
Diego Biurrun
- [FFmpeg-cvslog] x86: mpegvideoenc: fix linking with --disable-mmx
Diego Biurrun
- [FFmpeg-cvslog] x86: Always compile files with functions that are called unconditionally
Diego Biurrun
- [FFmpeg-cvslog] x86: cosmetics: Comment some #endifs for better readability
Diego Biurrun
- [FFmpeg-cvslog] avfilter: x86: Use more precise compile template names
Diego Biurrun
- [FFmpeg-cvslog] configure: Add more fine-grained SSE CPU capabilities flags
Diego Biurrun
- [FFmpeg-cvslog] x86: Fix linking with some or all of yasm, mmx, optimizations disabled
Diego Biurrun
- [FFmpeg-cvslog] configure: x86: Separate inline from standalone assembler capabilities
Diego Biurrun
- [FFmpeg-cvslog] x86: Split inline and external assembly #ifdefs
Diego Biurrun
- [FFmpeg-cvslog] prores: interlaced ProRes encoding
Maksalov Boris
- [FFmpeg-cvslog] libopenjpegdec: increase max lowres from 5 to 31
Michael Bradshaw
- [FFmpeg-cvslog] Add ICO muxer
Michael Bradshaw
- [FFmpeg-cvslog] Canopus Lossless decoder
Derek Buitenhuis
- [FFmpeg-cvslog] eamad: Use dsputils instead of its own bswap16_buf
Derek Buitenhuis
- [FFmpeg-cvslog] Canopus Lossless decoder
Derek Buitenhuis
- [FFmpeg-cvslog] eamad: Use dsputils instead of a custom bswap16_buf
Derek Buitenhuis
- [FFmpeg-cvslog] LICENSE: Document all GPL files
Derek Buitenhuis
- [FFmpeg-cvslog] LICENSE: Document all GPL files
Derek Buitenhuis
- [FFmpeg-cvslog] zerocodec: Cosmetics
Derek Buitenhuis
- [FFmpeg-cvslog] zerocodec: Fix memleak in decode_frame
Derek Buitenhuis
- [FFmpeg-cvslog] zerocodec: Cosmetics
Derek Buitenhuis
- [FFmpeg-cvslog] zerocodec: Fix memleak in decode_frame
Derek Buitenhuis
- [FFmpeg-cvslog] cosmetics: Fix a few switched periods and linebreaks
Derek Buitenhuis
- [FFmpeg-cvslog] dpx: Make start offset unsigned
Derek Buitenhuis
- [FFmpeg-cvslog] configure: Add support for e500mc CPU
Derek Buitenhuis
- [FFmpeg-cvslog] configure: Add support for e500mc CPU
Derek Buitenhuis
- [FFmpeg-cvslog] cllc: Rename some funcs to represent what they actually do
Derek Buitenhuis
- [FFmpeg-cvslog] cllc: Add support for QRGB
Derek Buitenhuis
- [FFmpeg-cvslog] cllc: Implement ARGB support
Derek Buitenhuis
- [FFmpeg-cvslog] cllc: Rename some funcs to represent what they actually do
Derek Buitenhuis
- [FFmpeg-cvslog] cllc: Add support for QRGB
Derek Buitenhuis
- [FFmpeg-cvslog] cllc: Implement ARGB support
Derek Buitenhuis
- [FFmpeg-cvslog] utvideoenc: Port to ff_alloc_packet2
Derek Buitenhuis
- [FFmpeg-cvslog] FATE: Add Canopus Lossless tests
Derek Buitenhuis
- [FFmpeg-cvslog] cllc: Pad swapped buffer
Derek Buitenhuis
- [FFmpeg-cvslog] FATE: Add Canopus Lossless tests
Derek Buitenhuis
- [FFmpeg-cvslog] vp56: Don't use DECLARE_ALIGN on a typedef name
Derek Buitenhuis
- [FFmpeg-cvslog] vp56: Don't use DECLARE_ALIGN on a typedef name
Derek Buitenhuis
- [FFmpeg-cvslog] x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
Ronald S. Bultje
- [FFmpeg-cvslog] dct-test: allow to compile without HAVE_INLINE_ASM.
Ronald S. Bultje
- [FFmpeg-cvslog] fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.
Ronald S. Bultje
- [FFmpeg-cvslog] x86: fft: fix imdct_half() for AVX
Ronald S. Bultje
- [FFmpeg-cvslog] fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.
Ronald S. Bultje
- [FFmpeg-cvslog] dsputil: make add_hfyu_left_prediction_sse4() support unaligned src.
Ronald S. Bultje
- [FFmpeg-cvslog] lagarith: pad RGB buffer by 1 byte.
Ronald S. Bultje
- [FFmpeg-cvslog] lagarith: fix color plane inversion for YUY2 output.
Ronald S. Bultje
- [FFmpeg-cvslog] Revert "wmapro: prevent division by zero when sample rate is unspecified"
Ronald S. Bultje
- [FFmpeg-cvslog] fft: 3dnow: fix register name typo in DECL_IMDCT macro
Ronald S. Bultje
- [FFmpeg-cvslog] fate: add tests for lagarith lossless video codec.
Ronald S. Bultje
- [FFmpeg-cvslog] lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.
Ronald S. Bultje
- [FFmpeg-cvslog] yuv2rgb: handle line widths that are not a multiple of 4.
Ronald S. Bultje
- [FFmpeg-cvslog] matroskadec: Implement support for ALAC
Moritz Bunkus
- [FFmpeg-cvslog] matroskaenc: Implement support for ALAC
Moritz Bunkus
- [FFmpeg-cvslog] timecode: show frame rate when invalid.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: honor -ss and -t parameters with muxed subtitles.
Clément Bœsch
- [FFmpeg-cvslog] lavf/movenc: fix invalid free with timecode meta and tmcd data copy.
Clément Bœsch
- [FFmpeg-cvslog] Fix misc swapped dot and carriage returns in av_log calls.
Clément Bœsch
- [FFmpeg-cvslog] movenc: Fix unfreed memory found by valgrind.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/overlay: remove dead initialization.
Clément Bœsch
- [FFmpeg-cvslog] Replace various inlined inverse AVRational with av_inv_q().
Clément Bœsch
- [FFmpeg-cvslog] doc: fix misspelled "convergence".
Clément Bœsch
- [FFmpeg-cvslog] lavf/mxfenc: simplify frame rate checks.
Clément Bœsch
- [FFmpeg-cvslog] lavf/mxfenc: better error handling with invalid frame rate.
Clément Bœsch
- [FFmpeg-cvslog] lavu/timecode: add av_timecode_check_frame_rate().
Clément Bœsch
- [FFmpeg-cvslog] lavf/movenc: add frame rate heuristic for timecode frame rate.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/atempo: remove dead increment.
Clément Bœsch
- [FFmpeg-cvslog] lavf/movenc: use two explicit bytes instead of a short.
Clément Bœsch
- [FFmpeg-cvslog] movenc: Fix unfreed memory found by valgrind.
Clément Bœsch
- [FFmpeg-cvslog] Remove "Error parsing options string [...]" messages.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: add edgedetect filter.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/edgedetect: add rounding for high/low threshold.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: add showspectrum filter.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/edgedetect: use "@see" instead of the invalid "@url".
Clément Bœsch
- [FFmpeg-cvslog] lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.
Clément Bœsch
- [FFmpeg-cvslog] lavf: add const qualifier to AVCodecDescriptor pointer in is_intra_only().
Clément Bœsch
- [FFmpeg-cvslog] lavf: remove unused AVStream pointer.
Clément Bœsch
- [FFmpeg-cvslog] matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles.
Clément Bœsch
- [FFmpeg-cvslog] gitignore: add scaling_video example.
Clément Bœsch
- [FFmpeg-cvslog] aacdec: Don' t fall back to the old output configuration when no old configuration is present .
Alex Converse
- [FFmpeg-cvslog] MSS2 decoder
Alberto Delmás
- [FFmpeg-cvslog] MSS1 and MSS2: set final pixel format after common stuff has been initialised
Alberto Delmás
- [FFmpeg-cvslog] nuv: check size of buffer before accessing it instead of after.
Reimar Döffinger
- [FFmpeg-cvslog] nuv: Fix playback of RTjpeg from current MythTV,
Reimar Döffinger
- [FFmpeg-cvslog] oggdec: simplify start time calculation code.
Reimar Döffinger
- [FFmpeg-cvslog] oggdec: Initialize stream index to -1 in ogg_packet.
Reimar Döffinger
- [FFmpeg-cvslog] movenc: Fix unfreed memory found by valgrind.
Reimar Döffinger
- [FFmpeg-cvslog] oggdec: simplify start time calculation code.
Reimar Döffinger
- [FFmpeg-cvslog] oggdec: Initialize stream index to -1 in ogg_packet.
Reimar Döffinger
- [FFmpeg-cvslog] Optimized unscaled yuvp9/yuvp10 -> yuvp16 conversion.
Reimar Döffinger
- [FFmpeg-cvslog] movdec: Try to recover from overreading atoms
Reimar Döffinger
- [FFmpeg-cvslog] cllc: simplify/fix swapped data buffer allocation.
Reimar Döffinger
- [FFmpeg-cvslog] cllc: simplify/fix swapped data buffer allocation.
Reimar Döffinger
- [FFmpeg-cvslog] Add CPiA video decoder
Reimar Döffinger
- [FFmpeg-cvslog] wtvdec: set correct codec ID for CC streams.
Reimar Döffinger
- [FFmpeg-cvslog] dvbsubdec: set width/height from display def if not set.
Reimar Döffinger
- [FFmpeg-cvslog] utvideo: Rename utvideo.c to utvideodec.c
Jan Ekström
- [FFmpeg-cvslog] lavc: add Ut Video encoder
Jan Ekström
- [FFmpeg-cvslog] fate: Add FATE tests for the Ut Video encoder
Jan Ekström
- [FFmpeg-cvslog] fate: make Ut Video encoder tests use bitexact swscale flags
Jan Ekström
- [FFmpeg-cvslog] fate: make Ut Video encoder tests use bitexact swscale flags
Jan Ekström
- [FFmpeg-cvslog] utvideodec: Fix single symbol mode decoding
Jan Ekström
- [FFmpeg-cvslog] fate: Add a single symbol Ut Video decoder test
Jan Ekström
- [FFmpeg-cvslog] 8svx: ensure that packet size is multiple of channels.
Nicolas George
- [FFmpeg-cvslog] vf_tile: fix output buffer ownership.
Nicolas George
- [FFmpeg-cvslog] apetag: return value when required.
Nicolas George
- [FFmpeg-cvslog] fate: add test for the tile video filter.
Nicolas George
- [FFmpeg-cvslog] assdec: return EOF instead of EIO.
Nicolas George
- [FFmpeg-cvslog] amerge/astreamsync/pan: fix license boilerplate.
Nicolas George
- [FFmpeg-cvslog] lavfi: use a new field for automatic buffer copy.
Nicolas George
- [FFmpeg-cvslog] lavfi: document the constraints on incoming frames.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: insert bitmap subtitles as video in filters.
Nicolas George
- [FFmpeg-cvslog] ffprobe: refactor frames decoding.
Nicolas George
- [FFmpeg-cvslog] dvbsub: fix encoding of termination packets.
Nicolas George
- [FFmpeg-cvslog] dvbsub: reindent after last commit.
Nicolas George
- [FFmpeg-cvslog] tools: add a script to find missing codec descriptors.
Nicolas George
- [FFmpeg-cvslog] lavc: add missing codec descriptors.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: add an option to fix subtitles durations.
Nicolas George
- [FFmpeg-cvslog] dvdsubenc: make it usable for transcoding.
Nicolas George
- [FFmpeg-cvslog] lavf: probe PGS subtitles definition.
Nicolas George
- [FFmpeg-cvslog] dvdsubenc: set frame size in extradata.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: make -s work for subtitles too.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: copy subtitles frame dimensions.
Nicolas George
- [FFmpeg-cvslog] lavc: reimplement avcodec_get_name with descriptors.
Nicolas George
- [FFmpeg-cvslog] lavc: add const to AVCodecContext.codec_descriptor.
Nicolas George
- [FFmpeg-cvslog] dvdsubenc: reindent after recent commit.
Nicolas George
- [FFmpeg-cvslog] lavfi: use min_perms and rej_perms for out pads.
Nicolas George
- [FFmpeg-cvslog] filter_design: document ownership and permissions.
Nicolas George
- [FFmpeg-cvslog] lavfi/movie: set pkt->stream_index for flushing.
Nicolas George
- [FFmpeg-cvslog] lavfi/movie: extend a doxygen comment.
Nicolas George
- [FFmpeg-cvslog] escape124: fix integer overflow leading to excessive memory allocation
Nicolas George
- [FFmpeg-cvslog] lavfi: grant all permissions on mallocated video buffers.
Nicolas George
- [FFmpeg-cvslog] lavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inplace_start_frame.
Nicolas George
- [FFmpeg-cvslog] lavfi: grant all permissions on mallocated audio buffers.
Nicolas George
- [FFmpeg-cvslog] sink_buffer: require AV_PERM_PRESERVE.
Nicolas George
- [FFmpeg-cvslog] split: set rej_perms = AV_PERM_WRITE on outputs.
Nicolas George
- [FFmpeg-cvslog] fifo: fix permissions.
Nicolas George
- [FFmpeg-cvslog] af_channelmap: require AV_PERM_PRESERVE.
Nicolas George
- [FFmpeg-cvslog] af_channelmap: fix permissions.
Nicolas George
- [FFmpeg-cvslog] avf_concat: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_alphamerge: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_ass: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_colormatrix: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_delogo: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_deshake: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_drawtext: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_drawtext: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_fade: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_fieldorder: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_fps: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_idet: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_overlay: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_removelogo: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_select: require AV_PERM_PRESERVE.
Nicolas George
- [FFmpeg-cvslog] vf_thumbnail: fix permissions.
Nicolas George
- [FFmpeg-cvslog] vf_tinterlace: leave harmless permissions alone.
Nicolas George
- [FFmpeg-cvslog] vf_yadif: fix permissions.
Nicolas George
- [FFmpeg-cvslog] lavc/tscc: use reget_buffer.
Nicolas George
- [FFmpeg-cvslog] lavf/au: check bits per coded sample.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: reduce differences with avconv for in/out scheduling.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: reindent after last commit.
Nicolas George
- [FFmpeg-cvslog] lavfi: add volumedetect filter.
Nicolas George
- [FFmpeg-cvslog] lavc: avcodec_get_name: return "none" for AV_CODEC_ID_NONE.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: remove useless flags to EOF av_buffersrc_add_ref.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.
Nicolas George
- [FFmpeg-cvslog] lavf/nut: define fourcc DVBT for DVB_TELETEXT.
Nicolas George
- [FFmpeg-cvslog] lavf/nutenc: write stream metadata.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: remove outdated warning.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: use AV_BUFFERSRC_FLAG_PUSH.
Nicolas George
- [FFmpeg-cvslog] lavfi: add a closed field to AVFilerLink.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: make decoding_needed a counter.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: move close_output_stream earlier.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: use close_output_stream more systematically.
Nicolas George
- [FFmpeg-cvslog] lavfi/split: handle closed outputs.
Nicolas George
- [FFmpeg-cvslog] lavfi/overlay: fix return values.
Nicolas George
- [FFmpeg-cvslog] lavfi: free partial audio buffers when destroying links.
Nicolas George
- [FFmpeg-cvslog] lavc/dvdsubenc: check the type of rectangles.
Nicolas George
- [FFmpeg-cvslog] cmdutils: add -layouts option.
Nicolas George
- [FFmpeg-cvslog] tools: add make_chlayout_test perl script.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: report max time of unfinished streams in stats.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: count finished streams for last stats line.
Nicolas George
- [FFmpeg-cvslog] lavfi/af_atempo: use av_malloc for rDFT buffers.
Nicolas George
- [FFmpeg-cvslog] mp3dec: adjust IMDCT scaling to avoid overflows
Christophe Gisquet
- [FFmpeg-cvslog] Fix duplicate packet init introduced by 7f9aaa4
Wolfram Gloger
- [FFmpeg-cvslog] Proresenc: add multithreading support
Speedy Gonzales
- [FFmpeg-cvslog] mov: parse custom "----" Metadata
Justin Greer
- [FFmpeg-cvslog] mov: Change default aac priming fallback from 2112 to 1024
Justin Greer
- [FFmpeg-cvslog] Revert "nuv: check per-frame header for validity."
Janne Grunau
- [FFmpeg-cvslog] nuv: check RTjpeg header for validity
Janne Grunau
- [FFmpeg-cvslog] fate: add test for RTjpeg in nuv with frameheader
Janne Grunau
- [FFmpeg-cvslog] Add CPiA video decoder
Stephan Hilb
- [FFmpeg-cvslog] Skip chan tag padding.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support reading 16-channel lxf files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix one of the problems with -codecs, -encoders and -decoders.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Use correct format identifier for uint64_t.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Simplify setting colour space for mono* when encoding tiff.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Cosmetics: Reorder pix_fmts in tiffenc.c.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency information .
Carl Eugen Hoyos
- [FFmpeg-cvslog] Clarify that -passlogfile has a different syntax when used with -vcodec libx264 .
Carl Eugen Hoyos
- [FFmpeg-cvslog] Clarify that -passlogfile has a different syntax when used with -vcodec libx264 .
Carl Eugen Hoyos
- [FFmpeg-cvslog] Clarify that -passlogfile has a different syntax when used with -vcodec libx264 .
Carl Eugen Hoyos
- [FFmpeg-cvslog] Clarify that -passlogfile has a different syntax when used with -vcodec libx264 .
Carl Eugen Hoyos
- [FFmpeg-cvslog] Clarify that -passlogfile has a different syntax when used with -vcodec libx264 .
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add some missing _EXTERNAL suffixes to yasm source files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] apetag: change a forgotten return to return 0
Anton Khirnov
- [FFmpeg-cvslog] lavc: add AV prefix to codec ids.
Anton Khirnov
- [FFmpeg-cvslog] Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
- [FFmpeg-cvslog] api-example: update to new audio encoding API.
Anton Khirnov
- [FFmpeg-cvslog] mpegaudiodec: don't print an error on > 1 frame in a packet.
Anton Khirnov
- [FFmpeg-cvslog] mpegaudioenc: list supported channel layouts.
Anton Khirnov
- [FFmpeg-cvslog] avconv: split option parsing into a separate file.
Anton Khirnov
- [FFmpeg-cvslog] avconv: split configuring filter configuration to a separate file.
Anton Khirnov
- [FFmpeg-cvslog] avconv: maintain sync on lavfi outputs.
Anton Khirnov
- [FFmpeg-cvslog] avconv: remove commented out cruft.
Anton Khirnov
- [FFmpeg-cvslog] avconv: remove unused variable from InputFile.
Anton Khirnov
- [FFmpeg-cvslog] avconv: replace no_packet array in transcode() with a var in InputStream
Anton Khirnov
- [FFmpeg-cvslog] avconv: cosmetics
Anton Khirnov
- [FFmpeg-cvslog] avconv: simplify transcode().
Anton Khirnov
- [FFmpeg-cvslog] avconv: get rid of pointless temporary variable.
Anton Khirnov
- [FFmpeg-cvslog] avconv: send EOF to lavfi even if flushing the decoder fails
Anton Khirnov
- [FFmpeg-cvslog] avconv: split the code for processing input packets out of transcode()
Anton Khirnov
- [FFmpeg-cvslog] avconv: rename OutputStream.is_past_recording_time to finished.
Anton Khirnov
- [FFmpeg-cvslog] avconv: prevent invalid reads in transcode_init()
Anton Khirnov
- [FFmpeg-cvslog] avconv: allow no input files.
Anton Khirnov
- [FFmpeg-cvslog] vsrc_movie: discourage its use with avconv.
Anton Khirnov
- [FFmpeg-cvslog] lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
Anton Khirnov
- [FFmpeg-cvslog] lavc: add codec descriptors.
Anton Khirnov
- [FFmpeg-cvslog] lavc: add an intra-only codec property.
Anton Khirnov
- [FFmpeg-cvslog] lavf: simplify is_intra_only() by using codec descriptors.
Anton Khirnov
- [FFmpeg-cvslog] api-example: use new video encoding API.
Anton Khirnov
- [FFmpeg-cvslog] dvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE
Anton Khirnov
- [FFmpeg-cvslog] swf(dec): replace CODEC_ID with AV_CODEC_ID
Anton Khirnov
- [FFmpeg-cvslog] lavc: add const to AVCodec* function parameters.
Anton Khirnov
- [FFmpeg-cvslog] lavc: add avcodec_descriptor_get_by_name().
Anton Khirnov
- [FFmpeg-cvslog] avconv: make -shortest a per-output file option.
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: refactor -codecs option.
Anton Khirnov
- [FFmpeg-cvslog] mpegvideo_enc: don't use deprecated avcodec_encode_video().
Anton Khirnov
- [FFmpeg-cvslog] avtools: fix show_foo() signatures.
Anton Khirnov
- [FFmpeg-cvslog] avconv: try to match codecs by codec descriptor name as a last resort.
Anton Khirnov
- [FFmpeg-cvslog] avconv: get rid of ugly casts in the options table.
Anton Khirnov
- [FFmpeg-cvslog] avconv: reformat the options table.
Anton Khirnov
- [FFmpeg-cvslog] avconv: deprecate -isync.
Anton Khirnov
- [FFmpeg-cvslog] avtools: move some newlines to show_help_options().
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: change semantics of show_help_options() and document it.
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: extend -h to allow printing codec details.
Anton Khirnov
- [FFmpeg-cvslog] avtools: add -h demuxer/muxer
Anton Khirnov
- [FFmpeg-cvslog] avconv: print info/capabilities options in a separate help group.
Anton Khirnov
- [FFmpeg-cvslog] avconv: refactor help printing.
Anton Khirnov
- [FFmpeg-cvslog] avconv: split printing "main options" into global and per-file.
Anton Khirnov
- [FFmpeg-cvslog] avconv: mark more options as expert.
Anton Khirnov
- [FFmpeg-cvslog] mpegvideo_enc: remove stray duplicate line from 7f9aaa4
Anton Khirnov
- [FFmpeg-cvslog] doc/APIchanges: add an entry for codec descriptors.
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: fix a memleak when specifying an option twice.
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: store defaults for INT64 options in int64 union member.
Anton Khirnov
- [FFmpeg-cvslog] avconv: prefer user-forced input framerate when choosing output framerate
Anton Khirnov
- [FFmpeg-cvslog] Add reminders to update the codec descriptor list with new codec IDs.
Anton Khirnov
- [FFmpeg-cvslog] lavc: add lossy/lossless codec properties.
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: make -codecs print lossy/lossless flags.
Anton Khirnov
- [FFmpeg-cvslog] avconv: make the -pass option per-stream.
Anton Khirnov
- [FFmpeg-cvslog] avconv: make the -passlogfile option per-stream.
Anton Khirnov
- [FFmpeg-cvslog] avtools: remove the distinction between func_arg and func2_arg.
Anton Khirnov
- [FFmpeg-cvslog] movtextenc: 3GPP TS 26.245 Timed Text Encoder.
Philip Langdale
- [FFmpeg-cvslog] movenc: Handle need for extra packets to express subtitle duration.
Philip Langdale
- [FFmpeg-cvslog] avformat/srtdec: Write duration into packet from srt demuxer.
Philip Langdale
- [FFmpeg-cvslog] movtextenc: Remove dangling reference to movtext.h
Philip Langdale
- [FFmpeg-cvslog] movenc: Fix unfreed memory found by valgrind.
Philip Langdale
- [FFmpeg-cvslog] ass subtitles: Fix valgrind warnings.
Philip Langdale
- [FFmpeg-cvslog] srtdec: Add timing-less "subrip" decoder.
Philip Langdale
- [FFmpeg-cvslog] srtenc: Add timing-less "subrip" encoder.
Philip Langdale
- [FFmpeg-cvslog] movtextdec: Don't emit errors for normal duration-end packets.
Philip Langdale
- [FFmpeg-cvslog] matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles.
Philip Langdale
- [FFmpeg-cvslog] Add missing codec descriptor for timingless subrip.
Philip Langdale
- [FFmpeg-cvslog] movenc: support for itunes tempo tag
Kari Lentz
- [FFmpeg-cvslog] configure: fix lib.exe check
Hendrik Leppkes
- [FFmpeg-cvslog] lagarith: frame multithreading
Hendrik Leppkes
- [FFmpeg-cvslog] ffv1: more than 8 bit per RGB channel
Georg Lippitsch
- [FFmpeg-cvslog] dpx: 10 and 12 bit encoding
Georg Lippitsch
- [FFmpeg-cvslog] dpx: 10 and 12 bit decoding
Georg Lippitsch
- [FFmpeg-cvslog] xvma: remove unused variable
Paul B Mahol
- [FFmpeg-cvslog] paf: use reget_bufer() instead of get_buffer()
Paul B Mahol
- [FFmpeg-cvslog] alac: remove redundant "alac: " from log messages
Paul B Mahol
- [FFmpeg-cvslog] paf: fix audio packet duration
Paul B Mahol
- [FFmpeg-cvslog] libtwolame MP2 encoding support
Paul B Mahol
- [FFmpeg-cvslog] configure: make libtwolame check more robust
Paul B Mahol
- [FFmpeg-cvslog] mpc7: remove duplicated definitions
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add bmp parser
Paul B Mahol
- [FFmpeg-cvslog] lavfi: add smptebars source
Paul B Mahol
- [FFmpeg-cvslog] gifdec: pass avctx to av_log()
Paul B Mahol
- [FFmpeg-cvslog] gifdec: remove redundant "gif: " from av_dlog()
Paul B Mahol
- [FFmpeg-cvslog] gifdec: return more meaningful error codes
Paul B Mahol
- [FFmpeg-cvslog] libtwolame: fix stupid bug
Paul B Mahol
- [FFmpeg-cvslog] doc/general: move ZeroCodec to right section
Paul B Mahol
- [FFmpeg-cvslog] aasc: fix out of array write
Paul B Mahol
- [FFmpeg-cvslog] aasc: 8bit support
Paul B Mahol
- [FFmpeg-cvslog] paf: prevent invalid write
Paul B Mahol
- [FFmpeg-cvslog] lavc: add some missing .long_name to codec_descriptors[]
Paul B Mahol
- [FFmpeg-cvslog] avrndec: silence warning about incompatible pointer types
Paul B Mahol
- [FFmpeg-cvslog] exr: fix decoding ZIP16 and height not multiple of 16
Paul B Mahol
- [FFmpeg-cvslog] Fix reading past the end of frame buffer.
Boris Maksalov
- [FFmpeg-cvslog] proresenc: use the edge emulation buffer
Boris Maksalov
- [FFmpeg-cvslog] prores_kostya: fix incorrect picture_size field.
Boris Maksalov
- [FFmpeg-cvslog] prores_kostya: implement interlaced encoding.
Boris Maksalov
- [FFmpeg-cvslog] wmapro: prevent division by zero when sample rate is unspecified
Sean McGovern
- [FFmpeg-cvslog] wmapro: prevent division by zero when sample rate is unspecified
Sean McGovern
- [FFmpeg-cvslog] vf_hqdn3d: support 16bit colordepth
Loren Merritt
- [FFmpeg-cvslog] vf_hqdn3d: x86 asm
Loren Merritt
- [FFmpeg-cvslog] ffmpeg: avoid bogus error with "test.flac -c copy -f null -"
Michael Niedermayer
- [FFmpeg-cvslog] g722enc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] h264_mc_template: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] configure: add support for dlltool when lib.exe is unavailable
Michael Niedermayer
- [FFmpeg-cvslog] tiny_psnr: fix undefined shift
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix 10l typo mixing in and out config.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] configure: reduce difference to qatar by 2 lines
Michael Niedermayer
- [FFmpeg-cvslog] mp3dec: adjust IMDCT scaling to avoid overflows
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'dwbuiten/master'
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudio_tablegen: try to fix hardcoded tables
Michael Niedermayer
- [FFmpeg-cvslog] vorbisdec: fix heap buffer overflow.
Michael Niedermayer
- [FFmpeg-cvslog] mp3dec: adjust IMDCT scaling to avoid overflows
Michael Niedermayer
- [FFmpeg-cvslog] flacdec: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] flacenc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] mpegprobe: fix misdetection of mp3
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: perform duration search just once
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: follow packets backward until a valid last timestamp is found
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] g732_1: reduce difference to qatar
Michael Niedermayer
- [FFmpeg-cvslog] dvdec: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] motion_est_template: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: check element size against stream limit in ebml_parse_elem()
Michael Niedermayer
- [FFmpeg-cvslog] h264: print num_reorder_frames in debug output
Michael Niedermayer
- [FFmpeg-cvslog] lavf: move has_decode_delay_been_guessed() up to make it accessible to earlier functions
Michael Niedermayer
- [FFmpeg-cvslog] has_decode_delay_been_guessed: adjust value for has_b_frames=0
Michael Niedermayer
- [FFmpeg-cvslog] lavf: move nb_decoded_frames out of info.
Michael Niedermayer
- [FFmpeg-cvslog] compute_pkt_fields: do not attempt to calculate dts when the delay hasnt been estimated.
Michael Niedermayer
- [FFmpeg-cvslog] mpegdemux: remove redundant dvd audio code
Michael Niedermayer
- [FFmpeg-cvslog] mpegdemux: move private stream 1 handling out of mpegps_read_pes_header
Michael Niedermayer
- [FFmpeg-cvslog] mpegdemux: support MLP/AOB
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'dwbuiten/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: check stream index before using it in ogg_get_length()
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/options_table: mark flags as also for subtitles
Michael Niedermayer
- [FFmpeg-cvslog] fate: add bitexact flag to fate-sub-movtextenc
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: prevent potential integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] mov: dont clip timestamps at 0
Michael Niedermayer
- [FFmpeg-cvslog] mpc8: fix pts
Michael Niedermayer
- [FFmpeg-cvslog] shorten: fix cmd type
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo_enc: remove assert that has become obsolete with the new API
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo_enc: switch some assert to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] svq1enc: set picture_structure correctly
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo.c: convert some asserts to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: remove last_picture_ptr / h264 assert.
Michael Niedermayer
- [FFmpeg-cvslog] msrle: fix extradata palette handling
Michael Niedermayer
- [FFmpeg-cvslog] avidec: parse INFO tags at the end
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] h264: disable assert on current_picture_ptr being null.
Michael Niedermayer
- [FFmpeg-cvslog] proresenc_kostya: do not attempt to free random things
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudiodec: replace assert() by check under #ifdef DEBUG
Michael Niedermayer
- [FFmpeg-cvslog] arm: fix compile with disable-optimizations on android
Michael Niedermayer
- [FFmpeg-cvslog] wmaenc: dont mess with the bitrate.
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: check stream index before using it in ogg_get_length()
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12dec: move checks out of decode picture coding extension.
Michael Niedermayer
- [FFmpeg-cvslog] avidec: fix AVStream.info memleak with dv.
Michael Niedermayer
- [FFmpeg-cvslog] pnmdec: make pnm_get more robust
Michael Niedermayer
- [FFmpeg-cvslog] pnmdec: make ff_pnm_decode_header() more robust
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] rename missed CodecID to AVCodecID
Michael Niedermayer
- [FFmpeg-cvslog] x86inc.asm: remove redundant ifdef __YASM_VER__
Michael Niedermayer
- [FFmpeg-cvslog] cavs: fix memleak
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix sctp check.
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: fix lace vs block duration.
Michael Niedermayer
- [FFmpeg-cvslog] lavf: block special characters in dump metadata
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] integer: fix typos in asserts
Michael Niedermayer
- [FFmpeg-cvslog] integer: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] bessel: check that the function terminates as expected by av_assert2().
Michael Niedermayer
- [FFmpeg-cvslog] common.mak: add forgotten hunk from last merge
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: reduce difference to qatar by a few lines
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: factorize process_input() out
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0c00fd80ee4791bd70b634084307fc9f179e0412'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] yadif: redesign first and last 2 lines handling.
Michael Niedermayer
- [FFmpeg-cvslog] yadif: remove get_video_buffer, its redundant now
Michael Niedermayer
- [FFmpeg-cvslog] yadif: check input video size.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Allocate new buffer for bitstream filter when buffer shifted
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: support AVRn interlaced
Michael Niedermayer
- [FFmpeg-cvslog] configure: Check for a sctp struct instead of just the header
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] iff: replace av_abort by av_assert0
Michael Niedermayer
- [FFmpeg-cvslog] lavf: return APIC fourcc from query_format() if the codec is supported as an attachment pic
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: dont auto match videostreams with attachment pics.
Michael Niedermayer
- [FFmpeg-cvslog] mp3/mp2: identify the video codecs as APIC through query_codec.
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: fix CODEC_ID/CodecID that leaked in from older patch
Michael Niedermayer
- [FFmpeg-cvslog] cavsdec: check dimensions being valid.
Michael Niedermayer
- [FFmpeg-cvslog] msrle: fix regression causing null ptr dereference
Michael Niedermayer
- [FFmpeg-cvslog] dwt: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] snowdec: increase stack size
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil_template: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] asfdec: fix FRAME_HEADER_SIZE
Michael Niedermayer
- [FFmpeg-cvslog] mov: add av_dlog() to CTTS reading code like is already done in STTS.
Michael Niedermayer
- [FFmpeg-cvslog] lavf: do not discard correct dts in favor of wrong pts for vc1-wmapro.ism
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: support debug & FF_DEBUG_PICT_INFO.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Do not discard slightly invalid timestamps.
Michael Niedermayer
- [FFmpeg-cvslog] sgidec: correct end pointer
Michael Niedermayer
- [FFmpeg-cvslog] sgidec: fix error free end detection.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: add codec_descriptor field to AVCodecContext.
Michael Niedermayer
- [FFmpeg-cvslog] lavf: reimplement is_intra_only() by using the AVCodecContext codec descriptor
Michael Niedermayer
- [FFmpeg-cvslog] fate: split asyncts from aresample test
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: avoid SDL_atoi()
Michael Niedermayer
- [FFmpeg-cvslog] oggparsetheora: fix metadata parsing
Michael Niedermayer
- [FFmpeg-cvslog] riffenc: fix aac
Michael Niedermayer
- [FFmpeg-cvslog] h264: fix x264 build detection
Michael Niedermayer
- [FFmpeg-cvslog] h264_cavlc: switch forgotten assert to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] g723_1dec: avoid memcpy
Michael Niedermayer
- [FFmpeg-cvslog] g723_1dec: remove unneeded cliping that leaked in from merge from libav
Michael Niedermayer
- [FFmpeg-cvslog] g723_1dec: remove dead code that leaked in from libav
Michael Niedermayer
- [FFmpeg-cvslog] g723_1dec: inline normalize_bits() in scale vector and optimize it.
Michael Niedermayer
- [FFmpeg-cvslog] hls: check that the streams have been initialized before checking their discard flags .
Michael Niedermayer
- [FFmpeg-cvslog] hls: Initialize stream_offset before find_stream_info.
Michael Niedermayer
- [FFmpeg-cvslog] asfdec: ignore too tiny indexes
Michael Niedermayer
- [FFmpeg-cvslog] build: extend documentation building mechanism
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] bmv_videodec: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] pafdec: fix wrong palette index check.
Michael Niedermayer
- [FFmpeg-cvslog] pafdec: fix wrong check for input buffer size.
Michael Niedermayer
- [FFmpeg-cvslog] movdec: Try to recover from overreading atoms
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: fix MB/MV vissualization on videos that are not mod 16 == 0
Michael Niedermayer
- [FFmpeg-cvslog] msmpeg4v2: initialize mb_type array
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] motion_est: switch some asserts to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo_enc: reset mb_x/y before writing the headers
Michael Niedermayer
- [FFmpeg-cvslog] h263penc: fix multitheraded encoding
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: dont call draw edges on lowres
Michael Niedermayer
- [FFmpeg-cvslog] snowdec: check log in get_symbol2()
Michael Niedermayer
- [FFmpeg-cvslog] snowdec: add 2 av_asserts to check run validity
Michael Niedermayer
- [FFmpeg-cvslog] av_get_audio_frame_duration: fix ra144
Michael Niedermayer
- [FFmpeg-cvslog] sp5xdec: fix off by 1 error causing a crash
Michael Niedermayer
- [FFmpeg-cvslog] dv: fix null ptr dereference
Michael Niedermayer
- [FFmpeg-cvslog] avformat: export queue_attached_pictures
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: reque attached pictures on channel changes.
Michael Niedermayer
- [FFmpeg-cvslog] LICENSE: correct incorrect claims on *GPL incompatibility
Michael Niedermayer
- [FFmpeg-cvslog] lavf: minor bump for avformat_queue_attached_pictures()
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] libvpxenc: fix division by zero
Michael Niedermayer
- [FFmpeg-cvslog] libvpxenc: check for odd RC parameter combinations that could crash
Michael Niedermayer
- [FFmpeg-cvslog] idct_sse2_xvid: remove libavutil/internal.h include
Michael Niedermayer
- [FFmpeg-cvslog] lpc_mmx: remove libavutil/internal.h include
Michael Niedermayer
- [FFmpeg-cvslog] yadif: remove libavutil/internal.h include
Michael Niedermayer
- [FFmpeg-cvslog] x86/mlpdsp: remove libavutil/internal.h include
Michael Niedermayer
- [FFmpeg-cvslog] x86/motion_est_mmx: remove libavutil/internal.h include
Michael Niedermayer
- [FFmpeg-cvslog] simple_idct_mmx: remove libavutil/internal.h include
Michael Niedermayer
- [FFmpeg-cvslog] vc1dsp_mmx: remove libavutil/internal.h include
Michael Niedermayer
- [FFmpeg-cvslog] fft-test: switch to new cpu flags API
Michael Niedermayer
- [FFmpeg-cvslog] av_parse_cpu_caps: add "mmxext" as alias for mmx2
Michael Niedermayer
- [FFmpeg-cvslog] deprecate av_parse_cpu_flags
Michael Niedermayer
- [FFmpeg-cvslog] escape124: fix integer overflow leading to excessive memory allocation
Michael Niedermayer
- [FFmpeg-cvslog] ccitt fax: fix some group3 1d files without EOL
Michael Niedermayer
- [FFmpeg-cvslog] escape124: Fix long == 64 assumtation.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] libvpxenc: only force CBR if a bitrate is set
Michael Niedermayer
- [FFmpeg-cvslog] libvpxenc: Fix CQ encoding without a specified bitrate
Michael Niedermayer
- [FFmpeg-cvslog] acelp_filters: switch to avassert
Michael Niedermayer
- [FFmpeg-cvslog] ffmenc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] buildsys: fix cleaning of libmpcodecs
Michael Niedermayer
- [FFmpeg-cvslog] lavf: add use_wallclock_as_timestamps
Michael Niedermayer
- [FFmpeg-cvslog] elbg: fix assert
Michael Niedermayer
- [FFmpeg-cvslog] elbg: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] rawdec: support AVRn 1:1 raw interlaced mode
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Clip invalid video timestamps like audio instead of failing hard.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: move AVRn to a seperate decoder.
Michael Niedermayer
- [FFmpeg-cvslog] AVRn: fix progressive
Michael Niedermayer
- [FFmpeg-cvslog] avrndec: add DR1 capability flag
Michael Niedermayer
- [FFmpeg-cvslog] h264: Workaround invalid MPEG-TS broadcasts
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: fix copy_tb
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: remove casts for OPT_FUNC2
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: get rid of casts for the HAS_ARG case
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8fc83fb081963001e1197c6fdd59fd2af415078a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] h264: Workaround invalid MPEG-TS broadcasts
Michael Niedermayer
- [FFmpeg-cvslog] h264: fix variable overflow after a few years of video playback
Michael Niedermayer
- [FFmpeg-cvslog] hls: use av_compare_ts() instead of comparing apples to oranges.
Michael Niedermayer
- [FFmpeg-cvslog] hls: fix EOF check
Michael Niedermayer
- [FFmpeg-cvslog] hls: fix min DTS code, try #2
Michael Niedermayer
- [FFmpeg-cvslog] lavf: factor ff_free_stream() out
Michael Niedermayer
- [FFmpeg-cvslog] rmdec: pass mime type to ff_rm_read_mdpr_codecdata()
Michael Niedermayer
- [FFmpeg-cvslog] rmdec: parse logical-fileinfo, instead of creating phantom tracks
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: optimize and simplify mangle_rgb_planes
Michael Niedermayer
- [FFmpeg-cvslog] huffman/huffyuv: move lorens huffman table generation code to huffman.c/h
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: use ff_generate_len()
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: avoid writing into the input picture.
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: drop step
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: align mangled buffer starts.
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: use dsp.sub_hfyu_median_prediction
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: support AVRn interlaced
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4audio: dont take the SBR flag too serious.
Michael Niedermayer
- [FFmpeg-cvslog] lagarith: fix alignment on buffers passed into prediction dsp code.
Michael Niedermayer
- [FFmpeg-cvslog] mjpeg: fix fliping with emu edges.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix wrap correction code.
Michael Niedermayer
- [FFmpeg-cvslog] lavf/utils: run update_initial_timestamps() outside some if()
Michael Niedermayer
- [FFmpeg-cvslog] lavf/utils: Try to unwrap pts/dts so as to minimize wraps
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_xiph: switch to av_assert()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] doc/developer: add "Adding files to the fate-suite dataset"
Michael Niedermayer
- [FFmpeg-cvslog] lavf: fix avio statistics for packets directly read without the buffer.
Michael Niedermayer
- [FFmpeg-cvslog] ac3_probe: fix probing of non standard AC3
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] h264: ff_init_cabac_states doesnt use its argument thus remove it
Michael Niedermayer
- [FFmpeg-cvslog] nutenc: keep track of the written syncpoint count
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: improve information in error message
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: Flip the direction for seeking with an index in the failure case.
Michael Niedermayer
- [FFmpeg-cvslog] nutenc: keep track if keyframe PTS
Michael Niedermayer
- [FFmpeg-cvslog] nutenc: keep track of max_pts
Michael Niedermayer
- [FFmpeg-cvslog] nutenc: Support writing an index
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] vf_hqdn3d: avoid declaring variable in for()
Michael Niedermayer
- [FFmpeg-cvslog] aiffdec: fix bits per sample
Michael Niedermayer
- [FFmpeg-cvslog] mpc: clip seeking timestamp in valid range
Michael Niedermayer
- [FFmpeg-cvslog] mpc: fix seeking to the end
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] aiffdec: try #2 to fix bps
Michael Niedermayer
- [FFmpeg-cvslog] aiffdec: support QDM2
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix vda order
Michael Niedermayer
- [FFmpeg-cvslog] allcodecs: fix vda order
Michael Niedermayer
- [FFmpeg-cvslog] vf_hqdn3d: remove duplicate inline
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] rtpenc_xiph: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] frame_thread_encoder: pass private options
Michael Niedermayer
- [FFmpeg-cvslog] frame_thread_encoder: pass frame pict type and quality
Michael Niedermayer
- [FFmpeg-cvslog] lavc: protect calls to frame_thread_encoder by HAVE_THREADS
Michael Niedermayer
- [FFmpeg-cvslog] huffman: add ff_huff_gen_len_table
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: use ff_huff_gen_len_table
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] audio_frame_que: remove broken code that is specific to old audio_que
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: pass AVPacket to aac_decode_frame_int()
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: fix priming/skip for AAC HE/HE2
Michael Niedermayer
- [FFmpeg-cvslog] mov: fix av_log int type
Michael Niedermayer
- [FFmpeg-cvslog] wmavoice: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] swscale.c: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] vf_framestep: fix uninitilaized variable bug
Michael Niedermayer
- [FFmpeg-cvslog] vsrc_testsrc: fix uninitilaized variable bug
Michael Niedermayer
- [FFmpeg-cvslog] ac3dec: fix uninitialized var warning
Michael Niedermayer
- [FFmpeg-cvslog] flvenc: kill a uninitialized variable warning.
Michael Niedermayer
- [FFmpeg-cvslog] avfiltergraph: kill uninitialized variable warning
Michael Niedermayer
- [FFmpeg-cvslog] wmalosslessdec: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] dnxhdenc: fix pointer type warning
Michael Niedermayer
- [FFmpeg-cvslog] swscale: fix usePal()
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: fix const correctness
Michael Niedermayer
- [FFmpeg-cvslog] libvorbisdec: fix const nitpick warning
Michael Niedermayer
- [FFmpeg-cvslog] faxcompr: fix byte alignment case
Michael Niedermayer
- [FFmpeg-cvslog] find_stream_info: update last_dts more often
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix assert failure
Michael Niedermayer
- [FFmpeg-cvslog] v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: Avoid writing into the input picture
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: Switch to dsputils' median prediction
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: fix function parameters
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: get rid of void casts in the option table
Michael Niedermayer
- [FFmpeg-cvslog] dsicinav: fix signed integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] bintext: remove stray ;
Michael Niedermayer
- [FFmpeg-cvslog] buffersink: remove stray ;
Michael Niedermayer
- [FFmpeg-cvslog] vf_mp: fix duplicate return
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: remove duplicate return
Michael Niedermayer
- [FFmpeg-cvslog] imgconvert: add avcodec_find_best_pix_fmt_of_2()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_filter: use avcodec_find_best_pix_fmt_of_2()
Michael Niedermayer
- [FFmpeg-cvslog] avfiltergraph: use avcodec_find_best_pix_fmt_of_2()
Michael Niedermayer
- [FFmpeg-cvslog] configure: add switch to enable debian/libav compatible ABI
Michael Niedermayer
- [FFmpeg-cvslog] lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2()
Michael Niedermayer
- [FFmpeg-cvslog] Add CPiA video decoder
Michael Niedermayer
- [FFmpeg-cvslog] rtmp: add functions for reading AMF values
Jordi Ortiz
- [FFmpeg-cvslog] rtmp: split chunk_size var into in_chunk_size and out_chunk_size
Jordi Ortiz
- [FFmpeg-cvslog] rtmp: Add support for receiving incoming streams
Jordi Ortiz
- [FFmpeg-cvslog] doc: Fix syntax errors in sample Emacs config
Jordi Ortiz
- [FFmpeg-cvslog] avio: add (ff)url_get_multi_file_handle() for getting more than one fd
Jordi Ortiz
- [FFmpeg-cvslog] rtsp.c: use ffurl_get_multi_file_handle() instead of ff_rtp_get_rtcp_file_handle()
Jordi Ortiz
- [FFmpeg-cvslog] rtp: remove ff_rtp_get_rtcp_file_handle().
Jordi Ortiz
- [FFmpeg-cvslog] dirac: use meaningful return values
Jordi Ortiz
- [FFmpeg-cvslog] dirac: add Comments and references to the standard
Jordi Ortiz
- [FFmpeg-cvslog] avplay: fix build with lavfi disabled.
Konstantin Pavlov
- [FFmpeg-cvslog] rtmppkt: Add missing libavcodec/bytestream.h include.
Alex Rønne Petersen
- [FFmpeg-cvslog] rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a macro
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Add support for subscribing live streams
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Add a new option 'rtmp_subscribe'
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Add message tracking
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Factorize the code by adding handle_invoke_result
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Factorize the code by adding handle_invoke_status
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Factorize the code by adding handle_invoke_error
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Factorize the code by adding find_tracked_method
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Do not send _checkbw calls as notifications
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Gracefully ignore _checkbw errors by tracking them
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Add support for SWFVerification
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Automatically compute the hash for SWFVerification
Samuel Pitoiset
- [FFmpeg-cvslog] rtmpdh: Do not generate the same private key every time when using libnettle
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: support strict rtmp servers
Samuel Pitoiset
- [FFmpeg-cvslog] rtpdec_h264: Don't set the pixel format
Samuel Pitoiset
- [FFmpeg-cvslog] h264: Workaround invalid MPEG-TS broadcasts
Joakim Plate
- [FFmpeg-cvslog] dshow: allow user to specify audio buffer size
Ramiro Polla
- [FFmpeg-cvslog] vdadec: implement vda decoder
Xidorn Quan
- [FFmpeg-cvslog] add myself as vda decoder maintainer
Xidorn Quan
- [FFmpeg-cvslog] lavr: fix handling of custom mix matrices
Justin Ruggles
- [FFmpeg-cvslog] mpc8: set packet duration and stream start time instead of tracking frames
Justin Ruggles
- [FFmpeg-cvslog] mpc8: add a flush function
Justin Ruggles
- [FFmpeg-cvslog] adpcm_swf: Use correct sample offsets when using trellis.
Justin Ruggles
- [FFmpeg-cvslog] alacenc: fix max_frame_size calculation for the final frame
Justin Ruggles
- [FFmpeg-cvslog] alacenc: remove unneeded sample_fmt check
Justin Ruggles
- [FFmpeg-cvslog] alacenc: use s16p sample format as input
Justin Ruggles
- [FFmpeg-cvslog] lpc: fix alignment of windowed samples for odd maximum LPC order
Justin Ruggles
- [FFmpeg-cvslog] FATE: add ALAC encoding tests
Justin Ruggles
- [FFmpeg-cvslog] vorbisenc: fix quality parameter
Justin Ruggles
- [FFmpeg-cvslog] vorbisenc: set AVCodecContext.bit_rate to 0
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 2-channel s16p to s16 conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 6-channel s16p to s16 conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 2-channel s16p to flt conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 6-channel s16p to flt conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 2-channel fltp to s16 conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 6-channel fltp to s16 conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 2-channel fltp to flt conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 2-channel s16 to s16p conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 6-channel s16 to s16p conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 2-channel s16 to fltp conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 6-channel s16 to fltp conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 2-channel flt to s16p conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 6-channel flt to s16p conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 2-channel flt to fltp conversion
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: optimized 6-channel flt to fltp conversion
Justin Ruggles
- [FFmpeg-cvslog] ARM: use standard syntax for all LDRD/STRD instructions
Mans Rullgard
- [FFmpeg-cvslog] ARM: use =const syntax instead of explicit literal pools
Mans Rullgard
- [FFmpeg-cvslog] x86: remove libmpeg2 mmx(ext) idct functions
Mans Rullgard
- [FFmpeg-cvslog] vp8: pack struct VP8ThreadData more efficiently
Mans Rullgard
- [FFmpeg-cvslog] dct-test: always link with aandcttab.o
Mans Rullgard
- [FFmpeg-cvslog] vc1dec: remove useless #include simple_idct.h
Mans Rullgard
- [FFmpeg-cvslog] ARM: vp56: allow inline asm to build with clang
Mans Rullgard
- [FFmpeg-cvslog] ARMv6: vp8: fix stack allocation with Apple's assembler
Mans Rullgard
- [FFmpeg-cvslog] fate: force pix_fmt in lagarith-rgb32 test
Mans Rullgard
- [FFmpeg-cvslog] rational: add av_inv_q() returning the inverse of an AVRational
Mans Rullgard
- [FFmpeg-cvslog] fate: simplify variable setting filter.mak
Mans Rullgard
- [FFmpeg-cvslog] imc: remove empty if() block
Mans Rullgard
- [FFmpeg-cvslog] imc: fix size of a memset()
Mans Rullgard
- [FFmpeg-cvslog] imc: remove unused field IMCContext.one_div_log2
Mans Rullgard
- [FFmpeg-cvslog] build: generalise rules and variable settings for av* programs
Mans Rullgard
- [FFmpeg-cvslog] x86: add colons after labels
Mans Rullgard
- [FFmpeg-cvslog] x86: use 32-bit source registers with movd instruction
Mans Rullgard
- [FFmpeg-cvslog] build: add trailing / to yasm/nasm -I flags
Mans Rullgard
- [FFmpeg-cvslog] x86: fix rNmp macros with nasm
Mans Rullgard
- [FFmpeg-cvslog] x86: use nop cpu directives only if supported
Mans Rullgard
- [FFmpeg-cvslog] x86: fix build with nasm 2.08
Mans Rullgard
- [FFmpeg-cvslog] ARM: use Q/R inline asm operand modifiers only if supported
Mans Rullgard
- [FFmpeg-cvslog] build: change checkheaders to use regular build rules
Mans Rullgard
- [FFmpeg-cvslog] configure: add --enable/disable-random option
Mans Rullgard
- [FFmpeg-cvslog] x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
Mans Rullgard
- [FFmpeg-cvslog] x86: move MANGLE() and related macros to libavutil/x86/asm.h
Mans Rullgard
- [FFmpeg-cvslog] Move MASK_ABS macro to libavcodec/mathops.h
Mans Rullgard
- [FFmpeg-cvslog] build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO
Mans Rullgard
- [FFmpeg-cvslog] mpegvideo: convert mpegvideo_common.h to a .c file
Mans Rullgard
- [FFmpeg-cvslog] mpegvideo: reduce excessive inlining of mpeg_motion()
Mans Rullgard
- [FFmpeg-cvslog] motion_est: remove useless no_motion_search() function
Mans Rullgard
- [FFmpeg-cvslog] motion_est: remove unused macros
Mans Rullgard
- [FFmpeg-cvslog] motion_est: drop inline from sad_hpel_motion_search()
Mans Rullgard
- [FFmpeg-cvslog] libavutil: drop fallback definitions of INTxx_MIN/MAX
Mans Rullgard
- [FFmpeg-cvslog] libavutil: drop offsetof() fallback definition
Mans Rullgard
- [FFmpeg-cvslog] ffmenc: replace if/abort with assert()
Mans Rullgard
- [FFmpeg-cvslog] libavutil: remove unused av_abort() macro
Mans Rullgard
- [FFmpeg-cvslog] ARM: add missing "cc" clobber in av_clipl_int32_arm()
Mans Rullgard
- [FFmpeg-cvslog] g723.1: remove unused #includes
Mans Rullgard
- [FFmpeg-cvslog] g723.1: deobfuscate an expression
Mans Rullgard
- [FFmpeg-cvslog] g723.1: simplify and fix multiplication overflow
Mans Rullgard
- [FFmpeg-cvslog] g723.1: fix addition overflow
Mans Rullgard
- [FFmpeg-cvslog] dict: add av_dict_count()
Mans Rullgard
- [FFmpeg-cvslog] dict: move struct AVDictionary definition to dict.c
Mans Rullgard
- [FFmpeg-cvslog] libavutil: add saturating addition functions
Mans Rullgard
- [FFmpeg-cvslog] celp: optimise ff_celp_lp_synthesis_filter()
Mans Rullgard
- [FFmpeg-cvslog] g723.1: deobfuscate "(x << 4) - x" to "15 * x"
Mans Rullgard
- [FFmpeg-cvslog] g723.1: remove unnecessary argument 'shift' from dot_product()
Mans Rullgard
- [FFmpeg-cvslog] g723.1: remove useless uses of MUL64()
Mans Rullgard
- [FFmpeg-cvslog] g723.1: optimise scale_vector()
Mans Rullgard
- [FFmpeg-cvslog] g723.1: use saturating addition functions
Mans Rullgard
- [FFmpeg-cvslog] g723.1: do not needlessly use int64_t
Mans Rullgard
- [FFmpeg-cvslog] g723.1: make autocorr_max() work on an arbitrary buffer
Mans Rullgard
- [FFmpeg-cvslog] g723.1: make scale_vector() output to a separate buffer
Mans Rullgard
- [FFmpeg-cvslog] g723.1: drop unnecessary variable buf_ptr in formant_postfilter()
Mans Rullgard
- [FFmpeg-cvslog] g723.1: make postfilter write directly to output buffer
Mans Rullgard
- [FFmpeg-cvslog] g723.1: avoid unnecessary memcpy() in residual_interp()
Mans Rullgard
- [FFmpeg-cvslog] g723.1: avoid saving/restoring excitation
Mans Rullgard
- [FFmpeg-cvslog] g723.1: declare a variable in the block it is used
Mans Rullgard
- [FFmpeg-cvslog] g723.1: do not bounce intermediate values via memory
Mans Rullgard
- [FFmpeg-cvslog] g723.1: do not pass large structs by value
Mans Rullgard
- [FFmpeg-cvslog] ARM: intmath: use native-size return types for clipping functions
Mans Rullgard
- [FFmpeg-cvslog] x86: mlpdsp: avoid taking address of void
Mans Rullgard
- [FFmpeg-cvslog] x86: cabac: allow building with suncc
Mans Rullgard
- [FFmpeg-cvslog] x86: yadif: fix asm with suncc
Mans Rullgard
- [FFmpeg-cvslog] x86: swscale: remove disabled code
Mans Rullgard
- [FFmpeg-cvslog] x86: swscale: fix fragile memory accesses
Mans Rullgard
- [FFmpeg-cvslog] Use log2(x) instead of log(x) / log(2)
Mans Rullgard
- [FFmpeg-cvslog] g723.1: simplify normalize_bits()
Mans Rullgard
- [FFmpeg-cvslog] g723.1: simplify scale_vector()
Mans Rullgard
- [FFmpeg-cvslog] configure: clean up Altivec detection
Mans Rullgard
- [FFmpeg-cvslog] pthread: add const to AVCodec pointers
Mans Rullgard
- [FFmpeg-cvslog] libavformat: add const to AVCodec pointers
Mans Rullgard
- [FFmpeg-cvslog] avprobe: add const to AVCodec pointer
Mans Rullgard
- [FFmpeg-cvslog] vorbisdec: remove some pointless comments
Mans Rullgard
- [FFmpeg-cvslog] fate: fix utvideoenc tests
Mans Rullgard
- [FFmpeg-cvslog] fate: fix utvideoenc tests
Mans Rullgard
- [FFmpeg-cvslog] flacdec: simplify loop in decode_residuals()
Mans Rullgard
- [FFmpeg-cvslog] flacdec: simplify sample buffer handling
Mans Rullgard
- [FFmpeg-cvslog] x86: remove FASTDIV inline asm
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: move ff_mpa_enwindow to a separate file
Mans Rullgard
- [FFmpeg-cvslog] libavcodec: drop bogus dependencies from mpc[78] and qdm2
Mans Rullgard
- [FFmpeg-cvslog] truespeech: drop useless casts
Mans Rullgard
- [FFmpeg-cvslog] avconv: remove unused variable opt_shortest
Mans Rullgard
- [FFmpeg-cvslog] x86: fft: remove unused fft_dispatch* functions
Mans Rullgard
- [FFmpeg-cvslog] cavs: convert cavsdata.h to a .c file
Mans Rullgard
- [FFmpeg-cvslog] Revert "dsputil: make {add/put/put_signed}_pixels_clamped() non-static."
Mans Rullgard
- [FFmpeg-cvslog] configure: use LD_O setting in check_ld()
Mans Rullgard
- [FFmpeg-cvslog] configure: use AS_O setting in check_as
Mans Rullgard
- [FFmpeg-cvslog] configure: use HOSTCC_C/O in check_host_cc
Mans Rullgard
- [FFmpeg-cvslog] configure: probe_cc: use separate variable for linker output flag
Mans Rullgard
- [FFmpeg-cvslog] build: add separate setting for host linker
Mans Rullgard
- [FFmpeg-cvslog] build: export filtered -lz flag in config.mak
Mans Rullgard
- [FFmpeg-cvslog] build: allow non-standard variations of linker -l/-L flags
Mans Rullgard
- [FFmpeg-cvslog] configure: handle --disable-asm before check_deps
Mans Rullgard
- [FFmpeg-cvslog] lavfi: remove unused defaults.c file
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/testsrc: drop pointless parentheses
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/testsrc: free the context in uninit
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/testsrc: extend logic in request_frame, support static image output
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classes
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/video: remove duplicated function ff_null_start_frame_keep_ref()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/drawutils: make ff_draw_color() accept a const rgba map
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: move color filter to testsrc, factorize
Stefano Sabatini
- [FFmpeg-cvslog] lavc/utils: generalize ff_init_buffer_info() and use it when seems feasible
Stefano Sabatini
- [FFmpeg-cvslog] lavc/utils: rename ff_init_buffer_info() pic parameter to frame
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: simplify alloc_picture()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2dec: fix weird start_number count logic
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2dec: rename find_image_range() "max_start" parameter to " start_index"
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2dec: doxygen find_image_range() function
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2dec: fix out-of-range check in find_image_range()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANGE macro in find_image_range
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2dec: sort options by name
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2dec: improve error logging in case of find_image_range() failure
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2doc: document options
Stefano Sabatini
- [FFmpeg-cvslog] doc/demuxers.texi: avoid comma splice in image2 documentation
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: drop duplicated code in add_video_stream()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2dec: add start_number_range option
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: add mandelbrot source documentation
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: fix typo in "@end table."
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: set codec in the codec context
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/testsrc: set default value for option "color" to NULL and rework color setting logic
Stefano Sabatini
- [FFmpeg-cvslog] doc/demuxers: itemize image2 examples and put them in a dedicated subsection
Stefano Sabatini
- [FFmpeg-cvslog] lavf/img2dec: add and document pattern_type option
Stefano Sabatini
- [FFmpeg-cvslog] doc/ffmpeg: do not show examples making use of the deprecated glob_sequence pattern type
Stefano Sabatini
- [FFmpeg-cvslog] doc/indevs: rework options description in the x11 grab section
Stefano Sabatini
- [FFmpeg-cvslog] doc/indevs: use separate @example blocks for separate examples
Stefano Sabatini
- [FFmpeg-cvslog] lavd/x11grab: apply misc consistency fixes to options definition
Stefano Sabatini
- [FFmpeg-cvslog] doc/indevs: document missing options in x11grab section
Stefano Sabatini
- [FFmpeg-cvslog] lavd/x11grab: deprecate "nomouse" specification in filename
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add asetpts audio filter
Stefano Sabatini
- [FFmpeg-cvslog] lavu/opt: fix crash in av_opt_next() in case the class has no options
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: show options in show_help_children only if the context has options
Stefano Sabatini
- [FFmpeg-cvslog] doc/Makefile: invoke perl to interpret texi2pod.pl
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: add "use warnings" directive
Stefano Sabatini
- [FFmpeg-cvslog] lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add avfilter_get_class() and iteration callbacks
Stefano Sabatini
- [FFmpeg-cvslog] build: extend documentation building mechanism
Stefano Sabatini
- [FFmpeg-cvslog] build: extend documentation building mechanism
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/mp: remove hue wrapped filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/hue: apply misc fixes to default values setting
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/hue: reindent after previous commits
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/hue: add verbose debug message showing initial parameters
Stefano Sabatini
- [FFmpeg-cvslog] doc/Makefile: add doc target, as an alias for "documentation"
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/lut: duplicate class definitions for each lut variant filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/movie: split class definitions for movie and amovie
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add priv class to filter definitions and flags to filter internal options
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg,ffplay: show filter options
Stefano Sabatini
- [FFmpeg-cvslog] lavf/avio.h: doxygen avio_flush()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/avio: flush internal buffer when calling avio_close()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: move file description to @file doxy
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: fix bogus segment index rewrapping logic
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: create segment_list_open and close functions
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: compute max list segment duration
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add M3U8 list support
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/testsrc: set output framerate
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add framestep filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/mp: remove framestep wrapped filter
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: guess list type from list filename suffix
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: change default value for segment_list_size option, from 5 to 0
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: simplify segment examples
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: fix computation of M3U8 segment target duration
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/showspectrum: add priv_class and flags to options
Stefano Sabatini
- [FFmpeg-cvslog] doc/ffmpeg: extend documentation for -(no)stdin option
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: itemize examples for pad filter, and fix a few typos
Stefano Sabatini
- [FFmpeg-cvslog] doc/eval: add missing documentation of functions
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: cast sws_scale() argument to the expected one
Stefano Sabatini
- [FFmpeg-cvslog] doc/faq: mention doc/examples
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: fix level for the flite Examples subsection
Stefano Sabatini
- [FFmpeg-cvslog] examples/decoding_encoding: re-organize frame configuration code
Stefano Sabatini
- [FFmpeg-cvslog] examples/decoding_encoding: flush audio frames in the encoder
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: rename vf_setpts.c to f_setpts.c
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: move *setpts and *settb filters to the multimedia filters section
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: itemize examples for *setpts filters
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: itemize examples for *settb filters
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/asetpts, setpts: add variables T, STARTT, PREV_INT and PREV_OUTT
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/asetpts,setpts: rework debug log
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: update to the new avcodec_encode_video2() API
Stefano Sabatini
- [FFmpeg-cvslog] examples/decoding_encoding.c: tell where the decoding output files are printed
Stefano Sabatini
- [FFmpeg-cvslog] examples/decoding_encoding: store temporary files in current dir
Stefano Sabatini
- [FFmpeg-cvslog] examples/Makefile: apply misc minor fixes to the RM rule
Stefano Sabatini
- [FFmpeg-cvslog] examples/decoding_encoding: make operation logic more self-evident / predictable
Stefano Sabatini
- [FFmpeg-cvslog] x86: mpegvideo: more sensible names for optimization file and init function
Stefano Sabatini
- [FFmpeg-cvslog] examples: add scaling_video example
Stefano Sabatini
- [FFmpeg-cvslog] examples/Makefile: remove duplicated -f switch
Stefano Sabatini
- [FFmpeg-cvslog] examples/Makefile: give priority to pkg-config flags
Stefano Sabatini
- [FFmpeg-cvslog] examples/scaling_video: add file doxy
Stefano Sabatini
- [FFmpeg-cvslog] examples/scaling_video: consistently use printf rather than av_log()
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: remove pointless #undef exit
Stefano Sabatini
- [FFmpeg-cvslog] examples/scaling_video: add logging in case of image allocation failure
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/mp: remove smartblur filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/mp=decimate: fix off-by-one logic in diff_C() x loop
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: port decimate libmpcodecs filter
Stefano Sabatini
- [FFmpeg-cvslog] configure: add decimate filter dependency on avcodec
Stefano Sabatini
- [FFmpeg-cvslog] build: fix library installation on cygwin
Yaakov Selkowitz
- [FFmpeg-cvslog] vc1dec: Invoke edge_emulation regardless of MV precision
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] vc1dec: Remove separate scaling function for interlaced field MVs
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] g723_1: save/restore excitation with offset to store LPC history
Kostya Shishkov
- [FFmpeg-cvslog] g723_1: fix off-by-one error in normalize_bits()
Kostya Shishkov
- [FFmpeg-cvslog] g723_1: make scale_vector() behave like the reference
Kostya Shishkov
- [FFmpeg-cvslog] g723_1: fix upper bound parameter from inverse maximum autocorrelation
Kostya Shishkov
- [FFmpeg-cvslog] g723_1: increase excitation storage by 4
Kostya Shishkov
- [FFmpeg-cvslog] g723_1: scale output as supposed for the case with postfilter disabled
Kostya Shishkov
- [FFmpeg-cvslog] mpc8: do not leave padding after last frame in buffer for the next decode call
Kostya Shishkov
- [FFmpeg-cvslog] g723_1: use all LPC vectors in formant postfilter
Kostya Shishkov
- [FFmpeg-cvslog] g723_1: clip argument for 15-bit version of normalize_bits()
Kostya Shishkov
- [FFmpeg-cvslog] fate: add G.723.1 decoder tests
Kostya Shishkov
- [FFmpeg-cvslog] mss1: merge decode_intra() and decode_inter()
Kostya Shishkov
- [FFmpeg-cvslog] mss1: move code that will be reused by MSS2 decoder into separate file
Kostya Shishkov
- [FFmpeg-cvslog] vc1: export some functions
Kostya Shishkov
- [FFmpeg-cvslog] g723_1: add comfort noise generation
Kostya Shishkov
- [FFmpeg-cvslog] configure: Fix shared library creation for OpenBSD
Brad Smith
- [FFmpeg-cvslog] configure: support Bitrig OS
Brad Smith
- [FFmpeg-cvslog] libavresample: add mix level normalization option
John Stebbins
- [FFmpeg-cvslog] lavf: Declare an AVRational struct without a struct literal
Martin Storsjö
- [FFmpeg-cvslog] rtpenc: Remove an av_abort() that depends on user-supplied data
Martin Storsjö
- [FFmpeg-cvslog] rtpdec: Remove an unused include
Martin Storsjö
- [FFmpeg-cvslog] rtsp: Support receiving plain data over UDP without any RTP encapsulation
Martin Storsjö
- [FFmpeg-cvslog] rtsp: Support mpegts in raw udp packets
Martin Storsjö
- [FFmpeg-cvslog] lavf: Initialize the stream info timestamps in avformat_new_stream
Martin Storsjö
- [FFmpeg-cvslog] lavf: Detect discontinuities in timestamps for framerate/ analyzeduration calculation
Martin Storsjö
- [FFmpeg-cvslog] avprobe: Include libm.h for the log2 fallback
Martin Storsjö
- [FFmpeg-cvslog] Don't include common.h from avutil.h
Martin Storsjö
- [FFmpeg-cvslog] Add some more missing includes after removing the implicit common.h
Martin Storsjö
- [FFmpeg-cvslog] Add more missing includes after removing the implicit common.h
Martin Storsjö
- [FFmpeg-cvslog] Fix even more missing includes after the common.h removal
Martin Storsjö
- [FFmpeg-cvslog] Add missing includes for code relying on external libraries
Martin Storsjö
- [FFmpeg-cvslog] getopt: Add missing includes
Martin Storsjö
- [FFmpeg-cvslog] rtmp: Use int instead of ssize_t
Martin Storsjö
- [FFmpeg-cvslog] getopt: Remove an unnecessary define
Martin Storsjö
- [FFmpeg-cvslog] amrwbdec: Decode the fr_quality bit properly
Martin Storsjö
- [FFmpeg-cvslog] rtsp: Free the rtpdec context properly
Martin Storsjö
- [FFmpeg-cvslog] vf_hqdn3d: Don't declare the loop variable within the for loop
Martin Storsjö
- [FFmpeg-cvslog] vf_hqdn3d: Remove a duplicate inline declaration
Martin Storsjö
- [FFmpeg-cvslog] avprobe: Get rid of ugly casts in the options table
Martin Storsjö
- [FFmpeg-cvslog] audio_frame_queue: Define af_queue_log_state before using it
Martin Storsjö
- [FFmpeg-cvslog] h264: Check that the codec isn't null before accessing it
Martin Storsjö
- [FFmpeg-cvslog] sdp: Include profile-level-id for H264
Martin Storsjö
- [FFmpeg-cvslog] sdp: Use static const char arrays instead of pointers to strings
Martin Storsjö
- [FFmpeg-cvslog] ismindex: Include direct.h for _mkdir on windows
Martin Storsjö
- [FFmpeg-cvslog] qt-faststart: Use other seek/tell functions on MSVC than on mingw
Martin Storsjö
- [FFmpeg-cvslog] testprogs: Remove unused includes
Martin Storsjö
- [FFmpeg-cvslog] tools: Include io.h for open/read/write/close if unistd.h doesn't exist
Martin Storsjö
- [FFmpeg-cvslog] graph2dot: Use the fallback getopt implementation if needed
Martin Storsjö
- [FFmpeg-cvslog] pktdumper: Use sizeof(variable) instead of the direct buffer length
Martin Storsjö
- [FFmpeg-cvslog] pktdumper: Use av_strlcpy instead of strncpy
Martin Storsjö
- [FFmpeg-cvslog] pktdumper: Use a custom define instead of PATH_MAX for buffers
Martin Storsjö
- [FFmpeg-cvslog] fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN
Alexander Strasser
- [FFmpeg-cvslog] lavfi: properly signal out-of-memory error in ff_filter_samples
Reinhard Tartler
- [FFmpeg-cvslog] lavfi: add hue filter
Jérémy Tran
- [FFmpeg-cvslog] lavfi/hue: add named options support
Jérémy Tran
- [FFmpeg-cvslog] lavfi: add smartblur filter
Jérémy Tran
- [FFmpeg-cvslog] lavfi/hue: add process_command callback
Jérémy Tran
- [FFmpeg-cvslog] h264: vdpau: fix crash with unsupported colorspace
Uoti Urpala
- [FFmpeg-cvslog] h264: vdpau: fix crash with unsupported colorspace
Uoti Urpala
- [FFmpeg-cvslog] lavfi/asetnsamples: push as many frames as ready
Andrey Utkin
- [FFmpeg-cvslog] Check for avio fail in avformat_write_header, av_write_frame
Andrey Utkin
- [FFmpeg-cvslog] Add 'rw_timeout' into URLContext
Andrey Utkin
- [FFmpeg-cvslog] Add 'timeout' option to UDP protocol
Andrey Utkin
- [FFmpeg-cvslog] libswscale: fix #endif comments in rgb2rgb_template.c
Giorgio Vazzana
- [FFmpeg-cvslog] swscale: x86: fix #endif comments in rgb2rgb template file
Giorgio Vazzana
- [FFmpeg-cvslog] lavfi/asyncts: Fix compilation with GCC 4.7
Thomas Weber
- [FFmpeg-cvslog] rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
XhmikosR
- [FFmpeg-cvslog] x86: pngdsp: Fix assembly for OS/2
Dave Yeo
- [FFmpeg-cvslog] vda: support synchronous decoding.
Sebastien Zwickert
- [FFmpeg-cvslog] vda: merge implementation into one file.
Sebastien Zwickert
- [FFmpeg-cvslog] vda: fix make checkheaders.
Sebastien Zwickert
- [FFmpeg-cvslog] vda: Reuse the bitstream buffer and reallocate it only if needed
Sebastien Zwickert
- [FFmpeg-cvslog] vda: support synchronous decoding
Sebastien Zwickert
- [FFmpeg-cvslog] vda: Merge implementation into one file
Sebastien Zwickert
- [FFmpeg-cvslog] vda: better frame allocation
Sebastien Zwickert
- [FFmpeg-cvslog] vda: cosmetics: fix Doxygen comment formatting
Sebastien Zwickert
- [FFmpeg-cvslog] vda: better frame allocation.
Sebastien Zwickert
- [FFmpeg-cvslog] udp: do not call pthread_{mutex, cond}_destroy when not initialized.
anonymous
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f07a180 move security email to top of security page
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5824af3 contact: remove ffmpeg-soc mailing-list entry from "Mailing Lists" section
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c7008ec web/logik: switch logo back to standard on the 12th
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 02604b4 web:bugreports: Clarify that all needed info should be there
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5e7e867 Include link to updated tutorial source.
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3344766 web: Announce seasonal art contest autumn 2012
gitolite
- [FFmpeg-cvslog] checkheaders: Fix directory creation in out-of-tree builds.
jamal
- [FFmpeg-cvslog] build: Fix some paths in uninstall-libs
jamal
- [FFmpeg-cvslog] lavc/old_codec_ids: Fix make checkheaders.
jamal
- [FFmpeg-cvslog] checkheaders: Rename HEADEROBJS to HOBJS
jamal
- [FFmpeg-cvslog] lavf/ape: Fix stream duration calculation
jamal
- [FFmpeg-cvslog] build: Fix compilation when configuring with a prog suffix
jamal
- [FFmpeg-cvslog] more verbose error messages at configure time
rogerdpack
- [FFmpeg-cvslog] dshow: cleanup reference
rogerdpack
- [FFmpeg-cvslog] dshow: protect access to curbufsize
rogerdpack
- [FFmpeg-cvslog] dshow: avoid integer overflow when using curbufsize
rogerdpack
- [FFmpeg-cvslog] dshow:protect access to curbufsize to promote consistency
rogerdpack
- [FFmpeg-cvslog] fix spelling
rogerdpack
- [FFmpeg-cvslog] mpegtsenc: Fix AC3 Sound issue with Blu-ray Players.
Kifayat ullah
- [FFmpeg-cvslog] remove duplicated code
upsuper
Last message date:
Fri Aug 31 22:44:43 CEST 2012
Archived on: Fri Aug 31 22:45:23 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).