OSDN Git Service

android-x86/external-ffmpeg.git
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
2016-11-07 Luca Barbatopixfmt: Add GRAY12
2016-11-07 Anton Khirnovqsv{enc,dec}: extend the internal frame allocator
2016-11-07 Anton Khirnovqsv{dec,enc}: use a struct as a memory id with internal...
2016-11-07 Anton Khirnovqsv{dec,enc}: always use an internal mfxFrameSurface1
2016-11-07 Anton Khirnovhwcontext_qsv: support frame mapping
2016-11-07 Anton Khirnovhwcontext_qsv: transfer data through the child context...
2016-11-07 Anton Khirnovhwcontext_qsv: do not fail when download/upload VPP...
2016-11-07 Anton Khirnovhwcontext_qsv: add support for the P8 format
2016-11-07 Anton Khirnovhwcontext_dxva2: add support for the P8 format
2016-11-07 Anton Khirnovhwcontext_dxva2: frame mapping support
2016-11-07 Hendrik Leppkesdxva2: fix surface selection when compiled with both...
2016-11-07 Derek Buitenhuislibx265: Add option to force IDR frames
2016-11-05 Diego Biurrunx86: Drop stray semicolons after function definitions
2016-11-04 Martin Storsjöconfigure: Silence lld-link when getting the version...
2016-11-04 Martin Storsjöarm: vp9mc: Insert a literal pool at the middle of...
2016-11-03 Mark Thompsonhwcontext_vaapi: Frame mapping support
2016-11-03 Mark Thompsonlavfi: Hardware map filter
2016-11-03 Mark Thompsonhwcontext: Hardware frame mapping
2016-11-03 Diego BiurrunDrop unreachable break and return statements
2016-11-03 Diego Biurrunfloat_dsp: Have implementation match function pointer...
2016-11-03 Diego Biurrundnxhdenc: Have function pointer prototype match impleme...
2016-11-03 Diego Biurrunpixblockdsp: Have function pointer prototype match...
2016-11-03 Diego Biurrunituh263dec: Have function signature match across declar...
2016-11-03 Mark Thompsonvf_hwupload_cuda: Fix build error
2016-11-03 Diego Biurrunsvq3: Drop unused function dctcoef_get()
2016-11-03 Diego Biurrunintrax8: Have function signature match across declarati...
2016-11-03 Martin Storsjöoptions_table: Remove a now unnecessary include of...
2016-11-03 Martin Storsjöarm: vp9: Add NEON optimizations of VP9 MC functions
2016-11-03 Martin Storsjövp9: Flip the order of arguments in MC functions
2016-11-02 Mark Thompsonlavfi: Always propagate hw_frames_ctx through links
2016-11-02 Mark Thompsonlavfi: Use ff_get_video_buffer in all filters using...
2016-11-02 Mark Thompsonlavfi: Make default get_video_buffer work with hardware...
2016-11-02 Diego Biurrundoc: Turn off noisy deprecation warnings in the option...
2016-11-02 Diego Biurrunrtmpproto: Restructure zlib code to avoid unreachable...
2016-11-02 Diego Biurrunbink: Have function pointer prototype match implementation
2016-11-02 Diego Biurrunidct: Have function pointer prototype match implementation
2016-11-02 Diego Biurrunaactab: Move extern keyword to the front of array decla...
2016-11-02 Diego Biurrunvf_drawtext: Move static keyword to beginning of variab...
2016-11-02 Anton Khirnovexamples/decode_video: remove a stray unrelated comment
2016-11-02 Anton Khirnovexamples/decode_video: constify the AVCodec instance
2016-11-02 Anton Khirnovexamples/encode_video: use the AVFrame API for allocati...
2016-11-02 Anton Khirnovexamples/encode_video: set the framerate
2016-11-02 Anton Khirnovexamples/encode_video: constify the AVCodec instance
2016-11-02 Anton Khirnovexamples/avcodec: split the remaining two examples...
2016-11-02 Anton Khirnovexamples/decode_audio: constify the AVCodec instance
2016-11-02 Anton Khirnovexamples/avcodec: split audio decoding into a separate...
2016-11-02 Anton Khirnovexamples/encode_audio: use the AVFrame API for allocati...
2016-11-02 Anton Khirnovexamples/encode_audio: constify AVCodec instances
2016-11-02 Anton Khirnovexamples/avcodec: split audio encoding into a separate...
2016-11-02 James Almeravconv: support parsing bitstream filter options
2016-11-01 Vittorio Giovaramov: Evaluate the movie display matrix
2016-11-01 Vittorio Giovarafate: Add tests for mov display matrix
2016-11-01 Vittorio Giovaraavprobe: Add -show_stream_entry to get a single stream...
2016-10-31 Mark Thompsonopenssl: Allow newer TLS versions than TLSv1
2016-10-30 Luca Barbatoxcb: Add all the libraries to the link line explicitly
2016-10-30 Luca BarbatoRevert "rtmpproto: Don't include a client version in...
2016-10-30 Luca Barbatoqsv: Be informative when reporting that no data has...
2016-10-29 Diego BiurrunUse avpriv_request_sample() where appropriate
2016-10-28 Diego Biurrundash: Use correct ISO C scanf conversion specifier
2016-10-28 Diego Biurrunsrt: Adjust signedness of sscanf format strings
2016-10-28 Diego Biurrundxtory: Drop nonsense ISO C printf conversion specifier...
2016-10-28 Diego BiurrunUse ISO C printf conversion specifiers where appropriate
2016-10-28 Diego Biurrunhap: Adjust printf length modifiers to match variable...
2016-10-28 Diego BiurrunAdjust printf conversion specifiers to match variable...
2016-10-27 Diego BiurrunRemove some pointless TRACE level debug code
2016-10-27 Diego Biurrunnut: Drop pointless TRACE level debug code
2016-10-27 Diego Biurrunnsv: Drop unnecessary TRACE level debug code
2016-10-27 Diego Biurrundnxhdenc: Drop pointless, commented-out debug output
2016-10-27 Diego Biurrunaudio_fifo: Drop write-only variable
2016-10-27 Diego Biurrunh264_loopfilter: Do not print value of uninitialized...
2016-10-27 Diego Biurrunmpegaudio: Do not print value of uninitialized variable
2016-10-27 Diego Biurrunbuild: Hardcode avversion.h dependency
2016-10-25 Martin Storsjöopenssl: Avoid double semicolons after the GET_BIO_DATA...
2016-10-25 Luca Barbatoaviocat: Support avio options
next