OSDN Git Service

android-x86/external-ffmpeg.git
2015-01-02 Martin Storsjömovenc: Add an option for delaying writing the moov...
2015-01-02 Martin Storsjömovenc: Use start_dts/cts instead of cluster[0] for...
2015-01-02 Martin Storsjömovenc: Remove an unnecessary condition when flushing...
2015-01-02 Martin Storsjömovenc: Factorize writing ftyp and other identification...
2014-12-29 Martin Storsjödashenc: Remove some stray double spaces
2014-12-29 Martin Storsjödashenc: Fix writing of timelines that don't start...
2014-12-29 Martin Storsjöfate: Use bitexact conversions in the dpxparser test
2014-12-27 Anton Khirnovh264: restore a block mistakenly removed in e10fd08a
2014-12-25 Rémi Denis... vdpau: add support for the H.264 High 4:4:4 Predictive...
2014-12-25 Rémi Denis... avconv_vdpau: allocate video surface of VDPAU-specified...
2014-12-25 Rémi Denis... vdpau: add support for 4:2:2 and 4:4:4 chroma sampling
2014-12-25 Rémi Denis... vdpau: add helper for surface chroma type and size
2014-12-25 Rémi Denis... libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag
2014-12-25 Rémi Denis... avcodec: add AVCodecContext.sw_pix_fmt
2014-12-25 Rémi Denis... h264: factor hwaccel pixel formats list
2014-12-20 Kieran Kunhyampegts: add support for Opus
2014-12-19 Martin Storsjölibavformat: Only use MoveFileExA when targeting the...
2014-12-19 Martin Storsjörtpenc_mpegts: Call write_trailer for the mpegts muxer...
2014-12-19 Martin Storsjömpegts: Support running the write_trailer function...
2014-12-19 Martin Storsjölibavformat: Allow calling av_write_trailer with a...
2014-12-19 Michael Niedermayeron2avc: check number of channels
2014-12-19 Michael Niedermayersmc: fix the bounds check
2014-12-19 Michael Niedermayergifdec: refactor interleave end handling
2014-12-19 Anton Khirnovmmvideo: check frame dimensions
2014-12-19 Anton Khirnovjvdec: check frame dimensions
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...
next