OSDN Git Service

android-x86/external-ffmpeg.git
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
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
next