]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-12-19 Anton Khirnovmjpegdec: check for pixel format changes
2014-12-19 Anton Khirnovmov: avoid a memleak when multiple stss boxes are present
2014-12-18 Vittorio Giovaraimgconvert: check memory allocations and propagate...
2014-12-18 Vittorio Giovarawma: check memory allocations and propagate errors
2014-12-18 Vittorio Giovaralavfi: always check av_expr_parse_and_eval() return...
2014-12-18 Vittorio Giovaraxcbgrab: Move NULL check before pointer dereference
2014-12-18 Vittorio Giovaratakdec: check av_samples_get_buffer_size() return value
2014-12-18 Vittorio Giovaraaacps: invert the order of parameters of ipdopd_reset()
2014-12-18 Vittorio Giovarartsp: check ffurl_get_file_handle() return value
2014-12-18 Vittorio Giovaracheck memory errors from av_strdup()
2014-12-18 Vittorio Giovaraassdec: check the right variable
2014-12-18 Vittorio Giovaraaacenc: correctly check returned value
2014-12-18 Vittorio Giovaralcl: return an appropriate error code
2014-12-18 Vittorio Giovarampegts: check get16() return value
2014-12-18 James Almeroggdec: add support for VP8 demuxing
2014-12-18 Vittorio Giovaracmdutils: check file access functions return values
2014-12-18 Vittorio Giovaraa64multi: check elbg return values
2014-12-18 Vittorio Giovararoqvideo: check memory allocations and propagate errors
2014-12-18 Vittorio Giovaraelbg: check memory allocations and propagate errors
2014-12-18 Luca Barbatolavu: Refactor side data wiping
2014-12-18 Vittorio Giovarafate: add test for offset theora
2014-12-18 Vittorio Giovaratheora: support different visible and coded frame size
2014-12-18 Vittorio Giovarafate: add a DPX parser test
2014-12-18 Paul B MaholDPX parser
2014-12-18 Carl Eugen... tiff: support encoding and decoding 64bit images
2014-12-18 Martin Storsjömovenc: Adjust the pts of new fragments similarly to...
2014-12-18 Martin Storsjölibavformat: Add a muxer wrapping mpegts encoding into RTP
2014-12-18 Thomas Volkertrtp: Initial H.261 support
2014-12-18 Martin Storsjörtpenc: Avoid brittle switch fallthroughs
2014-12-18 Michael Niedermayerh261dec: Fix context initialization sequence
2014-12-18 Martin Storsjöh261enc: Disallow sliced encoding
2014-12-18 Martin Storsjörtpdec_h263_rfc2190: Clear the stored bits if discardin...
2014-12-18 Martin Storsjörtpenc: Set the AVFMT_TS_NONSTRICT flag
2014-12-18 Martin Storsjörtpenc: Set the timestamp properly when sending mpegts...
2014-12-18 Tristan Matthewssrtpproto: fix option flag type
2014-12-17 Martin Storsjödashenc: Adjust the start time of a segment to the...
2014-12-17 Martin Storsjödashenc: Write segment timelines properly if the timeli...
2014-12-15 Martin Storsjömov: Fix handling of zero-length metadata values
2014-12-15 Vittorio Giovaratiff: set the correct return value when check_size...
2014-12-15 Luca Barbatotiff: Check the check_size() return value and forward it
2014-12-15 Luca Barbatoprores: Evaluate all the quantizers
2014-12-15 Xiaohan Wangmatroskadec: Fix read-after-free in matroska_read_seek()
2014-12-15 Vittorio Giovarampegvideo: move REBASE_PICTURE where it is used
2014-12-15 Vittorio Giovarampegvideo: remove unused function declaration
2014-12-15 Vittorio Giovarahevc: always clip luma_log2_weight_denom
2014-12-14 Thiago Santosvaapi: wrap codec specific functions in appropiate...
2014-12-14 Michael Niedermayersvq1dec: Unbreak the scratch buffer allocation
2014-12-14 Luca Barbatoasvenc: Forward the error instead of asserting on it
2014-12-14 Julien Ramseieravconv: Use the mpeg12 private option scan_offset
2014-12-14 Rémi Denis... vdpau: add mapping for H.264 Constrained Baseline profi...
2014-12-14 Rémi Denis... vdpau: add mapping for H.264 Extended profile
2014-12-14 Rémi Denis... vdpau: revector macro to reduce line span
2014-12-14 Anton Khirnovthread: use "" instead of <> for including the w32pthre...
2014-12-10 Martin Storsjödashenc: Change the duration fields to 64 bit
2014-12-10 Martin Storsjölibfdk-aacdec: Fix a boundary check
2014-12-10 Luca Barbatoxcbgrab: Support empty filename string correctly
2014-12-09 Bryan Huhdashenc: log file output progress in verbose mode
2014-12-09 Martin Storsjörtpproto: Fix the input RTP data format check
2014-12-09 Janne Grunaufate: add dolby true hd tests
2014-12-09 Janne Grunauarm: mlpdsp: handle pic offset calculation in a macro
2014-12-09 Janne Grunauarm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix...
2014-12-09 Martin Storsjölibavformat: Build hevc.o when building the RTP muxer
2014-12-09 Martin Storsjöaarch64: Use .data.rel.ro for const data with relocations
2014-12-09 Martin Storsjöarm: Use .data.rel.ro for const data with relocations
2014-12-08 Dave Ricemov: further expand the list of parsed metadata tags
2014-12-08 Vittorio Giovaramov: expand the list of parsed metadata tags
2014-12-08 Vittorio Giovaramov: parse XMP metadata on demand
2014-12-08 Vittorio Giovaramov: parse @PRM and @PRQ metadata tags
2014-12-08 Vittorio Giovaramov: cosmetics: reorder the list of tags
2014-12-08 Vittorio Giovarah264: increase MAX_SLICES to 32
2014-12-08 Vittorio Giovaravf_frei0r: do not increment string if it reached the end
2014-12-08 Joakim PlateAllow reading of growing avi files (currently being...
2014-12-08 Zoltan Kovacsdpx: always write the image offset
2014-12-08 Carl Eugen... riff: Support decoding png in avi (ImageJ)
2014-12-08 Martin Storsjöarm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp...
2014-12-08 Martin Storsjöarm: fft_vfp: Add a missing "endconst" when building...
2014-12-08 Martin Storsjörtpproto: Write a warning if the input data written...
2014-12-07 Luca Barbatodoc: Use the correct @subsection tag
2014-12-07 Luca Barbatomp3: Tweak the probe scores
2014-12-07 Luca Barbatolatm: Do not give a score for a single instance
2014-12-07 Михаил Муковниковlavfi: Increase drawtext font size limits
2014-12-05 Kieran Kunhyav210enc: Add SIMD optimised 8-bit and 10-bit encoders
2014-12-05 Derek Buitenhuisswscale: Properly scale YUV
2014-12-05 Matthieu Bouronmov: skip version and flags attributes in mov_read_chan()
2014-12-05 Vittorio Giovaralavc: mention that the parser callback never returns...
2014-12-04 Luca Barbatorm: Use the correct codec_data_size signedness
2014-12-03 wm4APIchanges: mark the release 11 branch point
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
next