May 2011 Archives by thread
Starting: Sun May 1 00:27:05 CEST 2011
Ending: Tue May 31 22:59:08 CEST 2011
Messages: 1012
- [FFmpeg-cvslog] options: simplify av_find_opt by using av_next_option.
Anton Khirnov
- [FFmpeg-cvslog] lavf: remove duplicate assignment in avformat_alloc_context.
Anton Khirnov
- [FFmpeg-cvslog] lavf: use designated initializers for AVClasses.
Anton Khirnov
- [FFmpeg-cvslog] Move ff_dynarray_add to lavu and make it public.
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: make default_val a union, as proposed in AVOption2.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: lowercase the FRWU codec name
ami_stuff
- [FFmpeg-cvslog] Fix decoding of mpegts streams with h264 video that does *NOT* have b frames
Mike Scheutzow
- [FFmpeg-cvslog] H264:Print short+long+max values when they dont match up.
Michael Niedermayer
- [FFmpeg-cvslog] H264:use av_assert0() for frame num check
Michael Niedermayer
- [FFmpeg-cvslog] H264: Fix intra only decoding.
Michael Niedermayer
- [FFmpeg-cvslog] H264: print nal_ref_idc too for debug
Michael Niedermayer
- [FFmpeg-cvslog] Fix compilation in some cases if the flac decoder was disabled.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc: add a pkt_pos field to AVFrame
Stefano Sabatini
- [FFmpeg-cvslog] lavc: add a sample_aspect_ratio field to AVFrame
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: rename AVFilterBufferRefVideoProps. pixel_aspect to sample_aspect_ratio
Stefano Sabatini
- [FFmpeg-cvslog] Fix data_size handling for AC3 and dca decoders.
Reimar Döffinger
- [FFmpeg-cvslog] rename wtv.c to wtvdec.c
zhentan feng
- [FFmpeg-cvslog] WTV:move the common variable used by wtvdec.c and wtvenc. c to a new file wtv.h and wtv.c.
zhentan feng
- [FFmpeg-cvslog] WTV: Add ff_ prefix to the moved fields.
zhentan feng
- [FFmpeg-cvslog] ffplay: demuxer specific options support
Michael Niedermayer
- [FFmpeg-cvslog] AVOptions: av_set_string3() allow NULL strings
Michael Niedermayer
- [FFmpeg-cvslog] dct-test: Support testing bits>8
Michael Niedermayer
- [FFmpeg-cvslog] mjpeg: Detect overreads in mjpeg_decode_scan() and error out.
Michael Niedermayer
- [FFmpeg-cvslog] aac: add headers needed for log2f()
Michael Niedermayer
- [FFmpeg-cvslog] Fix races in default av_log handler
Reinhard Tartler
- [FFmpeg-cvslog] AMV: disable DR1 and don't override EMU_EDGE
Michael Niedermayer
- [FFmpeg-cvslog] lavf: inspect more frames for fps when container time base is coarse
Reinhard Tartler
- [FFmpeg-cvslog] update Changelog
Reinhard Tartler
- [FFmpeg-cvslog] Release notes for 0.6.3
Reinhard Tartler
- [FFmpeg-cvslog] Update VERSION for 0.6.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote branch 'qatar/release/0.6' into release/0.6
Michael Niedermayer
- [FFmpeg-cvslog] ac3enc: simplify stereo rematrixing decision options
Justin Ruggles
- [FFmpeg-cvslog] Update URL to fate samples
Reinhard Tartler
- [FFmpeg-cvslog] ac3enc: simplify exponent_init() by calculating exponent_group_tab[] based
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: return error if frame+exponent bits are too large instead of using
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: differentiate between current block and reference block in bit_alloc()
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: merge compute_exp_strategy_ch() into compute_exp_strategy()
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: remove bandwidth reduction as fallback for bit allocation failure.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: do not store a bandwidth code for each channel.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: clip large coefficient values and negative exponents rather than using
Justin Ruggles
- [FFmpeg-cvslog] DPX decoder: read sample aspect ratio
Peter Ross
- [FFmpeg-cvslog] DPX decoder: add buffer size checks.
Reimar Döffinger
- [FFmpeg-cvslog] ALPHA: Replace sized int_fast integer types with plain int/unsigned.
Diego Biurrun
- [FFmpeg-cvslog] DPX image encoder
Peter Ross
- [FFmpeg-cvslog] Merge remote branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] New commits on branch oldabi
Git System
- [FFmpeg-cvslog] replace deprecated av_get_pict_type_char() with av_get_picture_type_char()
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: improve reporting in case of format/size change
Stefano Sabatini
- [FFmpeg-cvslog] scale: fix leak occurring when a scale filter is reconfigured
Stefano Sabatini
- [FFmpeg-cvslog] replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
Stefano Sabatini
- [FFmpeg-cvslog] Make DV (sub) demuxer set proper pkt->pos values.
Reimar Döffinger
- [FFmpeg-cvslog] Change guess_palette so its output matches the most common palette.
Reimar Döffinger
- [FFmpeg-cvslog] Add *.j2k extension to JPEG2000 decoder
ami_stuff
- [FFmpeg-cvslog] Fix init_get_bits length argument for init_get_bits.
Alexandre Colucci
- [FFmpeg-cvslog] Do not assume AV_SAMPLE_FMT_S16 as tta sample format.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support decoding of 24 bit True Audio samples-
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support decoding of 8 bit True Audio samples-
Carl Eugen Hoyos
- [FFmpeg-cvslog] dpx: Do not use DPX encoder for decoding.
Kostya Shishkov
- [FFmpeg-cvslog] Replace deprecated av_get_pict_type_char() with av_get_picture_type_char().
Stefano Sabatini
- [FFmpeg-cvslog] vp8: frame-multithreading.
Ronald S. Bultje
- [FFmpeg-cvslog] Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
- [FFmpeg-cvslog] Remove lowres support from wmv2 decoder
ami_stuff
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9ec80a4 Add 2 more git repositories
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ecf0b0f List https url for our mirror too.
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fd07dd4 ffmpeg.org x264 presets news
gitolite
- [FFmpeg-cvslog] msvideo1 regression test
Michael Niedermayer
- [FFmpeg-cvslog] MS Video 1 encoder
Kostya Shishkov
- [FFmpeg-cvslog] Implement fate-rsync target
Reinhard Tartler
- [FFmpeg-cvslog] Make ffmpeg support generic data stream
Luca Barbato
- [FFmpeg-cvslog] bitstream reader: remove unneeded variable initilization.
Michael Niedermayer
- [FFmpeg-cvslog] bitstream_reader: Try to fix "get_bits.h:305:45: warning: variable ‘re_cache =?UTF-8?Q?=E2=80=99=20set=20but=20not=20used=20?=[-Wunused-but-set-variable ]"
Michael Niedermayer
- [FFmpeg-cvslog] sonic: fix sonic decoder to match encoder for sample rates other than 44100 .
Justin Ruggles
- [FFmpeg-cvslog] xsubenc: only 1 rectangle is supported so dont allow 0 as it would crash.
Michael Niedermayer
- [FFmpeg-cvslog] dvbsubdec: Split delete_state()
JULIAN GARDNER
- [FFmpeg-cvslog] Fix "libavcodec/dfa.c:189: warning: unused variable ‘f =?UTF-8?Q?rame=5Fend=E2=80=99?="
Michael Niedermayer
- [FFmpeg-cvslog] swscale: fix src type
Michael Niedermayer
- [FFmpeg-cvslog] Disable warnings for casting pointers to integers, there is nothing wrong with that.
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: removed unused variable channels.
Michael Niedermayer
- [FFmpeg-cvslog] configure: jack currently needs sem_timedwait()
Michael Niedermayer
- [FFmpeg-cvslog] file: Fix mmap error check.
Michael Niedermayer
- [FFmpeg-cvslog] rgb24toyv12: break out in the middle before out of array reads.
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: fix memleak if avfilter is disabled
alexandru_mg3
- [FFmpeg-cvslog] avfilter: don't av_malloc(0).
Ronald S. Bultje
- [FFmpeg-cvslog] nutenc: don't av_malloc(0).
Ronald S. Bultje
- [FFmpeg-cvslog] asfdec: fix parsing of packets that overrun into padding.
Ronald S. Bultje
- [FFmpeg-cvslog] mpegvideo: don't av_malloc(0).
Ronald S. Bultje
- [FFmpeg-cvslog] nutenc: check malloc return values.
Ronald S. Bultje
- [FFmpeg-cvslog] mpegvideo: reindent.
Ronald S. Bultje
- [FFmpeg-cvslog] avfilter: check malloc return values.
Ronald S. Bultje
- [FFmpeg-cvslog] asfdec: fix assert failure on invalid files
Uoti Urpala
- [FFmpeg-cvslog] vc1dec: use s->start/end_mb_y instead of passing them as function args.
Ronald S. Bultje
- [FFmpeg-cvslog] get_bits: make cache unsigned to eliminate undefined signed overflow.
Alex Converse
- [FFmpeg-cvslog] Replace strncpy() with av_strlcpy().
Alex Converse
- [FFmpeg-cvslog] indeo3: Eliminate use of long.
Alex Converse
- [FFmpeg-cvslog] Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
Ronald S. Bultje
- [FFmpeg-cvslog] matroskaenc: fix memory leak
Mans Rullgard
- [FFmpeg-cvslog] vc1: make overlap filter for I-frames bit-exact.
Ronald S. Bultje
- [FFmpeg-cvslog] Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.
Diego Biurrun
- [FFmpeg-cvslog] Fix standalone compilation of WTV demuxer.
Diego Biurrun
- [FFmpeg-cvslog] flashsv: K&R cosmetics
Diego Biurrun
- [FFmpeg-cvslog] Fix standalone compilation of MXPEG decoder.
Diego Biurrun
- [FFmpeg-cvslog] Fix standalone compilation of IMC decoder.
Diego Biurrun
- [FFmpeg-cvslog] doc: Check standalone compilation before submitting new components.
Diego Biurrun
- [FFmpeg-cvslog] Fix standalone compilation of pipe protocol.
Diego Biurrun
- [FFmpeg-cvslog] Fix standalone compilation of ac3_fixed encoder.
Diego Biurrun
- [FFmpeg-cvslog] ffplay: set CODEC_FLAG_EMU_EDGE earlier
Michael Niedermayer
- [FFmpeg-cvslog] SVQ3: Check that things match up after a frame.
Baptiste Coudurier
- [FFmpeg-cvslog] SVQ3: Move svq3 specific fields to their own context.
Baptiste Coudurier
- [FFmpeg-cvslog] SVQ3: do not modify const input buffer
Baptiste Coudurier
- [FFmpeg-cvslog] configure: add strong dependencies for movie source and mp filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi-regression: provide filter arguments to showfiltfmts
Stefano Sabatini
- [FFmpeg-cvslog] eval: add sqrt function for computing the square root
Stefano Sabatini
- [FFmpeg-cvslog] MPEG: support 4:4:4 intra lowres
Michael Niedermayer
- [FFmpeg-cvslog] MPEG: support 4:4:4 lowres
Michael Niedermayer
- [FFmpeg-cvslog] In svq3 decoder, check negative mb_type, fix potential crash.
Baptiste Coudurier
- [FFmpeg-cvslog] fate: mention fate documentation in the error message
Francesco Cosoleto
- [FFmpeg-cvslog] avidec: detect mpeg4 keyframes in indexless avi
Michael Niedermayer
- [FFmpeg-cvslog] Makefile:Put lost tab back.
Michael Niedermayer
- [FFmpeg-cvslog] Silence a warning if pkg_config is not installed.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avidec: correct frame_offset for seeking
Michael Niedermayer
- [FFmpeg-cvslog] configure: warn if pkg-config is missing
Mans Rullgard
- [FFmpeg-cvslog] swscale: dont reshuffle bytes
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Dither for unscaled 10->8bit per channel
Michael Niedermayer
- [FFmpeg-cvslog] Allow encodiing empty subtitles.
JULIAN GARDNER
- [FFmpeg-cvslog] aiffdec:Rewrite get_meta()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter_unref_buffer: favor av_freep()
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: fix 422 lowres
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: Fix ticket82 / fix initial buffer values.
Michael Niedermayer
- [FFmpeg-cvslog] AVFilter: use picture pool to avoid malloc().
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: dont use AVFilterLink as priv for pictures as its freed too early .
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: drop sum and count bytes instead of bitrates from decoded headers.
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: mux a XING header
Peter Belkner
- [FFmpeg-cvslog] mp3enc: remove unneeded static const variables.
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: remove unneeded ifdef
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc:Drop unneeded floating point math.
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc:better variable name for the frames field file postion.
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc:use FFMIN()
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: drop nested structs
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc:simplify
Michael Niedermayer
- [FFmpeg-cvslog] wmavoice: Use proper size in memeset().
Alex Converse
- [FFmpeg-cvslog] mov: fix composition timestamps on movie fragments.
Yusuke Nakamura
- [FFmpeg-cvslog] msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating value
Reimar Döffinger
- [FFmpeg-cvslog] Use av_fast_malloc instead of av_fast_realloc.
Reimar Döffinger
- [FFmpeg-cvslog] Simplify condition.
Reimar Döffinger
- [FFmpeg-cvslog] Use MAP_FAILED to check for mmap failure instead of manually
Reimar Döffinger
- [FFmpeg-cvslog] lavc: add width and height fields to AVFrame
Stefano Sabatini
- [FFmpeg-cvslog] lavc: add format field to AVFrame
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: simplify mid-stream reconfiguration when libavfilter is disabled
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: move resample_changed check within the #if !CONFIG_AVFILTER
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: prefer dec/enc over ost/ist->st->codec in do_video_out()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: rename ost->pict_tmp to ost->resample_frame
Stefano Sabatini
- [FFmpeg-cvslog] lavc: set defaults in internal codec frames
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: remove useless intermediary variable resample_dst in do_video_out()
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: during init, print information about timebase and sample aspect ratio
Stefano Sabatini
- [FFmpeg-cvslog] Make av_realloc(0) behave like our av_malloc(0)
Michael Niedermayer
- [FFmpeg-cvslog] Only add 1 byte to av_malloc(0) when it actually returned NULL
Michael Niedermayer
- [FFmpeg-cvslog] oggdec:Correct duration
jan gerber
- [FFmpeg-cvslog] Assume some TS packet size instead of failing completely.
Reimar Döffinger
- [FFmpeg-cvslog] Increase TS packet size detection buffer.
Reimar Döffinger
- [FFmpeg-cvslog] aacdec: add decode_channel_map overread check
Reimar Döffinger
- [FFmpeg-cvslog] ffplay: fix null pointer read when codec unavilable.
Michael Niedermayer
- [FFmpeg-cvslog] riffenc/ffmpeg: Fix stream copy
Michael Niedermayer
- [FFmpeg-cvslog] Fix printf format string, fixes a warning.
Reimar Döffinger
- [FFmpeg-cvslog] Remove unused variables.
Reimar Döffinger
- [FFmpeg-cvslog] Replace deprecated url_fseek by avio_seek.
Reimar Döffinger
- [FFmpeg-cvslog] Fix function pointer type to match function it is assigned.
Reimar Döffinger
- [FFmpeg-cvslog] Move ifdef to avoid unused variable warnings.
Reimar Döffinger
- [FFmpeg-cvslog] Remove unused variable.
Reimar Döffinger
- [FFmpeg-cvslog] Store pointers in a less messy way in SWSContext.
Reimar Döffinger
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 34427d0 Add href on git: and svn: URIs
gitolite
- [FFmpeg-cvslog] libopenjpeg: set internal frame defaults
Stefano Sabatini
- [FFmpeg-cvslog] pnm: Fix spurious error message.
Michael Niedermayer
- [FFmpeg-cvslog] svq1dec: replace /2 by >>1
Michael Niedermayer
- [FFmpeg-cvslog] svq1dec: simpify mean calculation.
Michael Niedermayer
- [FFmpeg-cvslog] drawtext: factor draw_glyphs.
Michael Niedermayer
- [FFmpeg-cvslog] drawtext: get rid of divisions in the inner loop.
Michael Niedermayer
- [FFmpeg-cvslog] drawtext: fix and optimize yuv blend.
Michael Niedermayer
- [FFmpeg-cvslog] drawtext: simplify chroma blend and fix chroma alpha.
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
Stefano Sabatini
- [FFmpeg-cvslog] drawtext: add shadow support.
Michael Niedermayer
- [FFmpeg-cvslog] drawtext: add documentation for the shadow parameters
Stefano Sabatini
- [FFmpeg-cvslog] adpcmenc:Optimize adpcm_ima_qt_compress_sample()
Michael Niedermayer
- [FFmpeg-cvslog] adpcmenc: fix QT IMA ADPCM encoder
Baptiste Coudurier
- [FFmpeg-cvslog] adpcmdec: Fix QT IMA ADPCM decoder
Baptiste Coudurier
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 751b08b link to fabrice's website
gitolite
- [FFmpeg-cvslog] PIX_FMT_422P10 support
Baptiste Coudurier
- [FFmpeg-cvslog] swscale: 9,10 bits pixel format output support
Baptiste Coudurier
- [FFmpeg-cvslog] ffv1: set internal frame defaults
Stefano Sabatini
- [FFmpeg-cvslog] v210dec: switch to PIX_FMT_422P10
Baptiste Coudurier
- [FFmpeg-cvslog] v210enc: switch to PIX_FMT_422P10
Baptiste Coudurier
- [FFmpeg-cvslog] v210enc:clip values according to specifications
Baptiste Coudurier
- [FFmpeg-cvslog] ffv1enc: support PIX_FMT_YUV420P10 & PIX_FMT_YUV422P10
Michael Niedermayer
- [FFmpeg-cvslog] pnmdec: add support for mono images with non-space-separated pixel digits
Stefano Sabatini
- [FFmpeg-cvslog] pnmdec: reindent after the previous commit
Stefano Sabatini
- [FFmpeg-cvslog] fate: add 9/10 BE pixdesc checksums
Michael Niedermayer
- [FFmpeg-cvslog] swscale: implement Nbit->non native endian 16bit. Fixes v210.
Michael Niedermayer
- [FFmpeg-cvslog] wtv: calculate ole date correctly (is seconds since 1899-12-30)
Peter Ross
- [FFmpeg-cvslog] wtv: detect ole date overflow
Peter Ross
- [FFmpeg-cvslog] doc:Partial update of our issue tracker doc. More work needed, volunteers welcome.
Michael Niedermayer
- [FFmpeg-cvslog] Patch checklist:Suggest adding a regression test
Michael Niedermayer
- [FFmpeg-cvslog] Typo fix.
Luca Barbato
- [FFmpeg-cvslog] wtvdec: Avoid gmtime_r() it breaks compile on windows.
Michael Niedermayer
- [FFmpeg-cvslog] developer.texi: update for git
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg.c: check for interlaced flag in the correct place.
Anton Khirnov
- [FFmpeg-cvslog] regtest: use run_ffmpeg in do_image_formats
Mans Rullgard
- [FFmpeg-cvslog] regtest: simplify encoding functions
Mans Rullgard
- [FFmpeg-cvslog] regtest: remove redundant flags in jpg test
Mans Rullgard
- [FFmpeg-cvslog] aacenc: Replace loop counters in aac_encode_frame() with more descriptive ' ch' and 'w'.
Nathan Caldwell
- [FFmpeg-cvslog] psymodel: Remove wrapper functions.
Nathan Caldwell
- [FFmpeg-cvslog] cosmetics: trim trailing whitespace in postproc
Alex Converse
- [FFmpeg-cvslog] log: Fix an oob array read.
Alex Converse
- [FFmpeg-cvslog] Ban strncpy() it's too easy to misuse.
Alex Converse
- [FFmpeg-cvslog] h264probe: update to latest spec.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videoenc: Support negative timestamps.
Michael Niedermayer
- [FFmpeg-cvslog] avienc: Update 2 debug statements to match the current code.
Michael Niedermayer
- [FFmpeg-cvslog] avutil: add divide & modulo that round like unsigned ones do that is down.
Michael Niedermayer
- [FFmpeg-cvslog] fifo: use av_freep()
Michael Niedermayer
- [FFmpeg-cvslog] swscale: factorize DITHER_COPY()
Michael Niedermayer
- [FFmpeg-cvslog] swscale: make DITHER_COPY() support non native endian source
Michael Niedermayer
- [FFmpeg-cvslog] swscale: fix unscaled yuv422p16be -> yuv422p10le
Michael Niedermayer
- [FFmpeg-cvslog] swscale: factor shift out of DITHER_COPY().
Michael Niedermayer
- [FFmpeg-cvslog] swscale: support unscaled planar Nbit->8bit with non native endian source.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Support dither in is16BPS(c->srcFormat) && !is16BPS(c->dstFormat)
Michael Niedermayer
- [FFmpeg-cvslog] swscale: use Nbit code to handle !is16BPS(c->srcFormat) && is16BPS(c-> dstFormat)
Michael Niedermayer
- [FFmpeg-cvslog] mem: Choose alignment at compile time depending on AVX enabledness.
Michael Niedermayer
- [FFmpeg-cvslog] configure: Revert sdl hunk of 4fa18c56. This breaks OSX
Michael Niedermayer
- [FFmpeg-cvslog] seeking: Favor pkt->pos for generic index building where possible.
Michael Niedermayer
- [FFmpeg-cvslog] regtest: separate flags for encoding and decoding
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: remove CONFIG_AUDIO_NONSHORT
Mans Rullgard
- [FFmpeg-cvslog] regtest: fix wma tests
Mans Rullgard
- [FFmpeg-cvslog] rtpproto: Remove an unused variable
Martin Storsjö
- [FFmpeg-cvslog] udp: Fix receiving RTP data over multicast
Martin Storsjö
- [FFmpeg-cvslog] mpegtsenc: Clear st->priv_data when freeing it
Martin Storsjö
- [FFmpeg-cvslog] mpegaudio: remove CONFIG_MPEGAUDIO_HP option
Mans Rullgard
- [FFmpeg-cvslog] ffmpeg.c: store per-output stream sws flags.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg.c: reset avoptions after each input/output file.
Anton Khirnov
- [FFmpeg-cvslog] mpegaudiodec: group #includes more sanely
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: remove #if 0 blocks
Mans Rullgard
- [FFmpeg-cvslog] swscale: Fix scaling for unscaled dithered planar convertions.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix -t with files that do not have any timestamps.
Michael Niedermayer
- [FFmpeg-cvslog] Added oggpagesize option for Ogg encoding. Allows setting a preferred page size. When set, if an Ogg stream buffer has enough data, a page is made, instead of filling maximum-size pages.
Andres Gonzalez
- [FFmpeg-cvslog] mpegaudio: remove frame_count variable and its only usage, it is always 0.
Reimar Döffinger
- [FFmpeg-cvslog] motion_est: fix ffmpeg compilation with DEBUG defined
Maksym Veremeyenko
- [FFmpeg-cvslog] iff: remove pointless get_palette_data() wrapper
Stefano Sabatini
- [FFmpeg-cvslog] iff: remove get_palette_size() wrapper
Stefano Sabatini
- [FFmpeg-cvslog] iff: remove get_image_data() and get_image_size() wrappers
Stefano Sabatini
- [FFmpeg-cvslog] 8svx: remove duplicated author/file information
Stefano Sabatini
- [FFmpeg-cvslog] 8svx: add links to documentation resources
Stefano Sabatini
- [FFmpeg-cvslog] 8svx: remove pointless comments
Stefano Sabatini
- [FFmpeg-cvslog] tiff: perform minor cleanups in the header
Stefano Sabatini
- [FFmpeg-cvslog] tiff: remove duplicated author information, fix @file doxy
Stefano Sabatini
- [FFmpeg-cvslog] tiff: prefer enum TiffCompr over int for TiffContext.compr
Stefano Sabatini
- [FFmpeg-cvslog] "Initialize" copy_tb like the other global variables.
Robert Leatherwood
- [FFmpeg-cvslog] Merging branch 'ffmpeg-mt/master'
Multiple Authors
- [FFmpeg-cvslog] error_concealment: Use previous pictures motion vectors when the current ones have been lost.
Michael Niedermayer
- [FFmpeg-cvslog] Allocate per codec options, now that options are freed between inputs and outputs.
Baptiste Coudurier
- [FFmpeg-cvslog] Add missing CONFIG_AVFILTER check.
Takashi Mochizuki
- [FFmpeg-cvslog] ffmpeg: rename configure_filters() to configure_video_filters()
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: remove list_fmts(), simplify
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: add OPT_INT check in parse_number_or_die()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: fix negative verbosity.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove unused variable padding_src in do_video_out()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: remove unused fields AVOutputStream.original_width/height
Stefano Sabatini
- [FFmpeg-cvslog] lavc: move some flac-specific options to its private context.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: Simplify decode loop condition to not use next_pts
Alexander Strange
- [FFmpeg-cvslog] h264: DSP'ize MBAFF loopfilter.
Ronald S. Bultje
- [FFmpeg-cvslog] Choose h264 chroma dc dequant function dynamically.
Oskar Arvidsson
- [FFmpeg-cvslog] Add pixel formats for 9- and 10-bit yuv420p.
Oskar Arvidsson
- [FFmpeg-cvslog] Preparatory patch for high bit depth h264 decoding support.
Oskar Arvidsson
- [FFmpeg-cvslog] Move the functions in h264pred.c into a new file h264pred_template.c.
Oskar Arvidsson
- [FFmpeg-cvslog] Move the functions in h264idct into a new file h264idct_template.c.
Oskar Arvidsson
- [FFmpeg-cvslog] Move some functions in dsputil.c into a new file dsputil_template.c.
Oskar Arvidsson
- [FFmpeg-cvslog] Template h264idct_template.c with respect to pixel size, etc.
Oskar Arvidsson
- [FFmpeg-cvslog] Template dsputil_template.c with respect to pixel size, etc.
Oskar Arvidsson
- [FFmpeg-cvslog] Make the h264 loop filter bit depth aware.
Oskar Arvidsson
- [FFmpeg-cvslog] Add support for higher QP values in h264.
Oskar Arvidsson
- [FFmpeg-cvslog] Add the notion of pixel size in h264 related functions.
Oskar Arvidsson
- [FFmpeg-cvslog] Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
Oskar Arvidsson
- [FFmpeg-cvslog] Enable decoding of high bit depth h264.
Oskar Arvidsson
- [FFmpeg-cvslog] h264: do not print "too many references" warning for intra-only.
Ronald S. Bultje
- [FFmpeg-cvslog] lavf/utils: fix ff_interleave_compare_dts corner case.
Vitor Sessak
- [FFmpeg-cvslog] fate: add 10-bit H264 tests.
Ronald S. Bultje
- [FFmpeg-cvslog] h264dsp_mmx: place bracket outside #if/#endif block.
Ronald S. Bultje
- [FFmpeg-cvslog] arm/h264pred: add missing argument type.
Ronald S. Bultje
- [FFmpeg-cvslog] fix fate failures for 10bit H264 on some systems
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove fork bug that i missed in the merge.
Michael Niedermayer
- [FFmpeg-cvslog] Check syntax even if DEBUG is not defined.
Reimar Döffinger
- [FFmpeg-cvslog] h264: merge _internal & template files.
Michael Niedermayer
- [FFmpeg-cvslog] h264idct_template: fix include path
Michael Niedermayer
- [FFmpeg-cvslog] h264-fate: Fix 10bit H264 tests on big endian.
Michael Niedermayer
- [FFmpeg-cvslog] h264pred: fix one more aliasing violation.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: Disable h264-conformance-frext-pph10i4_panasonic_a.
Michael Niedermayer
- [FFmpeg-cvslog] configure: Fix SDL detection on OSX and win32
Kyle
- [FFmpeg-cvslog] av_compare_ts: Improve speed when calculations fit in 64bit.
Michael Niedermayer
- [FFmpeg-cvslog] Fix crash of interlaced MPEG2 decoding
anatoly
- [FFmpeg-cvslog] Add "DAVC" FourCC
ami_stuff
- [FFmpeg-cvslog] Use VOFW 21503 as a default value for all types of the CPUs
ami_stuff
- [FFmpeg-cvslog] Added PIX_FMT_GRAY8 to the formats supported by the QuickTime RLE encoder
John Horigan
- [FFmpeg-cvslog] regtests: add grayscale qtrle
Michael Niedermayer
- [FFmpeg-cvslog] sws-PPC: fix after VOFW change.
Michael Niedermayer
- [FFmpeg-cvslog] error concealment: check last pictures motion_val before using it.
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/utils: Only consider dvb teletext timestamps for start time when they are consistent with the rest .
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ef59b1d update win32 build url
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7e027ed update win32 build url on download page
gitolite
- [FFmpeg-cvslog] Update x86 H.264 deblock asm
Jason Garrett-Glaser
- [FFmpeg-cvslog] Don't allow unsupported resampling configurations.
Alex Converse
- [FFmpeg-cvslog] Port x86 10-bit H.264 deblock asm from x264
Jason Garrett-Glaser
- [FFmpeg-cvslog] Allow resampling with no channel count change for up to 8 channels.
Alex Converse
- [FFmpeg-cvslog] ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file " and ffplay -i "file".
Benjamin Larsson
- [FFmpeg-cvslog] cosmetics: Fix crazy formatting in resample.
Alex Converse
- [FFmpeg-cvslog] ffmpeg: warns the user when the selected pixel format is ignored
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: improve reporting if size/pixel format changes
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: factorize resampling condition check in do_video_out()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: prefer "dec" over "ist->st->codec" in do_video_out() snippet
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: reformat resample condition code in transcode()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: call pre_process_video_frame() only if decoding is needed
Stefano Sabatini
- [FFmpeg-cvslog] rtsp: Only do keepalive using GET_PARAMETER if the server supports it
Martin Storsjö
- [FFmpeg-cvslog] rotozoom: K&R coding style cosmetics
Diego Biurrun
- [FFmpeg-cvslog] rotozoom: Drop some unnecessary parentheses.
Diego Biurrun
- [FFmpeg-cvslog] rotozoom: Drop silly UINT8 typedef.
Diego Biurrun
- [FFmpeg-cvslog] rotozoom: Make init_demo() return int and check for errors on invocation.
Diego Biurrun
- [FFmpeg-cvslog] rotozoom: Return an error value instead of calling exit().
Diego Biurrun
- [FFmpeg-cvslog] rotozoom: Check return value of fread().
Diego Biurrun
- [FFmpeg-cvslog] rotozoom: Eliminate French variable name.
Diego Biurrun
- [FFmpeg-cvslog] Remove unused softfloat implementation.
Diego Biurrun
- [FFmpeg-cvslog] h264pred: fix aliasing violations.
Ronald S. Bultje
- [FFmpeg-cvslog] tiff: add support for inverted FillOrder for uncompressed data
Stefano Sabatini
- [FFmpeg-cvslog] swscale: extend YUV422p support to 10bits depth
Baptiste Coudurier
- [FFmpeg-cvslog] aac: workaround for compilation on cygwin
Reinhard Tartler
- [FFmpeg-cvslog] lavc: deprecate named constants for deprecated antialias_algo.
Anton Khirnov
- [FFmpeg-cvslog] flacenc: use proper initializers for AVOption default values.
Anton Khirnov
- [FFmpeg-cvslog] doc/APIchanges: fill in missing hashes and dates.
Anton Khirnov
- [FFmpeg-cvslog] Port SMPTE S302M audio decoder from FFmbc 0.3.
Baptiste Coudurier
- [FFmpeg-cvslog] 10-bit H.264 x86 chroma v loopfilter asm
Jason Garrett-Glaser
- [FFmpeg-cvslog] GIT checkout
bob paulose appackan
- [FFmpeg-cvslog] If a MP3 file contains the string NSVs, the NSV probe will think it is a NSV file instead of a MP3 file. Check for 0xBEEF after a Video/Audio chunck for more accuracy.
Thierry Foucu
- [FFmpeg-cvslog] Add support for QT BMP 1bpp color mode
ami_stuff
- [FFmpeg-cvslog] Revert "asfdec: fix assert failure on invalid files"
Michael Niedermayer
- [FFmpeg-cvslog] Fix posix_memalign() usage when libavutil is compiled outside FFmpeg.
Ivan Kalvachev
- [FFmpeg-cvslog] ffv1dec: output PIX_FMT_YUV422P10 and PIX_FMT_YUV420P10 when possible.
Michael Niedermayer
- [FFmpeg-cvslog] ffv1: Add PIX_FMT_YUV420P9 support.
Michael Niedermayer
- [FFmpeg-cvslog] pixfmt-Comment: Fix big/little typo
Michael Niedermayer
- [FFmpeg-cvslog] Support native DTS channel order when requested.
Alexandre Colucci
- [FFmpeg-cvslog] Map mlp surround channels to FFmpeg rear channels.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Set channel_layout for S302M.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add 5.1 plus stereo-downmix to mov_channel_layout array.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support R10g in mov.
ami_stuff
- [FFmpeg-cvslog] Support Digital Voodoo SD 8 Bit in mov (ticket 195).
Carl Eugen Hoyos
- [FFmpeg-cvslog] oggdec: simplify ogg_probe
Clément Bœsch
- [FFmpeg-cvslog] oggdec: use explicit AVInputFormat struct initializers
Clément Bœsch
- [FFmpeg-cvslog] nsv: Fix misdetection of MP3 files as NSV.
Thierry Foucu
- [FFmpeg-cvslog] swscale: fix YUV420P 9/10bit support.
Ronald S. Bultje
- [FFmpeg-cvslog] configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
Diego Biurrun
- [FFmpeg-cvslog] Replace int_fast integer types with their sized standard posix counterparts .
Diego Biurrun
- [FFmpeg-cvslog] configure: sort filter deps entries
Stefano Sabatini
- [FFmpeg-cvslog] patcheck: warn about assert usage
Peter Ross
- [FFmpeg-cvslog] ffprobe: tweak error message in open_input_file()
Stefano Sabatini
- [FFmpeg-cvslog] jfdct: Replace sized int_fast integer types with plain int/unsigned.
Diego Biurrun
- [FFmpeg-cvslog] mpegts: do not output known sized packet if an unbounded packet is already queued.
Baptiste Coudurier
- [FFmpeg-cvslog] movenc: fix adpcm mono muxing.
Alex Converse
- [FFmpeg-cvslog] movenc: fix yuv range in avid atoms used by dnxhd.
Baptiste Coudurier
- [FFmpeg-cvslog] dnxhdenc: add AVClass in private context.
Baptiste Coudurier
- [FFmpeg-cvslog] matroskaenc: add missing new line in av_log() call
Aurelien Jacobs
- [FFmpeg-cvslog] oggdec: fix memleak with continuous streams.
Clément Bœsch
- [FFmpeg-cvslog] Cosmetics: fix prototypes in oggdec
Clément Bœsch
- [FFmpeg-cvslog] configure: Enable libpostproc automatically if GPL code is enabled.
Måns Rullgård
- [FFmpeg-cvslog] mov: Support edit list atom version 1.
Yusuke Nakamura
- [FFmpeg-cvslog] tiff: Prefer enum TiffCompr over int for TiffContext.compr.
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: factorize quality calculation
Michael Niedermayer
- [FFmpeg-cvslog] tiff: add support for SamplesPerPixel tag in tiff_decode_tag()
Stefano Sabatini
- [FFmpeg-cvslog] lavf: fix av_find_best_stream when decoder_ret is given and using a related stream .
Marton Balint
- [FFmpeg-cvslog] lavf: fix function name in compute_pkt_fields2 av_dlog message
Stefano Sabatini
- [FFmpeg-cvslog] matroskadec: check that pointers were initialized before accessing them
Aurelien Jacobs
- [FFmpeg-cvslog] matroskaenc: make sure we don't produce invalid file with no codec ID
Aurelien Jacobs
- [FFmpeg-cvslog] wmaenc: improve channel count and bitrate error handling in encode_init()
Tomas Härdin
- [FFmpeg-cvslog] srtdec: make sure we don't write past the end of buffer
Aurelien Jacobs
- [FFmpeg-cvslog] lavf: fix av_find_best_stream when providing a wanted stream.
Marton Balint
- [FFmpeg-cvslog] mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just via AVFrame.
Michael Niedermayer
- [FFmpeg-cvslog] ac3enc: clean up count_frame_bits() and count_frame_bits_fixed()
Justin Ruggles
- [FFmpeg-cvslog] rtpdec_qdm2: Don't try to parse data packet if no configuration is received
Martin Storsjö
- [FFmpeg-cvslog] ac3enc: put the counting of stereo rematrixing bits in the same place to
Justin Ruggles
- [FFmpeg-cvslog] Add checksums specific to BE machines after last swscale update.
Michael Niedermayer
- [FFmpeg-cvslog] tiff: print log in case of unknown / unsupported tag
Stefano Sabatini
- [FFmpeg-cvslog] tiff: fix linesize for mono-white/black formats
Stefano Sabatini
- [FFmpeg-cvslog] tiffenc: fix bpp value for monow/monob formats
Stefano Sabatini
- [FFmpeg-cvslog] tiffenc: factorize code for monow/monob case in encode_frame() switch
Stefano Sabatini
- [FFmpeg-cvslog] tiffenc: set bpp table for monow/monob formats
Stefano Sabatini
- [FFmpeg-cvslog] udp: add a thread into udp.c for receiving data into a circular buffer, this stops the problem of live decoding/encoding giving errors.
JULIAN GARDNER
- [FFmpeg-cvslog] udp: use FFMAX&FFMIN.
Michael Niedermayer
- [FFmpeg-cvslog] UDP: udp depends on pthreads now
Michael Niedermayer
- [FFmpeg-cvslog] udp: switch custom fifo to libavutil fifo.
Michael Niedermayer
- [FFmpeg-cvslog] Support more QT 1bpp rawvideo files.
ami_stuff
- [FFmpeg-cvslog] avcodec_default_get_buffer: init picture parameters.
Michael Niedermayer
- [FFmpeg-cvslog] AVFrame: only set parameters from AVCodecContext in decode_video*() when no frame reordering is used.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: get rid of the 'q' key schizofrenia
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: use parse_number_and_die() when it makes sense
Stefano Sabatini
- [FFmpeg-cvslog] movenc: always write esds descriptor length using 4 bytes.
Baptiste Coudurier
- [FFmpeg-cvslog] dfa: fix buffer overflow checks to avoid integer overflows.
Reimar Döffinger
- [FFmpeg-cvslog] swscale: fix clipping of 9/10bit YUV420P.
Ronald S. Bultje
- [FFmpeg-cvslog] Add av_clip_uintp2() function
Mans Rullgard
- [FFmpeg-cvslog] swscale: properly inline bits/endianness in yuv2yuvX16inC().
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: 10l forgot git add this change from ronald.
Ronald S. Bultje
- [FFmpeg-cvslog] ffmpeg: Interactivity support. Try pressing +-hs.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: fix compile on mingw32
Peter Belkner
- [FFmpeg-cvslog] UDP: dont use thread_t as truth value.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Help for interactive keys.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Allow seting and cycling through debug modes.
Michael Niedermayer
- [FFmpeg-cvslog] udp: remove resource.h inclusion, it breaks mingw compilation.
Michael Niedermayer
- [FFmpeg-cvslog] Support decoding of amr_nb and gsm in caf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix decoding of msrle samples with 1bpp.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Initial caf muxer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] arm: properly mark external symbol call
Martin Aumüller
- [FFmpeg-cvslog] [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.
Ronald S. Bultje
- [FFmpeg-cvslog] Add an aac sample which uses LTP to fate-aac.
Justin Ruggles
- [FFmpeg-cvslog] Fix FSF address copy paste error in some license headers.
Diego Biurrun
- [FFmpeg-cvslog] showinfo: fix vertical align nit
Stefano Sabatini
- [FFmpeg-cvslog] showinfo: fix computation of Adler checksum
Stefano Sabatini
- [FFmpeg-cvslog] imgutils: generalize linesize computation for bitstream formats
Stefano Sabatini
- [FFmpeg-cvslog] showinfo: replace "CRC" by "checksum"
Stefano Sabatini
- [FFmpeg-cvslog] rawdec: propagate pict_type information to the output frame
Stefano Sabatini
- [FFmpeg-cvslog] av_picture_crop(): Support simple cases with packed pixels too.
Michael Niedermayer
- [FFmpeg-cvslog] configure: another try on fixing osx/mingw SDL
Hanspeter Niederstrasser
- [FFmpeg-cvslog] configure: use same CPPFLAGS in kFreeBSD as Linux
Reinhard Tartler
- [FFmpeg-cvslog] configure: Include AVX availability in summary output.
Diego Biurrun
- [FFmpeg-cvslog] dfa: Remove unused variable.
Diego Biurrun
- [FFmpeg-cvslog] acelp: Remove unused gray_decode table.
Diego Biurrun
- [FFmpeg-cvslog] aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.
Justin Ruggles
- [FFmpeg-cvslog] Bump minor after adding a caf muxer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support decoding of 2bpp rawvideo in avi (ticket 206).
ami_stuff
- [FFmpeg-cvslog] Support decoding of 1bpp rawvideo in avi (ticket 205).
ami_stuff
- [FFmpeg-cvslog] pngdec: relax condition for setting monoblack pixel format
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: initialize input_codec array earlier.
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Allocate private decoder context if its not allocated yet.
Michael Niedermayer
- [FFmpeg-cvslog] rawdec: Allow overriding top field first.
Michael Niedermayer
- [FFmpeg-cvslog] drawtext: fix strftime() text expansion
Stefano Sabatini
- [FFmpeg-cvslog] drawtext: reindent after the previous commit
Stefano Sabatini
- [FFmpeg-cvslog] drawtext: specify union type for setting default options
Stefano Sabatini
- [FFmpeg-cvslog] imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for invalid pixel formats
Stefano Sabatini
- [FFmpeg-cvslog] imgutils: introduce internal image_get_linesize() and use it
Stefano Sabatini
- [FFmpeg-cvslog] iff: distinguish fields for audio and video compression
Stefano Sabatini
- [FFmpeg-cvslog] iff: fix bitrate computation for compressed audio stream
Stefano Sabatini
- [FFmpeg-cvslog] iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly
Stefano Sabatini
- [FFmpeg-cvslog] iff: compact code setting metadata tags
Stefano Sabatini
- [FFmpeg-cvslog] Fix some mov files with little endian audio (tickets 201 - 203).
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix ff_mov_write_chan() so it can be used by other muxers.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Write channel_layout for multichannel aif files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add some forgotten const to function arguments in libavfilter & libavformat .
Michael Niedermayer
- [FFmpeg-cvslog] Remove unused header mpegaudio3.h.
Diego Biurrun
- [FFmpeg-cvslog] h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64.
Gil Pedersen
- [FFmpeg-cvslog] dct: bypass table allocation for DCT_II of size 32
Mans Rullgard
- [FFmpeg-cvslog] dct: fix indentation
Mans Rullgard
- [FFmpeg-cvslog] Add missing #includes to mp3_header_(de)compress bsf
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: remove OUT_MIN/MAX macros
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: move OUT_FMT macro to mpegaudiodec.c
Mans Rullgard
- [FFmpeg-cvslog] tools: Check the return value of write().
Diego Biurrun
- [FFmpeg-cvslog] cws2fws: Improve error message wording.
Diego Biurrun
- [FFmpeg-cvslog] mathops: remove ancient confusing comment
Mans Rullgard
- [FFmpeg-cvslog] lavfi: print key-frame and picture type information in ff_dlog_ref()
Stefano Sabatini
- [FFmpeg-cvslog] ffplay: remove audio_write_get_buf_size() forward declaration
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: fix -aspect cli option
Baptiste Coudurier
- [FFmpeg-cvslog] Restructure video filter implementation in ffmpeg.c.
Michael Niedermayer
- [FFmpeg-cvslog] update changelog with 9/10 bit H264 and FFV1 changes
Compn
- [FFmpeg-cvslog] Merge branch 'master' of git.videolan.org:ffmpeg
Compn
- [FFmpeg-cvslog] Ogg demuxer: give meaningful error codes and warnings.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: reset top_field_first in opt_input_file().
Michael Niedermayer
- [FFmpeg-cvslog] Refactor the 'fmt ' tag search and parsing
Tomas Härdin
- [FFmpeg-cvslog] Make sure neither data_size nor sample_count is negative
Tomas Härdin
- [FFmpeg-cvslog] eval: opensolaris strtod() cannot handle 0x1234
Michael Niedermayer
- [FFmpeg-cvslog] configure: opensolaris install is not compatible with ffmpeg, allow overriding it.
Michael Niedermayer
- [FFmpeg-cvslog] qdm2: include correct header for rdft
Mans Rullgard
- [FFmpeg-cvslog] Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.
Daniel Kang
- [FFmpeg-cvslog] dct: build dct32 as separate object files
Mans Rullgard
- [FFmpeg-cvslog] asfdec: fallback to binary search internally
Vladimir Pantelic
- [FFmpeg-cvslog] mpegaudio: add _fixed suffix to some names
Mans Rullgard
- [FFmpeg-cvslog] asfdec: reindent after previous commit c7bd5ed
Vladimir Pantelic
- [FFmpeg-cvslog] asfdec: do not fall back to binary/generic search
Vladimir Pantelic
- [FFmpeg-cvslog] asfdec: fix possible overread on broken files.
Uoti Urpala
- [FFmpeg-cvslog] flvdec: clenup debug code
Alex Converse
- [FFmpeg-cvslog] Fix compilation of iirfilter-test.
Justin Ruggles
- [FFmpeg-cvslog] libx264: handle closed GOP codec flag
Jindrich Makovicka
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] id3v2: add @file doxy and link to format documentation
Stefano Sabatini
- [FFmpeg-cvslog] id3v2: prevent unsigned integer overflow in ff_id3v2_parse()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: dont show_banner() on verbose<0
Michael Niedermayer
- [FFmpeg-cvslog] libx264: support passing arbitrary parameters.
Michael Niedermayer
- [FFmpeg-cvslog] cleaned up the udp.c, removed some variables and an av_log
JULIAN GARDNER
- [FFmpeg-cvslog] configure: favor pkg_config over sdl_config
Michael Niedermayer
- [FFmpeg-cvslog] add x264opts entry to docs
Compn
- [FFmpeg-cvslog] Use avio_tell() instead of url_ftell()
Tomas Härdin
- [FFmpeg-cvslog] Refactor the tag checking into a switch statement
Tomas Härdin
- [FFmpeg-cvslog] Cosmetics: indent
Tomas Härdin
- [FFmpeg-cvslog] Keep parsing wav until EOF if the input is seekable and we know the size of the data tag
Tomas Härdin
- [FFmpeg-cvslog] Parse 'bext' metadata in the wav demuxer
Tomas Härdin
- [FFmpeg-cvslog] Add little description for -rc_override
Etienne Buira
- [FFmpeg-cvslog] av_find_stream_info: Print more details about max anaylize duration failures.
Michael Niedermayer
- [FFmpeg-cvslog] mdec.c: fix overread.
Ronald S. Bultje
- [FFmpeg-cvslog] mdec: enable frame-level multithreading.
Alexander Strange
- [FFmpeg-cvslog] mpeg12: add slice-threading checks to slice-threading initializers.
Ronald S. Bultje
- [FFmpeg-cvslog] mpegaudio: sanitise compute_antialias_* names
Mans Rullgard
- [FFmpeg-cvslog] fate: run aref and vref as regular tests
Mans Rullgard
- [FFmpeg-cvslog] h264: copy pixel_shift between slice threading contexts.
Ronald S. Bultje
- [FFmpeg-cvslog] mpegaudiodec: remove decode_end() function
Mans Rullgard
- [FFmpeg-cvslog] fate: do not collect -benchmark output
Mans Rullgard
- [FFmpeg-cvslog] fate: remove do_ffmpeg_nocheck function
Mans Rullgard
- [FFmpeg-cvslog] fate: remove redundant aref and vref references
Mans Rullgard
- [FFmpeg-cvslog] Remove unused make variable SEEK_REFFILE
Mans Rullgard
- [FFmpeg-cvslog] Add float_interleave() to FmtConvertContext with x86-optimized versions.
Justin Ruggles
- [FFmpeg-cvslog] Add request_sample_fmt field to AVCodecContext.
Justin Ruggles
- [FFmpeg-cvslog] Add support for request_sample_format in ffmpeg and ffplay.
Justin Ruggles
- [FFmpeg-cvslog] Add APIchanges entry for request_sample_fmt.
Justin Ruggles
- [FFmpeg-cvslog] APIchanges: fill in date and commit for request_sample_fmt
Justin Ruggles
- [FFmpeg-cvslog] Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis
Justin Ruggles
- [FFmpeg-cvslog] 10l: wrap float_interleave functions in HAVE_YASM.
Justin Ruggles
- [FFmpeg-cvslog] g729: Merge g729.h into g729dec.c.
Diego Biurrun
- [FFmpeg-cvslog] Clean up #includes in cmdutils.h.
Diego Biurrun
- [FFmpeg-cvslog] vsrc_buffer: remove dependency on AVFrame
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: propagate avfilter_open() error code
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: fix style
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: make the source accept sws_param in init
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: fix example in docs, add mandatory parameters
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: add av_vsrc_buffer_add_frame()
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref()
Stefano Sabatini
- [FFmpeg-cvslog] movenc: Pass AVFormatContext flags to the SDP generation
Martin Storsjö
- [FFmpeg-cvslog] sdp: Allow passing AVFormatContext flags to the SDP generation
Martin Storsjö
- [FFmpeg-cvslog] rtpenc: MP4A-LATM payload support
Juan Carlos Rodriguez
- [FFmpeg-cvslog] rtpenc_chain: Pass the MP4A_LATM flag to chained muxers
Martin Storsjö
- [FFmpeg-cvslog] Reindent
Martin Storsjö
- [FFmpeg-cvslog] Move some mpegaudio functions to new mpegaudiodsp subsystem
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: move some struct definitions from mpegaudio.h
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: merge two #if CONFIG_FLOAT blocks
Mans Rullgard
- [FFmpeg-cvslog] asfdec: add missing #include for av_bswap32()
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: remove useless #undef at end of file
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: remove unused version of SAME_HEADER_MASK
Mans Rullgard
- [FFmpeg-cvslog] configure: Adjust AVX assembler check.
Diego Biurrun
- [FFmpeg-cvslog] mpegaudiodsp: fix x86 and ppc makefiles
Mans Rullgard
- [FFmpeg-cvslog] Remove silly insults from avformat_version() Doxygen documentation.
Diego Biurrun
- [FFmpeg-cvslog] Simplify CLEANFILES make variable by using wildcards.
Diego Biurrun
- [FFmpeg-cvslog] Ignore generated tables and generated table generator programs.
Diego Biurrun
- [FFmpeg-cvslog] Simplify trig table rules
Mans Rullgard
- [FFmpeg-cvslog] Remove potentially unstable filenames from comments in generated files.
Diego Biurrun
- [FFmpeg-cvslog] Collapse tableprint.c into tableprint.h.
Diego Biurrun
- [FFmpeg-cvslog] Rename costablegen.c ---> cos_tablegen.c.
Diego Biurrun
- [FFmpeg-cvslog] Fix ff_mpa_synth_filter_fixed() prototype
Mans Rullgard
- [FFmpeg-cvslog] h264: fix loopfilter with threading at slice boundaries.
Ronald S. Bultje
- [FFmpeg-cvslog] h264: correct border check.
Ronald S. Bultje
- [FFmpeg-cvslog] qdm2: Use floating point synthesis filter.
Vitor Sessak
- [FFmpeg-cvslog] libmp3lame: include "libavutil/intreadwrite.h" header
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: remove useless NULL-check on avfilter_unref_buffer
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: reset *picref_ptr to NULL in get_filtered_frame()
Stefano Sabatini
- [FFmpeg-cvslog] indeo3: add @file doxy and a link to multimedia wiki documentation
Stefano Sabatini
- [FFmpeg-cvslog] indeo3: remove unnecessary includes
Stefano Sabatini
- [FFmpeg-cvslog] indeo3: release buffer in indeo3_decode_end()
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe.texi: remove inclusion of muxers section
Stefano Sabatini
- [FFmpeg-cvslog] doc: add decoders.texi file
Stefano Sabatini
- [FFmpeg-cvslog] encoders.texi: decrease level for audio encoders section
Stefano Sabatini
- [FFmpeg-cvslog] decoders.texi: add documentation for rawvideo decoder and options
Stefano Sabatini
- [FFmpeg-cvslog] encoders.texi: add documentation for the libx264 encoder
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: use const AVClass * when senseful
Stefano Sabatini
- [FFmpeg-cvslog] decoders.texi: fix typos in rawvideo section
Stefano Sabatini
- [FFmpeg-cvslog] vf_libopencv: prefer opencv/cxcore.h over cxtypes.h
Stefano Sabatini
- [FFmpeg-cvslog] Encoding alac with more than two channels is not supported.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge/split side data.
Michael Niedermayer
- [FFmpeg-cvslog] Add a flag to disable side data merging.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'ffmpeg-mt/master'
Michael Niedermayer
- [FFmpeg-cvslog] preset dir for win32
Gianluigi Tiesi
- [FFmpeg-cvslog] avoptions: Support getting flag values using av_get_int
Martin Storsjö
- [FFmpeg-cvslog] fix ffserver's SIGSEGV
Maksym Veremeyenko
- [FFmpeg-cvslog] ffserver: dont just crash
Mike William
- [FFmpeg-cvslog] mpegaudio: move all header parsing to mpegaudiodecheader.[ch]
Mans Rullgard
- [FFmpeg-cvslog] mpegaudio: clean up #includes
Mans Rullgard
- [FFmpeg-cvslog] fate: allow overriding default build and install dirs
Mans Rullgard
- [FFmpeg-cvslog] fate: add comment field
Mans Rullgard
- [FFmpeg-cvslog] fate: disable threading for encoding
Mans Rullgard
- [FFmpeg-cvslog] mpegtsenc: Add an AVClass pointer to the private data
Martin Storsjö
- [FFmpeg-cvslog] Add support for a.out object format to assembler macros.
Dave Yeo
- [FFmpeg-cvslog] configure: Do not unconditionally add -Wall to host CFLAGS.
Diego Biurrun
- [FFmpeg-cvslog] LATM/AAC: Free previously initialized context on reinit.
Ronald S. Bultje
- [FFmpeg-cvslog] configure: Set OS/2 objformat to a.out.
Dave Yeo
- [FFmpeg-cvslog] configure: make executable again
Mans Rullgard
- [FFmpeg-cvslog] Fix channel_layout documentation.
Carl Eugen Hoyos
- [FFmpeg-cvslog] libavfilter: vf_split from soc.
Bobby Bingham
- [FFmpeg-cvslog] DirectShow capture support
Ramiro Polla
- [FFmpeg-cvslog] Create a stereo_mode metadata tag to specify the stereo 3d video layout using the StereoMode tag in a matroska /webm video track.
Alok Ahuja
- [FFmpeg-cvslog] matroska: cosmetics
Kirill Gavrilov
- [FFmpeg-cvslog] matroska: switch stereo mode from int to string and add support in the demuxer too
Kirill Gavrilov
- [FFmpeg-cvslog] DirectShow capture: Fix build
Ramiro Polla
- [FFmpeg-cvslog] wmadec: avoid infinit loop.
Michael Niedermayer
- [FFmpeg-cvslog] vf_split: fix various nits
Stefano Sabatini
- [FFmpeg-cvslog] vf_split: add description
Stefano Sabatini
- [FFmpeg-cvslog] vf_split: define draw_slice() before end_frame()
Stefano Sabatini
- [FFmpeg-cvslog] vf_split: give more meaningful names to the output pads
Stefano Sabatini
- [FFmpeg-cvslog] vf_split: add documentation to filters.texi
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: bump minor and add changelog entry after the split filter addition
Stefano Sabatini
- [FFmpeg-cvslog] mpeg2dec: Fix lowres 3
Michael Niedermayer
- [FFmpeg-cvslog] add changelog entries for 0.7_beta2
Reinhard Tartler
- [FFmpeg-cvslog] mp3lame: add #include required for AV_RB32 macro.
Ronald S. Bultje
- [FFmpeg-cvslog] svq3: Do initialization after parsing the extradata
Ronald S. Bultje
- [FFmpeg-cvslog] avio: check AVIOContext malloc failure
Can Wu
- [FFmpeg-cvslog] avio: document buffer must created with av_malloc() and friends
Can Wu
- [FFmpeg-cvslog] multiple inclusion guard cleanup
Diego Biurrun
- [FFmpeg-cvslog] dct32: port SSE 32-point DCT to YASM
Vitor Sessak
- [FFmpeg-cvslog] dct32: Change pass 6 permutation to allow for AVX implementation
Vitor Sessak
- [FFmpeg-cvslog] dct32: Add AVX implementation of 32-point DCT
Vitor Sessak
- [FFmpeg-cvslog] swscale: point out an alternative to sws_getContext
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: get rid of the -vglobal option.
Anton Khirnov
- [FFmpeg-cvslog] Fix compilation with --disable-yasm.
Vitor Sessak
- [FFmpeg-cvslog] lavfi: make vsrc_buffer.h header public
Stefano Sabatini
- [FFmpeg-cvslog] lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2()
Stefano Sabatini
- [FFmpeg-cvslog] lavf: fix style for avformat_alloc_output_context2()
Stefano Sabatini
- [FFmpeg-cvslog] dct32: Replacing libav by ffmpeg in the license header with the authors permission .
Michael Niedermayer
- [FFmpeg-cvslog] Fix ticket127
Michael Niedermayer
- [FFmpeg-cvslog] movdec: dont divide by zero when stts_data[0].duration = 0.
Michael Niedermayer
- [FFmpeg-cvslog] libx264: specify field for default union values in options
Stefano Sabatini
- [FFmpeg-cvslog] Do not ask for samples if a specific channel layout was requested.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix dct32() compilation with --disable-yasm
Vitor Sessak
- [FFmpeg-cvslog] dct32_sse: eliminate some spills
Loren Merritt
- [FFmpeg-cvslog] avoptions: Check the return value from av_get_number
Martin Storsjö
- [FFmpeg-cvslog] ffmpeg: Don't trigger url_interrupt_cb on the first signal
Martin Storsjö
- [FFmpeg-cvslog] add 5.1 to stereo downmix to resample.c
jan gerber
- [FFmpeg-cvslog] mpegaudio: Correct license header
Michael Niedermayer
- [FFmpeg-cvslog] muxers.texi changes for mkv/webm options
alahuja
- [FFmpeg-cvslog] mem: define the MAX_MALLOC_SIZE constant and use it in place of INT_MAX
Stefano Sabatini
- [FFmpeg-cvslog] oggdec: use av_dlog()
Stefano Sabatini
- [FFmpeg-cvslog] matroska: cleanup handling of video stereo mode
Aurelien Jacobs
- [FFmpeg-cvslog] Add Kamil Nowosads j2k code.
Kamil Nowosad
- [FFmpeg-cvslog] j2k: Add void as the parameter of function ff_j2k_init_tier1_luts
Rukhsana Ruby
- [FFmpeg-cvslog] j2k[c/h] j2kdec.c: Implement 2 code block styles
Rukhsana Ruby
- [FFmpeg-cvslog] j2kdec: mark as CODEC_CAP_EXPERIMENTAL
Michael Niedermayer
- [FFmpeg-cvslog] avcodec_find_decoder: prefer non experimental decoders.
Michael Niedermayer
- [FFmpeg-cvslog] x86 asm: Add SECTION_TEXT to dct32_sse.asm.
Dave Yeo
- [FFmpeg-cvslog] Fix 9/10 bit in swscale.
Kieran Kunhya
- [FFmpeg-cvslog] h264: Properly set coded_{width, height} when parsing H.264.
Felipe Contreras
- [FFmpeg-cvslog] fate: update 9/10bit refs.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.
Ronald S. Bultje
- [FFmpeg-cvslog] aacdec: fix typo in scalefactor clipping check
Justin Ruggles
- [FFmpeg-cvslog] configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS.
Diego Biurrun
- [FFmpeg-cvslog] fate: reenable frext-pph10i4_panasonic_a after the bitstream has been fixed
Michael Niedermayer
- [FFmpeg-cvslog] partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165
Michael Niedermayer
- [FFmpeg-cvslog] Remove avconfig.h and INCINSTDIRs on uninstall.
Carl Eugen Hoyos
- [FFmpeg-cvslog] wav: propagate ff_get_wav_header() error code in w64_read_header()
Stefano Sabatini
- [FFmpeg-cvslog] wav: fix various printf warnings related to wrong argument type
Stefano Sabatini
- [FFmpeg-cvslog] Fix register types for LOAD_AB arguments, fixes compilation with NASM.
Reimar Döffinger
- [FFmpeg-cvslog] matroska: improve declaration of video_stereo_* constant tables
Aurelien Jacobs
- [FFmpeg-cvslog] matroskadec: fix reverted condition to accept combine_plane operation
Aurelien Jacobs
- [FFmpeg-cvslog] rawdec: fix decoding of QT WRAW files
ami_stuff
- [FFmpeg-cvslog] swscale: dont loose bits on planar >8bit yuv ind gray nput.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Switch to ronalds yuv2yuvX16inC_template() its very similar to baptsites
Michael Niedermayer
- [FFmpeg-cvslog] swscale: MMX optim of hscale16()
Michael Niedermayer
- [FFmpeg-cvslog] ac3enc: add channel coupling support
Justin Ruggles
- [FFmpeg-cvslog] lavc: remove msmpeg4v1 encoder.
Anton Khirnov
- [FFmpeg-cvslog] msmpeg4: reindent.
Anton Khirnov
- [FFmpeg-cvslog] vsrc_buffer: tweak error message in init()
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer.h: add file doxy
Stefano Sabatini
- [FFmpeg-cvslog] ape: Allow demuxing of files with metadata tags.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swscale: remove AMD3DNOW "optimizations".
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove dead macro WRITEBGR24OLD.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove duplicate code in ppc/ subdirectory.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove duplicated x86/ functions.
Ronald S. Bultje
- [FFmpeg-cvslog] dvdsubdec: fix incorrect colors.
Alexandre Colucci
- [FFmpeg-cvslog] tiff: set palette in the context when specified in TIFF_PAL tag
Stefano Sabatini
- [FFmpeg-cvslog] rtsp: use strtoul to parse rtptime and seq values.
Ilya
- [FFmpeg-cvslog] Move emms_c() from libavcodec to libavutil.
Ronald S. Bultje
- [FFmpeg-cvslog] pgssubdec: fix incorrect colors.
Alexandre Colucci
- [FFmpeg-cvslog] swscale: use emms_c().
Ronald S. Bultje
- [FFmpeg-cvslog] configure: enable memalign_hack automatically when needed
Mans Rullgard
- [FFmpeg-cvslog] swscale: remove swScale_{c,MMX,MMX2} duplication.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: unbreak the build on non-x86 systems.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove if(bitexact) branch from functions.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove if(canMMX2BeUsed) conditional.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge swscale bloatup
Michael Niedermayer
- [FFmpeg-cvslog] vsrc_buffer: remove duplicated file description
Stefano Sabatini
- [FFmpeg-cvslog] Do not reset channel_layout to 0.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix end time of last chapter in compute_chapters_end().
John Stebbins
- [FFmpeg-cvslog] Add reading of disc number to mov.c
Reuben Thomas
- [FFmpeg-cvslog] indeo3: add out-of-buffer write check
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_buffer: return an error code if no frames are available
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: handle the case when get_filtered_frame() fails
Stefano Sabatini
- [FFmpeg-cvslog] eval: implement not() expression
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add select filter
Stefano Sabatini
- [FFmpeg-cvslog] vf_mp: fix name of the remove-logo filter referenced in filters.texi
Stefano Sabatini
- [FFmpeg-cvslog] Return -1 on invalid input instead of crashing.
Jean-Tiare Le Bigot
- [FFmpeg-cvslog] swscale: remove duplicatiopn of rgb24toyv12_c()
Michael Niedermayer
- [FFmpeg-cvslog] Revert removial of SWS flags from e66149e714006d099d1ebfcca3f22ca74fc7dcf4
Michael Niedermayer
- [FFmpeg-cvslog] swscale: document SWS_CPU_CAPS*
Michael Niedermayer
- [FFmpeg-cvslog] Fail when lowres value is lower than 0
ami_stuff
- [FFmpeg-cvslog] mpegvideo_enc: use AV_LOG_ERROR instead of AV_LOG_INFO for two error messages
ami_stuff
- [FFmpeg-cvslog] ffv1: fix 16bits multithreading
Michael Niedermayer
- [FFmpeg-cvslog] lavf: add priv_class field to AVInputFormat.
Anton Khirnov
- [FFmpeg-cvslog] mpegts: add compute_pcr option.
Anton Khirnov
- [FFmpeg-cvslog] sndio: add channels and sample_rate private options.
Anton Khirnov
- [FFmpeg-cvslog] oss: add channels and sample_rate private options.
Anton Khirnov
- [FFmpeg-cvslog] ALSA: add channels and sample_rate private options.
Anton Khirnov
- [FFmpeg-cvslog] rawdec: add sample_rate/channels private options.
Anton Khirnov
- [FFmpeg-cvslog] lavf: deprecate AVFormatParameters.{channels, sample_rate}.
Anton Khirnov
- [FFmpeg-cvslog] bktr: add a private option for video standard.
Anton Khirnov
- [FFmpeg-cvslog] dv1394: add a private option for video standard.
Anton Khirnov
- [FFmpeg-cvslog] lavf: deprecate AVFormatParameters.mpeg2ts_raw.
Anton Khirnov
- [FFmpeg-cvslog] v4l: add a private option for video standard.
Anton Khirnov
- [FFmpeg-cvslog] lavf: deprecate AVFormatParameters.standard.
Anton Khirnov
- [FFmpeg-cvslog] v4l2: add a private option for video standard.
Anton Khirnov
- [FFmpeg-cvslog] v4l2: add a private option for channel.
Anton Khirnov
- [FFmpeg-cvslog] v4l2: reindent.
Anton Khirnov
- [FFmpeg-cvslog] dv1394: add a private option for channel.
Anton Khirnov
- [FFmpeg-cvslog] libdc1394: add a private option for channel.
Anton Khirnov
- [FFmpeg-cvslog] lavf: deprecate AVFormatParameters.channel.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: purge redundant AVInputStream.index.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: simplify managing input files and streams
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: get rid of useless AVInputStream.nb_streams.
Anton Khirnov
- [FFmpeg-cvslog] Fix end time of last chapter in compute_chapters_end
John Stebbins
- [FFmpeg-cvslog] tty: replace AVFormatParameters.sample_rate abuse with a private option.
Anton Khirnov
- [FFmpeg-cvslog] rtmp: Don't try to do av_malloc(0)
Martin Storsjö
- [FFmpeg-cvslog] rtmp: Reindent
Martin Storsjö
- [FFmpeg-cvslog] avoptions: Return explicitly NAN or {0, 0} if the option isn't found
Martin Storsjö
- [FFmpeg-cvslog] APIchanges: Fill in git hash for fps_probe_size (30315a8)
Alex Converse
- [FFmpeg-cvslog] avformat: Add fpsprobesize as an AVOption.
Alex Converse
- [FFmpeg-cvslog] Remove h263_msmpeg4 from MpegEncContext.
Alex Converse
- [FFmpeg-cvslog] swscale: Eliminate rgb24toyv12_c() duplication.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Remove orphaned, commented-out function declaration.
Diego Biurrun
- [FFmpeg-cvslog] doc: create separate section for audio encoders
Stefano Sabatini
- [FFmpeg-cvslog] Fix compilation with YASM/NASM versions not supporting AVX.
Reimar Döffinger
- [FFmpeg-cvslog] muxers: Add a flag to mark muxers that allow (non strict) monotone timestamps.
James Zern
- [FFmpeg-cvslog] swscale: Do not loose precission on yuv values after rgb->yuv.
Michael Niedermayer
- [FFmpeg-cvslog] libx264: support aspect Ratio Switch
JULIAN GARDNER
- [FFmpeg-cvslog] webm: Additional options/presets for VP8 encodes under FFmpeg
James Zern
- [FFmpeg-cvslog] Fix 32bit rawvideo in avi on big-endian.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ac3enc: initialize all coefficients to zero.
Justin Ruggles
- [FFmpeg-cvslog] swscale: Remove commented-out printf cruft.
Diego Biurrun
- [FFmpeg-cvslog] libdc1394: fix compilation.
Anton Khirnov
- [FFmpeg-cvslog] swscale: revive SWS_CPU_CAPS until next major bump.
Anton Khirnov
- [FFmpeg-cvslog] ffserver: Fix a null pointer dereference as a result of the FF_API_MAX_STREAMS cleanup .
Mike Williams
- [FFmpeg-cvslog] swscale: remove if(accurate_rnd) branch from functions.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove if(full_chr_int) from yuv2packed1().
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove if (c->dstFormat) branch from yuv2packed[12X]().
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove duplicate mmx/mmx2 functions if they are identical.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: reformat x86/swscale_template.c.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: reindent h[cy]scale_fast() and updateDitherTables().
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: replace formatConvBuffer[VOF] by allocated array.
Ronald S. Bultje
- [FFmpeg-cvslog] rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: remove VOF/VOFW.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: split chroma buffers into separate U/V planes.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: use av_clip_uint8() in yuv2yuv1_c().
Ronald S. Bultje
- [FFmpeg-cvslog] Mark parameterless function declarations as 'void'.
Diego Biurrun
- [FFmpeg-cvslog] doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.
Diego Biurrun
- [FFmpeg-cvslog] ffplay: Remove disabled code.
Diego Biurrun
- [FFmpeg-cvslog] configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2.
Diego Biurrun
- [FFmpeg-cvslog] build: Remove generated .version file on distclean.
Diego Biurrun
- [FFmpeg-cvslog] swscale: fix compile on x86-32.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix compile on ppc.
Ronald S. Bultje
- [FFmpeg-cvslog] lavdevice: mark v4l for removal on next major bump.
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: set string default values.
Anton Khirnov
- [FFmpeg-cvslog] ffserver: move close_connection() call to avoid a temporary string and copy .
Mike Williams
- [FFmpeg-cvslog] lavf: initialize demuxer private options.
Anton Khirnov
- [FFmpeg-cvslog] v4l: include avdevice.h
Anton Khirnov
- [FFmpeg-cvslog] ARM: fix av_clipl_int32_arm()
Mans Rullgard
- [FFmpeg-cvslog] ARM: remove volatile from asm statements in libavutil/intmath
Mans Rullgard
- [FFmpeg-cvslog] ARM: add ARMv6 optimised av_clip_uintp2
Mans Rullgard
- [FFmpeg-cvslog] Add metadata conversion table to the wav demuxer
Tomas Härdin
- [FFmpeg-cvslog] Minor cleanup in libx264.c
Etienne Buira
- [FFmpeg-cvslog] Remove specific note when not specific
Etienne Buira
- [FFmpeg-cvslog] Fix typo
Etienne Buira
- [FFmpeg-cvslog] Fix memleak
Etienne Buira
- [FFmpeg-cvslog] fate.txt: replace FATE rsync command with a make command
Stefano Sabatini
- [FFmpeg-cvslog] lavdev: include libavformat/avformat.h in avdevice.h
Stefano Sabatini
- [FFmpeg-cvslog] lavdev: prefer the inclusion of avdevice.h over that of libavformat/ avformat.h
Stefano Sabatini
- [FFmpeg-cvslog] patch checklist: suggest --disable-yasm test.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: dont loose precission on RGB/BGR48 input, that is dont drop half the bits.
Michael Niedermayer
- [FFmpeg-cvslog] avopt: fix segfault
Michael Niedermayer
- [FFmpeg-cvslog] Remove support for libdc1394 < 2.0.
Martin Lambers
- [FFmpeg-cvslog] libdc1394: choose best video mode and rate based on camera capabilities.
Martin Lambers
- [FFmpeg-cvslog] id3v2: Initialize tflags for version 2.2.
Alex Converse
- [FFmpeg-cvslog] id3v2: Check malloc result. ID3v2 tags can be very large.
Alex Converse
- [FFmpeg-cvslog] bktr: add video_size private option.
Anton Khirnov
- [FFmpeg-cvslog] libdc1394: return meaninful error codes.
Anton Khirnov
- [FFmpeg-cvslog] libdc1394: add video_size private option.
Anton Khirnov
- [FFmpeg-cvslog] bktr: factorize returning error codes.
Anton Khirnov
- [FFmpeg-cvslog] v4l2: factorize returning error codes.
Anton Khirnov
- [FFmpeg-cvslog] vfwcap: add video_size private option.
Anton Khirnov
- [FFmpeg-cvslog] x11grab: factorize returning error codes.
Anton Khirnov
- [FFmpeg-cvslog] x11grab: add video_size private option.
Anton Khirnov
- [FFmpeg-cvslog] tty: add video_size private option.
Anton Khirnov
- [FFmpeg-cvslog] rawdec: add video_size private option.
Anton Khirnov
- [FFmpeg-cvslog] v4l2: add video_size private option.
Anton Khirnov
- [FFmpeg-cvslog] lavf: deprecate AVFormatParameters.width/height.
Anton Khirnov
- [FFmpeg-cvslog] rtspdec: add initial_pause private option.
Anton Khirnov
- [FFmpeg-cvslog] rawdec: factor video demuxer definitions into a macro.
Anton Khirnov
- [FFmpeg-cvslog] tcp: make connect() timeout properly
Luca Barbato
- [FFmpeg-cvslog] configure: report yasm/nasm presence properly
Luca Barbato
- [FFmpeg-cvslog] swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
Ronald S. Bultje
- [FFmpeg-cvslog] movenc: Add an AVClass for setting muxer specific options
Martin Storsjö
- [FFmpeg-cvslog] swscale: fix build with --disable-swscale-alpha.
Ronald S. Bultje
- [FFmpeg-cvslog] movenc: Deprecate the global RTP hinting flag, use a private AVOption instead
Martin Storsjö
- [FFmpeg-cvslog] swscale: delay allocation of formatConvBuffer().
Ronald S. Bultje
- [FFmpeg-cvslog] cmdutils: use sws_freeContext() instead of av_freep().
Ronald S. Bultje
- [FFmpeg-cvslog] x86: Add appropriate ifdefs around certain AVX functions.
Diego Biurrun
- [FFmpeg-cvslog] doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.
Diego Biurrun
- [FFmpeg-cvslog] swscale: Remove unused variables in x86 code.
Diego Biurrun
- [FFmpeg-cvslog] ARM: check for VFPv3
Mans Rullgard
- [FFmpeg-cvslog] ARM: disable ff_vector_fmul_vfp on VFPv3 systems
Mans Rullgard
- [FFmpeg-cvslog] Export more transport stream information.
Kieran Kunhya
- [FFmpeg-cvslog] Output MPEG-TS stream identifiers.
Kieran Kunhya
- [FFmpeg-cvslog] Export PCR pid
Kieran Kunhya
- [FFmpeg-cvslog] lavu: add av_get_pix_fmt_name() convenience function
Stefano Sabatini
- [FFmpeg-cvslog] iff: remove duplicated file description
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: remove OPT_FUNC2
Stefano Sabatini
- [FFmpeg-cvslog] lavdev: add SDL output device
Stefano Sabatini
- [FFmpeg-cvslog] v4l2: set default standard to NULL
Stefano Sabatini
- [FFmpeg-cvslog] v4l2: use OFFSET macro when setting options
Stefano Sabatini
- [FFmpeg-cvslog] v4l2: remove pointless empty lines
Stefano Sabatini
- [FFmpeg-cvslog] v4l2: create file @doxy from text in the copyright header
Stefano Sabatini
- [FFmpeg-cvslog] doc: correct AC-3 option subsection placement
James Zern
- [FFmpeg-cvslog] Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This broke the code
Michael Niedermayer
- [FFmpeg-cvslog] ac3enc: Move AC-3 AVOptions array to a separate file to make it easier to
Justin Ruggles
- [FFmpeg-cvslog] cosmetics: indentation and alignment after previous commit
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: add support for E-AC-3 encoding.
Justin Ruggles
- [FFmpeg-cvslog] libdc1394: add a pixel_format private option.
Anton Khirnov
- [FFmpeg-cvslog] v4l2: add a pixel_format private option.
Anton Khirnov
- [FFmpeg-cvslog] lavf: deprecate AVFormatParameters.pix_fmt.
Anton Khirnov
- [FFmpeg-cvslog] webm: support stereo videos in matroska/webm muxer
Alok Ahuja
- [FFmpeg-cvslog] vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
James Zern
- [FFmpeg-cvslog] swscale: fix crash in bilinear scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] rawdec: add a pixel_format private option.
Anton Khirnov
- [FFmpeg-cvslog] APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).
Ronald S. Bultje
- [FFmpeg-cvslog] ac3enc: use LOCAL_ALIGNED macro
Mans Rullgard
- [FFmpeg-cvslog] ARM: improve FASTDIV asm
Mans Rullgard
- [FFmpeg-cvslog] ARM: add "cc" clobbers to inline asm where needed
Mans Rullgard
- [FFmpeg-cvslog] ARM: remove unnecessary volatile from inline asm
Mans Rullgard
- [FFmpeg-cvslog] ARM: aacdec: fix constraints on inline asm
Mans Rullgard
- [FFmpeg-cvslog] sws: replace all long with int.
Anton Khirnov
- [FFmpeg-cvslog] get_bits: add av_unused tag to cache variable
Mans Rullgard
- [FFmpeg-cvslog] ac3enc: store per-block/ channel bap pointers by reference block in a 2D array
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: split mantissa bit counting into a separate function.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: modify mantissa bit counting to keep bap counts for all values of bap
Justin Ruggles
- [FFmpeg-cvslog] ac3dsp: fix loop condition in ac3_update_bap_counts_c()
Justin Ruggles
- [FFmpeg-cvslog] ARM: unbreak build
Mans Rullgard
- [FFmpeg-cvslog] ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits()
Mans Rullgard
- [FFmpeg-cvslog] Commits that could not be pulled earlier due to bugs.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Commits that could not be pulled earlier due to bugs #2
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master' into master
Michael Niedermayer
- [FFmpeg-cvslog] Cast pointers to uintptr_t rather than unsigned int.
Reimar Döffinger
- [FFmpeg-cvslog] Remove unused variable, avoiding compiler warning.
Reimar Döffinger
- [FFmpeg-cvslog] Add const to vector types for input in altivec code.
Reimar Döffinger
- [FFmpeg-cvslog] Remove now unused nb_istreams variable.
Reimar Döffinger
- [FFmpeg-cvslog] Fix various bad printf format warnings
Clément Bœsch
- [FFmpeg-cvslog] Fix various unused variable warnings
Clément Bœsch
- [FFmpeg-cvslog] vp8: use av_clip_uintp2() where possible
Mans Rullgard
- [FFmpeg-cvslog] vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog().
Diego Biurrun
- [FFmpeg-cvslog] build: remove BUILD_ROOT variable
Mans Rullgard
- [FFmpeg-cvslog] avfilter: Surround function only used in debug mode by appropriate #ifdef.
Diego Biurrun
- [FFmpeg-cvslog] v4l2: don't leak video standard string on error.
Anton Khirnov
- [FFmpeg-cvslog] swscale: Remove disabled code.
Diego Biurrun
- [FFmpeg-cvslog] ARM: enable UAL syntax in asm.S
Mans Rullgard
- [FFmpeg-cvslog] TCP: change default timeout to 5sec
Michael Niedermayer
- [FFmpeg-cvslog] Revert "Timeout TCP open() after 5 seconds."
Michael Niedermayer
- [FFmpeg-cvslog] error.c: fix compile flags
Michael Niedermayer
- [FFmpeg-cvslog] swscale: remove sws_format_name()
Stefano Sabatini
- [FFmpeg-cvslog] rawdec: fail in case of unknow pixel format
Stefano Sabatini
- [FFmpeg-cvslog] v4l2: replace memset() with explicit struct initialization
Stefano Sabatini
- [FFmpeg-cvslog] v4l2: perform minor style fixes
Stefano Sabatini
- [FFmpeg-cvslog] v4l2: rewrite code iterating the supported standards
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: simplify opt_*_codec() options
Stefano Sabatini
- [FFmpeg-cvslog] output-example: create @file doxy from text in the copyright header
Stefano Sabatini
- [FFmpeg-cvslog] api-example: uppercase first letter in "copyright"
Stefano Sabatini
- [FFmpeg-cvslog] examples: move API examples to a dedicated dir in doc
Stefano Sabatini
- [FFmpeg-cvslog] wav: Don't avio_seek() if we know we'll run into EOF
Tomas Härdin
- [FFmpeg-cvslog] Include pixdesc.h for av_get_pix_fmt_name.
Reimar Döffinger
- [FFmpeg-cvslog] Add const to fix "cast discards qualifiers" warnings.
Reimar Döffinger
- [FFmpeg-cvslog] Add "const" to avoid "initialization discards qualifiers" warning.
Reimar Döffinger
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. daf5c26 First legal threat
gitolite
- [FFmpeg-cvslog] ARM: simplify inline asm with 64-bit operands
Mans Rullgard
- [FFmpeg-cvslog] swscale: Remove unused variable.
Diego Biurrun
- [FFmpeg-cvslog] Port libmpcodec fixes from MPlayer.
Reimar Döffinger
- [FFmpeg-cvslog] postprocess.c: filter name needs to be double 0 terminated
Piotr Kaczuba
- [FFmpeg-cvslog] doc: add libvpx encoder section
James Zern
Last message date:
Tue May 31 22:59:08 CEST 2011
Archived on: Tue May 31 22:59:17 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).