]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-02-07 Michael NiedermayerMerge commit '605b047bcc48482dc8a356f56629da259fbddbf1'
2013-02-07 Michael Niedermayererror_resilience: assert that unsupported B frame inter...
2013-02-07 Michael NiedermayerMerge commit 'c5fcdb440237f06f6c954185ab60970cabf786a2'
2013-02-07 Michael NiedermayerMerge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0'
2013-02-07 Michael NiedermayerMerge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc'
2013-02-07 Michael NiedermayerMerge commit '79dad2a932534d1155079f937649e099f9e5cc27'
2013-02-07 Nicolas Georgelavfi: fix missing space in error message.
2013-02-07 Nicolas Georgelavfi: remove disabled code.
2013-02-07 Michael Niedermayermov: remove unused function
2013-02-07 Tim Walkerflac: don't check the number of channels before setting...
2013-02-06 Stefano Sabatinidoc: replace '×' symbol with 'x'
2013-02-06 Stefano Sabatinilavf/segment: fix DTS inconsistencies with -reset_times...
2013-02-06 Matthieu Bouronlavf/mov: skip version and flags attributes in mov_read...
2013-02-06 Anton Khirnovrv10: improve buffer size check.
2013-02-06 Anton Khirnoverror_resilience: remove a useless if() and FIXME
2013-02-06 Anton Khirnovh264: remove silly macros
2013-02-06 Anton Khirnovh263: remove an unused parameter from ff_h263_decode_in...
2013-02-06 Tim Walkerflac: add channel layout masks for streams with 7 or...
2013-02-06 Tim Walkerflac: don't check the number of channels before setting...
2013-02-06 Michael NiedermayerMerge remote-tracking branch 'rdp/combined2'
2013-02-06 Michael Niedermayerframecrcenc: print all side data elements, not just...
2013-02-06 Michael Niedermayerframecrcenc: Also print the size of side data elements
2013-02-06 Vignesh Venkatasubra... Fate test to print side_data crc if present
2013-02-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-06 Michael Niedermayerqtrle: fix 1bit row_ptr comment
2013-02-06 Michael NiedermayerMerge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa'
2013-02-06 Michael NiedermayerMerge commit '8136f234445862c94d1c081606b2d1e3d44fccf3'
2013-02-06 Martin Storsjöh264chroma: x86: Fix building with yasm disabled
2013-02-06 Michael NiedermayerMerge commit '06cf597c352519d2b70f293518c61b8c312f5d4f'
2013-02-06 Michael NiedermayerMerge commit '89f11f498b9c15bc71494a11a7ec560f4adf630d'
2013-02-06 Michael NiedermayerMerge commit '685e6f2e3939f124b41c7801cc541dad8252af3d'
2013-02-06 Michael NiedermayerMerge commit '2cd4068071b9a8908823a3107f97e938211045ce'
2013-02-06 Michael NiedermayerMerge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177'
2013-02-06 Michael NiedermayerMerge commit '238614de679a71970c20d7c3fee08a322967ec40'
2013-02-06 Michael NiedermayerMerge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'
2013-02-06 Tim Walkerflac: add channel layout masks for streams with 7 or...
2013-02-06 James Almerlavc/bink: Chech for malloc failure
2013-02-06 Michael NiedermayerMerge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
2013-02-06 Michael Niedermayerdsputil: fixup half a dozen bugs with ptrdiff vs int...
2013-02-06 Michael NiedermayerMerge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
2013-02-06 Diego Biurrunrv34: Drop now unnecessary dsputil dependencies
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-06 Anton Khirnovmpegvideo: initialize dummy reference frames.
2013-02-06 Anton Khirnovnuv: do not rely on get_buffer() initializing the frame.
2013-02-06 Anton Khirnovyop: check for input overreads.
2013-02-06 Anton Khirnovyop: check that extradata is large enough.
2013-02-06 Kostya Shishkovqtrle: fix the topmost line for 1bit
2013-02-06 Kostya Shishkovxxan: properly handle odd heights.
2013-02-06 Anton Khirnovfraps: fix off-by one bug for version 1.
2013-02-06 Anton Khirnovaasc: fix output for msrle compression.
2013-02-06 Anton Khirnovcdgraphics: do not rely on get_buffer() initializing...
2013-02-06 Anton Khirnovyop: initialize palette to 0
2013-02-06 Anton Khirnovmsrledec: check bounds before constructing a possibly...
2013-02-06 Anton Khirnovsvq1: replace struct svq1_frame_size with an array.
2013-02-06 Anton Khirnovcmdutils: remove ansi from the list of broken codecs.
2013-02-06 Anton Khirnovvf_yadif: silence a warning.
2013-02-06 Diego Biurrunasf: K&R formatting cosmetics
2013-02-06 Vladimir Pantelicvc1dec: use codec_id instead of codec_tag for VC1IMAGE
2013-02-06 Michael Niedermayerffmpeg: do not call exit from exit_program()
2013-02-06 Michael Niedermayervdpau: Rename union, avoid name conflict with vdpau
2013-02-06 Michael Niedermayerffmpeg: dont allow -flags to override -pass
2013-02-05 Stefano Sabatinilavf/segment: extend PTS debugging log with -reset_time...
2013-02-05 Stefano Sabatiniffplay: report video frame changes only in debug mode
2013-02-05 Stefano Sabatiniffplay: extend feedback in case of video changes
2013-02-05 Luca Barbatosh4: drop unused functions
2013-02-05 Michael Niedermayerdvenc: dont fail hard if the timecode is invalid
2013-02-05 Diego Biurrunsh4: Fix silly type vs. variable name search and replac...
2013-02-05 Michael Niedermayermovtextenc: fix pointer messup and out of array accesses
2013-02-05 Michael NiedermayerMerge remote-tracking branch 'rdp/combined'
2013-02-05 Michael Niedermayerljpegenc: allocate needed scratch-buffer
2013-02-05 Michael Niedermayerriff: fix infinite loop
2013-02-05 Diego Biurrunconfigure: Group all hwaccels together in a separate...
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-02-05 Michael Niedermayerlibmpcodecs/vd_ffmpeg.h: remove, its unused and removed...
2013-02-05 multiple authorslibmpcodecs/vf_pullup: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/vf_uspp: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/vf_unsharp: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/vf_spp: update to latest version from mplayer
2013-02-05 multiple authorslibmpcodecs/vf_sab: update to latest version from mplayer
2013-02-05 multiple authorslibmpcodecs/pullup: update to latest version from mplayer
2013-02-05 multiple authorslibmpcodecs/vf_noise: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/vf_pp7:update to latest version from mplayer
2013-02-05 multiple authorslibmpcodecs/vf_qp: update to latest version from mplayer
2013-02-05 multiple authorslibmpcodecs/vf_mcdeint: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/vf_ilpack: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/vf_ivtc: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/vf_fspp: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/av_helpers: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/vf_filmdint: update to latest version from...
2013-02-05 multiple authorslibmpcodecs/vf_divtc: update to latest version in mplayer
2013-02-05 multiple authorslibhmpcodec/mp_msg: update to latest from mplayer
2013-02-05 Diego BiurrunUse ptrdiff_t instead of int for {avg, put}_pixels...
2013-02-05 multiple authorslibmpcodecs/help_mp: update to latest from mplayer
2013-02-05 multiple authorslibmpcodecs/cpudetect: update to latest from mplayer
2013-02-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-05 multiple authorslibmpcodecs: update img_format.* & mp_image.* to latest...
2013-02-05 multiple authorslibmpcodecs/vf_stereo3d: update to latest version from...
2013-02-04 Michael Niedermayerffv1: check for malloc failure
2013-02-04 Michael Niedermayerffv1enc: check for malloc failure
2013-02-04 Stefano Sabatinidoc/filters: apply various rendering changes to the...
next