October 2014 Archives by thread
Starting: Wed Oct 1 01:10:08 CEST 2014
Ending: Fri Oct 31 23:42:03 CET 2014
Messages: 955
- [FFmpeg-cvslog] avcodec/utils: Force mutex to NULL after destruction.
Manfred Georg
- [FFmpeg-cvslog] hevc: reuse edge emu buffer for coefficients
Christophe Gisquet
- [FFmpeg-cvslog] avformat/movenc: AVC Intra support
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libx264: add avcintra-class
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: automatically set AVC-Intra tag
Michael Niedermayer
- [FFmpeg-cvslog] x86/mpegvideoencdsp: improve ff_pix_sum16_sse2
James Almer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. dc19e76 web/security: add forgotten CVE-2011-2161
gitolite
- [FFmpeg-cvslog] lavf/webm_dash: fix hardcode in cues_end computation
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] lavf/webm_dash: Fix incorrect bandwidth computation
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] libx265: enable psnr reporting when requested by the user
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd10d1b86550d254bd1e746ed613bf6885978879c'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvenc: fix codec_id_text check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfenc: add jpeg2000 support.
Benoit Fouet
- [FFmpeg-cvslog] jpeg2000: split off inverse MCT decoding as Jpeg2000DSP
James Almer
- [FFmpeg-cvslog] Check for oom in the dirac parser.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Stop demuxing wtv on eof.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support decoding 32bit pcm audio in mov.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/aresample: Check for memory alloc failure for out sample rates
Derek Buitenhuis
- [FFmpeg-cvslog] avfilter: Properly check for failed format query
Derek Buitenhuis
- [FFmpeg-cvslog] Fix compilation of jpeg2000dsp when disabling the encoder.
Yusuke Nakamura
- [FFmpeg-cvslog] avutil/avstring: Factor av_match_list() out
Michael Niedermayer
- [FFmpeg-cvslog] lavf/webm_dash: some fields should go into Representation
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] avcodec, avutil: allow more control about how samples are skipped
wm4
- [FFmpeg-cvslog] avcodec/utils: av_lockmgr_register defines behavior on failure.
Manfred Georg
- [FFmpeg-cvslog] avcodec: bump micro version for av_lockmgr_register() changes in a950edb472e8823e34832c7313ba447b2db76f27
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: Check run value more completely in ls_decode_line()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: check bits per pixel for changes similar to dimensions
Michael Niedermayer
- [FFmpeg-cvslog] x86/mlpdec: add ff_mlp_rematrix_channel_{sse4, avx2}
James Almer
- [FFmpeg-cvslog] mlpdec: move rematrix_channels code to output_data()
James Almer
- [FFmpeg-cvslog] wavpack: report if there is no bits left
Christophe Gisquet
- [FFmpeg-cvslog] wavpackenc: proper buffer allocation
Christophe Gisquet
- [FFmpeg-cvslog] avcodec: fix aac/ac3 parser bitstream buffer size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1dec: fix null pointer dereference
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: add GBRP16 to avcodec_align_dimensions2()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix missing {} in Stream to Packet side data code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow: check coeffs for validity
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: fix invalid free on error
wm4
- [FFmpeg-cvslog] avcodec/mjpegdec: fix green vertical line at the right with upscale h
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: fix green line at the bottom with upscale v
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters.texi: fix filter name in examples
Mark Harris
- [FFmpeg-cvslog] segment: don't access outside seg->frames array
Mika Raento
- [FFmpeg-cvslog] avformat/swfdec: Use side data to communicate w/h changes to the decoder
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfdec: Do not change the pixel format
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Allow partial escaping
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Use "goto fail" for all error paths in ff_mpv_common_frame_size_change()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: check that the context is initialized in ff_mpv_common_frame_size_change( )
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Set err on failure in ff_mpv_common_frame_size_change()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is not defined, evaluates to 0"
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the filtergraph not just when changing audio resample parameters
Michael Niedermayer
- [FFmpeg-cvslog] tools/crypto_bench: fix build when AV_READ_TIME is unavailable
Michael Niedermayer
- [FFmpeg-cvslog] apetag: Fix APE tag size check
Katerina Barone-Adesi
- [FFmpeg-cvslog] avcodec/x86/vp9lpf: Always include x86util.asm
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/webp: treat out-of-bound palette index as translucent black
Pascal Massimino
- [FFmpeg-cvslog] avcodec/libilbc: support for latest git of libilbc
Gianluigi Tiesi
- [FFmpeg-cvslog] avcodec/webp: fix default palette color 0xff000000 -> 0x00000000
Pascal Massimino
- [FFmpeg-cvslog] avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header()
Benoit Fouet
- [FFmpeg-cvslog] libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address
Philip DeCamp
- [FFmpeg-cvslog] avutil/x86/cpu: fix cpuid sub-leaf selection
lvqcl
- [FFmpeg-cvslog] avcodec/ac3enc_template: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] configure: add noexecstack to linker options if supported.
Reimar Döffinger
- [FFmpeg-cvslog] update for FFmpeg 2.3.4
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.3.4 : FFmpeg 2.3.4 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d13cde8 web/download: add FFmpeg 2.3.4
gitolite
- [FFmpeg-cvslog] avcodec/utils: Add case for jv to avcodec_align_dimensions2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: Fix decoding messenger.h263
Michael Niedermayer
- [FFmpeg-cvslog] Revert "avformat/img2dec: reduce bmppipe probe score"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: more completely check bpp/bppcount
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Check bits per pixel before setting monoblack pixel format
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Calculate MPNG bytewidth more defensively
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cinepak: fix integer underflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gifdec: factorize interleave end handling out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qpeg: fix off by 1 error in MV bounds check
Michael Niedermayer
- [FFmpeg-cvslog] hlsenc: Add parameter -hls_allow_cache
Joakim Roubert
- [FFmpeg-cvslog] Merge commit '55f03d872640175a00bfa262da4652b7312b905f'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smc: fix off by 1 error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: Dont memcpy AVFrame
Michael Niedermayer
- [FFmpeg-cvslog] sdp: add support for H.261
Thomas Volkert
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 248b02d web/download: add Ubuntu Multimedia for Trusty PPA
gitolite
- [FFmpeg-cvslog] avcodec/vorbisdec: Fix off by 1 error in ptns_to_read
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Check desc_len / get8() return code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: use a padded buffer in read_sl_header()
Michael Niedermayer
- [FFmpeg-cvslog] configure: Add -lrt dependency to avutil's pc file.
Josh Allmann
- [FFmpeg-cvslog] Merge commit '7d97511e13ef30cd99bae0e36400de055b72918d'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/assdec: make sure pos is initialized
Clément Bœsch
- [FFmpeg-cvslog] avcodec/h264: Check mode before considering mixed mode intra prediction
Michael Niedermayer
- [FFmpeg-cvslog] lavc/libx264: Fix compilation with libx264 version < 142.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/hevc: fix chroma transform_add size
Michael Niedermayer
- [FFmpeg-cvslog] x86/hevc: get rid off packusdw for ssse3 compatibility
Mickaël Raulet
- [FFmpeg-cvslog] fate-vc1_ilaced_twomv: use -flags +bitexact
Janne Grunau
- [FFmpeg-cvslog] Merge commit '36f3aec3630f27df64f4ff2b52a1c9ced760eb52'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/on2avc: Check number of channels
Michael Niedermayer
- [FFmpeg-cvslog] Update default FATE URL for release/11
Diego Biurrun
- [FFmpeg-cvslog] h264: Always invoke the get_format() callback
Rémi Denis-Courmont
- [FFmpeg-cvslog] mpeg12: Always invoke the get_format() callback
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '9eb442cca23bb8d33b3e6d37b8c0e3afff04c37a' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ce0972ecddef3eee3c03e393108e5728821e3e37' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '09c848855a7bf11a9ab4a69971cced260b17817d' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] hevc: Initialize mergecand_list to 0
Luca Barbato
- [FFmpeg-cvslog] h264: reset ret to avoid propagating minor failures
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '570cefb02b4f149c4263677e1a3eea216ee0ec8c' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ff24824a721576195c3b4a711e3ee2af900de795' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: fix sws typo
Michael Niedermayer
- [FFmpeg-cvslog] Fix compile error on arm4/arm5 platform
Bernd Kuhls
- [FFmpeg-cvslog] avcodec/asvenc: fix AAN scaling
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate-run.sh: Cat .err file in case of error with V>0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: fix error code at EOF for pipes
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: pass error code and signal EOF
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: initialize pkt->pos for image pipes
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: enable generic seeking for image pipes
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: export inner muxer timebase
Michael Niedermayer
- [FFmpeg-cvslog] Update for 2.4.2
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: Support -loop with pipes
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '68211c70afcfd4d675029cc85fba7dee8de53bdf'
Michael Niedermayer
- [FFmpeg-cvslog] vc1: Do not assume seek happens after decoding
Luca Barbato
- [FFmpeg-cvslog] x11grab: Check for XFixes availability at runtime
Luca Barbato
- [FFmpeg-cvslog] Merge commit '89fa2b5616274194d90bde0aeebf6adbd1245193'
Michael Niedermayer
- [FFmpeg-cvslog] x11grab: Check XFixesGetCursorImage return value
Luca Barbato
- [FFmpeg-cvslog] Merge commit '5b9c817dc7577b6d44acc94d73b9c77c52cda489'
Michael Niedermayer
- [FFmpeg-cvslog] x11grab: Check the XQueryPointer return value
Antonio Ospite
- [FFmpeg-cvslog] Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: Attempt to detect non-escaped glob patterns too ( -pattern_type glob)
Alexander Strasser
- [FFmpeg-cvslog] Tag n2.4.2 : FFmpeg 2.4.2 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c49ba2e web/download: add FFmpeg 2.4.2
gitolite
- [FFmpeg-cvslog] configure: Set large address aware.
Matthew Oliver
- [FFmpeg-cvslog] avcodec/webp: add optimization: use local palette with extra padding
Pascal Massimino
- [FFmpeg-cvslog] avcodec/webp: add assert to ensure palette is not larger than 256
Michael Niedermayer
- [FFmpeg-cvslog] Add some bug references to the changelog
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'f13f5a7d4b6c57a11c63ba5e4f972f0bff5f306a' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: reset the new IDR flag when SPS/PPS is seen.
Benoit Fouet
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8185bd3 web/download: move 2.3 to olddownload
gitolite
- [FFmpeg-cvslog] configure: add -lrt to libavutil when needed for nanosleep
Michael Niedermayer
- [FFmpeg-cvslog] avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: remove obsolete FF_API_FAST_MALLOC cruft
James Almer
- [FFmpeg-cvslog] avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruft
James Almer
- [FFmpeg-cvslog] avutil: remove obsolete FF_API_FIND_OPT cruft
James Almer
- [FFmpeg-cvslog] avutil: remove obsolete FF_API_INTFLOAT cruft
James Almer
- [FFmpeg-cvslog] avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruft
James Almer
- [FFmpeg-cvslog] avformat: remove obsolete FF_API_ALLOC_OUTPUT_CONTEXT cruft
James Almer
- [FFmpeg-cvslog] avformat: remove obsolete FF_API_FORMAT_PARAMETERS cruft
James Almer
- [FFmpeg-cvslog] avformat: remove obsolete FF_API_NEW_STREAM cruft
James Almer
- [FFmpeg-cvslog] avformat: remove obsolete FF_API_SET_PTS_INFO cruft
James Almer
- [FFmpeg-cvslog] avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruft
James Almer
- [FFmpeg-cvslog] avformat: remove obsolete FF_API_READ_PACKET cruft
James Almer
- [FFmpeg-cvslog] swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft
James Almer
- [FFmpeg-cvslog] avformat/mov: do not overwrite extradata in mov_read_glbl()
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample: fix sample drop loop end condition
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample: replace always true if() by av_assert0()
Michael Niedermayer
- [FFmpeg-cvslog] x86/synth_filter: add missing HAVE_YASM guard
James Almer
- [FFmpeg-cvslog] Update for 2.2.9
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.2.9 : FFmpeg 2.2.9 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f873831 web/download: add FFmpeg 2.2.9
gitolite
- [FFmpeg-cvslog] vdpau: add helper for VDPAU to libav error codes conversion
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '319424d25c53f82b87187ce03ed984d438f1bee6'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: factor out common end-of-frame handling
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'fcc1022611f79c2f3aa2f392a5ce14c74be9c1d7'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: common support for managing the VdpDecoder in avcodec
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'ce083282f0a8b7d63c4047c30b7bac498f9806dd'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vdpau_internal: add comment to #endif
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: pass codec-specific parameters from hwaccel
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vdpau: warn if the user application has not setup avctx-> hwaccel_context instead of potentially crashing
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: force reinitialization when output resolution changes
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '502cde409ca5ee97ef70c2cdede88b9101746ff6'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: add av_vdpau_bind_context()
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: check video surface and decoder capabilities
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'bef067f88c74190cdf7e76d12f02e12e069974aa'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: add vdpau_old to allow continued testing of the older ( but not oldest) API
Michael Niedermayer
- [FFmpeg-cvslog] avconv_vdpau: update to new VDPAU interface
Rémi Denis-Courmont
- [FFmpeg-cvslog] avcodec/vdpau: fix render2() check
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8de1d67967a9f9e22c66cb0c1e518ae4f30d07dd'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vdpau: do not dereference hwctx before checking it for NULL
Michael Niedermayer
- [FFmpeg-cvslog] lavc: specify the behavior of av_lockmgr_register on failure.
Manfred Georg
- [FFmpeg-cvslog] Merge commit '577899a6458ccad9026eb268f10dc0b39c224c8d'
Michael Niedermayer
- [FFmpeg-cvslog] ff_get_format: fix infinite loop
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '153fadc390d05aa47e5e2c56290401898fe41a23'
Michael Niedermayer
- [FFmpeg-cvslog] sdp: Simplify parsing/conversion of H264 extradata
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'b76249443864c88ffb2d41ab8d1de7432e985dc7'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Set the stream time base hint properly for chained muxers
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '28816050e47b6dba430a52e429d21a864cffda8e'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: read reel_name and source timecode from physical source package
Mark Reid
- [FFmpeg-cvslog] avcodec/avpacket: simplify freeing pkt->data
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avpacket: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresenc_kostya: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/escape124: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] bktr: Fix Fabrice's name
Timothy Gu
- [FFmpeg-cvslog] x86/dsputil: add emms to ff_scalarproduct_int16_mmxext()
James Almer
- [FFmpeg-cvslog] avformat/hls: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] hevc_mvs: initialize the temporal MV in case of missing ref
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '79a60c8e779242b5ba4c531b2c706c871e8e6420'
Michael Niedermayer
- [FFmpeg-cvslog] hevc_mvs: make sure to always initialize the temporal MV fully
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd208d1eba3799c58fd6d3602d31de3e686f14aec'
Michael Niedermayer
- [FFmpeg-cvslog] h263dec: Force padding bug workaround for H.263.
Josh Allmann
- [FFmpeg-cvslog] Merge commit '9a03c2323593173a201cb75edd1b49887cf811ed'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_adelay: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tiertexseq: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add w/h parameters in timeline
Clément Bœsch
- [FFmpeg-cvslog] Update for 1.2.9
Michael Niedermayer
- [FFmpeg-cvslog] Tag n1.2.9 : FFmpeg 1.2.9 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 897177c web/download: add 1.2.9
gitolite
- [FFmpeg-cvslog] ffprobe: add -show_pixel_formats option
Tobias Rapp
- [FFmpeg-cvslog] ffprobe: add pixel format flags output
Tobias Rapp
- [FFmpeg-cvslog] ffprobe: add pixel format component bit depth output
Tobias Rapp
- [FFmpeg-cvslog] ffprobe: add pixel format chroma sub-sampling output
Tobias Rapp
- [FFmpeg-cvslog] avcodec/mmvideo: Fix undefined behavior (left shift of negative value)
Michael Niedermayer
- [FFmpeg-cvslog] swresample/audioconvert: Fix undefined behavior ( left shift of negative value)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Undefined behavior ( left shift of 12852653 by 8 places cannot be represented in type 'int')
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: split off inverse MCT as Jpeg2000DSP
James Almer
- [FFmpeg-cvslog] Merge commit '82f8eb5f773d87e3d9c0066ef19b501a461ddfae'
Michael Niedermayer
- [FFmpeg-cvslog] x86: h264_intrapred: Don't treat 32-bit integers as 64-bit
Henrik Gramner
- [FFmpeg-cvslog] Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bfi: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avpicture: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] tests/Makefile: Fix fate-ffprobe with --target-path
Carl Eugen Hoyos
- [FFmpeg-cvslog] Changelog: add "ffprobe -show_pixel_formats option"
Tobias Rapp
- [FFmpeg-cvslog] avformat/matroskadec: do not trust the default duration to be the real 1/ timebase if its less than 5fps
Michael Niedermayer
- [FFmpeg-cvslog] avformat: use const char* instead of uint8_t* for AVProbeData.mime_type
Andreas Cadhalpun
- [FFmpeg-cvslog] Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'
Michael Niedermayer
- [FFmpeg-cvslog] avformat: bump version after mime_type change
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579'
Michael Niedermayer
- [FFmpeg-cvslog] vc1: Split the decoder in components
Luca Barbato
- [FFmpeg-cvslog] Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: make sure color_range is properly initialized
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '147f2e91eece6b9021ff5b7f8a3b5ce053566659'
Michael Niedermayer
- [FFmpeg-cvslog] avprobe: print color properties for show_streams
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'a2c00d22e71d13b72828147be86aa9e961c6cae6'
Michael Niedermayer
- [FFmpeg-cvslog] doc: expand description for some color properties
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'c732c62cee43f651775af5547cff99d418248542'
Michael Niedermayer
- [FFmpeg-cvslog] pixfmt: mark further reserved values
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'
Michael Niedermayer
- [FFmpeg-cvslog] pixdesc: return color properties names
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8'
Michael Niedermayer
- [FFmpeg-cvslog] dump: split audio and video probing on multiple lines
Vittorio Giovara
- [FFmpeg-cvslog] avcodec: Allow choosing the dump format field separator.
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Allow choosing the dump format field separator.
Michael Niedermayer
- [FFmpeg-cvslog] dump: print detailed color space information
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '41e86146e7240f9d42e8cdb86a94bb3eb2bbe15f'
Michael Niedermayer
- [FFmpeg-cvslog] dump: print the original coded dimensions when available
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '9f3a70c44224ed92d91df65bb9470a2649e7d019'
Michael Niedermayer
- [FFmpeg-cvslog] dump: Update streams and chapters printout format
Sylvain Rabot
- [FFmpeg-cvslog] Merge commit '167e6f1489368a4693145da61cb022c113a285bc'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: fix descriptions on color transfer options
Marc-Antoine Arnaud
- [FFmpeg-cvslog] avcodec: add enum values on chroma sample location
Marc-Antoine Arnaud
- [FFmpeg-cvslog] Merge commit '9d5fed6dc4cccb0689f694112f5026988bebc472'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: fix colorspace option description
Vittorio Giovara
- [FFmpeg-cvslog] mov: support the Color Parameter Atoms 'colr'
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6'
Michael Niedermayer
- [FFmpeg-cvslog] vp8: initialize color space and range properties
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f'
Michael Niedermayer
- [FFmpeg-cvslog] vp9: initialize color space and range properties
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'eddf95283fbba1b469b76e7518bc3941f671b193'
Michael Niedermayer
- [FFmpeg-cvslog] vc1: initialize color properties
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7'
Michael Niedermayer
- [FFmpeg-cvslog] fix seperator typo
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1916674 web/index: add news about OPW and samsungs donation
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9da587a web/index: fix typos and link
gitolite
- [FFmpeg-cvslog] avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override code.
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dump: use format dump_separator if the codec one is not set
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix 'warning: format specifies type unsigned short but the argument has type int'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Fix "warning: pointer type mismatch in conditional expression"
Michael Niedermayer
- [FFmpeg-cvslog] ismindex: handle discontinuous streams better
Mika Raento
- [FFmpeg-cvslog] Merge commit '2bc220958c7570020d87ee353db65460b518998a'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: fix 2GB file seek limit on Android
Yu Xiaolei
- [FFmpeg-cvslog] avformat/mov: E-AC-3 streams need parsing too.
Benoit Fouet
- [FFmpeg-cvslog] avutil/Makefile: add softfloat to TESTPROGS
Michael Niedermayer
- [FFmpeg-cvslog] avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/softfloat: add some asserts
Michael Niedermayer
- [FFmpeg-cvslog] compat/w32pthreads: use the CONDITION_VARIABLE typedef if available
James Almer
- [FFmpeg-cvslog] Fix writing first audio Cues in dash mode.
Frank Galligan
- [FFmpeg-cvslog] compat/w32pthreads: use the condition variable API directly when targeting newer versions of Windows
James Almer
- [FFmpeg-cvslog] ffplay: dont leave swresampler in half initialized state
Marton Balint
- [FFmpeg-cvslog] lavf/webm_dash: Allow filenames without directories
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_entries[]
Michael Niedermayer
- [FFmpeg-cvslog] avformat/os_support: include unistd.h before defining lseek to lseek64 on android
Michael Niedermayer
- [FFmpeg-cvslog] avformat/format: move mime_type_opt declaration to where its used
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: Simplify by using av_color_range_name()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '73ea3ffcd55b0b1d23ba4769d65996a8d58ffa11'
Michael Niedermayer
- [FFmpeg-cvslog] w32pthreads: use the CONDITION_VARIABLE typedef if available
James Almer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3dfacd7 web/index: Use HTML entity for the & in Click&Pledge
gitolite
- [FFmpeg-cvslog] w32pthreads: use the condition variable API directly when targeting newer versions of Windows
James Almer
- [FFmpeg-cvslog] Merge commit 'b7c3bfd5eb3153f7de8039f96e7911b2a1d46cae'
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and diff_pixels_altivec() for POWER LE
Rong Yan
- [FFmpeg-cvslog] libavcodec/ppc/mpegvideoencdsp.c : fix pix_norm1_altivec() and pix_sum_altivec() for POWER LE
Rong Yan
- [FFmpeg-cvslog] vp9: enable multi-thread decoding when refreshctx is equal to 0
Di Wu
- [FFmpeg-cvslog] libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() sad16_xy2_altivec() sad16_x2_altivec() sad16_y2_altivec() sad8_altivec() for POWER LE
Rong Yan
- [FFmpeg-cvslog] libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() for POWER LE
Rong Yan
- [FFmpeg-cvslog] avcodec/cavs: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] float_dsp-test: allow forcing cpuflags
James Almer
- [FFmpeg-cvslog] avformat/movenc: add EAC3 muxing support.
Benoit Fouet
- [FFmpeg-cvslog] avutil/softfloat: Fix undefined shift in av_add_sf()
Michael Niedermayer
- [FFmpeg-cvslog] utvideoenc: properly set slice height/last line
Christophe Gisquet
- [FFmpeg-cvslog] lavf: More informative error message
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'eb4f9069002e73648f6640cd054fc814cfda75b8'
Michael Niedermayer
- [FFmpeg-cvslog] sctp: Use AVERROR_BUG instead of abort()
Luca Barbato
- [FFmpeg-cvslog] Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d'
Michael Niedermayer
- [FFmpeg-cvslog] rtsp: Check for command strings without spaces
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'c27328e749ff3be648411765cd17362fee017341'
Michael Niedermayer
- [FFmpeg-cvslog] rtsp: Support tls-encapsulated RTSP
Luca Barbato
- [FFmpeg-cvslog] Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9'
Michael Niedermayer
- [FFmpeg-cvslog] rtsp: Support tls when in listen mode
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'c839b0439f0b01c72a6d253920d2e342b30f8bcb'
Michael Niedermayer
- [FFmpeg-cvslog] rtsp: Add rtsps to the probe
Luca Barbato
- [FFmpeg-cvslog] Merge commit '3df8d52fcdc9036b4074fdc612d487ece8bb5b7f'
Michael Niedermayer
- [FFmpeg-cvslog] tls: Support passing old-style tcp options
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/assenc: make sure we crawl extradata only if it's non-null
Clément Bœsch
- [FFmpeg-cvslog] tcp: Add AVOption support
Luca Barbato
- [FFmpeg-cvslog] Merge commit '1d4579e38ecad578c86516fad2837a273d11b320'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: print aspect_ratio_info in debug output
Michael Niedermayer
- [FFmpeg-cvslog] swscale: support internal scaler cascades
Michael Niedermayer
- [FFmpeg-cvslog] avutil/lzo: fix resource leak
Ruoyu
- [FFmpeg-cvslog] proresenc_ks: use chroma sampling in autoselection
Christophe Gisquet
- [FFmpeg-cvslog] ffmpeg_opt: abort if -to <= -ss
Simon Thelen
- [FFmpeg-cvslog] avcodec/eamad: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_parser: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dct: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] vf_drawtext: add missing clear of pointers after av_expr_free()
Karl Kiniger
- [FFmpeg-cvslog] avcodec/mjpegdec: sanity check bits
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Don't drop both pts and dts if timestamps are invalid
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bd239c9a2e151c0aeeb653a571f130aae7320894'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/error_resilience: avoid pointer arithmetic with NULL
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/eatqi: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/eatgv: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruft
James Almer
- [FFmpeg-cvslog] avfilter/vf_pp: add yuv 4:4:0 support
Michael Niedermayer
- [FFmpeg-cvslog] postprocess: add YUV 4:4:0 support
Michael Niedermayer
- [FFmpeg-cvslog] postproc/postprocess: fix quant store for fq mode
Michael Niedermayer
- [FFmpeg-cvslog] smoothstreamingenc: Simplify code by removing a redundant variable
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '8bef43388132b53f59a6e90add18900a3bb4cc60'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Adjust edit lists to trim out parts of tracks with negative pts
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '72f801619a1ae91969fee9a7d72519422433c998'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Add some comments explaining subtle details in writing the edit lists
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '95ee4e2ce774e0339632d067161596bf3dadfc72'
Michael Niedermayer
- [FFmpeg-cvslog] fate: add test for vp90-2-trac3849.webm
James Almer
- [FFmpeg-cvslog] movenc: Write edit lists for fragmented files as well, if necessary
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'dbb472cb2f2f799295a12b4922a6a8be2cccfdee'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Print a warning for an unhandled case of nonzero start dts with empty_moov
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'dad12ce452a9d69c0d9d53c375003947d5f1b02e'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Simplify code by using an existing local pointer
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'e44ee1eb8db7393e9d43207c2e1812720e292e6d'
Michael Niedermayer
- [FFmpeg-cvslog] icecast: Do not use chunked post
Mark McGough
- [FFmpeg-cvslog] Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01'
Michael Niedermayer
- [FFmpeg-cvslog] libpostproc: support grayscale
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_pp: support AV_PIX_FMT_GRAY8
Michael Niedermayer
- [FFmpeg-cvslog] mov.c: allow reading fragment start dts/pts from fragmented mp4
Mika Raento
- [FFmpeg-cvslog] libavcodec/libtwolame: fix null pointer dereference
Paul B Mahol
- [FFmpeg-cvslog] avformat/mov: fix mix of declaration and statement
Michael Niedermayer
- [FFmpeg-cvslog] postproc: fix qp count
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: map LFE[0] to SCE[1] for 4.0 audio.
Benoit Fouet
- [FFmpeg-cvslog] avformat/movenc: add support for syncframes concatenation for E-AC-3.
Benoit Fouet
- [FFmpeg-cvslog] h263dec: call get_format after setting resolution and profile
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '1f29e5d7a2b0950f3b6820896e97e2c02e6a10a9'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: print more information with av_dlog() in compute_pkt_fields()
Michael Niedermayer
- [FFmpeg-cvslog] h263dec: call get_format() on resolution changes
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'c80a816142699dea9cf9fa66689a7838a487ed7e'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: print element types when debug startcode is set
Michael Niedermayer
- [FFmpeg-cvslog] lavc: use a separate field for exporting audio encoder padding
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ac3enc_template: use the initial_padding field
Michael Niedermayer
- [FFmpeg-cvslog] lavf: use initial_padding instead of deprecated delay
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix stream copy with initial_padding
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3enc: use initial_padding
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_pp: add gbrp support
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flac_parser: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iirfilter: Change ff_iir_filter_free_coeffs() so it clears the pointers as well
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Write tfdt atoms
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'c2c22c75cf89e2faab34d1ee1d392cfb065439ea'
Michael Niedermayer
- [FFmpeg-cvslog] mov: Handle tfdt atoms
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'a74f8121d88e0bdf0d69c22e4b3713032da9300a'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Fix memleak of primer_packs
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Fix termination of mxf_data_essence_container_uls
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: cleanup if parsing the header metadata fails
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Fix memleak of packages_refs
Michael Niedermayer
- [FFmpeg-cvslog] doc: fix typing mistake
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: have av_vdpau_bind_context() fail on unsupported flag
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'c1724623ce0433c6a9ee72133b1fd4db75ec7193'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: deprecate the use of AVCodecContext.time_base for decoding
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: fix time_base after the framerate addition
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: fix time_base and framerate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: fix time_base and framerate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1: fix time_base and framerate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dpx: fix framerate
Michael Niedermayer
- [FFmpeg-cvslog] lavf: switch to AVCodecContext.framerate for demuxing
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: use av_reduce() to simplify code and avoid overflow in ff_compute_frame_duration()
Michael Niedermayer
- [FFmpeg-cvslog] avconv: replace AVCodecContext.time_base with framerate
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '557d4c4ecae080729e68df54ed2bd8420d0f037a'
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '9b7f932ee568cadfc0f556a061fcc00cb63f9780'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5'
Michael Niedermayer
- [FFmpeg-cvslog] sdp: Provide out of bound parameter sets for HEVC if extradata is set
Martin Storsjö
- [FFmpeg-cvslog] doc/filters: update link to OpenCV docs
Lou Logan
- [FFmpeg-cvslog] fate: make subtitles tests output to stdout instead of md5
Clément Bœsch
- [FFmpeg-cvslog] fate: fix some subtitles tests dependencies
Clément Bœsch
- [FFmpeg-cvslog] avcodec/ass: output missing fields in AVSubtitles and output files
Clément Bœsch
- [FFmpeg-cvslog] fate: add rawdiff and use it for subtitles
Clément Bœsch
- [FFmpeg-cvslog] avformat/assenc: support remuxing old V4 ASS form (SSA)
Clément Bœsch
- [FFmpeg-cvslog] avcodec/ass_split: extend recognized fields in ASS splitter
Clément Bœsch
- [FFmpeg-cvslog] avcodec/ass_split: assume default order when "Format:" line is not found
Clément Bœsch
- [FFmpeg-cvslog] avcodec/ass_split: realign after addition of new fields
Clément Bœsch
- [FFmpeg-cvslog] avformat/assdec: typo fix
Clément Bœsch
- [FFmpeg-cvslog] avcodec/ass: add FFmpeg signature
Clément Bœsch
- [FFmpeg-cvslog] doc/encoders: add basic libx265 documentation
Lou Logan
- [FFmpeg-cvslog] avformat/rtsp: check memory allocation
Michael Lynch
- [FFmpeg-cvslog] build: mov_muxer requires ac3_parser
Yu Xiaolei
- [FFmpeg-cvslog] avformat/mov: auodetect "use_mfra_for"
Michael Niedermayer
- [FFmpeg-cvslog] imc: fix order of operations in coefficients read
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '1ac5a29b2e5ddeae068deb9d6e0e803a91941d4d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '74b02377980321934e33969c84733ace7e9f4eeb'
Michael Niedermayer
- [FFmpeg-cvslog] mov: Correctly check the color transfer characteristics range
Vittorio Giovara
- [FFmpeg-cvslog] rtpdec_hevc: Rename a variable for clarity
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '752e71e74f50e7a6f9a19edb8e775b2ea2fb94d8'
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'ced7238cd01cc2199acf9225305628641a27c1d7'
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: Fix a typo
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avcodec: fix non doxy comment
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avcodec: more verbose documentation for time_base
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggparsedirac: use AVCodecContext.framerate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Try to correct the codec_framerate in ff_compute_frame_duration() for the encoding case
Michael Niedermayer
- [FFmpeg-cvslog] avformat/util: Simplify av_guess_frame_rate() by using AVCodecContext.framerate
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: add the judgement if a new program is created successfully
Di Wu
- [FFmpeg-cvslog] Fix initialisers in dct-test.c.
Carl Eugen Hoyos
- [FFmpeg-cvslog] rtsp: Check a memory allocation
Michael Lynch
- [FFmpeg-cvslog] Merge commit '460b509a34fb5fad3bedac8429f53594d3923ea8'
Michael Niedermayer
- [FFmpeg-cvslog] ismindex: use tfhd default duration if no sample duration
Mika Raento
- [FFmpeg-cvslog] Merge commit '979932378ae3fbf452e312eb759cc7ce175f78de'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_noise: fix high resolution support
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_noise: move shift calculation to filter_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_noise: use per component rand_shift
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_noise: Use a separate seed for each plane
Michael Niedermayer
- [FFmpeg-cvslog] avformat/id3v2: silence a warning when CONFIG_ZLIB is unset.
Benoit Fouet
- [FFmpeg-cvslog] swresample: do not put multiple statements in one line
Michael Niedermayer
- [FFmpeg-cvslog] swresample/resample: fix invert_initial_buffer() after flush
Michael Niedermayer
- [FFmpeg-cvslog] x86/vf_noise: move asm code to a separate file
James Almer
- [FFmpeg-cvslog] doc/filters.texi: fix several typos in the vidstab* sections
Moritz Barsnick
- [FFmpeg-cvslog] fate: add mpeg4 tests for frame size changes
Janne Grunau
- [FFmpeg-cvslog] avformat/m4vdec: mark as possibly containing discontinuities
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f29c226af0ecc34c417b646580a9acd7d8bbaf48'
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/mpeg4: fix samples path
Michael Niedermayer
- [FFmpeg-cvslog] avplay: Always free find_stream_info options
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'cf83c0173917a44b89a25ea2b435429bbf9ee767'
Michael Niedermayer
- [FFmpeg-cvslog] avplay: Always free opts
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'e58a140cf91d1a9cdfa3115d73c923dab0e9e7dc'
Michael Niedermayer
- [FFmpeg-cvslog] avprobe: Remove a pointless check
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'aeb23fc4549a25ef32ff085d2a76227f90caf403'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: fix leak in filter error
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'c802a2e718fb3619291f310f851f1a1cdcf4f581'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: check return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'c92965dbfbb7e2b49df14db2fd0e23a29295730a'
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Make avformat_free_context handle NULL
Luca Barbato
- [FFmpeg-cvslog] Merge commit '0db6bbb24c1a9f6b5527f460361a5a4132248eee'
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Use the correct guard
Luca Barbato
- [FFmpeg-cvslog] Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4'
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: Add function to read a number response
Uwe L. Korn
- [FFmpeg-cvslog] Merge commit '324b23dde1bc8638959eb32419c95a93906db272'
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: Add getStreamLength call to query duration
Uwe L. Korn
- [FFmpeg-cvslog] Merge commit 'e65c776d18dc14df8a279e017760862f9fc8763b'
Michael Niedermayer
- [FFmpeg-cvslog] gitignore: add test_copy.ffmeta
Benoit Fouet
- [FFmpeg-cvslog] avformat/id3v2: support buggy id3v2.3 tag length in id3v2.4
Benoit Fouet
- [FFmpeg-cvslog] libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata Support
Omer Osman
- [FFmpeg-cvslog] Merge commit 'b01a2204b5cff7bb920f42fda1bb0103f450fe93'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libfdk-aacdec: use av_feeep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] libfdk-aacdec: Enable Dynamic Range Control Metadata Support
Omer Osman
- [FFmpeg-cvslog] Merge commit '66e9f839536238945fbfe9d2041b6891cb150e45'
Michael Niedermayer
- [FFmpeg-cvslog] dump: display codec tags when available
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'bae557edcea996328e8ff48b9e074a4210f7e6b4'
Michael Niedermayer
- [FFmpeg-cvslog] hlsenc.c, segment.c: propagate defaults to mpegts
Mika Raento
- [FFmpeg-cvslog] ffplay: remove delays when paused from video and subtitle thread
Marton Balint
- [FFmpeg-cvslog] ffplay: remove manual bug option handling code
Marton Balint
- [FFmpeg-cvslog] ffplay: update documentation
Marton Balint
- [FFmpeg-cvslog] libavutil: Add CAST128 symmetric block cipher
Supraja Meedinti
- [FFmpeg-cvslog] configure: add pkg-config support for libx264
Benoit Fouet
- [FFmpeg-cvslog] rtmpproto: Track last received timestamp
Uwe L. Korn
- [FFmpeg-cvslog] Merge commit 'f4cd8b80b9cb2a9a4112d8abb1d3b93cd3b4e467'
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: Add pause support
Uwe L. Korn
- [FFmpeg-cvslog] Merge commit '9bec3ca2b878c83d2337bc6095bd51c3e3f8eef0'
Michael Niedermayer
- [FFmpeg-cvslog] urlprotocol: remove unused url_interrupt_cb declaration
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'fb238f8230c1b0314985482207add548c68f83cf'
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/mpeg4: add -sws_flags +bitexact
Michael Niedermayer
- [FFmpeg-cvslog] resample: Avoid off-by-1 errors in PTS calcs.
Timothy B. Terriberry
- [FFmpeg-cvslog] Merge commit '6cbbf0592f4f3940aac7f687850d1b726a2ea836'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: make rc_qsquish a private option of mpegvideo encoders
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a6e4ce9fd50897dc6d9c2ada4b6b8090de7de5bf'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: make rc_qmod_* into private options of mpegvideo encoders
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '946f95354ba76ef73c9b66889d86ab5fba4fb486'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: make rc_eq into private options of mpegvideo encoders
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: make rc_buffer_aggressivity/ rc_initial_cplx into private options of mpegvideo encoders
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '66a68ddd1ac376b24db8695058bc8fc28f5bada6'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: deprecate unused me_threshold field
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '59b55c494e01de09dfd7cbf9cbbe7223265ac283'
Michael Niedermayer
- [FFmpeg-cvslog] libvpxenc: add static-thresh private option
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '685be3d1aecf965281128f3b631ed965bcfa754d'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: deprecate unused mb_threshold field
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'c4f7bee0872d5e2e0e91673dd4b0f18de4a3d866'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: make border_masking into private options of mpegvideo encoders
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '15ec053c4c0b198a2e93eb8e60c8f41e091e0c40'
Michael Niedermayer
- [FFmpeg-cvslog] libavutil: Add missing av_free() to cast5 selftest
Giorgio Vazzana
- [FFmpeg-cvslog] lavc: make lmax/lmin into private options of mpegvideo encoders
Anton Khirnov
- [FFmpeg-cvslog] avcodec/mjpegenc: add priv_class to encoders
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmv2enc: add priv_class
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: add FF_MPV_COMMON_OPTS
Michael Niedermayer
- [FFmpeg-cvslog] vf_drawtext: Do not leak the mmapped textfile
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'f401792595dd7760f531e8a3bd2336e9033bd45a'
Michael Niedermayer
- [FFmpeg-cvslog] vf_showinfo: Forward the av_image_get_linesize error
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152'
Michael Niedermayer
- [FFmpeg-cvslog] af_resample: check av_opt_set_dict return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258'
Michael Niedermayer
- [FFmpeg-cvslog] avresample: prevent theoretical division by zero
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '088eca28164c8cd3b72b0c3d3f9e3fe5ee5cb28f'
Michael Niedermayer
- [FFmpeg-cvslog] avresample: Make sure the even check does not overflow
Luca Barbato
- [FFmpeg-cvslog] Merge commit '963f76144897d3f7684d82ec21e51dd50ea1106e'
Michael Niedermayer
- [FFmpeg-cvslog] oss_audio: use a macro to simplify ioctl() error checking
Timothy Gu
- [FFmpeg-cvslog] Merge commit 'b7c77912b62163b3b46ce93fe42fff3c83604c82'
Michael Niedermayer
- [FFmpeg-cvslog] swscale: fix sign extensions in yuv planar conversion
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'fc1eda543c6ef043300612db90da5cfd972af650'
Michael Niedermayer
- [FFmpeg-cvslog] rtmp: Always call rtmp_close() on rtmp_open() failure
Alexander Drozdov
- [FFmpeg-cvslog] Merge commit '0034314a69e76a53534a74cceef865cfcb7b42cc'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nellymoserenc: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libvpxenc: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Display pixel format information as none ... if unknown instead of omitting it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: add codec_whitelist
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Add format_whitelist
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: fix localtime drawtext example.
Simon Thelen
- [FFmpeg-cvslog] avformat/riff: Add UGY2
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_idet: add counts to frame metadata
Kevin Mitchell
- [FFmpeg-cvslog] libavfi: added option to vf_perspective to specify transformation by giving destinations of corners of source.
Nicholas Robbins
- [FFmpeg-cvslog] rtmpproto: Don't mistake app for playpath.
Kacper Michajłow
- [FFmpeg-cvslog] ffprobe: Add support for color_trc/color_pri/chroma_loc
Michael Niedermayer
- [FFmpeg-cvslog] avutil/error: Introduce new error codes for 4XX and 5XX replies from remote servers
Andrey Utkin
- [FFmpeg-cvslog] avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint
Clément Bœsch
- [FFmpeg-cvslog] avcodec/ass: add ASS trailing \r\n in one single place
Clément Bœsch
- [FFmpeg-cvslog] avcodec/snowenc: remove redundant FF_MPV_OFFSET()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/http: Introduce ff_http_averror()
Andrey Utkin
- [FFmpeg-cvslog] avformat/http: Use ff_http_averror()
Andrey Utkin
- [FFmpeg-cvslog] avutil/cast5: Fix off by one error
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_idet: add both multiple and single frame detection metadata
Kevin Mitchell
- [FFmpeg-cvslog] v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSD
Brad Smith
- [FFmpeg-cvslog] lavf/mov.c: Allocate buffer in case of long metadata entries.
Thilo Borgmann
- [FFmpeg-cvslog] configure: fix bug to ensure that HAVE_VSX is only enabled when HAVE_ALTIVEC is enabled and in LE environment
Rong Yan
- [FFmpeg-cvslog] idcin: fix return check
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '8ab3b71e4b343cec3fa369a880ab4496d7345154'
Michael Niedermayer
- [FFmpeg-cvslog] avio: fix sizeof argument
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '02484d1a9316a9309fc1830825345ab79f6a8d60'
Michael Niedermayer
- [FFmpeg-cvslog] aviobuf: check context before using it
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'd7f530b0d67fe3996dbfa990a47c865e0d1400a2'
Michael Niedermayer
- [FFmpeg-cvslog] wtv: check seek_by_sector return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '9fbc613f0df1628e7e78bca791fa8833846f8210'
Michael Niedermayer
- [FFmpeg-cvslog] wtv: clean memory on error
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '7b48bf95242ebf95366d24d32e4cfca6aa77c5e2'
Michael Niedermayer
- [FFmpeg-cvslog] lavd: export all symbols with av_ prefix
Lukasz Marek
- [FFmpeg-cvslog] vf_format: check input validity
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'd1afd3e1d6e43f4d37ae147091f270124ac48e04'
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: remove dead code
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '322b571d5591978efd6f6fee12181ac8900079fe'
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_hevc: drop unnecessary check
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '350ed1829268d343b791208c8fd1cddd44d52a8e'
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: Prevent a memory corruption
Luca Barbato
- [FFmpeg-cvslog] Merge commit '96bfb677478514db73d1b63b4213c97ad4269e8f'
Michael Niedermayer
- [FFmpeg-cvslog] rtpproto: Free the addrinfo pointer on failure
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'd2771a1dc0a3695e8873adc16d068077f2417eea'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libutvideodec: print extradata size if unsupported
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: Add -start_at_zero option.
Rodger Combs
- [FFmpeg-cvslog] avformat/rtspcodes: introduce ff_rtsp_averror()
Andrey Utkin
- [FFmpeg-cvslog] avformat/rtsp: Use ff_rtsp_averror()
Andrey Utkin
- [FFmpeg-cvslog] lavf/mov.c: Prevent memory leak in case of invalid metadata reads.
Thilo Borgmann
- [FFmpeg-cvslog] lavfi/afade: fix cur_sample computation
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/concat: accept a single segment
Stefano Sabatini
- [FFmpeg-cvslog] doc/ffmpeg.texi: document the new -start_at_zero option
Rodger Combs
- [FFmpeg-cvslog] avcodec/mjpegdec: Support 24111100 pix fmt id
Michael Niedermayer
- [FFmpeg-cvslog] mov.c: reasonable bitrate for fragmented mp4
Mika Raento
- [FFmpeg-cvslog] avcodec/mjpegdec: simplify chroma_height calculation
Michael Niedermayer
- [FFmpeg-cvslog] fate-mpeg4: use TARGET_SAMPLES for resize tests
Janne Grunau
- [FFmpeg-cvslog] Merge commit '04d8af5f17961b9b7076b8c974e360feb08787c2'
Michael Niedermayer
- [FFmpeg-cvslog] smoothstreamingenc: explict cast to avoid overflow
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e73d26bbd65f1ac5fc73ef3fd24cab1bed8ba2e2'
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: avoid unitialized use of a struct member
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629'
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: make sure to check create_stream and report the same error
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae'
Michael Niedermayer
- [FFmpeg-cvslog] lavd/fbdev_dec: use default device when not provided
Lukasz Marek
- [FFmpeg-cvslog] lavd/fbdev_common: report error during probing fbdev device
Lukasz Marek
- [FFmpeg-cvslog] rmdec: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '7207dd8f829baee58b4df6c97c19ffde77039e8d'
Michael Niedermayer
- [FFmpeg-cvslog] rmdec: stricter error check to avoid theoretical unitialized use
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'be42c0b8d57fe2ea769892d102ffd5561dc18709'
Michael Niedermayer
- [FFmpeg-cvslog] nutenc: check for negative index rather than assert
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b69183f65d0f6f4cd7a4e6c0deb57d59b0185aba'
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe'
Michael Niedermayer
- [FFmpeg-cvslog] lavf/cinedec: Fix a typo in the file header.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/mjpegdec: use FF_CEIL_RSHIFT() for width
Michael Niedermayer
- [FFmpeg-cvslog] tools/crypto_bench: add CAST5 support
James Almer
- [FFmpeg-cvslog] avformat/matroskadec: Fix cluster parsing loop which gathers seek information
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_idet: Fixes issue with idet not flushing last frame.
Neil Birkbeck
- [FFmpeg-cvslog] avformat/mux: Fix assertion failure due to max_interleave_delta and poor input
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: avoid endlessly reading from one input while another is unavailable
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiffenc: properly compute packet size
Christophe Gisquet
- [FFmpeg-cvslog] ffserver: move configuration code to separate file
Lukasz Marek
- [FFmpeg-cvslog] ffserver_config: clean up variable initialization
Lukasz Marek
- [FFmpeg-cvslog] ffserver_conf: factorize parse function per config tag
Lukasz Marek
- [FFmpeg-cvslog] Added STL demuxer and decoder
Eejya Singh
- [FFmpeg-cvslog] avformat/format: Use av_match_name() instead of list in av_match_ext()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/avstring: Reimplement av_match_list()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/avstring: fix hardcoded separator in av_match_list()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: forward whitelists to mpegts demuxer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sapdec: Forward whitelists to sdp demuxer
Michael Niedermayer
- [FFmpeg-cvslog] x86/hpeldsp: fix loop in {avg, avg_no_rnd}_pixels16_x2_mmx
James Almer
- [FFmpeg-cvslog] avformat/libquvi: Forward whitelists to subdemuxer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpeg: Forward whitelists to the mpegps demuxer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Forward whitelists to the subtitle demuxer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/concatdec: Forward whitelists to the subdemuxers.
Michael Niedermayer
- [FFmpeg-cvslog] Forward whitelists to the asf demuxer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/http: pass return code from http_open_cnx_internal() on its failure
Andrey Utkin
- [FFmpeg-cvslog] avcodec/options_table: Fix codec_whitelist flags
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Print the codec name that is missing on the whitelist
Michael Niedermayer
- [FFmpeg-cvslog] Print an error if -r and -vsync 0 are used together.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: add av_assert0() to clarify that the else case is supposed to be unreachable
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: pass return code from ffurl_open() on its failure
Andrey Utkin
- [FFmpeg-cvslog] lavu: Add av_gettime_relative
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Use av_gettime_relative
Olivier Langlois
- [FFmpeg-cvslog] Merge commit '6fdf35fe35d8c1c467708238100648a7a47c930d'
Michael Niedermayer
- [FFmpeg-cvslog] tools: Use av_gettime_relative
Olivier Langlois
- [FFmpeg-cvslog] Merge commit 'e205429fcf9de3182bce2f4cfd1d6401596a8666'
Michael Niedermayer
- [FFmpeg-cvslog] avplay: Use av_gettime_relative
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '248d8fb60c59c8e044d9c8f78f23383b7cdecf72'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: Use av_gettime_relative
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'd0c093021943e9b9c23528b12cd61ca2a5b01b4f'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Use av_gettime_relative
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'
Michael Niedermayer
- [FFmpeg-cvslog] mp3dec: fix reading the Xing tag
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '99143140dea12363af680d02e23cb42cfe191679'
Michael Niedermayer
- [FFmpeg-cvslog] doc: reword the mp3 muxer documentation
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'c63418e0a3afbcdbc59fd65c270d45efafe092ce'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: copy stream-level side data when streamcopying
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '88b32673db39440422a73ec3047d3326c96b4fb2'
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: write full LAME frame
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3enc: Squeeze our mp3 encoder tag into the 9byte shortname instead of randomly truncating
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: also accept Lavc as shortname to read delays
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: warn user when remapping streams.
Benoit Fouet
- [FFmpeg-cvslog] avformat: Add and use ff_copy_whitelists()
Michael Niedermayer
- [FFmpeg-cvslog] Added support for G2M5 codec
Eric Zimmerman
- [FFmpeg-cvslog] avcodec/libutvideodec: Support YUV422P10
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: add entry for libutvideo 422P10
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: check filter link validity
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'ac84c1ce24a285f9cf16d4297bce73b1c4a6e435'
Michael Niedermayer
- [FFmpeg-cvslog] audiointerleave: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '1967cd4e4c1cd96dfa195ce14e4b212ddb70586d'
Michael Niedermayer
- [FFmpeg-cvslog] img2dec: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'f1ed83e23add1c26c50b146727e4c2399dfc0b3a'
Michael Niedermayer
- [FFmpeg-cvslog] flac_picture: prevent a possible out of bound write
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '0b66fb4505e0bb43de3797f63f3290f0188d67cc'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: replace rename() with ff_rename()
Luca Barbato
- [FFmpeg-cvslog] Merge commit '7785ce1c769369abf85b276148548a5510aabb5f'
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: fix leak on error
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '3c1199c3c4cbdb4ffff0de89f06d5a08acefe356'
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: check return values
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e0caa1eb4e518111a81801db0d2ccdd2733ba94b'
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: check avio_open_dyn_buf return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '28c020d4df9b060a58a124a7a5406d4313fbe249'
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: add missing break
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'ad6b00d85f686324aa2bd93e39261fa1d411f141'
Michael Niedermayer
- [FFmpeg-cvslog] mxfenc: Fix possible integer overflows
Tomas Härdin
- [FFmpeg-cvslog] Merge commit '7df3b426bbfbd7efd9a0f56393e3cc78413b0869'
Michael Niedermayer
- [FFmpeg-cvslog] mov: fix assigment check
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '50dbe6b3544fa64d5611e16553bf542fd71276b8'
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Print error message on failure of ff_rename()
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Read errno before av_log() as the callback from av_log() might affect errno
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Read errno before av_log() as the callback from av_log() might affect errno
Michael Niedermayer
- [FFmpeg-cvslog] avdeviece: Read errno before av_log() as the callback from av_log() might affect errno
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: Read errno before av_log() as the callback from av_log() might affect errno
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hdsenc: Read errno before av_log() as the callback from av_log() might affect errno
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Read errno before av_log() as the callback from av_log() might affect errno
Michael Niedermayer
- [FFmpeg-cvslog] tools/ffhash: read errno before calling functions which might change it
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_asf: Use av_find_input_format() instead of directly linking to the demuxer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
Michael Niedermayer
- [FFmpeg-cvslog] dv: better split weight tables assignment
Christophe Gisquet
- [FFmpeg-cvslog] dv: use smaller type for weight tables
Christophe Gisquet
- [FFmpeg-cvslog] dv: more precise weight table for 8x8
Christophe Gisquet
- [FFmpeg-cvslog] doc/fftools-common-opts: document -devices option
Lukasz Marek
- [FFmpeg-cvslog] opts: add list device sources/sinks options
Lukasz Marek
- [FFmpeg-cvslog] avformat/rdt: Forward whitelists to rdt demuxer
Michael Niedermayer
- [FFmpeg-cvslog] lavd/avfoundation: Add support for screen capturing.
Thilo Borgmann
- [FFmpeg-cvslog] libavformat/mxfdec: read source timecode from pulldown component
Mark Reid
- [FFmpeg-cvslog] wtv: Avoid needlessly calling gmtime twice with the same argument
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '851ace79a307bea54b44bd6f7ecd3b7861c28ec6'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Check the return value of strftime
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '9dcf2397219ca796f0fafce2a703770d6fd09920'
Michael Niedermayer
- [FFmpeg-cvslog] lavu: Provide fallbacks for gmtime_r and localtime_r
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'
Michael Niedermayer
- [FFmpeg-cvslog] Use gmtime_r instead of gmtime and localtime_r instead of localtime
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'
Michael Niedermayer
- [FFmpeg-cvslog] drawtext: Remove the ifdef for localtime_r
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Implement ff_brktimegm using gmtime_r
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mlvdec: Check the return code from strftime()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Check the return code from strftime()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: Check the return code from strftime()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/intmath: enable builtin intrinsics for icl and msvc.
Matthew Oliver
- [FFmpeg-cvslog] dv: fix weight table for 2x4x8 transform
Christophe Gisquet
- [FFmpeg-cvslog] dv: move inverse weight tables to decoder
Christophe Gisquet
- [FFmpeg-cvslog] avcodec: Add support for Opus in MPEG-TS
Kieran Kunhya
- [FFmpeg-cvslog] avformat/mpegts: Add support for Opus in MPEG-TS
Kieran Kunhya
- [FFmpeg-cvslog] avcodec/h264: simplify find_start_code()
Michael Niedermayer
- [FFmpeg-cvslog] Move get_avc_nalsize() and find_start_code() to h264.h
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.c
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check default display window bitstream and skip if invalid
Michael Niedermayer
- [FFmpeg-cvslog] lavd/avfoundation: Fix compilation for non MAC OS devices by conditional compilation of screen capture capabilities.
Thilo Borgmann
- [FFmpeg-cvslog] avcodec/sgidec: fix linesize for 16bit
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sgidec: fix count check
Michael Niedermayer
- [FFmpeg-cvslog] xcbgrab: XCB-based screen capture
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: write correct Display{Width, Height} in stereo encoding
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '090c67d586e3916f9acc49e010b6389d07f97153'
Michael Niedermayer
- [FFmpeg-cvslog] filmstripdec: avoid integer overflow
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b46b233baffc2076a1a17a264ba9553ae0d4878f'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/filmstripdec: Fix several integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e6c66f1e4ea19a3aa6ed999c5cb92e1b682c7600'
Michael Niedermayer
- [FFmpeg-cvslog] bethsoftvid: check return value and clean memory
Vittorio Giovara
- [FFmpeg-cvslog] avformat/bethsoftvid: print error in case the side date failed to be allocated
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: reduce loop bound in mxf_read_pixel_layout()
Tomas Härdin
- [FFmpeg-cvslog] Merge commit '11467ecf519788f2e2f49c63a17eb600e618489e'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Use 64bit in calculation of codeblock coordinates
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_arith: fix integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: return MAIN instead of BASELINE for H.264 CBP
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745'
Michael Niedermayer
- [FFmpeg-cvslog] lavd: fix building x11grab after a6674d2
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '4ad1eba011860224831ce0bb3123f6f55716b68a'
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/xcbgrab: set avclass category
Michael Niedermayer
- [FFmpeg-cvslog] dv: increase VLC reading bits to 10
Christophe Gisquet
- [FFmpeg-cvslog] dvenc: mark encoder as intra
Christophe Gisquet
- [FFmpeg-cvslog] avcodec/dxa: check dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mvdec: Check size for validity in var_read_string()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mvdec: Check size in read_table() for validity
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: Break out parts of mxf_read_header() into separate functions
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Parse PreviousPartition in mxf_seek_to_previous_partition()
Tomas Härdin
- [FFmpeg-cvslog] Revert "avformat/mxfdec: detect loops during header parsing"
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Merge last_partition and footer_partition
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack()
Tomas Härdin
- [FFmpeg-cvslog] avcodec/dnxhddec: treat pix_fmt like width/height
Michael Niedermayer
- [FFmpeg-cvslog] Do not set the lame quality if the user didn't request it.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Print a warning if a subtitle demuxer changes utf16 to utf8.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Use v4l2 input format automatically if filename starts with "/dev/video"
Andrey Utkin
- [FFmpeg-cvslog] Mention in the documentation that fieldmatch needs cfr input.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/mxfdec: fix null pointer dereference
Michael Niedermayer
- [FFmpeg-cvslog] Improve the fieldmatch documentation about mixed telecined content.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/mxfenc: AVC Intra support
Thomas Mundt
- [FFmpeg-cvslog] avcodec/libutvideodec: Try to fix build failure with old libutvideo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.
Michael Niedermayer
- [FFmpeg-cvslog] lavd/v4l2: don't use avpriv_ prefix for internal functions
James Almer
- [FFmpeg-cvslog] lavu/atomic: add support for the new memory model aware gcc built-ins
James Almer
- [FFmpeg-cvslog] avformat/subtitles: reduce log level of UTF-16 warning
wm4
- [FFmpeg-cvslog] avformat/mpjpeg: make boundary tag user customizable
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: support more AVC Intra formats without SPS/PPS header
Thomas Mundt
- [FFmpeg-cvslog] configure: Check only for xcb
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b'
Michael Niedermayer
- [FFmpeg-cvslog] oggenc: remove unneeded null check
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b3d11437ca55d81eeb10c923343ad69b73895fa8'
Michael Niedermayer
- [FFmpeg-cvslog] mtv: improve header check and avoid division by zero
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42'
Michael Niedermayer
- [FFmpeg-cvslog] fbdev: Use av_strerror
Luca Barbato
- [FFmpeg-cvslog] Merge commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e'
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/fbdev_dec: use errno instead of ret for av_log
Michael Niedermayer
- [FFmpeg-cvslog] jack: Use av_strerror
Luca Barbato
- [FFmpeg-cvslog] Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356'
Michael Niedermayer
- [FFmpeg-cvslog] assdec: check av_new_packet return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e9ba3098319f78c91470c05da988d865491852c5'
Michael Niedermayer
- [FFmpeg-cvslog] bethsoftvid: simplify return handling
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140'
Michael Niedermayer
- [FFmpeg-cvslog] mxfenc: fix indentation after last commit
Thomas Mundt
- [FFmpeg-cvslog] Autodetect libxcb.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/utils: Make pix_fmt desc pointer const.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/g2meet: check tile dimensions to avoid integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Don't use track_id to decide which track is the first in a moof
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Don't check the custom IO flag when using faststart
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'b2b79eca6fae2466a53c5daa163a37e2474364fc'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Use a local variable consistently
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '1e0b81abe86dc09dd34d60d57f92de5f12d65818'
Michael Niedermayer
- [FFmpeg-cvslog] doc: Document the omit_tfhd_offset flag to the mp4 muxer
Martin Storsjö
- [FFmpeg-cvslog] movenc: Signal iso6 in compatible_brands when using tfdt
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'a9911a1b2df37ca808e06dc30627215f4ec9a9e4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '600d5ee6b12bad144756b0772319bb04796bc528'
Michael Niedermayer
- [FFmpeg-cvslog] Fix disabling libxcb-shm and libxcb-xfixes.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix xcbgrab build if shm is not available.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation of xcbgrab if xcb/shape.h is not available.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffprobe.xsd: add packets_and_frames element definition
Tobias Rapp
- [FFmpeg-cvslog] avdevice/xcbgrab: Fix offset support
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cook: check that the subpacket sizes fit in block_align
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq1dec: zero terminate embedded message before printing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxtory: use unaligned copy for unaligned addresses
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: merge declaration and init
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: use av_freep() to avoid leaving stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/crystalhd: use av_freep() to avoid stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_parser: Use av_freep() to avoid leaving stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] doc: Add documentation for the whitelist options
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Add a flag for using default-base-is-moof in tfhd atoms
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'cf589faa5b7aed3bb38e08dcd00bd951e69686d1'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Write a 0 duration in mdhd and tkhd for an empty initial moov
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '00c67fe1d0bc7c2ce49daac9c80ea39d5a663b73'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Don't write any tfdt atom for ismv files
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'c55d1d382cd41345a79782ace41f9b43f45dca9a'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Don't write any iso brands in ismv files
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'aae6b3b918b4133b8cc2d1631196c1d406d0351a'
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix escaping in xcb cflags / libs
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegenc: use av_freep(), avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] doc: document -dump_separator
Michael Niedermayer
- [FFmpeg-cvslog] doc/formats: document libavformats bitexact flag
Michael Niedermayer
Last message date:
Fri Oct 31 23:42:03 CET 2014
Archived on: Fri Oct 31 23:42:02 CET 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).