March 2013 Archives by thread
Starting: Fri Mar 1 00:57:43 CET 2013
Ending: Sun Mar 31 23:22:30 CEST 2013
Messages: 1278
- [FFmpeg-cvslog] libvpxenc: add psnr support
Pascal Massimino
- [FFmpeg-cvslog] libvpxenc: dont redundantly zero fields, the whole context is zeroed on init
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix variable name in psnr printing code
Michael Niedermayer
- [FFmpeg-cvslog] lavf/avio: check for : in filenames for protocols.
Nicolas George
- [FFmpeg-cvslog] pnm: Use av_pix_fmt_desc_get instead of accessing the array directly
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'cb6f8245aed2c26fe95c30cd68c45983277a945a'
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Allow calling filter_codec_opts without a set encoder
Martin Storsjö
- [FFmpeg-cvslog] avconv: Apply codec options to streams that are copied as well
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'df0229a7caa124dcfb84c34b48d316744c467311'
Michael Niedermayer
- [FFmpeg-cvslog] lls: K&R formatting cosmetics
Luca Barbato
- [FFmpeg-cvslog] Merge commit '7ac6d2423e9bf0f40c67be9a0ca7600b516b0282'
Michael Niedermayer
- [FFmpeg-cvslog] lls: move to the private namespace
Luca Barbato
- [FFmpeg-cvslog] Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174'
Michael Niedermayer
- [FFmpeg-cvslog] lls: mark max_order as unsigned short
Luca Barbato
- [FFmpeg-cvslog] Merge commit '399663be9d4a839b894c48a21b62926eb8497d72'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e8c52271c45ec27d783e74238dcfad0c2008731c'
Michael Niedermayer
- [FFmpeg-cvslog] Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm."
Diego Biurrun
- [FFmpeg-cvslog] lls: #ifndef --> #if in FF_API_ version guard
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '4da950c0ae224b9b8ef952dadf614be2c050023e'
Michael Niedermayer
- [FFmpeg-cvslog] lls: Do not return from void functions
Diego Biurrun
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] exr: use bytestream functions in pxr24_uncompress()
Paul B Mahol
- [FFmpeg-cvslog] soxr: libsoxr 0.1.1 support
Rob Sykes
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 42682ea web/documentation: update link to FFmpeg and SDL Tutorial
gitolite
- [FFmpeg-cvslog] sgidec: use unchecked bytestream2 functions where it makes sense
Paul B Mahol
- [FFmpeg-cvslog] Handle an invalid extra mpeg2 picture header following a frame-encoded picture .
Joseph Artsimovich
- [FFmpeg-cvslog] lavc/codec_desc: add/fix .props for SGI/DPX/X-face/BRender PIX image
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add ff_frame_get_metadatap()
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/demuxing: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] ac3dec: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] tiff: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] cpia: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] gifdec: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rawdec: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: use AVFrame accessor functions
Michael Niedermayer
- [FFmpeg-cvslog] lavd/v4l2: copy frames into normally allocated packets whenever there is just one buffer left available
Giorgio Vazzana
- [FFmpeg-cvslog] v4l2: fix regression that caused ffmpeg to occasionally get stuck
Michael Niedermayer
- [FFmpeg-cvslog] Require at least three frames to autodetect loas.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit 'c91c63b5380bf79655c09320774a022f84d76fd5'
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: Don' t read the VP6 header byte when setting codec type based on metadata
Martin Storsjö
- [FFmpeg-cvslog] flvdec: Check the return value of a malloc
Martin Storsjö
- [FFmpeg-cvslog] h264: do not copy ref count/ref2frm when updating per-frame context
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9'
Michael Niedermayer
- [FFmpeg-cvslog] h264: on reference overflow, reset the reference count to 0, not 1.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '668e16a0dd1ff56d4beeff5c658d8a2a08dbfac8'
Michael Niedermayer
- [FFmpeg-cvslog] h264: set ref_count to 0 for intra slices.
Anton Khirnov
- [FFmpeg-cvslog] er: Fix slice threading check
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: print maxrss "-benchmark" data even on errors
Michael Niedermayer
- [FFmpeg-cvslog] lavc/flacdec: Add frame CRC calculation
James Almer
- [FFmpeg-cvslog] Avoid huge memory allocations from asf demuxer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mjpegdec: fix endiansoup
Michael Niedermayer
- [FFmpeg-cvslog] libxvid: remove temporary files at the end
Michael Niedermayer
- [FFmpeg-cvslog] libxvid: check & clear encoder_handle
Michael Niedermayer
- [FFmpeg-cvslog] libxvid: use av_freep() for saftey
Michael Niedermayer
- [FFmpeg-cvslog] libxvid: cleanup on error pathes
Michael Niedermayer
- [FFmpeg-cvslog] h264: add a copy of draw_horiz_band.
Ronald S. Bultje
- [FFmpeg-cvslog] sanm: add forgotten check for decoded_size in old_codec37()
Michael Niedermayer
- [FFmpeg-cvslog] sanm: Use the correct height variable in the decoded_size checks
Michael Niedermayer
- [FFmpeg-cvslog] pngdec/filter: dont access out of array elements at the end
Michael Niedermayer
- [FFmpeg-cvslog] tiff: Check buffer allocation and pointer increment more carefully in shorts2str () and double2str()
Michael Niedermayer
- [FFmpeg-cvslog] swr: check channel layouts before using them.
Michael Niedermayer
- [FFmpeg-cvslog] shorten: dont leave invalid channel counts in the context.
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: Check APP_MAX_LENGTH
Michael Niedermayer
- [FFmpeg-cvslog] h264: check that luma and chroma depth match
Michael Niedermayer
- [FFmpeg-cvslog] avcodec_decode_audio4: check got_frame_ptr before handling initial skip
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec: Initialize some variables to silence compiler warnings
Martin Storsjö
- [FFmpeg-cvslog] ac3dec: validate channel output mode against channel count
Justin Ruggles
- [FFmpeg-cvslog] vorbisdec: Add missing checks
Luca Barbato
- [FFmpeg-cvslog] vorbisdec: Error on bark_map_size equal to 0.
Michael Niedermayer
- [FFmpeg-cvslog] vorbisdec: Accept 0 amplitude_bits
Luca Barbato
- [FFmpeg-cvslog] Merge commit '1b0082eabcc98e079d33c61da4d30ded89de68a9' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] update Changelog
Reinhard Tartler
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/9' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] h264: put call to ff_print_debug_info2 under CONFIG_MPEGVIDEO.
Ronald S. Bultje
- [FFmpeg-cvslog] h264: make it possible to compile without error_resilience.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Do not flag secondary audio and subtitle tracks as enabled.
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. e2f78ca web/download: add carls git repo
gitolite
- [FFmpeg-cvslog] wmadec: check nb_frames
Michael Niedermayer
- [FFmpeg-cvslog] avformat: gather aspect ratio from rv30/40 in find_stream_info
Michael Niedermayer
- [FFmpeg-cvslog] rv34: fix aspect ratio
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix -stats -v 0
Michael Niedermayer
- [FFmpeg-cvslog] Deprecate deinterlaced in libavcodec.
Ronald S. Bultje
- [FFmpeg-cvslog] Remove incorrect use of ctype.h functions.
Reimar Döffinger
- [FFmpeg-cvslog] lavfi/opencv: isgraph -> av_isgraph.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg_opt: Ask for overwrite in single image2 files too
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: fix degrees/radians copy/paste fail.
Clément Bœsch
- [FFmpeg-cvslog] build: disable iconv by default.
Clément Bœsch
- [FFmpeg-cvslog] update for 1.0.5
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: increase APP_MAX_LENGTH
Michael Niedermayer
- [FFmpeg-cvslog] Tag n1.0.5 : FFmpeg 1.0.5 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c4147ce web/download: add FFmpeg 1.0.5
gitolite
- [FFmpeg-cvslog] compat/strtod: isspace -> av_isspace.
Clément Bœsch
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 96f9d2e web/security: CVEs for 1.1.3
gitolite
- [FFmpeg-cvslog] build: [autodetect] -> [no] in iconv help.
Clément Bœsch
- [FFmpeg-cvslog] Add h264chroma dependency for vp5 and vp6 decoder to configure.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add h264qpel dependency for snow codec to configure.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add h264chroma dependency for cavs decoder to configure.
Carl Eugen Hoyos
- [FFmpeg-cvslog] buildsys: only include log2_tab per library for shared builds
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: print error on invalid/unsupported fourcc style
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: more specific return codes for decode_syncpoint()
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Make duration estimation from pts more robust
Michael Niedermayer
- [FFmpeg-cvslog] dnxhddec: return the correct number of bytes from decode_frame
Michael Niedermayer
- [FFmpeg-cvslog] update_stream_timings: check bitrate for being in range.
Michael Niedermayer
- [FFmpeg-cvslog] iff: fix integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] msrledec: fix output_end checks
Michael Niedermayer
- [FFmpeg-cvslog] Add h264chroma dependency for mpegvideo / lowres to configure.
Carl Eugen Hoyos
- [FFmpeg-cvslog] doc/filters: fix short options for noise filter
Paul B Mahol
- [FFmpeg-cvslog] zmbv: stop doing colorspace conversion
Paul B Mahol
- [FFmpeg-cvslog] fate: remove last incomplete frame from mpeg2-field-enc test
Janne Grunau
- [FFmpeg-cvslog] configure: Fix silly typo in logging command of check_struct()
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326'
Michael Niedermayer
- [FFmpeg-cvslog] configure: Add sanitize_var_name convenience function
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'f868b24d0f280bb966e5c352028a343e45d20a02'
Michael Niedermayer
- [FFmpeg-cvslog] configure: Add check_builtin convenience function
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '9c7d85b3b45a77742b1e69c48ab33f9c8a2e6f35'
Michael Niedermayer
- [FFmpeg-cvslog] configure: Use check_builtin() where appropriate
Diego Biurrun
- [FFmpeg-cvslog] fate: add dependency for xface
Paul B Mahol
- [FFmpeg-cvslog] mp3dec: Fix VBR bit rate parsing
Alexander Kojevnikov
- [FFmpeg-cvslog] tests: add overlay rgb and yuv444 tests
Stefano Sabatini
- [FFmpeg-cvslog] lavu/opt-test: do not explicitly set default value in test_ctx
Stefano Sabatini
- [FFmpeg-cvslog] lavu/opt: fix weird align
Stefano Sabatini
- [FFmpeg-cvslog] Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"
Nicolas George
- [FFmpeg-cvslog] doc/muxers: specify that tee needs -map.
Nicolas George
- [FFmpeg-cvslog] lavu/eval: add native support to lte and lt functions
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: fix memory leak.
Nicolas George
- [FFmpeg-cvslog] lavf/concat: compute duration if possible.
Nicolas George
- [FFmpeg-cvslog] lavfi: port MP stereo3d filter
Paul B Mahol
- [FFmpeg-cvslog] lavfi/mp: drop mp=stereo3d filter
Paul B Mahol
- [FFmpeg-cvslog] lavfi/overlay: add support for partial overlaying
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/overlay: improve log message warning in case of clipped overlay
Stefano Sabatini
- [FFmpeg-cvslog] doc/showspectrum: add some examples.
Clément Bœsch
- [FFmpeg-cvslog] doc/filters: make examples a bit more consistent.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/deshake: support named options.
Clément Bœsch
- [FFmpeg-cvslog] vf_stereo3d: Add AVOption table terminator
Michael Niedermayer
- [FFmpeg-cvslog] asfdec: dont truncate type 2-5 values
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: odd sized sprites are unsupported
Michael Niedermayer
- [FFmpeg-cvslog] mss2dsp/upsample_plane: fix 0x0 handling
Michael Niedermayer
- [FFmpeg-cvslog] rv20: Fix handling of frame skip.
Michael Niedermayer
- [FFmpeg-cvslog] qdm2: simplify arithmetic coder tables generation
Michael Niedermayer
- [FFmpeg-cvslog] qdm2: check "AC" codewords
Michael Niedermayer
- [FFmpeg-cvslog] kgv1dec: Simplify kega decoding by using memcpy instead of loops
Reimar Döffinger
- [FFmpeg-cvslog] Use uint8_t instead of uint16_t pointer in kega decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Make 32bit zmbv colour-space opaque.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Move the iconv test to the bottom of configure.
Carl Eugen Hoyos
- [FFmpeg-cvslog] hwaccel: consistent name prefixes for start_frame/end_frame/decode_slice
Diego Biurrun
- [FFmpeg-cvslog] libopusenc: use ff_alloc_packet2
James Zern
- [FFmpeg-cvslog] libilbc: use ff_alloc_packet2
Paul B Mahol
- [FFmpeg-cvslog] vc1dec: use av_log_ask_for_sample for odd sprites
Michael Niedermayer
- [FFmpeg-cvslog] snowenc: initialize edges
Michael Niedermayer
- [FFmpeg-cvslog] lavf/concat: document the use of the files durations.
Nicolas George
- [FFmpeg-cvslog] snowenc: add forgotten emms_c()
Michael Niedermayer
- [FFmpeg-cvslog] snowenc: fix indention
Michael Niedermayer
- [FFmpeg-cvslog] Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables.
Ronald S. Bultje
- [FFmpeg-cvslog] normalize calls to ff_alloc_packet2
James Zern
- [FFmpeg-cvslog] h264: check for luma and chroma bit dept being equal
Luca Barbato
- [FFmpeg-cvslog] vorbisdec: check memory allocations
Luca Barbato
- [FFmpeg-cvslog] shorten: set invalid channels count to 0
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c10da30d8426a1f681d99a780b6e311f7fb4e5c5'
Michael Niedermayer
- [FFmpeg-cvslog] shorten: K&R formatting cosmetics
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'a2ad554def214d2d03b7c16f68dc081a8622f9ca'
Michael Niedermayer
- [FFmpeg-cvslog] shorten: report meaningful errors
Luca Barbato
- [FFmpeg-cvslog] Merge commit '4c364eb2b856fc33cf7b42f7c7b979e69fde5f3a'
Michael Niedermayer
- [FFmpeg-cvslog] shorten: use the unsigned type where needed
Luca Barbato
- [FFmpeg-cvslog] avcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO name mismatch
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '5a4e9fe855282a99586050a507d0a486ad39df5b'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs
Ronald S. Bultje
- [FFmpeg-cvslog] cavs: Add a dependency on h264chroma
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit '5da51284937649a8ebb84fa951c235438fcbf8ae'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: Make sure the encoder exists before inspecting supported_list
Martin Storsjö
- [FFmpeg-cvslog] lavu: add escape API
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: fix @ref substitution rule, disallow "}" within the fields
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add support to ffconcat segment list
Stefano Sabatini
- [FFmpeg-cvslog] libavcodec: changed mathematical functions in aacpsy.c
Bojan Zivkovic
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6d30cca web/index: change documentation link in intro
gitolite
- [FFmpeg-cvslog] h264: Rename the jpeg_420 pixfmt list to match the common naming structure
Martin Storsjö
- [FFmpeg-cvslog] lavc: Prettify printing of codec tags containing non alphanumeric characters
Stefano Sabatini
- [FFmpeg-cvslog] Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c'
Michael Niedermayer
- [FFmpeg-cvslog] h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band
Ronald S. Bultje
- [FFmpeg-cvslog] lavc: Deprecate the deinterlace functions in libavcodec
Ronald S. Bultje
- [FFmpeg-cvslog] hls: fix timebase
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Fix apics with aac
Michael Niedermayer
- [FFmpeg-cvslog] psymodel: dont apply lowpass filters with a cutoff close to the nyquist
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: Reconfigure output as needed, disable pop_output_configuration()
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudio_parser: Don't ignore information from the first frame
Alexander Kojevnikov
- [FFmpeg-cvslog] Force using a 64bit intermediate when calculating calendar time with av_timegm ().
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add dependencies for the aac encoding fate tests.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add dependencies for the voice fate tests.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Close output codecs if input codec initialisation fails.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add dependencies for the flac encoding fate tests.
Carl Eugen Hoyos
- [FFmpeg-cvslog] aacsbr: Check for envelope scalefactors overflowing
Michael Niedermayer
- [FFmpeg-cvslog] Revert "aacdec: Reconfigure output as needed, disable pop_output_configuration()"
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: update for 1.2
Michael Niedermayer
- [FFmpeg-cvslog] avstring: Add locale independent versions of some ctype.h functions
Reimar Döffinger
- [FFmpeg-cvslog] Use the avstring.h locale-independent character type functions
Reimar Döffinger
- [FFmpeg-cvslog] Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'
Michael Niedermayer
- [FFmpeg-cvslog] build: Fix error_resilience code dependencies
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '06b54e84254e4834b4978ff5b27cc2b7ee8d7a98'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Conditionally build error_resilience bits
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'd88738e4038b162708dc2f5342e10c1694edfd89'
Michael Niedermayer
- [FFmpeg-cvslog] Add missing error_resilience includes to files that use ER
Diego Biurrun
- [FFmpeg-cvslog] configure: Add missing h264chroma dependencies to vp5, vp6
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51'
Michael Niedermayer
- [FFmpeg-cvslog] build: cosmetics: Group hw accelerator Makefile entries together
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'dbd2a34ba5e5e46b6835e4425c360723c643b7a8'
Michael Niedermayer
- [FFmpeg-cvslog] configure: Add missing videodsp dependencies to some decoders
Diego Biurrun
- [FFmpeg-cvslog] avstring: Fix isxdigit to not accept non-hex characters
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'eae0879d961b78717dd2a0899809ad22819ae9e3'
Michael Niedermayer
- [FFmpeg-cvslog] lavu: add support for atomic operations.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'
Michael Niedermayer
- [FFmpeg-cvslog] lavu: add a new API for reference-counted data buffers.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb'
Michael Niedermayer
- [FFmpeg-cvslog] AVBuffer: add a new API for buffer pools
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '1cec0624d0e6f48590283a57169b58b9fe8449d3'
Michael Niedermayer
- [FFmpeg-cvslog] avpacket: use AVBuffer to allow refcounting the packets.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'
Michael Niedermayer
- [FFmpeg-cvslog] pthread: avoid copying input packets when possible.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '1a5e9130162b8adc898e5f6aea82b6372d1e4e6c'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: move AVFrame.hwaccel_picture_private to Picture.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'
Michael Niedermayer
- [FFmpeg-cvslog] Move AVFrame from lavc to lavu.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'
Michael Niedermayer
- [FFmpeg-cvslog] AVFrame: add side data.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '77b2cd7b41d7ec8008b6fac753c04f77824c514c'
Michael Niedermayer
- [FFmpeg-cvslog] lavc/utils: make sure the iconv descriptor can be opened only once.
Clément Bœsch
- [FFmpeg-cvslog] atomic: Add include guards to the implementation headers
Martin Storsjö
- [FFmpeg-cvslog] libutvideo: Prioritize compatibility with new versions
Stephen Hutchinson
- [FFmpeg-cvslog] Update for FFmpeg 1.2
Michael Niedermayer
- [FFmpeg-cvslog] Add some fate dependencies to fix make fate with --disable-avdevice.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add some fate dependencies to fix make fate with --disable-everything.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavd/v4l2: correctly handle error conditions in mmap_read_frame()
Giorgio Vazzana
- [FFmpeg-cvslog] lavd/v4l2: simplify code
Giorgio Vazzana
- [FFmpeg-cvslog] dsputil: make square put/avg_pixels functions local to h264qpel.
Ronald S. Bultje
- [FFmpeg-cvslog] x86/qpel: move fullpel and l2 functions to separate file.
Ronald S. Bultje
- [FFmpeg-cvslog] lavfi/showspectrum: fix outpicref initialization.
Clément Bœsch
- [FFmpeg-cvslog] lavu/frame: copy the channels field.
Nicolas George
- [FFmpeg-cvslog] port FFmpeg lavc frame specificities to lavu functions.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: switch to AVFrame.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
- [FFmpeg-cvslog] rawdec: work with refcounted frames.
Nicolas George
- [FFmpeg-cvslog] lavc/rawdec: set field order on decoded frame.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: do not give away our reference to the frame.
Nicolas George
- [FFmpeg-cvslog] fate: disable sub2video
Michael Niedermayer
- [FFmpeg-cvslog] doc: fix examples.
Clément Bœsch
- [FFmpeg-cvslog] lavu/frame: fix not/note typo in doxy.
Clément Bœsch
- [FFmpeg-cvslog] mpegvideo_enc: drop support for reusing the input motion vectors.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827'
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/hue: add an optimized direct path.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/hue: reindent.
Clément Bœsch
- [FFmpeg-cvslog] Revert "build: disable iconv by default."
Carl Eugen Hoyos
- [FFmpeg-cvslog] mpegts: clear avprograms only for removed programs
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: remove remaining forgotten min/rej perms.
Clément Bœsch
- [FFmpeg-cvslog] vp3: embed idct_permutation array directly in VP3DecoderContext.
Ronald S. Bultje
- [FFmpeg-cvslog] sink_buffer: remove unused variables
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: bump minor version after the first round of evil changes.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: add curves filter.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/pad: avoid buffer overflow in buffer_needs_copy()
Xi Wang
- [FFmpeg-cvslog] mem: Fix usage of memalign() on DJGPP.
Fabrizio Gennari
- [FFmpeg-cvslog] avfilter: avoid direct access to "frame"->channels
Michael Niedermayer
- [FFmpeg-cvslog] lavc/utils: fix typo and reword message in case of too low bitrate
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/unsharp: add missing option flags
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: fix stylenits
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: make print_all_libs_info() show libavresample version
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: clarify log message, in case of option routed to both codec and mux/demux layer
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: remove duplicated check on CONFIG_POSTPROC
Stefano Sabatini
- [FFmpeg-cvslog] doc/ffplay, ffmpeg: mention the corresponding negated option for -stats
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: port sub2video to AVFrame.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: add the -canvas_size option.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersrc: implement flags.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: re-enable use of buffersrc flags.
Nicolas George
- [FFmpeg-cvslog] lavfi/smartblur: add support to named options
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: rename sink_buffer.c into buffersink.c.
Nicolas George
- [FFmpeg-cvslog] lavfi: remove buffersink.c.
Nicolas George
- [FFmpeg-cvslog] lavfi/sink_buffer: move stuff to reduce the diff.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersrc: do not dereference NULL frame.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersink: implement av_buffersink_get_samples().
Nicolas George
- [FFmpeg-cvslog] cmdutils: remove conditionnal pp include.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/buffersink: move the filter structures at the end.
Nicolas George
- [FFmpeg-cvslog] snowdec: fix off by 1 error in dimensions check
Michael Niedermayer
- [FFmpeg-cvslog] lavc decoders: work with refcounted frames.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
- [FFmpeg-cvslog] update_frame_pool: use channel field
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: dont allow last == current
Michael Niedermayer
- [FFmpeg-cvslog] ff_alloc_picture: free tables in case of dimension mismatches
Michael Niedermayer
- [FFmpeg-cvslog] h264: fix null pointer dereference and assertion failure
Michael Niedermayer
- [FFmpeg-cvslog] h264: disallow single unpaired fields as references of frames
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/moviesrc: use refcounted frames
Hendrik Leppkes
- [FFmpeg-cvslog] lavc decoders: properly initialize AVFrame.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '3b199d29cd597a3518136d78860e172060b9e83d'
Michael Niedermayer
- [FFmpeg-cvslog] snow: set frame defaults
Michael Niedermayer
- [FFmpeg-cvslog] atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize
Martin Storsjö
- [FFmpeg-cvslog] atomic: prefer gcc builtins over win32 atomics, if available.
Hendrik Leppkes
- [FFmpeg-cvslog] mpegvideo: move ff_print_debug_info2 to where ff_print_debug_info is
Michael Niedermayer
- [FFmpeg-cvslog] h264/mpegvideo: fix ff_print_debug_info2 arguments
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: fix motion vector vissualization
Michael Niedermayer
- [FFmpeg-cvslog] get_video_buffer: add vertical padding
Michael Niedermayer
- [FFmpeg-cvslog] buffer: use the atomic get instead of the add and fetch variant.
Clément Bœsch
- [FFmpeg-cvslog] lavc: allow decoders to override frame parameters.
Anton Khirnov
- [FFmpeg-cvslog] mss1: set frame defaults
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '15ec0450b4ae891f3e6ababa03c777a4443b94ca'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: limit maximum number of channels to 63
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '192f1984b1a93aa08af053b8f9ab4950f307bd5d'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: make up a fake frame channel layout when there is no real one.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410'
Michael Niedermayer
- [FFmpeg-cvslog] utils: Dont sent fake channel layouts, 0 layout is better when its not known
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: drop vismv code
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '37045e422903695e610cca6ecb753df643ab9380'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: convert to new refcounted AVFrame API
Anton Khirnov
- [FFmpeg-cvslog] avplay: switch to new refcounted frames API
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '354468fc12dcf93e7fb4af552e18906771913273'
Michael Niedermayer
- [FFmpeg-cvslog] avserver: don't set deprecated options.
Anton Khirnov
- [FFmpeg-cvslog] lavc: stop setting AVFrame.motion_subsample_log2
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ddcca4ba074aa537c3059c76d69eb4ad6316bfe9'
Michael Niedermayer
- [FFmpeg-cvslog] AVFrame: deprecate all now unused fields
Anton Khirnov
- [FFmpeg-cvslog] lavc: postpone the removal of request_channels API.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '8df23e938b4022d6e6e9e1180ea6418abae74fda'
Michael Niedermayer
- [FFmpeg-cvslog] Add the bumps and APIchanges entries for reference counted buffers changes.
Anton Khirnov
- [FFmpeg-cvslog] avcodec: postpone removial of parts still used
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avdevice: add missing time.h includes
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'
Michael Niedermayer
- [FFmpeg-cvslog] avformat: keep r_frame_rate
Michael Niedermayer
- [FFmpeg-cvslog] Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*.
Anton Khirnov
- [FFmpeg-cvslog] Replace remaining includes of audioconvert.h with channel_layout.h
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'
Michael Niedermayer
- [FFmpeg-cvslog] eamad: allocate a dummy reference frame when the real one is missing
Anton Khirnov
- [FFmpeg-cvslog] ffv1: fix calculating slice dimensions for version 2
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd243896987b8b2062d1faba4d8d6f0c62d2dbee9'
Michael Niedermayer
- [FFmpeg-cvslog] FATE: enable multiple slices in the ffv1 vsynth test
Anton Khirnov
- [FFmpeg-cvslog] tty: set avg_frame_rate.
Anton Khirnov
- [FFmpeg-cvslog] xxan: fix invalid memory access in xan_decode_frame_type0()
Anton Khirnov
- [FFmpeg-cvslog] roqvideodec: fix a potential infinite loop in roqvideo_decode_frame().
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44'
Michael Niedermayer
- [FFmpeg-cvslog] ivi_common: do not call MC for intra frames when dc_transform is unset
Anton Khirnov
- [FFmpeg-cvslog] wmadec: require block_align to be set.
Anton Khirnov
- [FFmpeg-cvslog] wmaprodec: require block_align to be set.
Anton Khirnov
- [FFmpeg-cvslog] xface: remove unused stuff, fix related warnings
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cacad1c058f66558ec727faac3b277d2dee264d4'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: add AV_ to two remaining CODEC_ID_*.
Nicolas George
- [FFmpeg-cvslog] wmaprodec: return an error, not 0, when the input is too small.
Anton Khirnov
- [FFmpeg-cvslog] vmdaudio: fix invalid reads when packet size is not a multiple of chunk size
Anton Khirnov
- [FFmpeg-cvslog] libopencore-amr: Add the missing 3rd argument of ff_get_buffer()
Yusuke Nakamura
- [FFmpeg-cvslog] Merge commit '19dd4017ab6dac11c77d797acebee4f60ad63a6f'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: update the fallback versions of ff_thread_*
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '2240e92f052960693de55cf4924e80426dfaa965'
Michael Niedermayer
- [FFmpeg-cvslog] lavd/v4l2: fix bug in init_convert_timestamp()
Giorgio Vazzana
- [FFmpeg-cvslog] output-example: Update to use encode_video2 instead of the now dropped encode_video
Martin Storsjö
- [FFmpeg-cvslog] avconv: print an error on applying options of the wrong type.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'
Michael Niedermayer
- [FFmpeg-cvslog] pthread: fix unused variable warning
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix reinit_filter type
Michael Niedermayer
- [FFmpeg-cvslog] jv: initialize AVFrame
Hendrik Leppkes
- [FFmpeg-cvslog] j2kdec: remove unused variable and empty function
Michael Niedermayer
- [FFmpeg-cvslog] h264: show recovery SEIs in debug output
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: make selectable.
Ronald S. Bultje
- [FFmpeg-cvslog] avutil/os_support: use 64-bit fstat/lseek variants for MSVC as well
Hendrik Leppkes
- [FFmpeg-cvslog] vorbis: unref the skipped first frame.
Hendrik Leppkes
- [FFmpeg-cvslog] avconv: use a local variable for OutputFile in open_output_file().
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '1da54e908eba73eb86f5d614c51f06811c85c3ea'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: use a local variable for InputFile in open_input_file().
Anton Khirnov
- [FFmpeg-cvslog] FATE: remove the -dct option from some decoding tests.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6deae8e0530a885b76f149841ed4899cb438ec23'
Michael Niedermayer
- [FFmpeg-cvslog] FATE: replace -vb with -b:v
Anton Khirnov
- [FFmpeg-cvslog] avconv: fix a typo
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'db2d65ce1ed13ea9a530b1934963a16c3e8fa460'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: do not silently ignore unused codec AVOptions.
Anton Khirnov
- [FFmpeg-cvslog] atomic: Exclude the unsupported implementation headers from checkheaders
Martin Storsjö
- [FFmpeg-cvslog] avfilter: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'
Michael Niedermayer
- [FFmpeg-cvslog] libmp3lame: use the correct remaining buffer size when flushing
Justin Ruggles
- [FFmpeg-cvslog] png: use av_mallocz_array() for the zlib zalloc function
Justin Ruggles
- [FFmpeg-cvslog] atomic: fix CAS with armcc.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6327c10702922eabcb1c6170abd3f03d23ce4c51'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
Anton Khirnov
- [FFmpeg-cvslog] vp6: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: fix project name
Michael Niedermayer
- [FFmpeg-cvslog] lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove disabled FF_API_INTER_THRESHOLD cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '2a113695238e7675ab75c5fb9a5f59fc92f2ddd9'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: remove disabled FF_API_COLOR_TABLE_ID cruft
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove disabled FF_API_SUB_ID cruft
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove disabled FF_API_DSP_MASK cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '845017105f240ac5348aad1f8a5256b86d49db76'
Michael Niedermayer
- [FFmpeg-cvslog] vp3/x86: use full transpose for all IDCTs.
Ronald S. Bultje
- [FFmpeg-cvslog] lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7d42fd6bb9df99a20cf2d0d0e3b166a83a649d08'
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/buffersink: rename filter structures.
Nicolas George
- [FFmpeg-cvslog] Remove references to the "ff" variant of buffersink.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersink: schedule removing the "ff" variants.
Nicolas George
- [FFmpeg-cvslog] configure: remove selection of ff(a)buffersink.
Nicolas George
- [FFmpeg-cvslog] ffprobe: support codec options
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: improve feedback in case of not found option
Stefano Sabatini
- [FFmpeg-cvslog] lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame options
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/fieldorder: add support to named options
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/fieldorder: remove unused headers and commented define
Stefano Sabatini
- [FFmpeg-cvslog] lavc: remove disabled FF_API_CODEC_ID cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'bdd1567c355a8092e7746ef99e831d579e34fa6a'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: assert that old codec ids match new
Michael Niedermayer
- [FFmpeg-cvslog] lavc: remove disabled FF_API_VDA_ASYNC cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'adfa53d67c7a3318157ea9d95e8bdcfb77139452'
Michael Niedermayer
- [FFmpeg-cvslog] avplay: enable only when SDL 1.2 is found
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '2eaa3663fda750dac66d41fe8541a8744d5563a4'
Michael Niedermayer
- [FFmpeg-cvslog] avpacket: do not copy data when buf ref is available.
Clément Bœsch
- [FFmpeg-cvslog] vf_pad: fix a & instead of && typo
Xi Wang
- [FFmpeg-cvslog] vorbisdec: do not leak the first frame.
Anton Khirnov
- [FFmpeg-cvslog] ratecontrol: remove an unused variable
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '98cec5c84feff34e04428de4a86836a83657ae5e'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: fix get_buffer() compatibility layer for audio.
Anton Khirnov
- [FFmpeg-cvslog] svq1: use av_frame_free to free refcounted frame
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'e3232f34312f8187094c875445683277ed0c209d'
Michael Niedermayer
- [FFmpeg-cvslog] wmapro: unref skipped frames
Janne Grunau
- [FFmpeg-cvslog] ra144: check buffer size before requesting a buffer
Janne Grunau
- [FFmpeg-cvslog] Merge commit '684e3d2e1ce96625eeef63f2564aab66f6715d05'
Michael Niedermayer
- [FFmpeg-cvslog] avframe: copy reordered_opaque in copy_props
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'd6d369bf1370999896500ae7eb5b9447ab635a3d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0517c9e098092709397cc522c59fa63c83cc81be'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove disabled FF_API_LIBMPEG2 cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'de27d2b92fa97deb2856d18e9f5f19586ce45a0f'
Michael Niedermayer
- [FFmpeg-cvslog] hpeldsp: add half-pel functions (currently copies of dsputil).
Ronald S. Bultje
- [FFmpeg-cvslog] vp3: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] vp56: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] indeo3: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] bink: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] interplayvideo: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] mimic: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] svq1: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] mpegvideo: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] svq3: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] snow: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] svq1enc: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] mjpeg: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
- [FFmpeg-cvslog] Move x86 half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
- [FFmpeg-cvslog] Move ppc half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
- [FFmpeg-cvslog] Move arm half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
- [FFmpeg-cvslog] Move sh4 half-pel assembly from dsputil to hpeldsp.
Michael Niedermayer
- [FFmpeg-cvslog] Move bfin half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
- [FFmpeg-cvslog] Move sparc/vis half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
- [FFmpeg-cvslog] Move alpha half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
- [FFmpeg-cvslog] dsputil: remove hpel functions (moved to hpeldsp).
Ronald S. Bultje
- [FFmpeg-cvslog] vp56: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] opt: re-enable memleak fix for duplicated options.
Clément Bœsch
- [FFmpeg-cvslog] CrystalHD: Port to ref-counted frame API.
Philip Langdale
- [FFmpeg-cvslog] vc1dec: remove unused variables
Michael Niedermayer
- [FFmpeg-cvslog] Revert "Merge commit '0517c9e098092709397cc522c59fa63c83cc81be'" bring the old audio resampling API back
Michael Niedermayer
- [FFmpeg-cvslog] lavc: remove disabled FF_API_MMI cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'fcb07e8b332bbd6f9558bff98ff5102c5f2d8252'
Michael Niedermayer
- [FFmpeg-cvslog] bktr: add missing #include for av_gettime()
Paul B Mahol
- [FFmpeg-cvslog] lavc: remove disabled FF_API_SNOW cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '3bcdf8dcb9891ffe49b6398d0e2c02f1712d8f00'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: remove disabled FF_API_IDCT cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd6ed604cf4ca86ed345125b26eb5bdeea6d6bf68'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0a7c4daf469d4ac447fb822fe78337f62f4c04e6'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove disabled 8SVX_RAW cruft
Paul B Mahol
- [FFmpeg-cvslog] lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: remove disabled FF_API_READ_PACKET cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '435c2a31ad5eead20eda1152097f60c3bfa22847'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: remove disabled FF_API_AV_GETTIME cruft
Anton Khirnov
- [FFmpeg-cvslog] lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292'
Michael Niedermayer
- [FFmpeg-cvslog] avformat: postpone API removials where the functions are trivial wrapers
Michael Niedermayer
- [FFmpeg-cvslog] lavf: remove disabled FF_API_R_FRAME_RATE cruft
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '85a5bc054c1290699ccbf5799ba6c4e2fbcc3530'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: remove useless references to h264 and svq3
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '19cac8e301419dcde31526d15196a952ddf2c4c7'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: reindent
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ee8704916de79158da8a48a9ea5be819e83d23ba'
Michael Niedermayer
- [FFmpeg-cvslog] avframe: Copy buffer type in copy_props.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mpegvideo: remove FMT_H264
Anton Khirnov
- [FFmpeg-cvslog] h264: remove a useless svq3 condition
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f08fefc4d099f2a1f2e3a6db3d340537e601f762'
Michael Niedermayer
- [FFmpeg-cvslog] h264_refs: cosmetics, reformat
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'c2597c5a0a08526493abb9bc9544b61a290fe20f'
Michael Niedermayer
- [FFmpeg-cvslog] vf_gradfun: fix uninitialized variable use
Anton Khirnov
- [FFmpeg-cvslog] vf_hqdn3d: fix uninitialized variable use
Anton Khirnov
- [FFmpeg-cvslog] h264: check that DPB is allocated before accessing it in flush_dpb()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '555000c7d5c1e13043a948ebc48d2939b0ba6536'
Michael Niedermayer
- [FFmpeg-cvslog] pthread: unref the decoded but not returned frames on close.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'fce68c93554803801c32c1b20509bfa8d496b02a'
Michael Niedermayer
- [FFmpeg-cvslog] avframe: call release_buffer only if it is set
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'a2816230c5c0a8fc72bc0163b7d21a96b194d87a'
Michael Niedermayer
- [FFmpeg-cvslog] vda: remove async decoder leftovers
Luca Barbato
- [FFmpeg-cvslog] Merge commit '202c2acc40a6de8758b44ab3f5c85ab250079734'
Michael Niedermayer
- [FFmpeg-cvslog] anm: Get rid of some very silly goto statements
Diego Biurrun
- [FFmpeg-cvslog] Add informative messages to av_log_ask_for_sample calls lacking them
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'a4472ac01e86f9fae5adb9034f2777b86a9c5480'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a8b6015823e628047a45916404c00044c5e80415'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: convert remaining functions to use ptrdiff_t strides
Luca Barbato
- [FFmpeg-cvslog] vc1: fix int/ptrdiff_t mismatches
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: request a read buffer for the wav header
Luca Barbato
- [FFmpeg-cvslog] Merge commit '37cb3b180a1dc3d6f123f68e0806585ebc2578b6'
Michael Niedermayer
- [FFmpeg-cvslog] rawdec: fix a typo -- || instead of |
Nicolas George
- [FFmpeg-cvslog] cabac: remove unused argument of ff_init_cabac_states()
Michael Niedermayer
- [FFmpeg-cvslog] hqdn3d: Fix out of array read in LOWPASS
Loren Merritt
- [FFmpeg-cvslog] exr: silence warning "libavcodec/exr.c:351:9: warning: variable ret set but not used"
Michael Niedermayer
- [FFmpeg-cvslog] dsputil_mmx: remove unused variables
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: remove deprecated dsp_mask usage
Hendrik Leppkes
- [FFmpeg-cvslog] lavu/frame: copy all frame properties in av_frame_copy_props
Hendrik Leppkes
- [FFmpeg-cvslog] lavu/frame: av_frame_make_writable: set the channels on the new frame.
Hendrik Leppkes
- [FFmpeg-cvslog] lavfi/aresample: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/asetnsamples: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/atempo: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/anullsrc: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/concat: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/aevalsrc: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/avfilter: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/showspectrum: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/buffersrc: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/movie: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/cellauto: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/mandelbrot: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/life: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/alphamerge: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/thumbnail: remove unecessary poll_frame() callback.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/mptestsrc: raise filter_frame() error.
Clément Bœsch
- [FFmpeg-cvslog] lavc: factorize ff_{thread_, re, }get_buffer error messages.
Clément Bœsch
- [FFmpeg-cvslog] lavc/crystalhd: remove now unecessary buffer_hints.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/delogo: remove sscanf and rely on av_opt_set_from_string() only.
Clément Bœsch
- [FFmpeg-cvslog] avcodec: remove AVCodecContext->metadata
Hendrik Leppkes
- [FFmpeg-cvslog] lavu/frame: free frame metadata when unrefing a frame.
Hendrik Leppkes
- [FFmpeg-cvslog] lavfi/cropdetect: add support for named options
Stefano Sabatini
- [FFmpeg-cvslog] yadif: restore speed of the C filtering code
James Darnley
- [FFmpeg-cvslog] lavfi/avcodec: cleanup includes
Hendrik Leppkes
- [FFmpeg-cvslog] tiff: fix handling of metadata with refcounted frames
Hendrik Leppkes
- [FFmpeg-cvslog] lavfi/avcodec: fix API version checks
Hendrik Leppkes
- [FFmpeg-cvslog] lavfi/thumbnail: support flushing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/ebur128: fix format negociation for output.
Clément Bœsch
- [FFmpeg-cvslog] Prepare for 9.4 Release
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit '747fbe0c212b81952bb27ec7b99fa709081e2d63' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudio_parser: fix off by 1 error
Michael Niedermayer
- [FFmpeg-cvslog] Revert "lavfi/ebur128: fix format negociation for output."
Clément Bœsch
- [FFmpeg-cvslog] lavc: do not set coded_frame->reference
Paul B Mahol
- [FFmpeg-cvslog] avpacket: copy side data type and size in av_dup_packet
Janne Grunau
- [FFmpeg-cvslog] ismindex: Rename structs and fields from "file" to "track"
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591'
Michael Niedermayer
- [FFmpeg-cvslog] ismindex: Factorize code for printing chunk duration lists
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191'
Michael Niedermayer
- [FFmpeg-cvslog] ismindex: Check the return value of allocations
Martin Storsjö
- [FFmpeg-cvslog] Add av_log_{ask_for_sample|missing_feature} replacements to libavutil
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'
Michael Niedermayer
- [FFmpeg-cvslog] av_log_missing_feature() ---> avpriv_report_missing_feature()
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e'
Michael Niedermayer
- [FFmpeg-cvslog] avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e'
Michael Niedermayer
- [FFmpeg-cvslog] rsodec: Use avpriv_report_missing_feature() where appropriate
Diego Biurrun
- [FFmpeg-cvslog] avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: av_log_missing_feature(1) ---> avpriv_request_sample()
Diego Biurrun
- [FFmpeg-cvslog] avdevice: bump major
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: mention that people are welcome to pick up and maintain older releases
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: unbreak compilation on sparc after 6802c70
Hendrik Leppkes
- [FFmpeg-cvslog] dsputil: remove duplicate or unused functions.
Ronald S. Bultje
- [FFmpeg-cvslog] lavc: make compilation of frame_thread_encoder.o optional.
Ronald S. Bultje
- [FFmpeg-cvslog] jpegdec: be less picky on padding
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: fix indention
Michael Niedermayer
- [FFmpeg-cvslog] msrledec: move output pointer test up
Michael Niedermayer
- [FFmpeg-cvslog] msrledec: move loop into switch
Michael Niedermayer
- [FFmpeg-cvslog] msrledec: merge switches
Michael Niedermayer
- [FFmpeg-cvslog] update for 1.1.4
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/ebur128: use same ref for inputs and outputs.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: add OPT_OUTPUT to -to option.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: add OPT_INPUT to -guess_layout_max.
Nicolas George
- [FFmpeg-cvslog] lavfi/graphdump: fix output for unknown layouts.
Nicolas George
- [FFmpeg-cvslog] examples/filtering_video: update to new API
Stefano Sabatini
- [FFmpeg-cvslog] examples/filtering_audio: update to new API
Stefano Sabatini
- [FFmpeg-cvslog] examples/filtering_*: constify AVFrame * for print_frame() and display_frame() functions
Stefano Sabatini
- [FFmpeg-cvslog] lavf/avio: fix two extreemly unreasonble typos.
Clément Bœsch
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bdf2013 web/download: list library versions
gitolite
- [FFmpeg-cvslog] Changelog: update version
Michael Niedermayer
- [FFmpeg-cvslog] release_notes: update
Michael Niedermayer
- [FFmpeg-cvslog] Tag n1.2 : FFmpeg 1.2 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1cb5bca web/download: add FFmpeg 1.2
gitolite
- [FFmpeg-cvslog] lavfi/ebur128: add framelog option.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/ebur128: check histogram allocations.
Clément Bœsch
- [FFmpeg-cvslog] avutil/frame: add AVBufferRef for qp table
Michael Niedermayer
- [FFmpeg-cvslog] h263dec: export qp_table
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: export qp table
Michael Niedermayer
- [FFmpeg-cvslog] mpeg1/2: export qp table
Michael Niedermayer
- [FFmpeg-cvslog] vf_pp: use new API to access qp table
Michael Niedermayer
- [FFmpeg-cvslog] rv10: export qp table
Michael Niedermayer
- [FFmpeg-cvslog] rv34: export qp table
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fc52fd9 web: FFmpeg 1.2
gitolite
- [FFmpeg-cvslog] dsputil: remove non-8bpp draw_edge.
Ronald S. Bultje
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 54fe752 web/download: fix typo
gitolite
- [FFmpeg-cvslog] vaapi: fix argument for ff_vaapi_common_end_frame call
Janne Grunau
- [FFmpeg-cvslog] avconv: mark attachment streams as immediately finished
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: add support for stream_type 0x42, which is CAVS
Can Wu
- [FFmpeg-cvslog] ape: make version-dependent decoding functions called via pointers
Kostya Shishkov
- [FFmpeg-cvslog] Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'
Michael Niedermayer
- [FFmpeg-cvslog] ape: provide two additional bytes in buffer for old MAC versions
Kostya Shishkov
- [FFmpeg-cvslog] Merge commit '9652d4fcfc9c07a726b35efc4ac644d9751b36d7'
Michael Niedermayer
- [FFmpeg-cvslog] add support for Monkey's Audio versions from 3.93
Kostya Shishkov
- [FFmpeg-cvslog] matroskadec: avoid integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Fix exported qp table offest
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: avoid direct access to AVFrame.channels
Michael Niedermayer
- [FFmpeg-cvslog] yadif: correct strides in filter_edges_16bit
James Darnley
- [FFmpeg-cvslog] lavc & lavf: replace deprecated av_log* functions
Paul B Mahol
- [FFmpeg-cvslog] lavd/lavfi: upgrade to AVFrame.
Nicolas George
- [FFmpeg-cvslog] dpxenc: fix data offset
ArnoB
- [FFmpeg-cvslog] lavd/v4l2: silence libv4l2 logging
Giorgio Vazzana
- [FFmpeg-cvslog] changelog: add support for Monkey's Audio versions from 3.93
Compn
- [FFmpeg-cvslog] mpeg12: reduce hwaccel-related code duplication.
Reimar Döffinger
- [FFmpeg-cvslog] Make ff_win32_open more robust.
Reimar Döffinger
- [FFmpeg-cvslog] vc1testenc: give muxer same name as demuxer
Reimar Döffinger
- [FFmpeg-cvslog] Add raw VC-1 muxer to match demuxer.
Reimar Döffinger
- [FFmpeg-cvslog] atrac3: avoid oversized shifting in decode_bytes()
Xi Wang
- [FFmpeg-cvslog] flacdec: simplify bounds checking in flac_probe()
Xi Wang
- [FFmpeg-cvslog] lzo: fix overflow checking in copy_backptr()
Xi Wang
- [FFmpeg-cvslog] Merge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: sanity check size in av_get/append_packet().
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'aa3c77998404cc32233cb76e961ca27db8565459'
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: use designated initializers in avfilter_class
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '556aab8f11b045a21182eee32413aa78d5c8539b'
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: add perms and aperms filters.
Clément Bœsch
- [FFmpeg-cvslog] fate: test both direct and indirect paths in hqdn3d and gradfun.
Clément Bœsch
- [FFmpeg-cvslog] avfiltergraph: replace AVFilterGraph.filter_count with nb_filters
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
Michael Niedermayer
- [FFmpeg-cvslog] fate: test both direct and indirect paths in hue filter.
Clément Bœsch
- [FFmpeg-cvslog] fate: test both direct and indirect paths in delogo filter.
Clément Bœsch
- [FFmpeg-cvslog] avfiltergraph: use sizeof(var) instead of sizeof(type)
Anton Khirnov
- [FFmpeg-cvslog] filters.texi: restore mistakenly removed section name for noformat
Anton Khirnov
- [FFmpeg-cvslog] AVOption: remove an unused function parameter.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5'
Michael Niedermayer
- [FFmpeg-cvslog] AVOptions: fix using named constants with child contexts.
Anton Khirnov
- [FFmpeg-cvslog] vf_showinfo: remove its useless init function
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'
Michael Niedermayer
- [FFmpeg-cvslog] asrc_anullsrc: do not set samplerate and channel layout explicitly
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f4281f457194a6a4489fbd7423e2ab2e13c6d4d9'
Michael Niedermayer
- [FFmpeg-cvslog] asrc_anullsrc: return EOF, not -1
Anton Khirnov
- [FFmpeg-cvslog] af_join: do not leak input frames.
Anton Khirnov
- [FFmpeg-cvslog] append_packet_chunked: Remove unused initialization.
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/avcodec: deprecate remainders of the avcodec glue code
Hendrik Leppkes
- [FFmpeg-cvslog] ffmpeg_opt: add OPT_INPUT to -fix_sub_duration and -canvas_size.
Nicolas George
- [FFmpeg-cvslog] Do not (re-) set libx264 parameter b_tff if interlaced encoding was not requested.
Carl Eugen Hoyos
- [FFmpeg-cvslog] yadif: cosmetic indentation from previous commits
James Darnley
- [FFmpeg-cvslog] yadif: x86 assembly for 16-bit samples
James Darnley
- [FFmpeg-cvslog] yadif: x86 assembly for 9 to 14-bit samples
James Darnley
- [FFmpeg-cvslog] yadif: remove an 'm' from the LOAD macro definition
James Darnley
- [FFmpeg-cvslog] yadif: remove repeated check on width
James Darnley
- [FFmpeg-cvslog] lavfi/delogo: 10l forgotten trailing NULL in shorthand.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: let gcc realign the stack on public graph driving functions
Hendrik Leppkes
- [FFmpeg-cvslog] lavu/eval: add bitor and bitand functions
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: add bit-slicing example in lutyuv docs
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/blackframe: add support for named options
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/settb: add support for named options
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: remove deprecated frame "reference" field
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/thumbnail: replace frame unref with free.
Clément Bœsch
- [FFmpeg-cvslog] tests/eval: fix reference after b2098d2417a085d33d99738dd7f963c7b260a0bf
Stefano Sabatini
- [FFmpeg-cvslog] tests/filter-metadata-scenedetect: update reference
Stefano Sabatini
- [FFmpeg-cvslog] avutil/frame: fix video buffer allocation
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/alphaextract: fix frame memleak.
Clément Bœsch
- [FFmpeg-cvslog] lavc: remove unecessary a64enc include.
Clément Bœsch
- [FFmpeg-cvslog] h264_qpel: fix another forgotten int stride
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: restructure audio stream opening code
Marton Balint
- [FFmpeg-cvslog] ffplay: use frame->pts if available for setting the audio clock
Marton Balint
- [FFmpeg-cvslog] ffplay: use refcounted frames for audio
Marton Balint
- [FFmpeg-cvslog] ffplay: add -af option
Marton Balint
- [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
- [FFmpeg-cvslog] sndio_dec: add missing #include for av_gettime()
Paul B Mahol
- [FFmpeg-cvslog] document the release process
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit '23f4c5acc438366d84cacf49e33b0bcd72f04937'
Michael Niedermayer
- [FFmpeg-cvslog] lavc, lavfi: fix calculating the plane size in the AVBufferRef wrappers
Anton Khirnov
- [FFmpeg-cvslog] ffplay: remove unused variable "codec"
Stefano Sabatini
- [FFmpeg-cvslog] ffplay: remove options skiploop, skipidct, skipframe
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/swapuv: remove deprecated base field use
Stefano Sabatini
- [FFmpeg-cvslog] h264_refs: fix typo in refs fallback check
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/buffersrc: set channel layout if it is known.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersrc: check channel count changes.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersrc: disable deprecated warnings.
Nicolas George
- [FFmpeg-cvslog] Merge remote-tracking branch 'cigaes/master'
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/buffersink: fix header.
Nicolas George
- [FFmpeg-cvslog] mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow better playback handling of DVDs.
Richard
- [FFmpeg-cvslog] avutil/get_pool: Remove redundant initial atomic operation
Michael Niedermayer
- [FFmpeg-cvslog] avutil/get_pool: remove dead operations whichs result is never used.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: make -lavfi an alias for -filter_complex.
Nicolas George
- [FFmpeg-cvslog] fate: add a test for -filter_complex / -lavfi without input.
Nicolas George
- [FFmpeg-cvslog] doc/developer: Add "security fixes" to the release process steps
Michael Niedermayer
- [FFmpeg-cvslog] rmdec: flush audio packet on seeking
Michael Niedermayer
- [FFmpeg-cvslog] buffersrc: fix w/h error
Michael Niedermayer
- [FFmpeg-cvslog] aasc: fix pointer vs value error
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c50241080d7599c90fc8b4e74c5f8d62a4caae52' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/ebur128: add metadata injection.
Clément Bœsch
- [FFmpeg-cvslog] Tag n1.1.4 : FFmpeg 1.1.4 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 69bdfcb web/download: add ffmpeg 1.1.4
gitolite
- [FFmpeg-cvslog] avutil/frame: document alignment and padding requirements
Michael Niedermayer
- [FFmpeg-cvslog] avutil/frame: typo
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/pad: fix horizontal/vertical shift confusion.
Clément Bœsch
- [FFmpeg-cvslog] lavc, lavu: fix two doxy mixup between h/v chroma shift.
Clément Bœsch
- [FFmpeg-cvslog] asfenc: return error on negative timestamp
Luca Barbato
- [FFmpeg-cvslog] iff: validate CMAP palette size
Kostya Shishkov
- [FFmpeg-cvslog] Merge commit '50c449ac24fbb4c03c15d2e2026cef2204b80385'
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12: do not fail on zero dimensions in the sequence header.
Anton Khirnov
- [FFmpeg-cvslog] print_options: do not generate docs for options without enc or dec flags
Anton Khirnov
- [FFmpeg-cvslog] mpeg2: 12LSB w/ h of 0 is not allowed in compliant videos thus this also needs AV_EF_COMPLIANT
Michael Niedermayer
- [FFmpeg-cvslog] append_packet_chunked: remove outcommented code
Michael Niedermayer
- [FFmpeg-cvslog] avutil/buffer: Fix race in pool.
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/proresdec.h: fix license header
Elvis Presley
- [FFmpeg-cvslog] libavdevice sdl: added window_fullscreen option to switch SDL output into fullscreen mode
dronus
- [FFmpeg-cvslog] lavc: fix avpacket memleak with subtitles recoding.
Clément Bœsch
- [FFmpeg-cvslog] doc: try to improve avoid_negative_ts documentation
Michael Niedermayer
- [FFmpeg-cvslog] doc: Document the order in which avoid_negative_ts is applied compared to other timestamp options
Michael Niedermayer
- [FFmpeg-cvslog] Fix termination of mov_ch_layouts_wav array lookup
Thierry Foucu
- [FFmpeg-cvslog] segment: copy metadata
Michael Niedermayer
- [FFmpeg-cvslog] AVFrame.pkt_dts: improve docs
Michael Niedermayer
- [FFmpeg-cvslog] Inform the user if a pix_fmt != yuv420p was chosen for x264 encoding.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix Makefile dependency for the dvd_nav parser.
Carl Eugen Hoyos
- [FFmpeg-cvslog] pthread: update all get_buffer checks for get_buffer2
Hendrik Leppkes
- [FFmpeg-cvslog] lavf/mxfdec: read field dominance flag
Matthieu Bouron
- [FFmpeg-cvslog] ffplay: silence warning of mixed enumeration types
Paul B Mahol
- [FFmpeg-cvslog] avidec: fix duration and bitrate of truncated files
Michael Niedermayer
- [FFmpeg-cvslog] alac: Fix order of values in comment
chinshou
- [FFmpeg-cvslog] avutil/add_to_pool: remove unused assgnment
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo_enc: remove stray semicolon
Michael Niedermayer
- [FFmpeg-cvslog] lavf: do not make a hard dep on internal subtitles helpers.
Clément Bœsch
- [FFmpeg-cvslog] matroska_parse_frame: fix memleak
Michael Niedermayer
- [FFmpeg-cvslog] audio_get_buffer: add assert to ensure nb_extended_buf has a safe value
Michael Niedermayer
- [FFmpeg-cvslog] fate: add ebur128 metadata test.
Clément Bœsch
- [FFmpeg-cvslog] hpeldsp: Increase put_no_rnd_pixels_tab[][] size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tee: add forgotten ret assignment
Michael Niedermayer
- [FFmpeg-cvslog] vp56: Check av_frame_ref() return code
Michael Niedermayer
- [FFmpeg-cvslog] fate: add curves filter test.
Clément Bœsch
- [FFmpeg-cvslog] doc: update release_notes by taking the ones from release/1.2
Michael Niedermayer
- [FFmpeg-cvslog] lmlm4: check packet_size against lower limit too
Michael Niedermayer
- [FFmpeg-cvslog] mips: inline assembly clobber list polishing
Nedeljko Babic
- [FFmpeg-cvslog] lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxy
Stefano Sabatini
- [FFmpeg-cvslog] doc/ffmpeg-formats: reword and extend documentation for avoid_negative_ts option
Stefano Sabatini
- [FFmpeg-cvslog] doc/ffmpeg, ffmpeg-formats: avoid to mention ffmpeg options from formats. texi
Stefano Sabatini
- [FFmpeg-cvslog] fate: add missing filter dep in metadata tests.
Clément Bœsch
- [FFmpeg-cvslog] doc/developer: fix typo in regression tests ref.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: set writer context to 0 after allocation
Stefano Sabatini
- [FFmpeg-cvslog] changelog: 10% faster aac encoding on x86 and MIPS
Compn
- [FFmpeg-cvslog] lavfi: remove harddup libmpcodecs wrapper
Paul B Mahol
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fed63f2 web/projects: add QtAV project
gitolite
- [FFmpeg-cvslog] lavd/dshow: fix style and typo recently introduced.
Clément Bœsch
- [FFmpeg-cvslog] lavc/utils: add VP6F hack for setting correct video size in stream
Stefano Sabatini
- [FFmpeg-cvslog] fate: make metadata fate tests only output ts and metadata.
Clément Bœsch
- [FFmpeg-cvslog] er: set error_occured on missing slices
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: interlaced B-frames
Sebastian Sandberg
- [FFmpeg-cvslog] Revert "asfenc: return error on negative timestamp"
Anton Khirnov
- [FFmpeg-cvslog] avplay: remove the -debug option.
Anton Khirnov
- [FFmpeg-cvslog] pixdesc: add a function for counting planes in a pixel format.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '2c328a907978b61949fd20f7c991803174337855'
Michael Niedermayer
- [FFmpeg-cvslog] lavc, lavfi: fix counting number of planes in AVBufferRef wrappers
Anton Khirnov
- [FFmpeg-cvslog] buffersrc: fix a typo.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: update the doxy for avcodec_decode_{video, audio} wtih refcounting.
Anton Khirnov
- [FFmpeg-cvslog] mpegvideo: fix allocation of the hwaccel_picture_private data
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '4e70d66ded537cadd32dbd02a38c3d86a203c812'
Michael Niedermayer
- [FFmpeg-cvslog] pthread: unref already decoded frames when flushing the decoder
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'c71c80f53b6a63fd6360d9de5a262f9e7c85681f'
Michael Niedermayer
- [FFmpeg-cvslog] h264: allocate hwaccel privdata after the frame buffer
Hendrik Leppkes
- [FFmpeg-cvslog] mpegvideo: allocate hwaccel privdata after the frame buffer
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'c3ebfcd6e1327ca7bbcaee822e593c2da6cfd352'
Michael Niedermayer
- [FFmpeg-cvslog] rtmp: Pass the parameters to do_adobe_auth in the right order
Martin Storsjö
- [FFmpeg-cvslog] mips: Optimization of AAC coefficients encoder functions
Bojan Zivkovic
- [FFmpeg-cvslog] mips: Optimization of IIR filter function
Bojan Zivkovic
- [FFmpeg-cvslog] lavu/opt: add AV_OPT_VIDEO_RATE option
Paul B Mahol
- [FFmpeg-cvslog] lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
- [FFmpeg-cvslog] avutil: fix compilation
Michael Niedermayer
- [FFmpeg-cvslog] avutil/atomic: use av_assert0()
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled
Nedeljko Babic
- [FFmpeg-cvslog] lavfi/buffersink: check av_frame_ref() failure.
Nicolas George
- [FFmpeg-cvslog] lavf/concatdec: fix possible leak in case of malloc failure.
Nicolas George
- [FFmpeg-cvslog] lavf: avformat_seek_file(): validate stream_index.
Nicolas George
- [FFmpeg-cvslog] lavu/frame: use channels rather than channel_layout.
Nicolas George
- [FFmpeg-cvslog] av_find_stream_info: change read_size to 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Fix infinite probing that reads the whole file
Michael Niedermayer
- [FFmpeg-cvslog] Slight bug building ffmpeg-1.1.3 on OSX + patch to fix
David Favor
- [FFmpeg-cvslog] doc/ffmpeg: remove non ascii char
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/avf_concat: fix invalid exclusive test.
Nicolas George
- [FFmpeg-cvslog] matroska: fix missing ,
Andrea3000
- [FFmpeg-cvslog] update for 1.0.6
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0f5a275 web: Add spring banner
gitolite
- [FFmpeg-cvslog] matroskadec: Add support for parsing Matroska ContentEncKeyID
Frank Galligan
- [FFmpeg-cvslog] lavf/concatdec: support seeking.
Nicolas George
- [FFmpeg-cvslog] lavfi/concat: fix silence duration computation.
Nicolas George
- [FFmpeg-cvslog] lavu/opt: add AV_OPT_TYPE_DURATION.
Nicolas George
- [FFmpeg-cvslog] lavfi: add sine audio source.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: fix freeing of sub2video frame.
Nicolas George
- [FFmpeg-cvslog] lavf/vobsub: free index pseudo-packet.
Nicolas George
- [FFmpeg-cvslog] lavfi/avf_concat: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi: add common code to handle options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_tile: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/af_volume: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_crop: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_decimate: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_fade: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_delogo: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavi/vf_drawbox: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_fps: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_pad: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_transpose: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_yadif: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_unsharp: use standard options parsing.
Nicolas George
- [FFmpeg-cvslog] lavc/bink: Chech for malloc failure
James Almer
- [FFmpeg-cvslog] rtpenc: fix overflow checking in avc_mp4_find_startcode()
Xi Wang
- [FFmpeg-cvslog] rtmp: fix multiple broken overflow checks
Xi Wang
- [FFmpeg-cvslog] rtmp: fix buffer overflows in ff_amf_tag_contents()
Xi Wang
- [FFmpeg-cvslog] huffyuvdec: Check init_vlc() return codes.
Michael Niedermayer
- [FFmpeg-cvslog] huffyuvdec: Skip len==0 cases
Michael Niedermayer
- [FFmpeg-cvslog] movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd
Michael Niedermayer
- [FFmpeg-cvslog] configure: Make warnings from -Wreturn-type fatal errors
Diego Biurrun
- [FFmpeg-cvslog] doc/APIchanges: fix odd .01 versions
Michael Niedermayer
- [FFmpeg-cvslog] apichanges: fix date
Michael Niedermayer
- [FFmpeg-cvslog] apichanges: Use , instead of / to seperate multiple hashes
Michael Niedermayer
- [FFmpeg-cvslog] apichanges: fix 2 wrong hashes
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'jamrial/release/0.11' into release/0.11
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: List merge commit hashes and version numbers
Michael Niedermayer
- [FFmpeg-cvslog] asrc_sine: avoid use of INFINITY as it might be a non constant
Michael Niedermayer
- [FFmpeg-cvslog] lavc/utils: fix metadata audio frame memleak in case of non refcounted frames.
Clément Bœsch
- [FFmpeg-cvslog] update the current year
Michael Niedermayer
- [FFmpeg-cvslog] Tag n1.0.6 : FFmpeg 1.0.6 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a97d724 web/download: add 1.0.6
gitolite
- [FFmpeg-cvslog] avformat/avs: increase probe score to preempt conflict with avxsynth
Michael Niedermayer
- [FFmpeg-cvslog] AviSynth demuxer rewrite.
d s
- [FFmpeg-cvslog] Provide local copies of AviSynth's and AvxSynth' s requisite headers in compat/avisynth/.
Stephen Hutchinson
- [FFmpeg-cvslog] lavfi/vf_stereo3d: use standard options parsing
Paul B Mahol
- [FFmpeg-cvslog] h264: fix bit depth changes with frame threading
Janne Grunau
- [FFmpeg-cvslog] fate: add tests for h264 decoder reinit
Janne Grunau
- [FFmpeg-cvslog] h264: drop special case for 9bit chroma422
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5'
Michael Niedermayer
- [FFmpeg-cvslog] h264: make ff_h264_frame_start static.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '25408b2a0660c1e6c8555559c4ed71dff2ede31e'
Michael Niedermayer
- [FFmpeg-cvslog] h264: merge common_init() into ff_h264_decode_init.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '48d0fd2d62a476e1db9298163f1fc0abae26cc67'
Michael Niedermayer
- [FFmpeg-cvslog] h264: add a parameter to the MB_MBAFF macro.
Anton Khirnov
- [FFmpeg-cvslog] h264: add a parameter to the MB_FIELD macro.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'
Michael Niedermayer
- [FFmpeg-cvslog] h264: add a parameter to the FRAME_MBAFF macro.
Anton Khirnov
- [FFmpeg-cvslog] h264: add a parameter to the FIELD_PICTURE macro.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'
Michael Niedermayer
- [FFmpeg-cvslog] h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.
Anton Khirnov
- [FFmpeg-cvslog] h264: add a parameter to the CABAC macro.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'
Michael Niedermayer
- [FFmpeg-cvslog] h264: add a parameter to the CHROMA422 macro.
Anton Khirnov
- [FFmpeg-cvslog] h264: add a parameter to the CHROMA444 macro.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'
Michael Niedermayer
- [FFmpeg-cvslog] h264: remove redundant freeing of DPB in h264_decode_end
Anton Khirnov
- [FFmpeg-cvslog] h264: add an argument to CHROMA for consistency
Michael Niedermayer
- [FFmpeg-cvslog] h264: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with yadif injection
Michael Niedermayer
- [FFmpeg-cvslog] g729dec: switch to buffer refs style
Michael Niedermayer
- [FFmpeg-cvslog] v308dec: remove unneeded self assignment
Michael Niedermayer
- [FFmpeg-cvslog] sonicdec: check decorrelation
Michael Niedermayer
- [FFmpeg-cvslog] sonicdec: fix frame size
Michael Niedermayer
- [FFmpeg-cvslog] sonicenc: fix mono decorrelation
Michael Niedermayer
- [FFmpeg-cvslog] sonicdec: update to new buffer API
Michael Niedermayer
- [FFmpeg-cvslog] vda_h264: fix for VDA compile
Andrew Euell
- [FFmpeg-cvslog] vdpau.h: change vdpau_render_state layout to match fork if AV_HAVE_INCOMPATIBLE_FORK_ABI
Michael Niedermayer
- [FFmpeg-cvslog] error_resilience: fix const correctness, silence warnings
Michael Niedermayer
- [FFmpeg-cvslog] h264: fix parsing of old lossless profile (profile_idc == 144)
Hendrik Leppkes
- [FFmpeg-cvslog] Do not fail in get_buffer_internal() if pix_fmt planes == 0.
Carl Eugen Hoyos
- [FFmpeg-cvslog] update for 0.11.3
Michael Niedermayer
- [FFmpeg-cvslog] Tag n0.11.3 : FFmpeg 0.11.3 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c277854 web/download: add 0.11.3
gitolite
- [FFmpeg-cvslog] lavu/eval: add between() function.
Clément Bœsch
- [FFmpeg-cvslog] doc/developer: Clarify symbol naming prefixes section.
Diego Biurrun
- [FFmpeg-cvslog] configure: Enable hwaccels without external dependencies by default.
Diego Biurrun
- [FFmpeg-cvslog] Fix compilation with --disable-mmx.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation with --disable-everything --enable-parser=h264.
Carl Eugen Hoyos
- [FFmpeg-cvslog] img2: WebP support
Michael Niedermayer
- [FFmpeg-cvslog] vp8: WebP decoding support
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] h263dec: switch to av_assert()
Michael Niedermayer
- [FFmpeg-cvslog] Fix typo in dvvideo decoder dependencies.
Carl Eugen Hoyos
- [FFmpeg-cvslog] x86/mpegvideo: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] x86/h264_qpel: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] lavc/prores: restore pict_type and key_frame setting.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/blend: always peek the first frame of each queue.
Clément Bœsch
- [FFmpeg-cvslog] Changelog: add WebP
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Correct inter stream timestamp discontinuities
Michael Niedermayer
- [FFmpeg-cvslog] avutil/frame: add all remaining frame properties to av_frame_copy_props
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6'
Michael Niedermayer
- [FFmpeg-cvslog] af_asyncts: fix compensation and PTS monotonicity
Jindřich Makovička
- [FFmpeg-cvslog] Merge commit '20a8ee3061e6d777600c13db731bee3c25878991'
Michael Niedermayer
- [FFmpeg-cvslog] tscc2: allocate AVFrame properly.
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a tscc2 test.
Anton Khirnov
- [FFmpeg-cvslog] fate: add test for cropping h264 to container dimensions
Janne Grunau
- [FFmpeg-cvslog] Call do_video_stats when duplicating frame
Thierry Foucu
- [FFmpeg-cvslog] lavd/v4l2: honor previously selected input channel
Giorgio Vazzana
- [FFmpeg-cvslog] Make audio FIFO read/write contracts more strict
Michael Bradshaw
- [FFmpeg-cvslog] libspeex: support ZygoAudio (quality 10 mode)
Piotr Bandurski
- [FFmpeg-cvslog] mips: Optimization of AAC psychoacoustic model functions
Bojan Zivkovic
- [FFmpeg-cvslog] lavfi/anullsrc: fix format negotiation
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/anullsrc: simplify logging code in config_props
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/anullsrc: remove extra parentheses
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/anullsrc: add missing checks
Stefano Sabatini
- [FFmpeg-cvslog] h264: dont report rows as finished after a missing slice
Michael Niedermayer
- [FFmpeg-cvslog] fate: use little endian yuv444p10 in h264-reinit tests
Janne Grunau
- [FFmpeg-cvslog] buffersink/uninit: use av_frame_free() not unref
Michael Niedermayer
- [FFmpeg-cvslog] fate: dont try to filter partial frames with yadif.
Michael Niedermayer
- [FFmpeg-cvslog] yop: use reget_buffer() as the previous contents are used
Michael Niedermayer
- [FFmpeg-cvslog] avutil/buffer: support memory poisoning
Michael Niedermayer
- [FFmpeg-cvslog] avutil/buffer: remove redundant memory poisoning
Michael Niedermayer
- [FFmpeg-cvslog] rawdec: fix memleak
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: avoid frame data leak on early frame drop
Marton Balint
- [FFmpeg-cvslog] bktr: Add missing includes for av_gettime()
Martin Storsjö
- [FFmpeg-cvslog] x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_video function
Martin Storsjö
- [FFmpeg-cvslog] x86: Change a missed occurrance of int to ptrdiff_t for strides
Martin Storsjö
- [FFmpeg-cvslog] lavfi/apad: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/sine: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/perms: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/settb: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/blackframe: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/boxblur: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/cropdetect: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/select: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/deshake: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/field: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/gradfun: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/geq: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/fieldorder: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/kerndeint: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/overlay: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/histeq: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/idet: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/subtitles: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/smartblur: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/setfield: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/tinterlace: use standard options parsing.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/colormatrix: reword error message in init
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/colormatrix: add support for named options
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/thumbnail: add support for named options.
Clément Bœsch
- [FFmpeg-cvslog] h264/field_end move progress report code after error concealment.
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: add test for concat.
Nicolas George
- [FFmpeg-cvslog] lavfi/af_amerge: return EAGAIN if the input layouts are not known.
Nicolas George
- [FFmpeg-cvslog] lavf/mux: add the flush_packets option.
Nicolas George
- [FFmpeg-cvslog] lavfi: support multiple rounds of format negotiation.
Nicolas George
- [FFmpeg-cvslog] avcodec/utils: initialize pixel buffer pool
Michael Niedermayer
- [FFmpeg-cvslog] vsrc_testsrc: avoid floats and non bit exactness
Michael Niedermayer
- [FFmpeg-cvslog] sndio_dec: Add missing includes for av_gettime()
Martin Storsjö
- [FFmpeg-cvslog] blend: Adding yuvj pixelformats to the blend effect
Björn S
- [FFmpeg-cvslog] lavc/flacdec: Propagate and return meaningful error codes
James Almer
- [FFmpeg-cvslog] xan: make decoder independent of sizeof(AVFrame)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gifdec: Add av_log() to workaround gcc 4.2 miscompiling the code
Michael Niedermayer
- [FFmpeg-cvslog] yop: Fix return type
Michael Niedermayer
- [FFmpeg-cvslog] xxan: make code independent of sizeof(AVFrame)
Michael Niedermayer
- [FFmpeg-cvslog] libpostproc: silence valgrind/fate warning about using uninitialized data
Michael Niedermayer
- [FFmpeg-cvslog] dshow_pin: dont return a value from a void function
Michael Niedermayer
- [FFmpeg-cvslog] ffserver/ctime1: avoid using strcpy()
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/curves: add presets support.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/curves: support preset shorthand.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/curves: add forgotten strong_contrast preset.
Clément Bœsch
- [FFmpeg-cvslog] tools: add audio normalize script example.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg_opt: avoid strcpy()
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/perms: remove unecessary indirection after f7324c06.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/perms: add seed option.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/perms: add myself to the copyright header.
Clément Bœsch
- [FFmpeg-cvslog] avcodec/x86/dsputil_qns_template: use av_assert
Michael Niedermayer
- [FFmpeg-cvslog] x86: consistently use unaligned movs in the unaligned bswap
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'e5c2794a7162e485eefd3133af5b98fd31386aeb'
Michael Niedermayer
- [FFmpeg-cvslog] x86/dsputil.asm: make unaligned bswap actually work
Michael Niedermayer
- [FFmpeg-cvslog] h264: Remove an unused variable
Martin Storsjö
- [FFmpeg-cvslog] ape: 3.80-3.92 decoding support
Kostya Shishkov
- [FFmpeg-cvslog] Merge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Move start code finding to utils.c
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '75644335b907919057960716508477239c26fed4'
Michael Niedermayer
- [FFmpeg-cvslog] Revert "Fix compilation with --disable-everything --enable-parser=h264."
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
- [FFmpeg-cvslog] lavfi/testsrc: make use of AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
- [FFmpeg-cvslog] lavfi/mandelbrot: make use of AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
- [FFmpeg-cvslog] lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
- [FFmpeg-cvslog] lavfi/cellauto: make use of AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
- [FFmpeg-cvslog] lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
- [FFmpeg-cvslog] h264: Make it possible to compile without error_resilience
Ronald S. Bultje
- [FFmpeg-cvslog] configure: the snow encoder is not supposed to depend on error resilience
Michael Niedermayer
- [FFmpeg-cvslog] configure: mpegvideo should not depend on error resilience
Michael Niedermayer
- [FFmpeg-cvslog] mpegtsenc: Only test the first frame for missing h264_mp4toannexb filter.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Only test the first frame for missing aac_adtstoasc bistream filter.
Carl Eugen Hoyos
- [FFmpeg-cvslog] tools: add tiny_ssim
Loren Merritt
- [FFmpeg-cvslog] tiny_ssim: Avoid "for(int ..."
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo/h264: drop period_since_free
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: fix null pointer dereference on switching streams
Michael Niedermayer
- [FFmpeg-cvslog] tests/tiny_ssim: include the 2 macros instead of a header
Michael Niedermayer
- [FFmpeg-cvslog] doc: "av* tools" -> "ff* tools".
Clément Bœsch
- [FFmpeg-cvslog] Fix a typo in the Monkey's Audio demuxer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support pcm_mulaw in Hikvision CCTV mpeg program streams.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix avisynth_context_create constructor error handling.
d s
- [FFmpeg-cvslog] Update MAINTAINERS with information about avisynth demuxer.
d s
- [FFmpeg-cvslog] x86: vc1dsp: Fix indentation
Martin Storsjö
- [FFmpeg-cvslog] configure: Remove the mpegvideo dependency from svq1
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d'
Michael Niedermayer
- [FFmpeg-cvslog] configure: Remove a stray msmpeg4v1 encoder declaration
Martin Storsjö
- [FFmpeg-cvslog] utils: add workaround for AVHWAccel in ff_get_buffer compat code
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'c24469e812501903a46a06eff9722a82e136e841'
Michael Niedermayer
- [FFmpeg-cvslog] hwaccel: fix use with frame based multithreading
Janne Grunau
- [FFmpeg-cvslog] vsrc_mandelbrot: support coloring the outside white
Michael Niedermayer
- [FFmpeg-cvslog] mandelbrot: add outer coloring method showing bailouted z
Michael Niedermayer
- [FFmpeg-cvslog] vsrc_mandelbrot: Mandel morphing support
Michael Niedermayer
- [FFmpeg-cvslog] avformat: change some seeking related assert to av_asserts
Michael Niedermayer
- [FFmpeg-cvslog] snow: drop commented out asserts
Michael Niedermayer
- [FFmpeg-cvslog] Fix heap-buffer-overflow in matroska_parse_block
Dale Curtis
- [FFmpeg-cvslog] wavpack: check K, fix assertion failure
Michael Niedermayer
- [FFmpeg-cvslog] vp3: Check fps validity more completely
Michael Niedermayer
- [FFmpeg-cvslog] electronicarts: check timebase, fix assertion failure
Michael Niedermayer
- [FFmpeg-cvslog] estimate_timings_from_bit_rate: Check timebase and bitrate
Michael Niedermayer
- [FFmpeg-cvslog] mlpdec: Fix reading state with 0 bit elements.
Michael Niedermayer
- [FFmpeg-cvslog] h264_cavlc: fix assertion failure due to reading too long vlc
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix dependencies of XvMC and old vdpau mpeg2 decoders
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'd767e2f969933b4e450ed4e69ea2bf8ca864838c'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabled
Janne Grunau
- [FFmpeg-cvslog] Merge commit '757d85868b77c4fdec7b77a3b7de1faf16c031e8'
Michael Niedermayer
- [FFmpeg-cvslog] dca: Move ff_dca_convert_bitstream() to the DCA common code
Diego Biurrun
- [FFmpeg-cvslog] vdpau: wrap codec specific functions in appropiate #ifs
Janne Grunau
- [FFmpeg-cvslog] Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022'
Michael Niedermayer
- [FFmpeg-cvslog] cosmetics: Remove unnecessary extern keywords from function declarations
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12: Move some ff_mpeg1_* function declarations to a more suitable place
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'eee2000b41234ae9465c314e18bfec1700181f32'
Michael Niedermayer
- [FFmpeg-cvslog] Split MPEG-1/2 decoder code off from MPEG-1/2 common code
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149'
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12: Move Mpeg1Context declaration to the only place it is used
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f'
Michael Niedermayer
- [FFmpeg-cvslog] msmpeg4: Split decoding related functions to a separate file
Martin Storsjö
- [FFmpeg-cvslog] build: Remove configure-generated .config file on distclean
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3'
Michael Niedermayer
- [FFmpeg-cvslog] build: Move setting of SRC_DIR to the only place it is used
Diego Biurrun
- [FFmpeg-cvslog] ape: use correct context for the bit table printed in debug
Kostya Shishkov
- [FFmpeg-cvslog] Merge commit '472391b9a7e15e3bff33b016e7b6dbfa6a555975'
Michael Niedermayer
- [FFmpeg-cvslog] configure: Add error_resilience as dependency to the eatqi decoder
Martin Storsjö
- [FFmpeg-cvslog] win32: Allow other programs to open the same files
Reimar Döffinger
- [FFmpeg-cvslog] Merge commit 'e9cc98839574c7e8d546e890ebbf57d1766e5d8a'
Michael Niedermayer
- [FFmpeg-cvslog] win32: Make ff_win32_open more robust
Reimar Döffinger
- [FFmpeg-cvslog] win32: Use 64-bit fstat/lseek variants for MSVC as well
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'cf53704c55378cc0dcfc16637cdac7d58f0b3107'
Michael Niedermayer
- [FFmpeg-cvslog] AVOptions: make av_set_options_string() forward options to child objects
Anton Khirnov
- [FFmpeg-cvslog] lavfi/biquads: fix min allowed option value
Paul B Mahol
- [FFmpeg-cvslog] avconv: add options for reading filtergraphs from a file.
Anton Khirnov
- [FFmpeg-cvslog] fate: filter: Add dependencies
Diego Biurrun
- [FFmpeg-cvslog] lavfi/gradfun: do not increment DC pointer for odd values.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/gradfun: fix rounding in MMX code.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/gradfun: remove rounding to match C and SSE code.
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c'
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/gradfun: fix dithering in MMX code.
Clément Bœsch
- [FFmpeg-cvslog] FATE: add a test for the gradfun filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the boxblur filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the drawbox filter
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '1a6d4bd7b60761bd7d955011ce7df4dd6b87b497'
Michael Niedermayer
- [FFmpeg-cvslog] FATE: add a test for the fade filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the unsharp filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the transpose filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the hqdn3d filter
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ea290d919a52f0f8c7e30d69328bb011ed13f61a'
Michael Niedermayer
- [FFmpeg-cvslog] FATE: add a test for the setpts filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the overlay filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the negate filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the channelmap filter
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '43a8333a16c796b3d855fb3aaa742103cb62731f'
Michael Niedermayer
- [FFmpeg-cvslog] af_channelsplit: set output channels, fix assertion failure
Michael Niedermayer
- [FFmpeg-cvslog] FATE: add a test for the channelsplit filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the volume filter
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the join filter
Anton Khirnov
- [FFmpeg-cvslog] vmdav: convert to bytestream2
Alexandra Khirnova
- [FFmpeg-cvslog] fate: Disable af_join test, as its output is not deterministic currently
Michael Niedermayer
- [FFmpeg-cvslog] af_join: fix channel count and format
Michael Niedermayer
- [FFmpeg-cvslog] lavd/v4l2: replace ioctl() with v4l2_ioctl()
Giorgio Vazzana
- [FFmpeg-cvslog] lavd/v4l2: fix printing of list_formats table
Giorgio Vazzana
- [FFmpeg-cvslog] avidec: Fix demuxing of non seekable avis with multiple RIFFs
Michael Niedermayer
- [FFmpeg-cvslog] fate/filter: stick delogo test with its deps (cosmetics).
Clément Bœsch
- [FFmpeg-cvslog] fate/filter: rename 'ubitux' rules to 'sample'.
Clément Bœsch
- [FFmpeg-cvslog] fate/filter: remove pointless indirections for gradfun and hqdn3d.
Clément Bœsch
- [FFmpeg-cvslog] fate/filter: move some CMD below deps for consistency.
Clément Bœsch
- [FFmpeg-cvslog] fate/filter: move gradfun filtergraph to a dedicated script.
Clément Bœsch
- [FFmpeg-cvslog] fate/filter: move concat filtergraph to a dedicated script.
Clément Bœsch
- [FFmpeg-cvslog] fate/filter: make overlay test bitexact.
Clément Bœsch
- [FFmpeg-cvslog] h264_refs: Check for attempts to assign pictures to short & long.
Michael Niedermayer
- [FFmpeg-cvslog] wmv2: Use emu edge mode when the edge is too small
Michael Niedermayer
- [FFmpeg-cvslog] wmv2: drop non emu edge mode
Michael Niedermayer
- [FFmpeg-cvslog] gmc: Always use edge emu
Michael Niedermayer
- [FFmpeg-cvslog] LICENSE: add libutvideo in the GPL libraries list.
Clément Bœsch
- [FFmpeg-cvslog] mpegvideo: Make the table reallocation more robust.
Michael Niedermayer
- [FFmpeg-cvslog] yop: Do not keep a copy of parts of the returned packet
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: check buffer before using it
Michael Niedermayer
- [FFmpeg-cvslog] id3v2: allocate large enough buffer
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: use the correct audio codec id when parsing metadata
Justin Ruggles
- [FFmpeg-cvslog] Merge commit 'c3d015775388882b8a122afc337ea35108f652be'
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: read audio sample size and channels metadata
Justin Ruggles
- [FFmpeg-cvslog] avutil/buffer: add get_opaque
Xidorn Quan
- [FFmpeg-cvslog] ffmpeg/avformat: factor av_guess_frame_rate() out
Michael Niedermayer
- [FFmpeg-cvslog] vda_h264_dec: fit the new API
Xidorn Quan
- [FFmpeg-cvslog] lavc: fix typo
Paul B Mahol
- [FFmpeg-cvslog] noise_bsf: check if allocation failed
Paul B Mahol
- [FFmpeg-cvslog] vmdav: use more unchecked bytestream2 variants where it makes sense
Paul B Mahol
- [FFmpeg-cvslog] aacps: correct opdipd code to match spec
Michael Niedermayer
- [FFmpeg-cvslog] paf_video: make code independent of sizeof(AVFrame)
Paul B Mahol
- [FFmpeg-cvslog] Fix pthread_cond and pthread_mutex leaks in vp8
Matt Wolenetz
- [FFmpeg-cvslog] fate: add an option to generate the references
Luca Barbato
- [FFmpeg-cvslog] fate: Print correct error message for reference generation too
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: use av_guess_frame_rate()
Michael Niedermayer
- [FFmpeg-cvslog] Do not show "Estimating duration from bitrate" warning if no duration was estimated.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation with --enable-decoder=webp --disable-decoder=vp8
Carl Eugen Hoyos
- [FFmpeg-cvslog] Write broken aac frames to mov files instead of skipping them.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libtheoraenc: clarify comment about global_quality to quality conversion
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod.pl: skip printing chapter names if they are disabled
Stefano Sabatini
- [FFmpeg-cvslog] lavc: remove empty function
Paul B Mahol
- [FFmpeg-cvslog] h264: Move slice_table clean out of frame_start
Michael Niedermayer
- [FFmpeg-cvslog] avutil: add av_buffer_get_ref_count()
Michael Niedermayer
- [FFmpeg-cvslog] h264_refs: assert that long ref fields have not been inserted multiple times
Michael Niedermayer
- [FFmpeg-cvslog] h264: move the default_ref_list_done check down after its inputs have been written
Michael Niedermayer
- [FFmpeg-cvslog] h264_refs: assert that the references are not deallocated
Michael Niedermayer
- [FFmpeg-cvslog] h264: move last_slice_type reset into decode_slice_header
Michael Niedermayer
- [FFmpeg-cvslog] h264_direct: assert the validity of the spatial ref
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: fix early frame dropped pts serial
Marton Balint
- [FFmpeg-cvslog] ffplay: always queue attachment pictures after flushing the video packet queue
Marton Balint
- [FFmpeg-cvslog] h264_refs: check for multiple mismatching long term ref assignments
Michael Niedermayer
- [FFmpeg-cvslog] Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24.
Stephen Hutchinson
- [FFmpeg-cvslog] decimate: check for avctx ptr before closing.
Clément Bœsch
- [FFmpeg-cvslog] vp8: Fix pthread_cond and pthread_mutex leaks
Matt Wolenetz
- [FFmpeg-cvslog] doc/platform: Remove part about dllimport
Derek Buitenhuis
- [FFmpeg-cvslog] fate/filter: use aperms to test volume filter.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/volume: use copy props helper instead of incomplete manual code.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/volume: use designated initializers for the sample_fmts declaration.
Clément Bœsch
- [FFmpeg-cvslog] doc/filters: fix width/height typo in crop filter.
Timothy Gu
- [FFmpeg-cvslog] lavfi/overlay: fix debug PTS output in try_filter_frame()
Stefano Sabatini
- [FFmpeg-cvslog] lavu/samplefmt: add av_samples_alloc_array_and_pointers()
Stefano Sabatini
- [FFmpeg-cvslog] examples/resampling_audio: make use of av_samples_alloc_array_and_samples()
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: allow forcing log line repeation
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils_common_opts: fix loglevel help text as its inaccurate
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: avtool -> fftool
Clément Bœsch
- [FFmpeg-cvslog] cmdutils: support filters in the help topic system.
Clément Bœsch
- [FFmpeg-cvslog] opt: attempt to improve options dump output.
Clément Bœsch
- [FFmpeg-cvslog] dvdec: fix lowres=3 with yuv 4:1:1
Michael Niedermayer
- [FFmpeg-cvslog] doxygen: dont strip code comments
Michael Niedermayer
Last message date:
Sun Mar 31 23:22:30 CEST 2013
Archived on: Sun Mar 31 23:22:30 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).