]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-08-10 Michael Niedermayeravutil/log: Use bprint for part
2013-08-10 Michael Niedermayeravutil/bprint: add av_vbprintf()
2013-08-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-08-10 Michael NiedermayerMerge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'
2013-08-10 Michael NiedermayerMerge commit 'cb0244daaca83ab666798818f74f5181bf6bc387'
2013-08-10 Michael NiedermayerMerge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e'
2013-08-10 Michael NiedermayerMerge commit '9d5ec50ead97e088d77317e77b18cef06cb3d053'
2013-08-10 Mark Harrisdoc/filters: fix sine sample_rate abbreviation
2013-08-10 Bryce W. Harringtondoc: apply various grammar fixes
2013-08-10 Reimar DöffingerIntegrate accessors.h header into internal.h
2013-08-09 Martin Storsjölibavutil: Make avpriv_open a library-internal function...
2013-08-09 Martin Storsjölibavutil: Move avpriv_open to a new file, file_open.c
2013-08-09 Martin Storsjöbktr: Changed a missed occurrance of open into avpriv_open
2013-08-09 Martin Storsjölibavutil: Enable the MSVC DLL symbol loading workaroun...
2013-08-09 Michael Niedermayeravcodec/raw: gbrp support
2013-08-09 Michael Niedermayeravformat/nut: support planar rgb
2013-08-09 Michael Niedermayeravcodec/tiff: remove redundant check
2013-08-09 Michael Niedermayeravcodec/tiff: avoid seek back on reading tags
2013-08-09 Michael Niedermayeravutil/mem: Fix flipped condition
2013-08-09 Michael Niedermayeravformat/paf: Fix integer overflow and out of array...
2013-08-09 Michael Niedermayeravfilter/trim: Fix assertion failure with empty frames
2013-08-09 Rémi Denis... ff_socket: put out-of-line and fallback to fcntl()...
2013-08-09 Michael Niedermayeravfilter/fifo: explicitly assert that a frame should...
2013-08-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-08-09 Michael NiedermayerMerge commit 'dfc6b5c81491abf7effb97b23af17ccf7adcd132'
2013-08-08 Marton Balintffplay: check for filter EOF return codes
2013-08-08 Marton Balintffplay: ensure the decoder is flushed before exiting...
2013-08-08 Marton Balintffplay: fix memleak of non-bitmap subtitles
2013-08-08 Marton Balintffplay: free subtitle pictures on exit
2013-08-08 Michael Niedermayeravfilter/vf_perspective: factor u cliping code
2013-08-08 Michael NiedermayerMAINTAINERS: add Alexander Strasser for the server
2013-08-08 Anton KhirnovFATE: add a TAK test
2013-08-08 Reimar DöffingerReduce MAKE_ACCESSORS code duplication via a new header.
2013-08-08 Michael NiedermayerMAINTAINERS: remove myself from movenc, 2 maintainers...
2013-08-08 Matthieu BouronMAINTAINERS: add myself as maintainer for lavf/aiff...
2013-08-08 Martin Storsjöfile: Move win32 utf8->wchar open wrapper to libavutil
2013-08-08 Michael Niedermayeravcodec/bitstream: Dont try to free buffers for static...
2013-08-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-08-08 Michael NiedermayerMerge commit '218d6844b37d339ffbf2044ad07d8be7767e2734'
2013-08-08 Michael NiedermayerMerge commit '7a82022ee2f9b1fad991ace0936901e7419444be'
2013-08-08 Michael NiedermayerMerge commit '3e5898782dce60334ab294821ca00b19c648cf66'
2013-08-08 Michael NiedermayerMerge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0'
2013-08-08 Michael NiedermayerMerge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520'
2013-08-08 Michael NiedermayerMerge commit '51eb213d00154b8e7856c7667ea62db8b0f663d4'
2013-08-08 Michael NiedermayerMerge commit '71bf6b41d974229a06921806c333ce98566a5d8a'
2013-08-08 Michael NiedermayerMerge commit 'fee9db1fdf921295233e94cbe2769f9cd722206d'
2013-08-08 Michael NiedermayerMerge commit '880391ed2d2faf796ca3a16f63cec69767546a21'
2013-08-08 Derek Buitenhuislibavutil: Don't use fcntl if the function does not...
2013-08-08 Ben Avisonarm: Add assembly version of h264_find_start_code_candidate
2013-08-08 Ben Avisonh264dsp: Factorize code into a new function, h264_find_...
2013-08-08 Ben Avisonh264_parser: Initialize the h264dsp context in the...
2013-08-08 Michael NiedermayerMerge commit '869b04e89154cd92d2bcfdabcecbe3217864c099'
2013-08-08 Kostya ShishkovVoxware MetaSound decoder
2013-08-08 Michael NiedermayerMerge commit '22c879057ead189c0f59241cb9eeb926381e3299'
2013-08-08 Michael NiedermayerMerge commit 'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1'
2013-08-08 Ben Avisonavio: Add const qualifiers to ffio_read_indirect
2013-08-08 Derek Buitenhuislibavutil: Don't use fcntl if the function does not...
2013-08-08 Diogo Francocmdutils: Only do the windows-specific commandline...
2013-08-08 Michael Niedermayerswscale/utils: Fix potential overflow of srcPos*C ...
2013-08-08 Michael Niedermayerswscale/utils: Fix potential overflow of dstPos*xInc...
2013-08-08 Michael Niedermayeravutil/opt: fix types passed to the format string "%s"
2013-08-07 Rémi Denis... libavformat: use avpriv_open()
2013-08-07 Rémi Denis... libavdevice: use avpriv_open()
2013-08-07 Rémi Denis... libavcodec: use avpriv_open()
2013-08-07 Rémi Denis... libavutil: use avpriv_open()
2013-08-07 Rémi Denis... libavutil: add avpriv_open() to open files with close...
2013-08-07 Vittorio Giovarampegvideo_enc: drop outdated copy_picture_attributes...
2013-08-07 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-08-07 Michael Niedermayerav_frame_copy_props: fix unintended self assignment
2013-08-07 Michael Niedermayeravformat/oggparsevorbis: fix leak of tt
2013-08-07 Michael Niedermayeravformat/oggparsevorbis: fix leak of ct
2013-08-07 Michael Niedermayerff_flac_parse_picture: assert that len is within the...
2013-08-07 Michael Niedermayeravcodec/g2meet: fix src pointer checks in kempf_decode_...
2013-08-07 Nicolas Georgeffmpeg: remove obsolete workaround in trim insertion.
2013-08-07 Nicolas Georgelavu/log: do not skip overwritten lines.
2013-08-07 Michael Niedermayeravcodec/jpeg2000dec: check sample sepration for validity
2013-08-07 Martin Storsjörtsp: Don't include the listen flag in the SDP demuxer...
2013-08-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-08-07 Michael NiedermayerMerge commit '62572435d4106098c090fb8f129a9090e41ff1eb'
2013-08-07 Michael NiedermayerMerge commit 'f542dedf72091af8e6f32a12bd64289c58857c21'
2013-08-07 Stephen Hutchinsonconfigure: Add -lstdc++ to the requirements for linking...
2013-08-07 Kostya Shishkovdeprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID...
2013-08-07 Stephen Hutchinsonavisynth: Exit gracefully when trying to serve video...
2013-08-07 Stephen Hutchinsonavisynth: Cosmetics
2013-08-07 Martin Storsjörtpenc_chain: Check for errors from ffio_fdopen and...
2013-08-07 Martin Storsjörtspenc: Check the return value from ffio_open_dyn_pack...
2013-08-07 Michael NiedermayerMAINTAINERS: alphabetical sort
2013-08-06 Michael NiedermayerMAINTAINERS: Add some maintainers for parts of libavutil
2013-08-06 Michael Niedermayeravformat/utils: fix memleak with nobuffer
2013-08-06 Michael Niedermayeravutil/hmac: make const tables static const
2013-08-06 Michael Niedermayeravformat/spdifenc make const tables static const
2013-08-06 Michael Niedermayeravformat/smoothstreamingenc: Make const tables static...
2013-08-06 Michael Niedermayermpegts: remove usage of MOD_UNLIKELY()
2013-08-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-08-06 Michael NiedermayerMerge commit '6fb65973c9501d3fe94a5a9195c01cd20083066e'
2013-08-06 Michael NiedermayerMerge commit '61c31e4ee7ea79a9e74c0476b81244febf17e6d7'
2013-08-06 Michael NiedermayerMerge commit 'a7d45e06e9757f49ea4e105cbefc3462a7324e9a'
2013-08-06 Michael NiedermayerMerge commit '406e6c0ba5393fa302080202fe77bd09187889a1'
2013-08-06 Michael NiedermayerMerge commit '255d9c570e117f0fcb8e51fa2c5996f3c4b2052b'
2013-08-06 Michael NiedermayerMerge commit '3dd5c95deef51d7fbf6f4458ba42d1335d2f1472'
next