]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-10-30 Tobias Rappffprobe.xsd: add packets_and_frames element definition
2014-10-30 Carl Eugen... Fix compilation of xcbgrab if xcb/shape.h is not available.
2014-10-30 Carl Eugen... Fix xcbgrab build if shm is not available.
2014-10-30 Carl Eugen... Fix disabling libxcb-shm and libxcb-xfixes.
2014-10-30 Michael NiedermayerMerge commit '600d5ee6b12bad144756b0772319bb04796bc528'
2014-10-30 Michael NiedermayerMerge commit 'a9911a1b2df37ca808e06dc30627215f4ec9a9e4'
2014-10-30 Michael NiedermayerMerge commit '1e0b81abe86dc09dd34d60d57f92de5f12d65818'
2014-10-30 Michael NiedermayerMerge commit 'b2b79eca6fae2466a53c5daa163a37e2474364fc'
2014-10-30 Michael NiedermayerMerge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6'
2014-10-30 Michael Niedermayeravcodec/g2meet: check tile dimensions to avoid integer...
2014-10-29 Carl Eugen... lavc/utils: Make pix_fmt desc pointer const.
2014-10-29 Carl Eugen... Autodetect libxcb.
2014-10-29 Thomas Mundtmxfenc: fix indentation after last commit
2014-10-29 Michael NiedermayerMerge commit '84bf64d3598c98a748e609195358ea04b0cfd140'
2014-10-29 Michael NiedermayerMerge commit 'e9ba3098319f78c91470c05da988d865491852c5'
2014-10-29 Martin Storsjömovenc: Signal iso6 in compatible_brands when using...
2014-10-29 Martin Storsjödoc: Document the omit_tfhd_offset flag to the mp4...
2014-10-29 Martin Storsjömovenc: Use a local variable consistently
2014-10-29 Martin Storsjömovenc: Don't check the custom IO flag when using faststart
2014-10-29 Martin Storsjömovenc: Don't use track_id to decide which track is...
2014-10-29 Michael NiedermayerMerge commit '2cd28693a59050717cb7da6cb229e606b1dee356'
2014-10-29 Michael Niedermayeravdevice/fbdev_dec: use errno instead of ret for av_log
2014-10-29 Michael NiedermayerMerge commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e'
2014-10-29 Michael NiedermayerMerge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42'
2014-10-29 Michael NiedermayerMerge commit 'b3d11437ca55d81eeb10c923343ad69b73895fa8'
2014-10-29 Michael NiedermayerMerge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b'
2014-10-29 Thomas Mundtavformat/utils: support more AVC Intra formats without...
2014-10-29 Michael Niedermayeravformat/mpjpeg: make boundary tag user customizable
2014-10-29 wm4avformat/subtitles: reduce log level of UTF-16 warning
2014-10-29 James Almerlavu/atomic: add support for the new memory model aware...
2014-10-29 Vittorio Giovarabethsoftvid: simplify return handling
2014-10-29 Vittorio Giovaraassdec: check av_new_packet return value
2014-10-29 Luca Barbatojack: Use av_strerror
2014-10-29 Luca Barbatofbdev: Use av_strerror
2014-10-29 Vittorio Giovaramtv: improve header check and avoid division by zero
2014-10-29 Michael Niedermayeroggenc: remove unneeded null check
2014-10-29 James Almerlavd/v4l2: don't use avpriv_ prefix for internal functions
2014-10-29 Michael Niedermayeravcodec/utils: Align dimensions by at least their chrom...
2014-10-29 Michael Niedermayeravcodec/libutvideodec: Try to fix build failure with...
2014-10-29 Thomas Mundtavformat/mxfenc: AVC Intra support
2014-10-29 Carl Eugen... Improve the fieldmatch documentation about mixed teleci...
2014-10-29 Michael Niedermayeravformat/mxfdec: fix null pointer dereference
2014-10-29 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-10-29 Carl Eugen... Mention in the documentation that fieldmatch needs...
2014-10-29 Andrey UtkinUse v4l2 input format automatically if filename starts...
2014-10-29 Carl Eugen... Print a warning if a subtitle demuxer changes utf16...
2014-10-29 Carl Eugen... Do not set the lame quality if the user didn't request it.
2014-10-28 Michael Niedermayeravcodec/dnxhddec: treat pix_fmt like width/height
2014-10-28 Tomas Härdinmxfdec: Tighten RIP length bounds in mxf_read_random_in...
2014-10-28 Tomas Härdinmxfdec: Merge last_partition and footer_partition
2014-10-28 Tomas HärdinRevert "avformat/mxfdec: detect loops during header...
2014-10-28 Tomas Härdinmxfdec: Parse PreviousPartition in mxf_seek_to_previous...
2014-10-28 Tomas Härdinmxfdec: Break out parts of mxf_read_header() into separ...
2014-10-28 Michael Niedermayeravformat/mvdec: Check size in read_table() for validity
2014-10-28 Michael Niedermayeravformat/mvdec: Check size for validity in var_read_str...
2014-10-28 Michael Niedermayeravcodec/dxa: check dimensions
2014-10-28 Luca Barbatoconfigure: Check only for xcb
2014-10-28 Christophe... dvenc: mark encoder as intra
2014-10-28 Christophe... dv: increase VLC reading bits to 10
2014-10-28 Michael Niedermayeravdevice/xcbgrab: set avclass category
2014-10-28 Michael NiedermayerMerge commit '4ad1eba011860224831ce0bb3123f6f55716b68a'
2014-10-28 Michael NiedermayerMerge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745'
2014-10-28 Michael NiedermayerMerge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893'
2014-10-28 Anton Khirnovlavd: fix building x11grab after a6674d2
2014-10-28 Rémi Denis... vdpau: return MAIN instead of BASELINE for H.264 CBP
2014-10-28 Rémi Denis... vdpau/h264: request MAIN rather than BASELINE VDPAU...
2014-10-28 Michael Niedermayeravcodec/dirac_arith: fix integer overflow
2014-10-28 Michael Niedermayeravcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y
2014-10-28 Michael Niedermayeravcodec/diracdec: Use 64bit in calculation of codeblock...
2014-10-27 Michael NiedermayerMerge commit '11467ecf519788f2e2f49c63a17eb600e618489e'
2014-10-27 Michael Niedermayeravformat/bethsoftvid: print error in case the side...
2014-10-27 Michael NiedermayerMerge commit 'e6c66f1e4ea19a3aa6ed999c5cb92e1b682c7600'
2014-10-27 Michael Niedermayeravformat/filmstripdec: Fix several integer overflows
2014-10-27 Michael NiedermayerMerge commit 'b46b233baffc2076a1a17a264ba9553ae0d4878f'
2014-10-27 Michael NiedermayerMerge commit '090c67d586e3916f9acc49e010b6389d07f97153'
2014-10-27 Michael NiedermayerMerge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'
2014-10-27 Michael Niedermayeravcodec/sgidec: fix count check
2014-10-27 Michael Niedermayeravcodec/sgidec: fix linesize for 16bit
2014-10-27 Tomas Härdinmxfdec: reduce loop bound in mxf_read_pixel_layout()
2014-10-27 Vittorio Giovarabethsoftvid: check return value and clean memory
2014-10-27 Vittorio Giovarafilmstripdec: avoid integer overflow
2014-10-27 Vittorio Giovaramatroskaenc: write correct Display{Width, Height} in...
2014-10-27 Thilo Borgmannlavd/avfoundation: Fix compilation for non MAC OS devic...
2014-10-27 Michael Niedermayeravcodec/hevc_ps: Check default display window bitstream...
2014-10-27 Michael Niedermayeravcodec/h264_parser: rewrite the parse_nal_units()...
2014-10-27 Michael Niedermayeravcodec/h264: simplify find_start_code()
2014-10-27 Michael NiedermayerMove get_avc_nalsize() and find_start_code() to h264.h
2014-10-26 Kieran Kunhyaavformat/mpegts: Add support for Opus in MPEG-TS
2014-10-26 Kieran Kunhyaavcodec: Add support for Opus in MPEG-TS
2014-10-26 Christophe... dv: move inverse weight tables to decoder
2014-10-26 Christophe... dv: fix weight table for 2x4x8 transform
2014-10-26 Matthew Oliveravutil/intmath: enable builtin intrinsics for icl and...
2014-10-26 Michael Niedermayerffmpeg_opt: Check the return code from strftime()
2014-10-26 Michael Niedermayeravformat/matroskadec: Check the return code from strftime()
2014-10-26 Michael Niedermayeravformat/mlvdec: Check the return code from strftime()
2014-10-26 Luca Barbatoxcbgrab: XCB-based screen capture
2014-10-26 Michael NiedermayerMerge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8'
2014-10-26 Michael NiedermayerMerge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6'
2014-10-26 Michael NiedermayerMerge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'
2014-10-26 Michael NiedermayerMerge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'
next