OSDN Git Service

android-x86/external-ffmpeg.git
2014-10-29 Vittorio Giovarabethsoftvid: simplify return handling
2014-10-29 Vittorio Giovaraassdec: check av_new_packet return value
2014-10-29 Luca Barbatojack: Use av_strerror
2014-10-29 Luca Barbatofbdev: Use av_strerror
2014-10-29 Vittorio Giovaramtv: improve header check and avoid division by zero
2014-10-29 Michael Niedermayeroggenc: remove unneeded null check
2014-10-28 Luca Barbatoconfigure: Check only for xcb
2014-10-28 Anton Khirnovlavd: fix building x11grab after a6674d2
2014-10-28 Rémi Denis... vdpau: return MAIN instead of BASELINE for H.264 CBP
2014-10-28 Rémi Denis... vdpau/h264: request MAIN rather than BASELINE VDPAU...
2014-10-27 Tomas Härdinmxfdec: reduce loop bound in mxf_read_pixel_layout()
2014-10-27 Vittorio Giovarabethsoftvid: check return value and clean memory
2014-10-27 Vittorio Giovarafilmstripdec: avoid integer overflow
2014-10-27 Vittorio Giovaramatroskaenc: write correct Display{Width, Height} in...
2014-10-26 Luca Barbatoxcbgrab: XCB-based screen capture
2014-10-25 Martin Storsjölavf: Implement ff_brktimegm using gmtime_r
2014-10-25 Martin Storsjödrawtext: Remove the ifdef for localtime_r
2014-10-25 Martin StorsjöUse gmtime_r instead of gmtime and localtime_r instead...
2014-10-25 Martin Storsjölavu: Provide fallbacks for gmtime_r and localtime_r
2014-10-25 Martin Storsjölavf: Check the return value of strftime
2014-10-25 Martin Storsjöwtv: Avoid needlessly calling gmtime twice with the...
2014-10-24 Vittorio Giovaramov: fix assigment check
2014-10-24 Tomas Härdinmxfenc: Fix possible integer overflows
2014-10-24 Vittorio Giovaramxfdec: add missing break
2014-10-24 Vittorio Giovaramatroskaenc: check avio_open_dyn_buf return value
2014-10-24 Vittorio Giovaramatroskadec: check return values
2014-10-24 Vittorio Giovaramatroskadec: fix leak on error
2014-10-24 Luca Barbatolavf: replace rename() with ff_rename()
2014-10-24 Vittorio Giovaraflac_picture: prevent a possible out of bound write
2014-10-24 Vittorio Giovaraimg2dec: check av_new_packet return value
2014-10-24 Vittorio Giovaraaudiointerleave: check av_new_packet return value
2014-10-24 Vittorio Giovaraavfilter: check filter link validity
2014-10-24 Anton Khirnovmp3enc: write full LAME frame
2014-10-24 Anton Khirnovavconv: copy stream-level side data when streamcopying
2014-10-24 Anton Khirnovdoc: reword the mp3 muxer documentation
2014-10-24 Anton Khirnovmp3dec: fix reading the Xing tag
2014-10-24 Martin Storsjölavf: Use av_gettime_relative
2014-10-24 Martin Storsjöavconv: Use av_gettime_relative
2014-10-24 Martin Storsjöavplay: Use av_gettime_relative
2014-10-24 Olivier Langloistools: Use av_gettime_relative
2014-10-24 Olivier Langloislavc: Use av_gettime_relative
2014-10-24 Martin Storsjölavu: Add av_gettime_relative
2014-10-21 Vittorio Giovaranutdec: check av_new_packet return value
2014-10-21 Vittorio Giovaranutenc: check for negative index rather than assert
2014-10-21 Vittorio Giovararmdec: stricter error check to avoid theoretical unitia...
2014-10-21 Vittorio Giovararmdec: check av_new_packet return value
2014-10-21 Vittorio Giovaraflvdec: make sure to check create_stream and report...
2014-10-21 Vittorio Giovaraflvdec: avoid unitialized use of a struct member
2014-10-21 Vittorio Giovarasmoothstreamingenc: explict cast to avoid overflow
2014-10-21 Janne Grunaufate-mpeg4: use TARGET_SAMPLES for resize tests
2014-10-20 Luca Barbatortpproto: Free the addrinfo pointer on failure
2014-10-20 Luca Barbatonutdec: Prevent a memory corruption
2014-10-20 Vittorio Giovarartpdec_hevc: drop unnecessary check
2014-10-20 Vittorio Giovarartmpproto: remove dead code
2014-10-20 Vittorio Giovaravf_format: check input validity
2014-10-20 Vittorio Giovarawtv: clean memory on error
2014-10-20 Vittorio Giovarawtv: check seek_by_sector return value
2014-10-20 Vittorio Giovaraaviobuf: check context before using it
2014-10-20 Michael Niedermayeravio: fix sizeof argument
2014-10-20 Vittorio Giovaraidcin: fix return check
2014-10-18 Alexander Drozdovrtmp: Always call rtmp_close() on rtmp_open() failure
2014-10-18 Vittorio Giovaraswscale: fix sign extensions in yuv planar conversion
2014-10-18 Timothy Guoss_audio: use a macro to simplify ioctl() error checking
2014-10-18 Luca Barbatoavresample: Make sure the even check does not overflow
2014-10-18 Vittorio Giovaraavresample: prevent theoretical division by zero
2014-10-18 Vittorio Giovaraaf_resample: check av_opt_set_dict return value
2014-10-18 Vittorio Giovaravf_showinfo: Forward the av_image_get_linesize error
2014-10-18 Luca Barbatovf_drawtext: Do not leak the mmapped textfile
2014-10-18 Anton Khirnovlavc: make lmax/lmin into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make border_masking into private options of mpegv...
2014-10-18 Anton Khirnovlavc: deprecate unused mb_threshold field
2014-10-18 Anton Khirnovlibvpxenc: add static-thresh private option
2014-10-18 Anton Khirnovlavc: deprecate unused me_threshold field
2014-10-18 Anton Khirnovlavc: make rc_buffer_aggressivity/rc_initial_cplx into...
2014-10-18 Anton Khirnovlavc: make rc_eq into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make rc_qmod_* into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make rc_qsquish a private option of mpegvideo...
2014-10-18 Timothy B.... resample: Avoid off-by-1 errors in PTS calcs.
2014-10-18 Anton Khirnovurlprotocol: remove unused url_interrupt_cb declaration
2014-10-17 Uwe L. Kornrtmpproto: Add pause support
2014-10-17 Uwe L. Kornrtmpproto: Track last received timestamp
2014-10-17 Vittorio Giovaradump: display codec tags when available
2014-10-17 Omer Osmanlibfdk-aacdec: Enable Dynamic Range Control Metadata...
2014-10-17 Omer Osmanlibfdk-aacdec: Enable Decoder Downmix including Downmix...
2014-10-17 Uwe L. Kornrtmpproto: Add getStreamLength call to query duration
2014-10-17 Uwe L. Kornrtmpproto: Add function to read a number response
2014-10-17 Luca Barbatocmdutils: Use the correct guard
2014-10-17 Luca Barbatoavformat: Make avformat_free_context handle NULL
2014-10-17 Vittorio Giovaraavconv: check return value
2014-10-17 Vittorio Giovaraavconv: fix leak in filter error
2014-10-17 Luca Barbatoavprobe: Remove a pointless check
2014-10-17 Luca Barbatoavplay: Always free opts
2014-10-17 Luca Barbatoavplay: Always free find_stream_info options
2014-10-17 Janne Grunaufate: add mpeg4 tests for frame size changes
2014-10-16 Mika Raentoismindex: use tfhd default duration if no sample duration
2014-10-16 Michael Lynchrtsp: Check a memory allocation
2014-10-15 Martin Storsjörtmpproto: Fix a typo
2014-10-15 Martin Storsjörtpdec_hevc: Use av_realloc instead of av_malloc+memcpy
2014-10-15 Martin Storsjörtpdec_hevc: Rename a variable for clarity
2014-10-15 Vittorio Giovaramov: Correctly check the color transfer characteristics...
next