]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-10-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-18 Michael Niedermayervf_mp: Fix several incompatible pointer type warnings.
2011-10-18 Michael Niedermayervf_unsharp: Fix false ‘src2’ may be used uninitialized...
2011-10-18 Michael Niedermayersrc_movie: Fix incompatible pointer type warning.
2011-10-18 Michael Niedermayervf_deshake: Fix cast discards qualifiers from pointer...
2011-10-18 Michael Niedermayervf_pixdesctest: Fix incompatible pointer type warning.
2011-10-18 Michael Niedermayeryadif: Fix assignment from incompatible pointer type...
2011-10-18 Michael Niedermayervsrc_buffer: FIx incompatible pointer type warning
2011-10-18 Laurent Aimarsunrast: Check for out of bounds reads
2011-10-18 Stefano Sabatiniaevalsrc: enclose example arguments in double quotes
2011-10-18 Clément Bœschffprobe: prefer av_freep() over av_free() for global...
2011-10-18 Stefano Sabatiniffprobe: fix weird align
2011-10-18 Stefano Sabatiniasrc_aevalsrc: apply misc cleanup in the options array
2011-10-18 Stefano Sabatiniasrc_aevalsrc: prefer av_strtok() over strtok_r()
2011-10-18 Stefano Sabatinilavfi: update minor number and add Changelog entry...
2011-10-18 Stefano Sabatinilavu: update minor number and add APIchanges entry...
2011-10-18 Stefano Sabatinilavfi: add audio eval signal source
2011-10-18 Stefano Sabatiniffprobe: prefer av_strtok() over av_get_token() for...
2011-10-18 Stefano Sabatinilavu: add av_strtok()
2011-10-18 Stefano Sabatiniffprobe: move up ESCAPE_CHECK_SIZE and ESCAPE_REALLOC_B...
2011-10-18 Stefano Sabatiniffprobe: redesign json_escape_str(), to make use of...
2011-10-18 Michael Niedermayerflv: Initialize initial frame to 16
2011-10-18 Michael Niedermayermpeg12_parser: make mpegvideo_split() more robust
2011-10-18 Michael Niedermayermpeg12dec: dont consider parsing extradata as having...
2011-10-18 Dustin Brodylavc: rename AV_ER_* options to AV_EF_* and rename...
2011-10-18 Dustin Brodylavc: replace API-bump-triggered AVCodecContext field...
2011-10-18 Chris Kennedyfix memleak in packet corrupt dropping code
2011-10-18 Anton KhirnovAdd libvpx presets.
2011-10-18 Anton Khirnovdoc/avtools: add forgotten part to stream specifiers...
2011-10-18 Ronald Bultjeswscale: prevent overflow during initialization
2011-10-18 Martin Storsjög722: Add a fate test for the encoder
2011-10-18 Martin Storsjöfate: Add a target for creating a 16000 Hz mono synthet...
2011-10-18 Luca Barbatomacosx: use the default surface on newer sdl
2011-10-18 Michael Niedermayeravidec: Dont switch to NI mode if there is no index.
2011-10-18 Carl Eugen... Do not try to parse empty strf tags.
2011-10-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-17 Compnchangelog: libutvideo wrapper
2011-10-17 Derek Buitenhuislibutvideo: Add Ut Video Decoder Wrapper
2011-10-17 Michael Niedermayerparseutils: fix various cast qualifier warnings.
2011-10-17 Michael Niedermayerdict: fix assignment discards qualifiers from pointer...
2011-10-17 Michael Niedermayeravstring: fix return discards qualifiers from pointer...
2011-10-17 Alexandra Khirnovaavconv: add presets
2011-10-17 Martin Storsjörtsp: Expose the flag options via private AVOptions...
2011-10-17 Martin Storsjörtsp: Make the rtsp flags avoptions set via a define
2011-10-17 Martin Storsjörtpenc: Set a default video codec
2011-10-17 Michael Niedermayerexamples/decoding_encoding.c: test mpeg1 and h264
2011-10-17 Martin Storsjöavoptions: Fix av_opt_flag_is_set
2011-10-17 Michael Niedermayerexamples/decoding_encoding.c: silence compiler warning
2011-10-17 Michael Niedermayerexamples/decoding_encoding.c: set a codec private optio...
2011-10-17 Michael Niedermayerexamples/decoding_encoding.c: switch to h264
2011-10-17 Martin Storsjörtp: Fix ff_rtp_get_payload_type
2011-10-17 Martin Storsjödoc: Update the documentation on setting options for...
2011-10-17 Martin Storsjörtsp: Remove the separate filter_source variable
2011-10-17 Martin Storsjörtsp: Accept options via private avoptions instead...
2011-10-17 Martin Storsjörtsp: Simplify AVOption definitions
2011-10-17 Martin Storsjörtsp: Merge the AVOption lists
2011-10-17 Stefano Sabatinilavfi: port libmpcodecs delogo filter
2011-10-17 Stefano Sabatinilavfi: port boxblur filter from libmpcodecs
2011-10-17 Stefano Sabatinilavfi: add negate filter
2011-10-17 Stefano Sabatinilavfi: add LUT (LookUp Table) generic filters
2011-10-17 Michael Niedermayersegmenter: loose rindex()
2011-10-17 Michael Niedermayermpeg4parser: fix initial qp precission
2011-10-17 Anton KhirnovAVOptions: don't segfault on NULL parameter in av_set_o...
2011-10-17 Clément Bœschmpeg12: use drop_frame_flag to fix timecode debug format.
2011-10-17 Alex Converseavio: Check for invalid buffer length.
2011-10-17 Anton Khirnovmpegenc/mpegtsenc: add muxrate private options.
2011-10-17 Anton Khirnovlavf: deprecate AVFormatContext.file_size
2011-10-17 Raivo Hoolmov: add support for TV metadata atoms tves, tvsn and...
2011-10-17 Clément BœschAVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
2011-10-17 Michael Niedermayersegment: Fix typo in segment_basename
2011-10-17 Michael Niedermayersegment: replace strdup() by av_strdup()
2011-10-17 Michael NiedermayerMerge remote-tracking branch 'luzero/segment'
2011-10-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-16 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-10-16 Michael Niedermayerav_tempfile: dont try the current directory with mkstem...
2011-10-16 Michael Niedermayerav_tempfile: change mode for fallback to 0600 to match...
2011-10-16 Michael Niedermayerav_tempfile: Pass int log_offset, void *log_ctx
2011-10-16 Michael Niedermayerav_tempfile: fix error codes
2011-10-16 Michael Niedermayerav_tempfile: use O_EXCL
2011-10-16 Michael Niedermayerav_tempfile: try tempnam(NULL) first
2011-10-16 Michael Niedermayercache: add todo list
2011-10-16 Steven Waltersw32threads: support for frame multithreading
2011-10-16 Stefano Sabatinilavd/lavfi: compute and use the used samples buffer...
2011-10-16 Jean Firstffplay: avoid window resize crash on osx with libsdl...
2011-10-16 Marton Balintffplay: add delay multiple times to frame_timer if...
2011-10-16 Marton Balintffplay: remove early frame drop functionality
2011-10-16 Marton Balintffplay: calculate target clock dynamically, make code...
2011-10-16 Carl Eugen... Allow to overwrite input stream tags.
2011-10-16 Mans Rullgardavcodec: remove stray @deprecated comment
2011-10-16 Michael Niedermayercache: Fallback to using the cache size for AVSEEK_SIZE...
2011-10-16 Michael Niedermayeradd cache protocol
2011-10-16 Michael Niedermayerav_tempfile: handle missing O_BINARY
2011-10-16 Michael Niedermayerav_tempfile: fix alloc type for !HAVE_MKSTEMP
2011-10-16 Michael NiedermayerMove av_tempfile() into libavutil, it is a generically...
2011-10-16 Carl Eugen... Do not warn about wrong channel layout if no channel...
2011-10-16 Carl Eugen... Support decoding ASP variant from QNAP Systems.
2011-10-16 Michael Niedermayerasf: export all the DRM stuff, some of it are human...
2011-10-16 Michael Niedermayerasf: dont warn the user about digital sigantures, they...
2011-10-16 Michael Niedermayerasf: export encryption information from asf.
2011-10-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next