July 2014 Archives by author
Starting: Tue Jul 1 04:42:28 CEST 2014
Ending: Thu Jul 31 23:32:05 CEST 2014
Messages: 972
- [FFmpeg-cvslog] x86/swr: convert resample_{common, linear}_double_sse2 to yasm
James Almer
- [FFmpeg-cvslog] x86: rename dsputil.asm to idctdsp.asm
James Almer
- [FFmpeg-cvslog] x86/swr: add ff_resample_{common, linear}_float_fma
James Almer
- [FFmpeg-cvslog] x86/swr: add ff_resample_{common, linear}_int16_xop
James Almer
- [FFmpeg-cvslog] Partially revert "swr: add prototypes for resample dsp functions"
James Almer
- [FFmpeg-cvslog] swr: remove obsolete resample prototypes
James Almer
- [FFmpeg-cvslog] swr: rename swresample_dsp init functions to swri_resample_dsp
James Almer
- [FFmpeg-cvslog] swr: initialize only the necessary resample dsp functions
James Almer
- [FFmpeg-cvslog] x86/swr: split audioconvert and rematrix DSP into separate files
James Almer
- [FFmpeg-cvslog] x86/swr: use lavu helper macros to check CPU extensions
James Almer
- [FFmpeg-cvslog] x86/svq1enc: port ssd_int8_vs_int16 to yasm
James Almer
- [FFmpeg-cvslog] x86/svq1enc: use unaligned mov on SSE2
James Almer
- [FFmpeg-cvslog] alpha/idctdsp: move idct init code out of dsputil
James Almer
- [FFmpeg-cvslog] alpha/pixblockdsp: move code out of dsputil
James Almer
- [FFmpeg-cvslog] x86/yadif-10: remove duplicate ABS macro
James Almer
- [FFmpeg-cvslog] x86/dsputilenc: remove some empty if statements
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2
James Almer
- [FFmpeg-cvslog] x86/scale: fix xmm register count for hscale*_sse2
James Almer
- [FFmpeg-cvslog] diracdec: remove unused dsputil context
James Almer
- [FFmpeg-cvslog] diracdec: don't call ff_emulated_edge_mc_8 directly
James Almer
- [FFmpeg-cvslog] alpha/idctdsp: move disabled cruft out of dsputil
James Almer
- [FFmpeg-cvslog] alpha/me_cmp: move code out of dsputil
James Almer
- [FFmpeg-cvslog] x86/hevc_idct: replace old and unused idct functions
James Almer
- [FFmpeg-cvslog] x86/hevc_idct: add 12bit idct_dc
James Almer
- [FFmpeg-cvslog] x86/hevc_idct: add a colon to labels
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: load less data in hevc_h_loop_filter_luma_8
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: use psignw instead of pmullw where possible
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: remove some unnecessary instructions
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: improve luma functions register allocation
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, 12}_avx
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: use existing x86util transpose macro in chroma_{10, 12}
James Almer
- [FFmpeg-cvslog] mxf: Detect Vanc/Vbi SMPTE-436M mxf track
Marc-Antoine Arnaud
- [FFmpeg-cvslog] mxf: Extract origin information from material and source track
Marc-Antoine Arnaud
- [FFmpeg-cvslog] armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)
Ben Avison
- [FFmpeg-cvslog] armv6: Accelerate vector_fmul_window
Ben Avison
- [FFmpeg-cvslog] armv6: Accelerate butterflies_float
Ben Avison
- [FFmpeg-cvslog] armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)
Ben Avison
- [FFmpeg-cvslog] armv6: Accelerate ff_fft_calc for general case (nbits != 4)
Ben Avison
- [FFmpeg-cvslog] armv6: Accelerate vector_fmul_window
Ben Avison
- [FFmpeg-cvslog] armv6: Accelerate butterflies_float
Ben Avison
- [FFmpeg-cvslog] arm: Macroize the test for 'setend' CPU instruction support
Ben Avison
- [FFmpeg-cvslog] fate: Add test for wav Peak Envelope Chunk encoder (levl chunk).
Peter B
- [FFmpeg-cvslog] matroska: K&R formatting cosmetics
Luca Barbato
- [FFmpeg-cvslog] matroska: Factor out write_track from mkv_write_tracks
Luca Barbato
- [FFmpeg-cvslog] matroska: Factor out mkv_write_stereo_mode
Luca Barbato
- [FFmpeg-cvslog] hevc: Use the local context variable when needed
Luca Barbato
- [FFmpeg-cvslog] nut: Use nut->version in the version range check
Luca Barbato
- [FFmpeg-cvslog] mov: Do not group tracks if more than one is enabled per type
Luca Barbato
- [FFmpeg-cvslog] mov: Clarify tkhd flag settings
Luca Barbato
- [FFmpeg-cvslog] lzo: Handle integer overflow
Luca Barbato
- [FFmpeg-cvslog] h264: K&R formatting cosmetics
Luca Barbato
- [FFmpeg-cvslog] configure: Do not add extralibs to avresample .pc file
Luca Barbato
- [FFmpeg-cvslog] build: Support executable only ldflags
Luca Barbato
- [FFmpeg-cvslog] http: Provide an option to override the HTTP method
Luca Barbato
- [FFmpeg-cvslog] http: Do move the class instantiation in the conditional block
Luca Barbato
- [FFmpeg-cvslog] http: Use a constant for the supported header size
Luca Barbato
- [FFmpeg-cvslog] configure: Use require_pkg_config for Speex
Luca Barbato
- [FFmpeg-cvslog] avformat: Move av_probe_input* to format.c
Luca Barbato
- [FFmpeg-cvslog] avstring: Expose the simple name match function
Luca Barbato
- [FFmpeg-cvslog] avformat: Use the mime type information in input probe
Luca Barbato
- [FFmpeg-cvslog] aac: Register the mime type
Luca Barbato
- [FFmpeg-cvslog] matroska: Register mime types
Luca Barbato
- [FFmpeg-cvslog] fate: Split audio- and video-related RealMedia targets
Katerina Barone-Adesi
- [FFmpeg-cvslog] mjpeg: Split off bits shared by MJPEG and LJPEG encoders
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Split off IDCT bits into their own context
Diego Biurrun
- [FFmpeg-cvslog] Update Fiona's name in copyright statements.
Diego Biurrun
- [FFmpeg-cvslog] vaapi: Update idct_permutation location after dsputil/idctdsp split
Diego Biurrun
- [FFmpeg-cvslog] x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase
Diego Biurrun
- [FFmpeg-cvslog] x86: huffyuvdsp: Move inline assembly to init file
Diego Biurrun
- [FFmpeg-cvslog] x86: Unconditionally compile blockdsp and svq1enc init files
Diego Biurrun
- [FFmpeg-cvslog] x86: build: Only compile FDCT code if MMX is enabled
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Split off *_8x8basis to a separate context
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Move draw_edges() to mpegvideoencdsp
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Split off FDCT bits into their own context
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Split off pixel block routines into their own context
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Drop unused bit_depth parameter from all init functions
Diego Biurrun
- [FFmpeg-cvslog] examples/output: Remove unused variable
Diego Biurrun
- [FFmpeg-cvslog] ppc: dsputil: Coalesce all init files
Diego Biurrun
- [FFmpeg-cvslog] x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection
Diego Biurrun
- [FFmpeg-cvslog] arm: dsputil: Coalesce all init files
Diego Biurrun
- [FFmpeg-cvslog] h264: Remove some commented-out, broken cruft
Diego Biurrun
- [FFmpeg-cvslog] x86: dsputil: Coalesce all init files
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Split motion estimation compare bits off into their own context
Diego Biurrun
- [FFmpeg-cvslog] dct-test: Move cpu_flags variable out of global scope
Diego Biurrun
- [FFmpeg-cvslog] dct-test: Improve CPU flags struct member name
Diego Biurrun
- [FFmpeg-cvslog] fft: Convert FFT/MDCT permutation type #defines to enums
Diego Biurrun
- [FFmpeg-cvslog] avdevice: Give names to anonymously typedeffed structs
Diego Biurrun
- [FFmpeg-cvslog] idct: Convert IDCT permutation #defines to an enum
Diego Biurrun
- [FFmpeg-cvslog] idctdsp: prettyprinting cosmetics
Diego Biurrun
- [FFmpeg-cvslog] x86: dnxhdenc: Eliminate some unnecessary ifdefs
Diego Biurrun
- [FFmpeg-cvslog] dct-test: Skip indirection for MMX IDCT permutation
Diego Biurrun
- [FFmpeg-cvslog] dct-test: Reuse enum idct_permutation_type instead of duplicating it
Diego Biurrun
- [FFmpeg-cvslog] fdct: Move x86-specific declarations to a header in the x86 directory
Diego Biurrun
- [FFmpeg-cvslog] simple_idct: Move x86-specific declarations to a header in the x86 directory
Diego Biurrun
- [FFmpeg-cvslog] fdct: Move ppc-specific declarations to a header in the ppc directory
Diego Biurrun
- [FFmpeg-cvslog] idct: Move arm-specific declarations to a header in the arm directory
Diego Biurrun
- [FFmpeg-cvslog] dct-test: Move arch-specific bits into arch-specific subdirectories
Diego Biurrun
- [FFmpeg-cvslog] build: Conditionally build and test iirfilter
Diego Biurrun
- [FFmpeg-cvslog] build: Conditionally build and run DCT test program
Diego Biurrun
- [FFmpeg-cvslog] build: Conditionally compile all avcodec test programs
Diego Biurrun
- [FFmpeg-cvslog] imgconvert: cosmetics: Reshuffle defines to reduce ifdeffery
Diego Biurrun
- [FFmpeg-cvslog] libxvid: Drop PPC-specific CPU detection hack
Diego Biurrun
- [FFmpeg-cvslog] build: Add define for SIMD extensions requiring 16-byte aligned buffers
Diego Biurrun
- [FFmpeg-cvslog] dct/rdft: Add missing typedefs for context structs
Diego Biurrun
- [FFmpeg-cvslog] fft-test: Drop unnecessary #ifdefs around header includes
Diego Biurrun
- [FFmpeg-cvslog] fft-test: Comment some #endifs
Diego Biurrun
- [FFmpeg-cvslog] mpegvideo: Move QUANT_BIAS_SHIFT define to the only place it is used
Diego Biurrun
- [FFmpeg-cvslog] fft-test: Make global exptab variable static
Diego Biurrun
- [FFmpeg-cvslog] fft-test: Reduce variable scope where sensibly possible
Diego Biurrun
- [FFmpeg-cvslog] fft-test: Drop unnecessary pointer indirection for context structs
Diego Biurrun
- [FFmpeg-cvslog] fft-test: Check memory allocations
Diego Biurrun
- [FFmpeg-cvslog] fft-test: K&R formatting cosmetics
Diego Biurrun
- [FFmpeg-cvslog] fft-test: Pass correct struct members to (i)dct functions
Diego Biurrun
- [FFmpeg-cvslog] http: K&R formatting cosmetics
Diego Biurrun
- [FFmpeg-cvslog] dct/rdft: Remove duplicate typedefs for context structs
Diego Biurrun
- [FFmpeg-cvslog] qpeldsp: Mark source pointer in qpel_mc_func function pointer const
Diego Biurrun
- [FFmpeg-cvslog] vc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_c
Diego Biurrun
- [FFmpeg-cvslog] fft-test: Pass the right struct members instead of casting
Diego Biurrun
- [FFmpeg-cvslog] mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 defines
Diego Biurrun
- [FFmpeg-cvslog] mpegvideo: Move ME_MAP_* defines to the only place they are used
Diego Biurrun
- [FFmpeg-cvslog] mpegvideo: Move QMAT_SHIFT* defines to the only place they are used
Diego Biurrun
- [FFmpeg-cvslog] avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const
Diego Biurrun
- [FFmpeg-cvslog] avformat: Mark argument in av_{i|o}format_next/ ffurl_protocol_next as const
Diego Biurrun
- [FFmpeg-cvslog] avformat: Mark AVOutputFormat argument in avformat_query_codec as const
Diego Biurrun
- [FFmpeg-cvslog] x86: build: Restore ordering of OBJS lines
Diego Biurrun
- [FFmpeg-cvslog] dump: Use correct printf conversion specifiers for POSIX int types
Diego Biurrun
- [FFmpeg-cvslog] sanm: Use correct printf conversion specifiers for POSIX int types
Diego Biurrun
- [FFmpeg-cvslog] caf: Use correct printf conversion specifiers for POSIX int types
Diego Biurrun
- [FFmpeg-cvslog] vf_select: Drop a debug av_log with an unchecked double to enum conversion
Diego Biurrun
- [FFmpeg-cvslog] vf_select: Drop a debug av_log with an unchecked double to enum conversion
Diego Biurrun
- [FFmpeg-cvslog] fate: Add dependencies for dct/fft/mdct/rdft tests
Diego Biurrun
- [FFmpeg-cvslog] configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabled
Diego Biurrun
- [FFmpeg-cvslog] avformat/movenc: respect color_range when encoding dnxhd.
Mark Boorer
- [FFmpeg-cvslog] avcodec/dirac_arith: Fix build with PIC and stack-check options
Anthoine Bourgeois
- [FFmpeg-cvslog] AVFormat: LRC demuxer and muxer
Star Brilliant
- [FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: fix issue when sps/ pps are already in the bistream
Chris "Koying" Browet
- [FFmpeg-cvslog] Blackframe video filter now sets metadata accordingly.
Stepan Bujnak
- [FFmpeg-cvslog] h264: fix direct temporal mvs for bottom-field-first poc order.
Ronald S. Bultje
- [FFmpeg-cvslog] h264: Fix direct temporal mvs for bottom-field-first poc order
Ronald S. Bultje
- [FFmpeg-cvslog] avfilter/haldclut: fix R/B swap in CLUT loading
Clément Bœsch
- [FFmpeg-cvslog] avcodec: make vismv option as flag types
Clément Bœsch
- [FFmpeg-cvslog] avcodec/mpegvideo: small indent fix in vismv code
Clément Bœsch
- [FFmpeg-cvslog] Fix 2 coeffecient typo
Clément Bœsch
- [FFmpeg-cvslog] build: fix build with --disable-encoders
Clément Bœsch
- [FFmpeg-cvslog] doc: restore default.css
Clément Bœsch
- [FFmpeg-cvslog] Autodetect big-endian tiff files.
Clément Bœsch
- [FFmpeg-cvslog] caf: Use correct printf conversion specifiers for POSIX int types
Clément Bœsch
- [FFmpeg-cvslog] fix spelling errors
Andreas Cadhalpun
- [FFmpeg-cvslog] Add -Wformat and -Werror=format-security compiler flags
Andreas Cadhalpun
- [FFmpeg-cvslog] doc: fix two spelling errors
Andreas Cadhalpun
- [FFmpeg-cvslog] libavformat/img2dec.c: Add a long_name to the piped image demuxers
Andreas Cadhalpun
- [FFmpeg-cvslog] libavformat/img2dec.c: Add a long_name to the piped image demuxers
Andreas Cadhalpun
- [FFmpeg-cvslog] hevc: implement pic_output_flag handling
Gildas Cocherel
- [FFmpeg-cvslog] matroska: Fix use after free
Dale Curtis
- [FFmpeg-cvslog] matroska: Fix use after free
Dale Curtis
- [FFmpeg-cvslog] avformat/adtsenc: Optionally enable ID3 in ADTS.
Dale Curtis
- [FFmpeg-cvslog] avformat/mov: Pass through iTunSMPB from MOV.
Dale Curtis
- [FFmpeg-cvslog] caf: Use correct printf conversion specifiers for POSIX int types
Reimar Döffinger
- [FFmpeg-cvslog] mxfdec: add missing "const" to array declaration.
Reimar Döffinger
- [FFmpeg-cvslog] movdec: remove nonsensical snprintf.
Reimar Döffinger
- [FFmpeg-cvslog] dict.c: minor simplification.
Reimar Döffinger
- [FFmpeg-cvslog] doc: add very basic libcdio documentation
Gerion Entrup
- [FFmpeg-cvslog] doc: add very basic libcdio documentation
Gerion Entrup
- [FFmpeg-cvslog] doc/filters: fixing typo
Muhammad Faiz
- [FFmpeg-cvslog] avfilter/biquads: avoid clipping when using floating type
Muhammad Faiz
- [FFmpeg-cvslog] avutil/opt.c: fix bug when parsing option
Muhammad Faiz
- [FFmpeg-cvslog] avutil/opt: set_string_number(): remove unneeded copy
Muhammad Faiz
- [FFmpeg-cvslog] h264_mp4toannexb_bsf: account for consecutive IDR pictures.
Benoit Fouet
- [FFmpeg-cvslog] avcodec/dvdsubdec: Fix off-by-one error
Oliver Fromme
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix alpha in debuging code
Oliver Fromme
- [FFmpeg-cvslog] avcodec/dvdsubenc: Add dvdsub workaround for some players
Oliver Fromme
- [FFmpeg-cvslog] doc/encoders: Document "dvdsub workaround for some players"
Oliver Fromme
- [FFmpeg-cvslog] lavd/x11grab: disable drawing mouse without XFixes.
Nicolas George
- [FFmpeg-cvslog] lavd/x11grab: change error code for unsupported visuals.
Nicolas George
- [FFmpeg-cvslog] lavd/x11grab: check 32-bits color masks.
Nicolas George
- [FFmpeg-cvslog] lavd/x11grab: add an option to disable MIT-SHM.
Nicolas George
- [FFmpeg-cvslog] lavfi: check refcount before merging.
Nicolas George
- [FFmpeg-cvslog] lavd/x11grab: reindent after last commit.
Nicolas George
- [FFmpeg-cvslog] lavf/avio: do not include bprint.h.
Nicolas George
- [FFmpeg-cvslog] ffmpeg_filter: refuse to configure input without a decoder.
Nicolas George
- [FFmpeg-cvslog] matroskaenc: Don't set language to empty string, use "und"
Jan Gerber
- [FFmpeg-cvslog] mpegts: do not export empty language tags
Jan Gerber
- [FFmpeg-cvslog] vc1: Do not return an error when skipping b frames
Alessandro Ghedini
- [FFmpeg-cvslog] vc1: Do not return an error when skipping b frames
Alessandro Ghedini
- [FFmpeg-cvslog] lavf: document av_dump_format()
Vittorio Giovara
- [FFmpeg-cvslog] display: add matrix flip api
Vittorio Giovara
- [FFmpeg-cvslog] h264: parse display orientation SEI message
Vittorio Giovara
- [FFmpeg-cvslog] hevc: parse display orientation SEI message
Vittorio Giovara
- [FFmpeg-cvslog] jpeg2000: fix dereferencing invalid pointers during cleanup
Vittorio Giovara
- [FFmpeg-cvslog] g2meet: allow size changes within original sizes
Vittorio Giovara
- [FFmpeg-cvslog] fate: add h264-direct-bff test
Vittorio Giovara
- [FFmpeg-cvslog] g2meet: allow size changes within original sizes
Vittorio Giovara
- [FFmpeg-cvslog] g2meet: allow size changes within original sizes
Vittorio Giovara
- [FFmpeg-cvslog] hevc: simplify rounding
Christophe Gisquet
- [FFmpeg-cvslog] hevc: reorder loops
Christophe Gisquet
- [FFmpeg-cvslog] hevc: derive partially amvp list
Christophe Gisquet
- [FFmpeg-cvslog] hevc: derive partial merge list
Christophe Gisquet
- [FFmpeg-cvslog] hevc: report more precise progress
Christophe Gisquet
- [FFmpeg-cvslog] libavutil: document side effects of macros
Christophe Gisquet
- [FFmpeg-cvslog] hevc: use intreadwrite
Christophe Gisquet
- [FFmpeg-cvslog] hevc: wait proper position for tmvp
Christophe Gisquet
- [FFmpeg-cvslog] hevcdsp: change types of SAO parameters
Christophe Gisquet
- [FFmpeg-cvslog] hevc_mvs: avoid deriving tmvp in amvp
Christophe Gisquet
- [FFmpeg-cvslog] x86: hevcdsp: align
Christophe Gisquet
- [FFmpeg-cvslog] x86: hevc_mc: replace simple leas by adds
Christophe Gisquet
- [FFmpeg-cvslog] x86: hevc_mc: replace one lea by add
Christophe Gisquet
- [FFmpeg-cvslog] x86: hevc_mc: load less data in epel filters
Christophe Gisquet
- [FFmpeg-cvslog] x86: hevc_mc: replace one lea by add
Christophe Gisquet
- [FFmpeg-cvslog] hevc_filter: run vertical and horizontal together
Christophe Gisquet
- [FFmpeg-cvslog] x86: hevc_mc: fix register count usage
Christophe Gisquet
- [FFmpeg-cvslog] Revert "tiff: support reading gray+alpha at 8 bits"
Janne Grunau
- [FFmpeg-cvslog] configure: add support for neon intrinsics
Janne Grunau
- [FFmpeg-cvslog] fate: support testing of release branches
Janne Grunau
- [FFmpeg-cvslog] fate: support testing of release branches
Janne Grunau
- [FFmpeg-cvslog] avutil: fix version macros doxygen module
Timothy Gu
- [FFmpeg-cvslog] Doxyfile: enable browser-based search engine
Timothy Gu
- [FFmpeg-cvslog] channel_layout: doxy: merge functions with macros
Timothy Gu
- [FFmpeg-cvslog] downmix_info: clarify doxygen
Timothy Gu
- [FFmpeg-cvslog] Doxyfile: imitate gcc for better libavutil/attributes.h documentation
Timothy Gu
- [FFmpeg-cvslog] avcodec/old_codec_ids: workaround doxygen inclusion bug
Timothy Gu
- [FFmpeg-cvslog] avutil/samplefmt: improve doxygen
Timothy Gu
- [FFmpeg-cvslog] avutil/audio_fifo: split into a separate doxy module
Timothy Gu
- [FFmpeg-cvslog] swresample: split option table to a separate file
Timothy Gu
- [FFmpeg-cvslog] avutil: actually install hash.h
Timothy Gu
- [FFmpeg-cvslog] swresample: grammar/capitalization fixes
Timothy Gu
- [FFmpeg-cvslog] swresample: group all the option constants in a section in doxy
Timothy Gu
- [FFmpeg-cvslog] swresample: add SwrDitherType doxy
Timothy Gu
- [FFmpeg-cvslog] swresample: add SwrContext doxy
Timothy Gu
- [FFmpeg-cvslog] swresample: improve Doxygen introduction
Timothy Gu
- [FFmpeg-cvslog] swresample: better doxy for configuration-returning functions
Timothy Gu
- [FFmpeg-cvslog] swresample: organize functions into doxy groups
Timothy Gu
- [FFmpeg-cvslog] samplefmt: Add doxygen categories
Timothy Gu
- [FFmpeg-cvslog] audio_fifo: Split into a separate doxygen module
Timothy Gu
- [FFmpeg-cvslog] transcoding: fix Doxygen file path
Timothy Gu
- [FFmpeg-cvslog] swresample: misc. doxy improvements
Timothy Gu
- [FFmpeg-cvslog] doc: add doxy-wrapper.sh to doc/doxygen/html dependencies
Timothy Gu
- [FFmpeg-cvslog] doc: make doxygen program configurable
Timothy Gu
- [FFmpeg-cvslog] doc: add doxygen target tag
Timothy Gu
- [FFmpeg-cvslog] Add a release note for 2.3
Timothy Gu
- [FFmpeg-cvslog] RELEASE_NOTES: Mention Libav and add codename
Timothy Gu
- [FFmpeg-cvslog] doc/utils: add missing `@c man end` title
Timothy Gu
- [FFmpeg-cvslog] RELEASE_NOTES: update
Timothy Gu
- [FFmpeg-cvslog] get_bits: remove unused assignment
Timothy Gu
- [FFmpeg-cvslog] vp9: remove unused assignment
Timothy Gu
- [FFmpeg-cvslog] aaccoder: remove unused assignment
Timothy Gu
- [FFmpeg-cvslog] kerndeint: remove dead assignments
Timothy Gu
- [FFmpeg-cvslog] a64multienc: remove dead assignment
Timothy Gu
- [FFmpeg-cvslog] smacker: remove dead code
Timothy Gu
- [FFmpeg-cvslog] oss_audio: use a macro to simplify ioctl() error checking
Timothy Gu
- [FFmpeg-cvslog] hevc: propagate error code from set_sps()
Timothy Gu
- [FFmpeg-cvslog] RELEASE_NOTES: fix WebVTT decoder typo (-> encoder)
Timothy Gu
- [FFmpeg-cvslog] RELEASE_NOTES: fix WebVTT decoder typo (-> encoder)
Timothy Gu
- [FFmpeg-cvslog] Fix standalone compilation of the wtv muxer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat: Add image3 demuxers with format autodetection
Carl Eugen Hoyos
- [FFmpeg-cvslog] Autodetect JPEG2000 imagess.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Do not detect jp2 images as mov files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Assume that old bmps do not contain transparency information.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Use os/2 palette even if it contains less than 256 entries.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix standalone compilation of the amv encoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix wmv1 decoding if no other msmpeg4-related decoder was compiled.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix wmv1 encoding if all other msmpeg4-related encoders were disabled.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation with --disable-everything.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix make checkheaders for libavcodec/proresdsp.h.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Write valid free atom when -moov_size is specified.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Parse dri when receiving jpg via rtp.
Carl Eugen Hoyos
- [FFmpeg-cvslog] tiff: support reading gray+alpha at 8 bits
Carl Eugen Hoyos
- [FFmpeg-cvslog] Autodetect big-endian tiff files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/x86/hevc_deblock: Fix compilation with nasm.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Autodetect big-endian tiff files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Print a warning instead of requesting a sample for an invalid exif tag.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Ignore xing number of frames if the file is larger than indicated.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix standalone compilation of the legacy mpegvideo decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix standalone compilation of the legacy mpegvideo decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix standalone compilation of the webm_dash_manifest demuxer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix standalone compilation of the adts muxer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mux: Fix a typo checking aspect ratios.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add int64_t probesize2 instead of int probesize to AVFormatContext.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/drawtext: Add basic text shaping using libfribidi
Marc Jeffreys
- [FFmpeg-cvslog] avfilter/drawtext: Add basic text shaping using libfribidi
Marc Jeffreys
- [FFmpeg-cvslog] af_compand: make sure request_frame always outputs at least one frame
Andrew Kelley
- [FFmpeg-cvslog] doc: mention option to mix shared/static libraries
Andrew Kelley
- [FFmpeg-cvslog] af_compand: make sure request_frame always outputs at least one frame
Andrew Kelley
- [FFmpeg-cvslog] id3v2enc: use a case-insensitive comparison for APIC picture type
Anton Khirnov
- [FFmpeg-cvslog] cdg: set the keyframe flag on the first packet
Anton Khirnov
- [FFmpeg-cvslog] avformat: update muxing doxy
Anton Khirnov
- [FFmpeg-cvslog] avconv: set the output stream timebase
Anton Khirnov
- [FFmpeg-cvslog] lavc: export DV profile API used by muxer/demuxer as public
Anton Khirnov
- [FFmpeg-cvslog] adxdec: get rid of an avpriv function
Anton Khirnov
- [FFmpeg-cvslog] oggparsecelt: do not set AVCodecContext.frame_size
Anton Khirnov
- [FFmpeg-cvslog] mtv: do not set sample_rate for video
Anton Khirnov
- [FFmpeg-cvslog] mov: free the dv demux context with avformat_free_context()
Anton Khirnov
- [FFmpeg-cvslog] nsvdec: remove commented out cruft
Anton Khirnov
- [FFmpeg-cvslog] yuv4mpegenc: do not access AVCodecContext.coded_frame
Anton Khirnov
- [FFmpeg-cvslog] rtpdec: pass an AVFormatContext to ff_parse_fmtp()
Anton Khirnov
- [FFmpeg-cvslog] hevc_ps: remove a write-only variable
Anton Khirnov
- [FFmpeg-cvslog] avpacket: fix copying side data in av_packet_copy_props()
Anton Khirnov
- [FFmpeg-cvslog] hevc: cleaning up SSE2 and SSSE3 deblocking filters
Anton Khirnov
- [FFmpeg-cvslog] avcodec/x86/hevc_deblock: add %ifs to avoid "do nothing instructions"
Anton Khirnov
- [FFmpeg-cvslog] avcodec/x86/hevc_deblock: use of paddw instead of psllw
Anton Khirnov
- [FFmpeg-cvslog] avcodec/x86/hevc_deblock: use test instead of cmp 0
Anton Khirnov
- [FFmpeg-cvslog] hevc: cleanups in SSE2 and SSSE3 loop filters, use fewer instructions
Anton Khirnov
- [FFmpeg-cvslog] avcodec/x86/hevc_deblock: cosmetics
Anton Khirnov
- [FFmpeg-cvslog] hevcdsp: remove an unneeded variable in the loop filter
Anton Khirnov
- [FFmpeg-cvslog] output example: set the stream timebase
Anton Khirnov
- [FFmpeg-cvslog] output example: convert audio to the format supported by the encoder
Anton Khirnov
- [FFmpeg-cvslog] hevcdsp: remove an unneeded variable in the loop filter
Anton Khirnov
- [FFmpeg-cvslog] doc/examples/muxing: add alloc_audio_frame() and use it to simplify code.
Anton Khirnov
- [FFmpeg-cvslog] eamad: use the bytestream2 API instead of AV_RL
Anton Khirnov
- [FFmpeg-cvslog] hevc: eliminate unnecessary cbf_c{b,r} arrays
Anton Khirnov
- [FFmpeg-cvslog] lavc: add a property for marking codecs that support frame reordering
Anton Khirnov
- [FFmpeg-cvslog] codec_desc: fix some typos in long codec names
Anton Khirnov
- [FFmpeg-cvslog] hevc: eliminate an unnecessary array
Anton Khirnov
- [FFmpeg-cvslog] hevc: simplify splitting the transform tree blocks
Anton Khirnov
- [FFmpeg-cvslog] hevc: do not store the transform inter_split flag in the context
Anton Khirnov
- [FFmpeg-cvslog] hevc: eliminate unnecessary cbf_c{b,r} arrays
Anton Khirnov
- [FFmpeg-cvslog] hevc: eliminate the last element from TransformTree
Anton Khirnov
- [FFmpeg-cvslog] hevc: rename variable in boundary strength to b more explicit
Anton Khirnov
- [FFmpeg-cvslog] eamad: use the bytestream2 API instead of AV_RL
Anton Khirnov
- [FFmpeg-cvslog] avcodec/roqvideo: use JPEG color range
Eric Lasota
- [FFmpeg-cvslog] avcodec/roqvideodec: set JPEG output color range
Eric Lasota
- [FFmpeg-cvslog] hevc: SSE2 and SSSE3 loop filters
Pierre Edouard Lepere
- [FFmpeg-cvslog] doc/decoders: mention native Opus decoder
Lou Logan
- [FFmpeg-cvslog] avformat/mpegts: pass MpegTSContext ptr explicitly (fixes #3721)
Alexander V. Lukyanov
- [FFmpeg-cvslog] mpegts: pass MpegTSContext ptr explicitly
Alexander V. Lukyanov
- [FFmpeg-cvslog] avcodec/dvbsubdec: removed unnecessary null check for subtitle
Anshul Maheshwari
- [FFmpeg-cvslog] avcodec: Updated comment for sub param
Anshul Maheshwari
- [FFmpeg-cvslog] Adding Maintainer for dvbsubdec
Anshul Maheswhwari
- [FFmpeg-cvslog] v4l2enc: adding AVClass
Anshul Maheswhwari
- [FFmpeg-cvslog] avfilter/af_aphaser: move wave table generation code into separate file
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add flanger filter
Paul B Mahol
- [FFmpeg-cvslog] avformat/wavenc: use av_mallocz_array()
Paul B Mahol
- [FFmpeg-cvslog] daud: split muxer and demuxer
Nidhi Makhijani
- [FFmpeg-cvslog] vc1test: Return proper error codes
Nidhi Makhijani
- [FFmpeg-cvslog] vc1test: Check malloc call
Nidhi Makhijani
- [FFmpeg-cvslog] cljr: split decoder and encoder
Nidhi Makhijani
- [FFmpeg-cvslog] paf: split audio and video decoder
Nidhi Makhijani
- [FFmpeg-cvslog] bmv: Split audio and video decoder
Nidhi Makhijani
- [FFmpeg-cvslog] dsicin: Split audio and video decoder
Nidhi Makhijani
- [FFmpeg-cvslog] vmd: Split audio and video decoder
Nidhi Makhijani
- [FFmpeg-cvslog] cdg: Forward error from avio_size() in read_header() function
Nidhi Makhijani
- [FFmpeg-cvslog] avpacket: Check for and return errors in ff_interleave_add_packet()
Nidhi Makhijani
- [FFmpeg-cvslog] libgsm: Split decoder and encoder
Nidhi Makhijani
- [FFmpeg-cvslog] oss_audio: Split muxer and demuxer
Nidhi Makhijani
- [FFmpeg-cvslog] mpegencconetxt: Move rv10-specific orig_width/ orig_height where they belong
Nidhi Makhijani
- [FFmpeg-cvslog] mjpeg: return proper error code
Nidhi Makhijani
- [FFmpeg-cvslog] mpegenccontext: Remove unused dct_unquantize_h261 function pointers
Nidhi Makhijani
- [FFmpeg-cvslog] mpegenccontext: Remove unused opaque pointer
Nidhi Makhijani
- [FFmpeg-cvslog] mpegvideo: move vol_control_parameters to the only place it is used
Nidhi Makhijani
- [FFmpeg-cvslog] lavf/ftp: make response parsing more RFC compliant
Lukasz Marek
- [FFmpeg-cvslog] lavf/ftp: explicitly enable UTF-8
Lukasz Marek
- [FFmpeg-cvslog] lavf/ftp: always treat all response codes >= 500 as error
Lukasz Marek
- [FFmpeg-cvslog] lavf/libssh: call ssh_userauth_none before ssh_userauth_list
Lukasz Marek
- [FFmpeg-cvslog] doc/protocols: document unit of timeouts for ftp and http
Lukasz Marek
- [FFmpeg-cvslog] gitignore: add examples/transcoding
Lukasz Marek
- [FFmpeg-cvslog] lavf/libssh: set freed pointers to NULL
Lukasz Marek
- [FFmpeg-cvslog] lavf: add samba protocol via libsmbclient
Lukasz Marek
- [FFmpeg-cvslog] lavfi/src_movie: remove frame from priv context
Lukasz Marek
- [FFmpeg-cvslog] lavfi/src_movie: minor simplifications
Lukasz Marek
- [FFmpeg-cvslog] configure: replace pulse-simple with pulse
Lukasz Marek
- [FFmpeg-cvslog] avformat/hlsenc: correctly compute target duration
Nicolas Martyanoff
- [FFmpeg-cvslog] avformat/hlsenc: fix cleanup after avformat_write_header()
Nicolas Martyanoff
- [FFmpeg-cvslog] avformat/hlsenc: Add some comments to make the code easier to read
Nicolas Martyanoff
- [FFmpeg-cvslog] avformat/hlsenc: rename some identifers to make the code easier to read
Nicolas Martyanoff
- [FFmpeg-cvslog] avformat/hlsenc: add some empty lines to make the code easier to read
Nicolas Martyanoff
- [FFmpeg-cvslog] vc1: Do not return an error when skipping b frames
Dominik 'Rathann' Mierzejewski
- [FFmpeg-cvslog] vc1: Do not return an error when skipping b frames
Dominik 'Rathann' Mierzejewski
- [FFmpeg-cvslog] mov: Support default-base-is-moof.
Yusuke Nakamura
- [FFmpeg-cvslog] cmdutils_opencl: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Use av_malloc(z)_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_ebur128: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '79793f833784121d574454af4871866576c0749d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd0449e754553b0c110b6cd75f6725b82144fbd2a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f1f6156b3fc9eb77b439d031ba18974d80b8341e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b75a1f9892b5b715397edbf837e4d4cda337907b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '48e6432407a73d5006d84609456e6e0bc3dd8fc4'
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: Support pix_fmt_id == 0x22112200
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: fix width for non chroma in rescaling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Support pix_fmt_id==0x11222200
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: set upscale_h/ upscale_v using generic code instead of hardcoding a list
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: handle luma upscale detection generically
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: factorize some parts of the pix_fmt_id switch()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: check av_opt_set_dict() return
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bitstream: remove trivial assert
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvdec: remove redundant null check
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: Fix a double negation typo
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '98569d89638efc325042bd0081e9a02181afdafa'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/on2avc: Fix out of array access
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avfiltergraph: dont "or" together error codes
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_format: Check pix_fmts before dereferencing it
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/pulse_audio_dec: clear pa_simple pointer after deallocation
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'df949b645b12d62bb4da56d629a887c81f67f2e5'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cdab9db2adeec46b3984309c8c651bdd737d2b6b'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avformat: minor grammar improvement
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9279826008b80daad7446950a821f32033ccd33f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c6698dfe7cdbc7634f33245875488ed3fa4a8ced'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '391ecc961ced2bde7aecb3053ac35191f838fae8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'lukaszmluki/master'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: allocate and clear padding area for probe correctly
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: avoid seekback on probeing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: set AVProbeData size correctly on corner cases of tiny files
Michael Niedermayer
- [FFmpeg-cvslog] configure: update dependencies for vf_spp
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: increase probe buffer to 2k
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: improve bmp probe
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bmp: fix integer overflow in checking header sizes
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: remove functions from image pipe which are unneeded for image pipes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mlp_parser: check ff_combine_frame() return code
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e0bfe34ea8ccf333ec5b17961fd58eb575e74f8b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '009331303a6462d07cbe94aef9c446f1a1695519'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '12f129e545e5a5844b6ad7f3eb6a438015cad8bc'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b0de1c766329dd8c9960ad1722e2f653160abc1b'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/Makefile: add libutvideo.h to SKIPHEADERS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegenc_common: Restore removed copyright statements
Michael Niedermayer
- [FFmpeg-cvslog] avformat/smoothstreamingenc: fix memleak
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/unsharp_opencl: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_vignette: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_cellauto: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '865461099e062de5a3a109c2a5be98004c11d8bd'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '77fc7b76726719746ca45df6c4a62c41abad506e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '02a7a5e330ec4373a761f63c292220a1de13b968'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '373a6dda5422186bc057297342a9e559a564595e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b0633f83f277c05bf1f617a99c7aedd2db8306e3'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2fc85fe96e7e0e5fc433b98eacebf4d3511d2d58'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd6902070c52151ec1e8154ce9b22283a1d0bc192'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd69243d39b773b64614792487cd93f6ceb237b25'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a7985cfd4c51b7fe2b870fc4ecd109707ee035d6'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: fix b frame strategy 2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8d686ca59db14900ad5c12b547fb8a7afc8b0b94'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3c650efb81aaa3b395ba4606ee68a47ee4efb57b'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cljrdec: remove unneeded include
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '246f869590b8c7313d26e1c2ef56db01f6fd2503'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: simplify localtime* use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdvideo: remove unneeded include
Michael Niedermayer
- [FFmpeg-cvslog] smoothstreamingenc: Fix a memory leak on errors
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a863c97e99bf30a88baa74f83bab9e3ab25984dc'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1e9a93bfca2c2f43a07e01f2ef9fd5cbafe6c22d'
Michael Niedermayer
- [FFmpeg-cvslog] doc/Doxyfile: use 5 columns for alphabetical index
Michael Niedermayer
- [FFmpeg-cvslog] protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_contents () patches
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
- [FFmpeg-cvslog] tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: add HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
- [FFmpeg-cvslog] avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include < unistd.h>
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/crystalhd: Add #if HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3d90f27ad5843ccd63d34fd6da4d4bff212c1bfe'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '79fce1ec8abd017593c003917fc123f7119a78d6'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: check that the video resolution is supported
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: if all else fails try to lookup video tag in isom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/roqvideoenc: fix infinite lambda increasing loop
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/roqvideoenc: check dimensions against maximum
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: check against maximum dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alpha/dsputil_alpha: fix build
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/lavfi: add io.h, should fix msvc build
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '52a1c32c0a86e84d43f977c5148e62975a0c6917'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cf280ed004b5c618560f8f43d14ff264bd1e4c3d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '18fb38fb9ea7e2d5997c096fccfcd4cb43f70294'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: remove gettimeofday() use, remove sys/time.h
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/pulse_audio_dec: reimplement using the non simple API
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: flip motion vector visualization for backward motion vectors
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: clip mv visualization arrows so that their direction is maintained
Michael Niedermayer
- [FFmpeg-cvslog] avformat/m4vdec: raise threshold slightly for detection
Michael Niedermayer
- [FFmpeg-cvslog] avutil/bprint:=?UTF-8?Q?=C3=A6dd=20io=2Eh?=, try to fix msvc build
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pthread_frame: fix setting hwaccel with threads and get_format()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/roqvideoenc: More verbose warning about no power of 2 dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/roqvideoenc: Print the correct max resolution
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'abda15a990527557c20848f6ca2f82eb85e76dc9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c9c1265c52910578d3db1a6205c85b91ead0903f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3f3232a371cc88696184d9aef1f812656264e56c'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove common factors from copied timebase
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b8604a976128ffbd316653cdec11ba487f1025bb'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a14b61658c3302081ea5da3ea65b7d9f7b4fb2eb'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'edb1af7c466ebb28bfdb0c076e498e527b43d24f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '27c1f82f561932c83191bcd3e70e0cb1712485ba'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '650d384048ed42579cc6d67bf32a94b468c0b6cb'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '33a7b453a8e1f090c694ea4f36769dc837be88f0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '18e3d61e9e3b52c177aa7a1f2a054a8a753e1b09'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0569a7e0bd2006d9a5248d17a1f4bf3ca654ae50'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_sei: factor return 1 out of if/else chain
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'
Michael Niedermayer
- [FFmpeg-cvslog] configure: add new dependencies for spp & mpdecimate
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix select vs. deps
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5adcef9c1bf701ba2dd43363ae983ba6d74bdb9a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '44386aaad870cbd80ae0d08247ebc663476446ff'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cdg: Do not fail if filesize cannot be determined
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rv34: fix crash while seeking on very damaged file
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '17e9d52c8c93f47721ff481b8867922f4b4bd663'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1493b237bd3f9707319ac58d315ce45312900c10'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f43789b76e661acd93c21664678f140e53cfa1fa'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '458e7c94830d1522997e33a0b5e87bd709e8a349'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f90729699db9ede2bef2b28000f1795dab1b8996'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'df2aa22203afc9377832bdf800df5dbd3aa9687e'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_libopencv: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_deshake: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_decimate: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: skip updating programs/streams when determining duration
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1173320249745eab01c901a39054fc0fced33c87'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6cc1409ba8650fb7eaedc96e970664febc02a5e9'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pgssubdec: Fix input pts
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix integer overflows with sub->*display_time
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: fix nb_sh / nb_sps check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: check slice_header_extension data length
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: more complete check for vps_max_dec_pic_buffering
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check layer_id_included_flags count
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: increase subtitle que size
Michael Niedermayer
- [FFmpeg-cvslog] swresample/libswresample.v: hide ff_*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: do not loose all reference to pointers still in use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: more clearing to avoid stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: dont clear programs during probing
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix alphabetical order of previous commit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: do not wait for packets from discarded streams for genpts
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec: dvrms timestamps are pts not dts
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix 1 byte overread in yuyvtoyuv420 and uyvytoyuv420
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add ubitux for text subtitles
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'acf91215c74a91eb3b86af01dcb1d3c78d0e2310'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec: Try to improve skip case
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: add basic sanity check for the sample count
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE_NOTES: fill in lib versions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: dont mark multichannel as mono tracks as containing the center channel
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add av_stream_get_parser() to access avformat AVParser
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use av_stream_get_parser() to avoid ABI issues
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f9900822fc5f0b0c7242ca318290c090bd5d0af0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6d899d0206e91a3a74680b47ec06ef1dbc151c21' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'fcbcc561e0fdc95a7dd48b92db53846726aec27e' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '46c477c2a14b04a63ab11d31003b48fab6146a96' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '74f6df745a05d3d8b3dcfc28992c69a70ae87957' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4ec1acc6e4f4d0bd28617bbb30ebfb779ce7df92' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '16f7cbef5610a878317596134607d2a89da66ecf' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '771564945aa9aebe2f30192b925fcf4909225eca' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '564c023eba807b162527b17af40424de275fc795' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '40dd29653ab85812d21fa64e9a665ceb316701ad' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '95e91aaf335dd9c26a9101c38d4926e5271e7e00' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/x86/vf_pullup: fix old typo
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils_opencl: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Use av_malloc(z)_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_ebur128: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: do not wait for packets from discarded streams for genpts
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add av_stream_get_parser() to access avformat AVParser
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use av_stream_get_parser() to avoid ABI issues
Michael Niedermayer
- [FFmpeg-cvslog] Update for FFmpeg 2.2.5
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix copying timebase to muxer context
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: return proper error instead of failing assertion when max rate is not set
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options_table: add liberal limits to intra dc precission
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: workaround applications specifying intra dc level based on 8 and othes based on 0bit
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: check intra dc precission
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: make edge for interlaced mpeg2 encoding smaller
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: remove intra_dc_precision, its handled by AVOptions
Michael Niedermayer
- [FFmpeg-cvslog] avutil & avdevice: remove av_bprint_fd_contents()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: prevent stale pointer in malloc failure case
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: treat current_sps like sps_list
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: fix declaration after statement
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: clear HEVClcList[i] on allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: clear HEVClcList[i] on allocation
Michael Niedermayer
- [FFmpeg-cvslog] update for FFmpeg 2.3
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE_NOTES: update version numbers
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: update
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: update
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: change "version <next>" to "version 2.3"
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: change "version <next>" to "version 2.3"
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '14b4e64eabc84c5a5e57c8ccc56bbeb95380823b'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: remove mpegvideoencdsp dependency
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow: only allocate space for edges when encoding
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'adff0a8166345bb9513f0f658043fb6387e90122'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow: remove unused variables
Michael Niedermayer
- [FFmpeg-cvslog] avformat/md5enc: add format_version, to allow selecting which version to use
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Micro bump for "md5enc: add format_version, to allow selecting which version to use"
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: try to fix the case where src==dst in av_opt_copy()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a11ef610eec5241e226efbd1c5bb5eb45c88d2c2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2db953f84671997e936f91140ffb5143c1537844'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '324ff59444ff5470bb325ff1e2be7c4b054fc944'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dv: implement fallback in dv_extract_pack()
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/resample2: Use av_malloc(z)_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/resample: Use av_m/realloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c23ce454b3e33634a188d6facfd2b7182af5af93'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a578b0407dc983aecd72028e1127062689b67089'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2d60444331fca1910510038dd3817bea885c2367'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/me_cmp: restore author attribution and copyrights
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvenc: clear all dsp contexts
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5c22e8e4ad0852d61d5c4ba8d67d33fd72339497'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '87552d54d3337c3241e8a9e1a05df16eaa821496'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5edad2c4a1f46bcc56be755af86ab355c2f1b37f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5a272190a04666f0fe41be767396b30712638c21'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/a64multienc use av_freep()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'fe67f3fbb5f9f6a6b60f837f6bc5e087ac11f3bf'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7e18a727d2c2a19f22fcf68875d1b05fd2eafcef'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cb44b21da1f59923be577f08c267ec270529be97'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '746ad4e0df7faf93329804e412ec53c1d929a75b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '24af1aa0f70362a66cda04c9d7cd012e019f5572'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c0de9159a7ba5707aa0a5c2bc73ae78b7b87ec46'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b4edbe9a0eb48423fbf249b0ca7fb62838bdb7f5'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9e0b29911f1f167381a7dbdfca68bf417b8c767b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '913fa85a2c1fcd71802f7decdef5f355e0d9c757'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: fix pict_type
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e0a2e60c0a6cbcceef08e94af5081d2aa8e6a52f'
Michael Niedermayer
- [FFmpeg-cvslog] swscale/swscale_internal: add needed version.h
Michael Niedermayer
- [FFmpeg-cvslog] sws: Move fast bilinear C code into seperate file
Michael Niedermayer
- [FFmpeg-cvslog] sws/x86: split mmxext fast bilinear scaler out
Michael Niedermayer
- [FFmpeg-cvslog] sws: move inline asm hscale to MMX_OBJS
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/hscale_fast_bilinear_simd: add inline asm guards
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1a583c0c60240adb8fa6620c6df33f1a0a0fe5d9'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: check nb_cpb
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check abs_delta_rps
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avfilter: use av_malloc(z)_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/seek: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dvenc: Implement 32khz & 44.1khz for 25/50fps
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: remove unused define
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: fix rgb -> fullrange yuv
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/parser: reset indexes on realloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: check err value for ls_get_code_runterm()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmnc: Check that rectangles are within the picture
Michael Niedermayer
- [FFmpeg-cvslog] avutil/lzo: Fix integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] Update for 0.5.14
Michael Niedermayer
- [FFmpeg-cvslog] vorbisdec: Check bark_map_size.
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: Fix use of uninitialized memory from the bitstream buffer
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/mpegvideoenc_template: fix integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: prepend global headers before any in stream parameter sets
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wma: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] swresample/resample: Limit filter length
Michael Niedermayer
- [FFmpeg-cvslog] swresample/dither: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] swresample/resample: use av_malloc_array() where appropriate
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/swscale_template: loose hardcoded dstw_offset
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/idct_sse2_xvid: fix non C99 inline function
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Remove redundant check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: fix undefined behavior with shifts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g723_1: add assert to help static code analyzers
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_deshake: fix loss of precission with odd resolutions
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/filtfmts: Support dynamically allocated in/outputs
Michael Niedermayer
- [FFmpeg-cvslog] avformat/h263dec: Fix h263 probe
Michael Niedermayer
- [FFmpeg-cvslog] swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix undefined shift
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/graphdump: Fix pointer to local outside scope
Michael Niedermayer
- [FFmpeg-cvslog] avutil/cpu: force mmx on selection of higher x86 SIMD features
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvenc: Do not allow creating h263/ mpeg4 in flv without unofficial format extensions being enabled.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized memory is possible
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpc: attempt to allocate a packet that is not smaller than the data inside it
Michael Niedermayer
- [FFmpeg-cvslog] avutil/lzo: Fix integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: do not wait for packets from discarded streams for genpts
Michael Niedermayer
- [FFmpeg-cvslog] update for 1.0.10
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9f99a5f1d078721a30a76aec27c58805b7b87e58'
Michael Niedermayer
- [FFmpeg-cvslog] doc/issue_tracker: Correct sub-domain for mailing list
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4de8b60684ce13dff3e3d372dae4f49b9e53f755'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b31d76e45fc3c6529dd7109e721676f3ec376d00'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c39059bea3adebcd888571d1181db215eee54495'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '819bb3e81c72939ae1c1a4e5fc3dfdf3e98df074'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_owdenoise: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sapenc: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a9f3f5fadb57bae3f3ff0be69e56b2c6014f2513'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c3ec963d0d0fac2d817f7fbce2e89ed46eeba550'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dct-test: remove fixed array sizes
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: remove dead code from set_string_number()
Michael Niedermayer
- [FFmpeg-cvslog] avutil: move QP2LAMBDA constant to eval
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: Support general expressions involving AVOption constants in set_string_number ()
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chage
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bd499d9af668aef979ec9f3f3215b8dd508c7ec1'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '16b7328058fa600d5158c84d9cc621a134eb88bc'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2ce53880bfeb431decdd2fc82298c0aff823ab47'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4d2d0595cf9dd199c35aefef450952d209a56573'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'fc27e7272e6f1a7053812f8a15b1b7098de44c71'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b396bbad100a7493691d09b8dceba91e3cd28e2e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '28df1d24112c6ad0763985df2faeeb198cfbad69'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '389380c27915b0505fed538cd54c035c891fabd9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd45ebd4876ab8fc07736a644de07e1b1d11a8e5d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '16e6652286213014c28a9c3af70435e767d28638'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6869612f5c7d4d2f20f69a5658328a761deadb1c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '78670fbf07bd03479073d4218440de4914304680'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/hevcdsp_init: Fix "warning: assignment from incompatible pointer type"
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: simplify set_string_number()
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7bdd2ff6825951f7a6a6008303acfce7c2a63532'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '67bc1ba5d75953d136bfa02ce6c0a27e9fd9dac3'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'eba2233b58c2c4b468c58287d6537b2f1188a8cd'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '11c7155cce50971a38e6cebd39a3ba5a54645fae'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: dct/rdft only support float mode, skip their contents for fixed point
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '57f1b1dcc77a93c2a5c503d4e47fe2f567cf9db5'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5be7d8597d02bcaba2de2503c0e59cf865c746dc'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '06a1d1323bc8afd03f085ae98d9b74e431b3534e'
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: add "version <next>:" so people dont add new things to the last release
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: Fix parsing regression with constants starting with numbers
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '68fd80ee1ca22c39b6ef4e6641b5b2e0d4d89a14' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2b6ab3a2bd7e7cee5e7a55dd2e48b8feb4a826bb'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '20ec0daaa1cdd3996ac6ed0198de961129474044'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: factor is_extra() out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: support AV_PKT_DATA_NEW_EXTRADATA
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: use AV_PKT_DATA_NEW_EXTRADATA for h264 too
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'eac77fcd56fc2a3391f0d86faf54302afb368ff7'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd445c865f87e7f13230e4dac3f77f5af21da95cb'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7288b345850792430302a8f85a4b29140b770497'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c3c96deb5f8cbbdb700ba97920ceedddacb5dcb9'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fft-test: fix memory alloc checks
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6133d65861f265d429ade53e910fe877c95a1615'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd0de7330b973b354e2ceb0b99fd545b868b0a9c4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ce2e858f5b3416c2d54f7f8c14e901f75c48b785'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: Factor mkv_start_new_cluster() out
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: Start new cluster if relative timestamp could not otherwise be stored
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '436ced244fadcde2c0b925627920e84b25482542'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: print a warning when the relative timestamp wouldnt fit in 16bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: keep AVPacket fields consistent in ff_write_chained()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: support re-interleaving packets in ff_write_chained()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: re-interleave packets if needed
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '060e4a9e0627adcda9101dd68ec7f22b4ce22b5b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '58e65e44f435243dc72dfce1f8af8afcf1319f34'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dv: implement fallback in dv_extract_pack()
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chage
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '165e9df19567ec0b6abee1ee2c26027e6d7aa7bf'
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: ensure the right buffer is used in set_string_number()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: ignore delayed vp8/ 9 packets in max_interleave_delta calculation
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ff85334375c6733c6116ea3686f128b4a11f33e7'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd8520d3ee032bf18f28897e0109f44b405caf5e3'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/x86/vf_pullup: fix old typo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Use av_malloc(z)_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: do not wait for packets from discarded streams for genpts
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add av_stream_get_parser() to access avformat AVParser
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use av_stream_get_parser() to avoid ABI issues
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: do not loose all reference to pointers still in use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: prevent stale pointer in malloc failure case
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: treat current_sps like sps_list
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dv: implement fallback in dv_extract_pack()
Michael Niedermayer
- [FFmpeg-cvslog] vc1: Do not return an error when skipping b frames
Michael Niedermayer
- [FFmpeg-cvslog] reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '884f7c975f0af25febe86660e87bf3b2165a0309'
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: move swr context to OutputStream
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: pick a supported channel layout if stereo isnt supported by the encoder
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: select a supported sample rate for the encoder, favor 44100
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: Support setting flags, for example for setting bitexact
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '56f98e340fca894a76d1ddbe33118b8d8c4db34a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '73bb8f61d48dbf7237df2e9cacd037f12b84b00a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/hevcdsp_init: make license header consistent
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: free swr context at the end
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: Move samples_count to OutputStream
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: Always use swr, simplifies code slightly
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: mark correct frame as writeable
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '53abe32409f13687c864b3cda077a1aa906a2459'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d'
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: Exchange tmp_frame and frame
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '541427ab4d5b4b6f5a90a687a06decdb78e7bc3c'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by default when bitexact is not set
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when bitexact is not set
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: add avdct
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: use AVDCT
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/muxing: fix "-flags" option
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix memalign hack auto detection
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '42eb9154a83e9a7aedb1168b2f1112af765cf2b5'
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE: update, we are after 2.3 not 2.2
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avdct: Add avcodec_dct_get_class()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_scale: fix log message category
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: support setting dct avoptions from the filter graph string
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: update list of releases i maintain
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c5fca0174db9ed45be821177f49bd9633152704d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4b169321b84502302f2badb056ebee4fdaea94fa'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e36a2f4c5280e2779b0e88974295a711cf8d88be'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '53a11135f2fb2123408b295f9aaae3d6f861aea5'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4aa80808bcc2a30fcd7ce5b38594319df3a85b36'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: add some const to cbf arrays
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: fix "discards const qualifier from pointer target type" warning
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: add avdct
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: use AVDCT
Michael Niedermayer
- [FFmpeg-cvslog] remove VERSION file
Michael Niedermayer
- [FFmpeg-cvslog] version.sh: Print versions based on the last git tag for release branches
Michael Niedermayer
- [FFmpeg-cvslog] version.sh: Print versions based on the last git tag for release branches
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate.sh: If cat *.rep fails try it with a for loop.
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/pulse_audio_enc: use getter function for AVFrame.channels
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'dc71f1958846bb1d96de43a4603983dc8450cfcc'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c9d982aa11a6267611c3770792f0e04b48438348'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '259fe7280d0b63dc7a8ff017d44f26d3a84cfde8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e4a462e3eafdfe336f4d079c3ba72a9cdb4748b0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4f8cf0dc4ef6110174056df7edd9dc2f2a988b6d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '019a28cd630286ecb2b06ee62025a17c821b493e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '942269fd00cb48328e4cffb6e21a0b691ce9f6bc'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e253a9e2b3d683eb51db7c776326eb07de10ad4c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3a19405d574a467c68b48e4b824c76617fd59de0'
Michael Niedermayer
- [FFmpeg-cvslog] avformat: fix probe mime version checks
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ccbf370f2000b9b27f4af259c23007d67f7ea46e'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/format: simplify ifdeffery
Michael Niedermayer
- [FFmpeg-cvslog] avformat/format.c: remove duplicate include, put libavutil includes together
Michael Niedermayer
- [FFmpeg-cvslog] avformat/format: fix memleak and error code
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a8d803a320fb08b3ad5db4fffc79abd401206905'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_select: avoid using doubles for equals checks and casts to enums
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_select: Set var_values[VAR_KEY] correctly
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_select: avoid double->int in debug output
Michael Niedermayer
- [FFmpeg-cvslog] avutil/frame: add av_frame_side_data_name()
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: print some basic information about avframe side data
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f9204ec56a4cf73843d1e5b8563d3584c2c05b47' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '12bbd819cbdfdd2b41286c5ccabee7f5e5b6612a' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '407912d17870a53e8a8cc072f192cadf358bc155' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b8e57113ecba5494d4bf47c29634392ea5fdb17b' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f6b3dce952d66f87883a50d90d6e98416ee397df' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '01a550bda29eb05fb230576e5223034974aa3396' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b20a8ad619ac0e2631391b6311cc000de85d22bf' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd396987c303bdc4eea7d1a1ff6776475d9bbd9ea' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate.sh: If cat *.rep fails try it with a for loop.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avdct: Add avcodec_dct_get_class()
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: update list of releases i maintain
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/pulse_audio_enc: use getter function for AVFrame.channels
Michael Niedermayer
- [FFmpeg-cvslog] update for FFmpeg 2.3.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a0ce85ac7de098d3f9b53b51b77a09bad700a011'
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: highlighting for 2.3.1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4video_parser: Check for extradata parsing failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pthread_slice: Check for malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/resample: check for malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvdsubdec: free subtitle rectangles if nothing is output
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/h264_parser: Increase parse_history, fix huge resolutions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ratecontrol: remove unneeded statement
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flac_parser: remove duplicate assignent
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: remove unneeded assignment
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixdesc: remove unneeded assignment
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/trim: remove duplicate assignment
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning but continue
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/avfoundation: kCVPixelFormatType_OneComponent8 only exists from 10.8 onward
Hanspeter Niederstrasser
- [FFmpeg-cvslog] libfdk-aacdec: Reduce the default decoder delay by one frame
Omer Osman
- [FFmpeg-cvslog] libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstream
Omer Osman
- [FFmpeg-cvslog] hevc: Replace nal type chek with equivalent IS_IRAP macro
Mickaël Raulet
- [FFmpeg-cvslog] hevc: set the keyframe flag on output frames
Mickaël Raulet
- [FFmpeg-cvslog] hevc: cleaning up, remove unused constants( cherry picked from commit 7eed32d076c57aa03011d65a64903e8bdb633978)
Mickaël Raulet
- [FFmpeg-cvslog] hevc/cabac: add new context for new syntax elements related to Rext( cherry picked from commit 6d71e2394f52679cfc8b86fb5880f89e6bd311d4)
Mickaël Raulet
- [FFmpeg-cvslog] hevc: simplify SAO computation, delay from one row its computation
Mickaël Raulet
- [FFmpeg-cvslog] hevc: move restore_tqb where it should be.
Mickaël Raulet
- [FFmpeg-cvslog] hevc: use local variable for split_cu_flag
Mickaël Raulet
- [FFmpeg-cvslog] hevc: separate residu and prediction (needed for Range Extension)
Mickaël Raulet
- [FFmpeg-cvslog] hevc/rext: basic infrastructure for supporting range extension
Mickaël Raulet
- [FFmpeg-cvslog] hevc/rext: add support for Range extension tools
Mickaël Raulet
- [FFmpeg-cvslog] hevc/sao: optimze sao implementation
Mickaël Raulet
- [FFmpeg-cvslog] hevc/rext: put a warning log message instead of an error log message
Mickaël Raulet
- [FFmpeg-cvslog] hevc: fix transquant_bypass
Mickaël Raulet
- [FFmpeg-cvslog] hevc: fix offset for sao temporary frame
Mickaël Raulet
- [FFmpeg-cvslog] fate/hevc: update fate rext tests
Mickaël Raulet
- [FFmpeg-cvslog] hevc/rext: update boundary strength for chroma deblocking filter
Mickaël Raulet
- [FFmpeg-cvslog] hevc/rext: fixing rdpcm and scaling list for Range Extension
Mickaël Raulet
- [FFmpeg-cvslog] hevc/rext: remove warning for cross component prediction
Mickaël Raulet
- [FFmpeg-cvslog] fate/hevc: update with new Rext bitstreams
Mickaël Raulet
- [FFmpeg-cvslog] hevc/mvs: simplify derive_temporal_colocated_mvs
Mickaël Raulet
- [FFmpeg-cvslog] hevc/mvs: remove same prediction block
Mickaël Raulet
- [FFmpeg-cvslog] hevc/mvs: simplifying derive_spatial_merge_candidates function
Mickaël Raulet
- [FFmpeg-cvslog] hevc/mvs: code cleaning
Mickaël Raulet
- [FFmpeg-cvslog] hevc/mvs: more cleanups
Mickaël Raulet
- [FFmpeg-cvslog] hevc/mvs: cosmetics
Mickaël Raulet
- [FFmpeg-cvslog] x86/hevc: add 12bits support for deblocking filter
Mickaël Raulet
- [FFmpeg-cvslog] x86/hevc: remove unused constant in deblocking filter
Mickaël Raulet
- [FFmpeg-cvslog] x86/hevc: add 12bits support for MC
Mickaël Raulet
- [FFmpeg-cvslog] hevc: fix RAP_B_Bossen
Mickaël Raulet
- [FFmpeg-cvslog] hevc: add support for bumping process
Mickaël Raulet
- [FFmpeg-cvslog] fate/hevc: add BUMPING bitstream test
Mickaël Raulet
- [FFmpeg-cvslog] fate/hevc: add flags unaligned
Mickaël Raulet
- [FFmpeg-cvslog] fate/hevc: adding CONFWIN_A conformance test
Mickaël Raulet
- [FFmpeg-cvslog] fate/hevc: update fate with 9 bitstreams
Mickaël Raulet
- [FFmpeg-cvslog] hevc: remove non necessary parameters to ff_hevc_set_qpy
Mickaël Raulet
- [FFmpeg-cvslog] hevc: fix skip_flag
Mickaël Raulet
- [FFmpeg-cvslog] hevc: clean up non relevant TODO
Mickaël Raulet
- [FFmpeg-cvslog] doc/ffprobe.xsd: fix order and missing elements/attributes
Dave Rice
- [FFmpeg-cvslog] doc/filters: fix typo
Dave Rice
- [FFmpeg-cvslog] doc/filters: add a signalstats example
Dave Rice
- [FFmpeg-cvslog] webpdec: Fix decoding of the huffman group indices.
Justin Ruggles
- [FFmpeg-cvslog] Check if an mp3 header is using a reserved sample rate.
Justin Ruggles
- [FFmpeg-cvslog] Check mp3 header before calling avpriv_mpegaudio_decode_header().
Justin Ruggles
- [FFmpeg-cvslog] lavfi/overlay: show incoming frames on debug messages
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/drawtext: do not allocate FT_Glyph, but keep it in the Glyph structure
Stefano Sabatini
- [FFmpeg-cvslog] tools/ffeval: print computed value even in case of error
Stefano Sabatini
- [FFmpeg-cvslog] lavu/eval: add clip function
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters/drawtext: simplify example, use clip() eval function
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: only use reference frames for computing the segment end time
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: show incoming packet duration in debug message
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: fix weird indent
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: set segment end time when the first packet arrives
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: do not allow to create segments with no key-frames
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: sanitize segment end time in case last packet do not have a defined duration
Stefano Sabatini
- [FFmpeg-cvslog] avfilter/vf_drawtext: fix resource leak
Leandro Santiago
- [FFmpeg-cvslog] avformat_new_stream: make the AVCodec parameter const
Roman Savchenko
- [FFmpeg-cvslog] avcodec/mjpegdec: add pix_fmt: 0x14121200
Przemysław Sobala
- [FFmpeg-cvslog] ismindex: Allow adding a path prefix to the generated .ism file
Martin Storsjö
- [FFmpeg-cvslog] ismindex: Add an option for outputting files elsewhere than in the current directory
Martin Storsjö
- [FFmpeg-cvslog] librtmp: Don't free the temp url at the end of rtmp_open
Martin Storsjö
- [FFmpeg-cvslog] arm: Avoid using the 'setend' instruction on ARMv7 and newer
Martin Storsjö
- [FFmpeg-cvslog] avplay: Handle pixel aspect ratio properly
Martin Storsjö
- [FFmpeg-cvslog] mov: Remove a variable that is set but never used
Martin Storsjö
- [FFmpeg-cvslog] fate: Use the correct, local path to samples for opus reference files
Martin Storsjö
- [FFmpeg-cvslog] oggenc: Set the right AVOption size for the pref_duration option
Martin Storsjö
- [FFmpeg-cvslog] adpcm: Avoid reading out of bounds in the IMA QT trellis encoder
Martin Storsjö
- [FFmpeg-cvslog] adpcm: Write the proper predictor in trellis mode in IMA QT
Martin Storsjö
- [FFmpeg-cvslog] configure: Assume runtime cpu detection on arm on --target-os= android as well
Martin Storsjö
- [FFmpeg-cvslog] arm: cosmetics: Fix a misaligned asm operand
Martin Storsjö
- [FFmpeg-cvslog] arm: cosmetics: Consistently use lowercase for shift operators
Martin Storsjö
- [FFmpeg-cvslog] configure: Extend the neon intrinsics check
Martin Storsjö
- [FFmpeg-cvslog] avplay: Handle pixel aspect ratio properly
Martin Storsjö
- [FFmpeg-cvslog] arm: Avoid using the 'setend' instruction on ARMv7 and newer
Martin Storsjö
- [FFmpeg-cvslog] librtmp: Don't free the temp url at the end of rtmp_open
Martin Storsjö
- [FFmpeg-cvslog] Update Changelog for v10.2
Reinhard Tartler
- [FFmpeg-cvslog] Prepare for 10.2 Release
Reinhard Tartler
- [FFmpeg-cvslog] Prepare for 10.3 Release
Reinhard Tartler
- [FFmpeg-cvslog] libavformat/segment: change segment_list_size behavior to match hls_list_size behavior.
Simon Thelen
- [FFmpeg-cvslog] avutil/bprint: Add av_bprint_fd_contents()
Andrey Utkin
- [FFmpeg-cvslog] avdevice/lavfi: allow non-mmappable files for graph_file
Andrey Utkin
- [FFmpeg-cvslog] lavfi/drawtext: add expansion function eif()
Andrey Utkin
- [FFmpeg-cvslog] lavfi/drawtext: add fontcolor_expr option
Andrey Utkin
- [FFmpeg-cvslog] lavfi/drawtext: add alias "expr_int_format" to expansion function "eif"
Andrey Utkin
- [FFmpeg-cvslog] avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)
Andrey Utkin
- [FFmpeg-cvslog] lavd/lavfi: work with non-mappable files for graph_file option
Andrey Utkin
- [FFmpeg-cvslog] lavf/matroska: Add functions for WebM DASH Manifest
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] lavf: Add WebM DASH Manifest Muxer
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] lzo: fix overflow checking in copy_backptr()
Xi Wang
- [FFmpeg-cvslog] lzo: fix overflow checking in copy_backptr()
Xi Wang
- [FFmpeg-cvslog] build: rawvideo decoder depends on bswapdsp
Yu Xiaolei
- [FFmpeg-cvslog] aarch64: NEON intrinsics dct_unquantize_h263.
James Yu
- [FFmpeg-cvslog] ivfenc: support VP9
James Zern
- [FFmpeg-cvslog] doc: update the documentation generator to match the new website
db0
- [FFmpeg-cvslog] MAINTAINERS: Add db0 for the website
db0company
- [FFmpeg-cvslog] avformat/segment: Support cutting at clocktime
Deti fliegl
- [FFmpeg-cvslog] avformat/movenc: add m4b to list of ipod playable files
gerion.entrup at t-online.de
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 342f75c web: add initial news entry about OPW
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4bd578c web/download: add FFmpeg 2.2.5
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 04d476b web/download: add FFmpeg 2.3
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. dadc70b web/index: add FFmpeg 2.3
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5cf9c9f web: announce new website
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 96471a3 web/README: update htdocs paths
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. e9fe691 web: put default.css back, fate.ffmpeg.org still uses it
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 72b2c9a web/index: add missing "to announce" in latest news
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d723332 web: Remove extra useless horizontal scrollbar on nav
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c3c93b3 web/olddownload: add 0.5.14
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 23fd09c web/olddownload: add FFmpeg 1.0.10
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fc0ae34 web/documentation: add doxygen for ffmpeg 2.3
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 11945cf web/download: Fix link for linux static builds 64-bit kernel 2.6.32 and above
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f02ce17 web/projects: move projects to wiki
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. be17b4e web/download: drop "Mac" from title
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. cef4230 web/style: Add a comment in the generated css file for the doc in the main repo
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9397025 web: update 2.3 release notes
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5f3325e web/security: update for 2.3, 1.0.10, 0.5.*
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5942256 web/news: OPW 2014 fundraiser
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 00b72f6 web: remove projects page and associated dingleberries
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 74b8152 web/download: add FFmpeg 2.3.1
gitolite
- [FFmpeg-cvslog] Tag n2.2.5 : FFmpeg 2.2.5 release
git at videolan.org
- [FFmpeg-cvslog] Tag n2.3 : FFmpeg 2.3 release
git at videolan.org
- [FFmpeg-cvslog] Tag n0.5.14 : FFmpeg 0.5.14 release
git at videolan.org
- [FFmpeg-cvslog] Tag n1.0.10 : FFmpeg 1.0.10 release
git at videolan.org
- [FFmpeg-cvslog] Tag n2.3.1 : FFmpeg 2.3.1 release
git at videolan.org
- [FFmpeg-cvslog] video4linux2: Avoid a floating point exception
Bernhard Übelacker
- [FFmpeg-cvslog] video4linux2: Avoid a floating point exception
Bernhard Übelacker
Last message date:
Thu Jul 31 23:32:05 CEST 2014
Archived on: Thu Jul 31 23:32:06 CEST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).