]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-12-03 Luca Barbatomkv: Validate ASS Start and End fields
2014-12-03 Vittorio Giovaraconfigure: enable vda hwaccel by default
2014-12-03 Michael Niedermayermpegvideo: exit cleanly when ff_mpv_common_frame_size_c...
2014-12-03 Michael Niedermayermpegvideo: free_context_frame() cannot fail, make it...
2014-12-03 Michael Niedermayermpegvideo: replace assert about interlaced EC with...
2014-12-03 Michael Niedermayermpeg12dec: Use more specific error codes
2014-12-03 Michael Niedermayermpeg12dec: Print error/warning messages on issues in...
2014-12-03 Gonzalo Garramunoexr: Add a gamma flag to exr loader to avoid banding
2014-12-03 Michael Niedermayerh264: proper cleanup in ff_h264_alloc_tables() if DPB...
2014-12-03 Dale Curtish264: Fix memory leak on ff_h264_decode_init() failure
2014-12-02 Florent Le CozDrop the unofficial extension prefix for MPEG and MPEG...
2014-12-02 Jean-Baptiste... mpegtsenc: recognize .mts as MPEG Transport Stream
2014-12-02 Fredrik AxelssonAdd support for BDAV/m2ts-mode muxing
2014-12-02 Jon Morleyoptions_table: fix colorspace minimum option value
2014-12-02 Thilo Borgmannmov: allocate the tag value dynamically
2014-12-02 Vittorio Giovaramov: Add an option for exporting all metadata
2014-12-02 Vittorio Giovaramov: do not truncate the language-prefixed tag
2014-12-02 Vittorio Giovarartsp: move the CONFIG_ macros to the beginning of the...
2014-12-02 Luca Barbatoaac: Simplify decode_mid_side_stereo
2014-12-01 Reinhard TartlerMake the RELEASE file match with the most recent tag
2014-11-28 Reinhard TartlerReplace lena.pnm
2014-11-28 Reinhard TartlerTreat all '*.pnm' files as non-text file
2014-11-28 Martin Storsjörtmpproto: Fix a typo in a comment
2014-11-28 Martin Storsjödashenc: Avoid a VLA-like construct
2014-11-28 Bryan Huhdashenc: Add options to make segment names configurable
2014-11-28 Martin Storsjörtmpproto: Only prepend @setDataFrame for onMetaData...
2014-11-28 Martin Storsjörtmppkt: Make pkt->data reallocable
2014-11-28 Martin Storsjörtmpproto: Simplify code for copying data into the...
2014-11-28 Martin Storsjörtmpproto: Clarify a comment
2014-11-27 Anton Khirnovopusdec: make sure all substreams have the same number...
2014-11-27 Kieran Kunhyavf_interlace: get rid of useless loads
2014-11-27 wm4lavu: fix memory leaks by using a mutex instead of...
2014-11-27 Anton Khirnovlavu: add wrappers for the pthreads mutex API
2014-11-27 Martin StorsjöRevert "lavf: Don't try to update files atomically...
2014-11-27 Martin Storsjölavf: Use MoveFileEx instead of rename/_wrename on...
2014-11-27 Martin StorsjöShare the utf8 to wchar conversion routine between...
2014-11-26 Martin Storsjömovenc: Expose the fragment index as an avoption
2014-11-26 Martin Storsjömovenc: Add a flag for indicating a discontinuous fragment
2014-11-25 Martin Storsjövorbis_parser: Include stdint.h in the header, to make...
2014-11-25 Michael Niedermayervf_interlace: x86: improve asm performance
2014-11-25 Michael Niedermayerhnm4: change width/height to int to fix hypothetical...
2014-11-25 Luca Barbatohnm4: Use av_image_check_size
2014-11-25 Michael Niedermayervc1: Use the correct shift amount
2014-11-25 Luca Barbatovc1: Set the is_intra bitfield to all 1 when needed
2014-11-25 Luca Barbatovc1: Simplify a little setting the intra variables
2014-11-25 Michael Niedermayervorbis_parser: Move vp check to avoid a null pointer...
2014-11-25 Michael Niedermayerlpc: remove unneeded {}
2014-11-25 Vittorio Giovaravc1pred: remove logically dead code
2014-11-24 Martin Storsjölavf: Use wchar functions for filenames on windows...
2014-11-24 Martin Storsjölavf: Don't try to update files atomically with renames...
2014-11-24 Uwe L. Kornflvdec: Document how the duration is retrieved at the...
2014-11-24 Martin Storsjödashenc: Don't segment all video streams when one strea...
2014-11-24 Martin Storsjösidxindex: Write mimeType=audio/mp4 for audio-only...
2014-11-24 Vittorio Giovaraaacsbr: always initialize max_qmf_subbands
2014-11-24 Michael Niedermayerroqaudio: Always use the frame buffer on flush
2014-11-24 Vittorio Giovaratiffenc: initialize return value
2014-11-24 Luca Barbatocook: Make sure there is enough extradata
2014-11-24 Vittorio Giovarasol: simplify sol_codec_id()
2014-11-24 Vittorio Giovaraaacdec: avoid an out-of-bounds write
2014-11-24 Vittorio Giovaralavu: move internal define to the only places where...
2014-11-24 Vittorio Giovarampegenc: prevent a NULL pointer dereference
2014-11-24 Vittorio Giovaramotion_est: convert stride to ptrdiff_t
2014-11-22 Martin Storsjödashenc: Don't require the stream bitrate to be known
2014-11-22 Martin Storsjölavf: Remove a redundant include of sys/stat.h
2014-11-22 Michael Niedermayerflvenc: Remove an unused variable
2014-11-21 Luca Barbatohevc: Spin the mv_mpv_mode calls in a stand alone function
2014-11-21 Vittorio Giovaraqdm2: avoid integer overflow
2014-11-21 Luca Barbatovp9: Use the correct upper bound for seg_id
2014-11-21 Luca Barbatodvdsubdec: Do not leak on failure path
2014-11-21 Vittorio Giovaralibtwolame: prevent a NULL pointer dereference
2014-11-21 Vittorio Giovaralavfi: clean memory on error in ADD_FORMAT()
2014-11-21 Luca Barbatoxwma: Do not leak on failure path
2014-11-21 Martin Storsjölavc: Move the libtwolame encoder registration to the...
2014-11-19 Martin Storsjöhdsenc: Clear the previous codec tag when setting up...
2014-11-19 Martin Storsjöhdsenc: Use the right filename in an error message
2014-11-18 Martin Storsjöconfigure: Fix enabling memalign_hack automatically
2014-11-17 Vittorio Giovaramov: check ff_get_wav_header() return value
2014-11-17 Vittorio Giovaralavc: fix bitshifts amount bigger than the type
2014-11-17 Vittorio Giovaralibvpxenc: clean memory on error
2014-11-17 Vittorio Giovaralibrtmp: append the correct field to the string
2014-11-17 Martin Storsjölavf: Only initialize s->offset once when using avoid_n...
2014-11-17 Martin Storsjötools: Add a sidxindex tool
2014-11-17 Martin Storsjömovenc: Allow writing a DASH sidx atom at the start...
2014-11-17 Martin Storsjömovenc: Add tfra entries for all tracks in a moof
2014-11-17 Martin Storsjölavf: Add an MPEG-DASH ISOFF segmenting muxer
2014-11-17 Martin Storsjömovenc: Add support for writing sidx atoms for DASH...
2014-11-17 Martin Storsjömovenc: Factorize adding fragment info into a separate...
2014-11-17 Martin Storsjömovenc: Include empty tracks in iods when writing fragm...
2014-11-17 Andrew Stoneflvenc: Send new metadata when FLAG_METADATA_UPDATED...
2014-11-17 Andrew Stoneflvenc: move metadata updates into a single function
2014-11-17 Anton Khirnovhevc: remove superfluous assignments and checks
2014-11-17 Anton Khirnovhevc: eliminate an unneeded intermediate variable
2014-11-17 Anton Khirnovhevc: reduce variable scope
2014-11-17 Anton Khirnovhevc: further reduce code duplication in hls_prediction...
2014-11-17 Anton Khirnovhevc: reduce code duplication in hls_prediction_unit()
2014-11-17 Anton Khirnovhevcdsp_template: templatize transquant_bypass
2014-11-17 Anton Khirnovhevc: remove an unused function parameter
2014-11-17 Anton Khirnovhevc: remove a redundant line
2014-11-17 Anton Khirnovhevc: do not store rqt_root_cbf in the context
2014-11-17 Anton Khirnovhevc: do not store pcm_flag in the context
next