OSDN Git Service

android-x86/external-ffmpeg.git
2016-11-18 Alexandra Hájkovácook: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkovácljrdec: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkovácdxl: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkovábinkaudio: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkovábink: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkováavs: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkováatrac3plus: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkováatrac: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkováasvdec: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkováadpcm: Convert to the new bitstream header
2016-11-18 Alexandra Hájková4xm: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkováon2avc: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkováea: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkováeamad: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkovácllc: Convert to the new bitstream reader
2016-11-18 Alexandra Hájkoválavc: add a new bitstream reader to replace get_bits
2016-11-18 Anton Khirnovhwcontext_dxva2: make sure the sw frame format is the...
2016-11-18 Anton Khirnovhwcontext_dxva2: split transfer_data() into upload...
2016-11-18 Anton Khirnovhwcontext_dxva2: fix handling of the mapping flags
2016-11-18 Anton Khirnovhwcontext_dxva2: do not assume the destination format...
2016-11-17 Luca Barbatoavpacket: Mark src pointer as constant
2016-11-17 Luca Barbatohlsenc: Add encryption support
2016-11-17 Christian Sulowaycrypto: Add encryption support
2016-11-17 Diego Biurrunqsvdec: Drop stray extra braces around initializer
2016-11-17 Diego Biurrunqsv: Drop some unused variables
2016-11-17 Diego Biurrunexamples/transcode_aac: Drop pointless return value...
2016-11-17 Diego BiurrunIgnore all generated example binaries
2016-11-17 Stephen Hutchinsondoc: Add note about recent regression in AviSynth+
2016-11-17 Stephen Hutchinsonavisynth: Support pix_fmts added to AviSynth+
2016-11-17 Stephen Hutchinsonavisynth: Simplify the pix_fmt check for the newer...
2016-11-17 Marton Balintavisynth: Fix setting stream timebase
2016-11-16 Vittorio Giovarafate: Add h264 and hevc extradata reload tests
2016-11-16 Vittorio Giovaramov: Fix identity matrix boolean logic
2016-11-16 Martin Storsjöcheckasm: vp9dsp: Benchmark the dc-only version of...
2016-11-16 Janne Grunauaarch64: vp9: loop filter: replace 'orr; cbn?z' with...
2016-11-16 Janne Grunauaarch64: vp9: use alternative returns in the core loop...
2016-11-16 Gianluigi Tiesilibilbc: support for latest git of libilbc
2016-11-16 Diego Biurrunconfigure: Move mjpeg_vaapi_decoder dependency declarat...
2016-11-15 Diego Biurrungolomb: Replace __PRETTY_FUNCTION__ with __func__ for...
2016-11-15 Diego Biurrunaf_asyncts: Use llabs instead of labs for 64-bit variable
2016-11-14 Mark Thompsonqsv: Add VP8 decoder
2016-11-14 Mark Thompsonvp8: Return stream format information from parser
2016-11-14 Mark Thompsonqsv: Add VC-1 decoder
2016-11-14 Mark Thompsonvc1: Return stream format information from parser
2016-11-14 Mark Thompsonqsvdec: Only warn about unconsumed data if it happens...
2016-11-14 Mark Thompsonqsvdec: Pass field order information to libmfx
2016-11-14 Mark Thompsonqsvdec: Pass the correct profile to libmfx
2016-11-14 Mark Thompsonmpegvideo: Return correct coded frame sizes from parser
2016-11-14 Janne Grunauaarch64: vp9: loop_filter: fix typo in skip flatout8...
2016-11-13 Martin Storsjöaarch64: vp9: Implement NEON loop filters
2016-11-13 Martin Storsjöarm: vp9itxfm: Simplify txfm string comparisons
2016-11-13 Martin Storsjöaarch64: vp9: Add NEON itxfm routines
2016-11-13 Diego Biurrunavconv_opt: Consistently iterate through hwaccels array...
2016-11-13 Diego BiurrunDrop pointless void* casts
2016-11-13 Diego Biurrunaac: Drop pointless cast
2016-11-12 Diego Biurrunvf_drawtext: Drop wrong void* cast
2016-11-12 Diego Biurrunnut: Use correct function pointer casts instead of...
2016-11-12 Diego Biurrunratecontrol: Use correct function pointer casts instead...
2016-11-11 Martin Storsjöarm: vp9: Add NEON loop filters
2016-11-11 Diego Biurrunlibxvid: Check return value of write() call
2016-11-11 Diego Biurrunlibxvid: Use proper context in av_log() calls
2016-11-11 Diego Biurrunlibxvid: Require availability of mkstemp()
2016-11-11 Martin Storsjöarm: vp9: Add NEON itxfm routines
2016-11-11 Ronald S. Bultjecheckasm: add vp9dsp.itxfm_add tests.
2016-11-10 Mark Thompsonpthread_frame: Unreference hw_frames_ctx on per-thread...
2016-11-10 Martin Storsjöarm: vp9mc: Use a different helper register for PIC...
2016-11-10 Martin Storsjöarm: Clear the gp register alias at the end of functions
2016-11-10 Diego Biurrunexamples/decode_audio: Add missing header for av_free()
2016-11-10 Martin Storsjöaarch64: h264idct: Use the offset parameter to movrel
2016-11-10 Martin Storsjöarm: vp9mc: Minor adjustments from review of the aarch6...
2016-11-10 Martin Storsjöaarch64: vp9: Add NEON optimizations of VP9 MC functions
2016-11-10 Martin Storsjöaarch64: Add an offset parameter to the movrel macro
2016-11-10 Martin Storsjövp9: Make the subpel filters non-static
2016-11-10 James Almermatroskaenc: write updated STREAMINFO metadata for...
2016-11-10 James Almermatroskaenc: fix muxing AAC streams when using aac_adts...
2016-11-10 Anton Khirnovpthread_frame: properly propagate the hw frame context...
2016-11-09 Diego Biurrunmpegaudiodsp: aarch64: Adjust function prototype after...
2016-11-09 Diego Biurrunconfigure: Move license checks directly after command...
2016-11-09 Diego Biurrunconfigure: Log name and parameters of all helper functi...
2016-11-09 Diego Biurrunconfigure: Use check_cpp in CPP flags tests
2016-11-09 Diego Biurrunconfigure: Log correct test name and use correct filter...
2016-11-09 Diego Biurrunconfigure: Do not unconditionally check for (and enable...
2016-11-09 Diego Biurrunconfigure: Print list of enabled programs
2016-11-09 Diego Biurrunconfigure: Improve output wording
2016-11-09 Diego Biurrunavconv: Drop stray leftover debug output
2016-11-08 Diego BiurrunUse avpriv_report_missing_feature() where appropriate
2016-11-08 Diego Biurrunconfigure: Add --quiet command line parameter to suppre...
2016-11-08 Diego Biurrunfate: checkasm: Split monolithic test into individual...
2016-11-08 Diego Biurruncheckasm: Add --test parameter to check only specific...
2016-11-08 Vittorio Giovaramov: Read multiple stsd from DV
2016-11-08 Vittorio Giovarahevc: Support extradata changes from multiple stsd
2016-11-08 Vittorio Giovarahevc: Allow parsing external extradata buffers
2016-11-08 Vittorio Giovarahevc: Move hevc_decode_extradata before frame decoding
2016-11-08 Vittorio Giovaralavc: Add hevc main10 profile to avconv cli
2016-11-08 Vittorio Giovaralavu: Rename ycgco color space appropriately
2016-11-08 Diego Biurrunh264_qpel: x86: Move function with only one instance...
2016-11-08 Diego Biurrunavplay: Correct function pointer assignments in options...
2016-11-08 Diego Biurrunavconv: Correct function pointer assignments in options...
2016-11-07 Andreas Cadhalpunlzf: update pointer p after realloc
2016-11-07 Luca Barbatoswscale: Add GRAY12
next